mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
19c1235246
commit
f6118a7967
@ -79,7 +79,7 @@ let CustomizationHandler = {
|
||||
if (gURLBar) {
|
||||
URLBarSetURI();
|
||||
XULBrowserWindow.asyncUpdateUI();
|
||||
PlacesStarButton.updateState();
|
||||
BookmarksMenuButton.updateStarState();
|
||||
SocialShareButton.updateShareState();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user