Bug 865419 - Follow-up that fixes more 3-way merge badness from 4741bea99fbf. Exiting customization mode no longer breaks things. r=jaws.

This commit is contained in:
Mike Conley 2013-04-24 17:13:42 -04:00
parent 19c1235246
commit f6118a7967

View File

@ -79,7 +79,7 @@ let CustomizationHandler = {
if (gURLBar) {
URLBarSetURI();
XULBrowserWindow.asyncUpdateUI();
PlacesStarButton.updateState();
BookmarksMenuButton.updateStarState();
SocialShareButton.updateShareState();
}