author | Dão Gottwald <dao@mozilla.com> |
Fri, 21 Dec 2012 20:04:36 +0100 (2012-12-21) | |
changeset 116792 | a678066eaadd120fe95cc0cbb5ee8f6d91d56a75 |
parent 116791 | d0350335cab3408d9e5112d00e450d592383a954 |
child 116793 | 2721852327e867e00ade4386d9839ab4b21b8331 |
push id | 20140 |
push user | dgottwald@mozilla.com |
push date | Fri, 21 Dec 2012 19:09:30 +0000 (2012-12-21) |
treeherder | mozilla-inbound@2721852327e8 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | ehsan |
bugs | 823292 |
milestone | 20.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -39,17 +39,16 @@ titlemodifier_privatebrowsing="&mainWindow.titlemodifier;@PRE_RELEASE_SUFFIX@ &mainWindow.titlePrivateBrowsingSuffix;" #endif titlemenuseparator="&mainWindow.titlemodifiermenuseparator;" lightweightthemes="true" lightweightthemesfooter="browser-bottombox" windowtype="navigator:browser" macanimationtype="document" screenX="4" screenY="4" - browsingmode="normal" fullscreenbutton="true" persist="screenX screenY width height sizemode"> # All JS files which are not content (only) dependent that browser.xul # wishes to include *must* go into the global-scripts.inc file # so that they can be shared by macBrowserOverlay.xul. #include global-scripts.inc <script type="application/javascript" src="chrome://browser/content/nsContextMenu.js"/>