Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
<browser> clears its mIconURL inappropriately b=418213 r=Mano a=beltzner
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 5, 2008
1 parent 1b49a3e commit 07622d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion toolkit/content/widgets/browser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@
catch (e) {
}
}
this.mIconURL = null;
try {
this.userTypedClear++;
this.webNavigation.loadURI(aURI, aFlags, aReferrerURI, aPostData, null);
Expand Down

0 comments on commit 07622d9

Please sign in to comment.