gecko/browser/base
Bobby Holley c143ee2f2b Bug 1030420 - QI the pref service to the appropriate interface. r=billm
nsIPrefService and nsIPrefBranch are implemented by the same XPCOM object, but
getBranch lives on nsIPrefService rather than nsIPrefBranch. The bug here is
only noticeable if nobody has already QIed the per-scope-singleton object to
nsIPrefService. If we create two scopes where there previously was one, that's
more likely to be the case, and manifest itself as the bc1 orange we see on TBPL.
2014-09-24 09:17:34 +02:00
..
content Bug 1030420 - QI the pref service to the appropriate interface. r=billm 2014-09-24 09:17:34 +02:00
jar.mn Bug 1035536 - move CSS to themes directory, r=dao 2014-09-05 15:14:27 +02:00
moz.build Bug 1023292 - split up browser_popupNotification.js r=adw,MattN 2014-07-06 10:14:48 +02:00