fune/browser/base/content
Emilio Cobos Álvarez e60d31cc60 Bug 1439875: Fire MozBeforeInitialXULLayout before sizing the window. r=florian,smaug
This gives the chance to code that relies on setting the XUL window attributes
to run before we actually size the window.

This should prevent the resizing on OSX and fix some other untested stuff that
the first commit probably broke...

MozReview-Commit-ID: DhCWgmCppek
2018-03-14 20:47:39 +01:00
..
abouthome Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
defaultthemes Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws 2018-02-15 13:37:30 +00:00
docs Bug 1444628 - Fix a bunch of typo in the doc r=ahal 2018-03-10 17:14:38 +01:00
illustrations
overrides
pageinfo Bug 1442961 - Remove the windowdragbox element and binding. r=jaws 2018-03-05 14:54:03 +01:00
test Bug 1439493, disabling browser_bug495058.js on Linux jsdcov r=jmaher 2018-03-14 07:18:00 +02:00
aboutDialog-appUpdater.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
aboutDialog.css
aboutDialog.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
aboutDialog.xul Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs 2018-02-26 16:49:34 -08:00
aboutNetError.xhtml Bug 1438243 - Improve the UI for pages blocked by policy r=Felipe 2018-02-22 15:41:12 -08:00
aboutRobots-icon.png Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
aboutRobots-widget-left.png Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
aboutRobots.css Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
aboutRobots.js Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
aboutRobots.xhtml Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
aboutTabCrashed.css
aboutTabCrashed.js Bug 1424373 - Don't set crash reporting prefs when showing about:tabcrashed for a crash without a report. r=Mossop 2017-12-18 11:19:53 -05:00
aboutTabCrashed.xhtml Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
blockedSite.xhtml Bug 1436575 - Autofix errors from no-compare-against-boolean-literal. r=standard8 2018-02-08 12:57:31 -05:00
browser-addons.js Bug 1438815 - The main menu stays open after the install of a sideloaded add-on. r=Gijs 2018-03-05 15:33:14 +00:00
browser-captivePortal.js
browser-compacttheme.js
browser-context.inc Backed out changeset 22901b9f9199 (bug 1434706) for browser-chrome failures browser_contextmenu_sendtab.js. CLOSED TREE 2018-02-26 21:16:01 +02:00
browser-ctrlTab.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-customization.js
browser-data-submission-info-bar.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser-development-helpers.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
browser-doctype.inc Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs 2018-02-26 16:49:34 -08:00
browser-feeds.js Bug 1439315 - 8 - Remove some dangling NetUtil usage. r=standard8 2018-02-28 15:20:05 +01:00
browser-fullScreenAndPointerLock.js Bug 1442651 - Remove the tabbrowser element and binding. r=bgrins 2018-03-05 20:33:36 +01:00
browser-fullZoom.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-gestureSupport.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-media.js Bug 1422985. Update decoder doctor to JSON encode details param value. r=Gijs 2018-01-26 16:46:03 -06:00
browser-menubar.inc Bug 1441965 - Hide synced tabs sidebar menu items with identity.fxaccounts.enabled. r=markh 2018-02-28 14:44:19 -05:00
browser-pageActions.js Bug 1437512 - Part 2 - Remove the "panelmultiview" binding. r=Gijs 2018-02-25 18:43:55 +00:00
browser-places.js Bug 1439315 - 1 - rename InsertionPoint to PlacesInsertionPoint. r=standard8 2018-02-28 12:10:12 +01:00
browser-plugins.js
browser-safebrowsing.js Backed out 2 changesets (bug 1440574) for failing browser/components/enterprisepolicies/tests/browser/browser_policy_disable_feedback_commands.js on OS X a=backout on a CLOSED TREE 2018-03-12 17:48:45 +02:00
browser-sets.inc Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs 2018-02-26 16:49:34 -08:00
browser-sidebar.js Bug 1398713 pass triggeringPrincipal when using browser.loadURI, r=Gijs,kmag 2018-02-28 17:32:01 -06:00
browser-sync.js Bug 1439777 p2 - Remove weave:ui:* related code. r=markh,tcsc 2018-02-22 16:30:39 +08:00
browser-tabPreviews.xml Bug 1383217 - Update Ctrl+Tab preview styling to better match activity stream and photon. r=Mardak 2017-12-21 14:08:30 +01:00
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js Bug 1434621 - part 1: vertically center title bar buttons on Linux. r=stransky 2018-02-21 16:39:59 +01:00
browser-thumbnails.js Bug 1433324 - Part 3. Assume true for browser.newtabpage.activity-stream.enabled. r=ursula 2018-02-13 16:53:50 -08:00
browser-trackingprotection.js Bug 592653 - script-generated patch to replace gPrefService with Services.prefs, r=Standard8. 2017-12-19 23:45:10 +01:00
browser-webrender.js Back out cset 75b5af791006 (bug 1433139) for OS X debug mochitest-chrome-3 failure. r=me 2018-01-26 11:31:34 -05:00
browser.css Bug 1430150 - Implement WebAuthentication permission prompts r=jcj,johannh 2018-03-11 18:47:14 +01:00
browser.js Bug 1439875: Fire MozBeforeInitialXULLayout before sizing the window. r=florian,smaug 2018-03-14 20:47:39 +01:00
browser.xul Bug 1444829 - Add WebAuthn prompt icon r=jcj,johannh 2018-03-13 18:50:14 +01:00
browserMountPoints.inc Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs 2018-02-26 16:49:34 -08:00
content.js Bug 1424963: Replace remaining consumers of getPropertyCSSValue for getCSSImageURLs. r=florian,bz 2018-03-14 11:07:43 +01:00
contentSearchUI.css
contentSearchUI.js
default-theme-icon.svg
global-scripts.inc Bug 1442651 - Remove the tabbrowser element and binding. r=bgrins 2018-03-05 20:33:36 +01:00
hiddenWindow.xul Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs 2018-02-26 16:49:34 -08:00
macBrowserOverlay.xul Bug 1432355 - Add a policy to disable private browsing. r=Gijs 2018-03-01 10:20:38 -06:00
moz.build Bug 1433133 - remove old about:newtab code, r=florian 2018-03-06 17:37:31 +00:00
nsContextMenu.js Bug 1432355 - Add a policy to disable private browsing. r=Gijs 2018-03-01 10:20:38 -06:00
popup-notifications.inc Bug 1434976 - Stop setting web-extension install prompt message details dynamically. r=johannh 2018-02-15 18:44:29 +05:30
robot.ico
safeMode.css
safeMode.js Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
safeMode.xul Bug 1436425 - Stop importing resetProfile.js when it is unneeded. r=MattN 2018-02-07 13:08:55 +01:00
sanitize.xul Bug 1434414 - Locking the 'sanitize on shutdown' pref causes sanitization to happen at every startup. r=johannh 2018-02-15 00:42:58 +01:00
sanitizeDialog.css
sanitizeDialog.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
static-robot.png Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
tab-content.js Bug 1430751 - Apply unified behavior model for about: pages to about:privatebrowsing. r=gijs,mrbkap 2018-03-05 09:20:34 +01:00
tabbrowser.css Backed out changeset d679c9a9afa0 (bug 1442582) for mochitest browser chrome failures at browser_ext_tabs_create.js on a CLOSED TREE 2018-03-07 22:19:53 +02:00
tabbrowser.js Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-13 12:36:54 +02:00
tabbrowser.xml Bug 1443849 - Part 4: Fix broken tabbrowser.xml after merge conflict. CLOSED TREE 2018-03-13 20:23:49 +02:00
theme-vars.inc.css
urlbarBindings.xml Bug 1444614 - Avoid initializing gBrowser and gBrowser.tabContainer early in the urlbar binding constructor. r=Gijs 2018-03-10 15:02:33 +01:00
utilityOverlay.js Backed out 2 changesets (bug 1440574) for failing browser/components/enterprisepolicies/tests/browser/browser_policy_disable_feedback_commands.js on OS X a=backout on a CLOSED TREE 2018-03-12 17:48:45 +02:00
web-panels.js Bug 1445298 - Remove global nsIWebNavigation constant from browser.js. r=Felipe 2018-03-13 17:07:40 +01:00
web-panels.xul Bug 1439766 - Replace editMenuOverlay.xul by inlining and preprocessing. r=Gijs 2018-02-22 15:48:24 -08:00
webext-panels.js Bug 1443749 only reload sidebar when the url has changed r=kmag 2018-03-09 16:30:49 -06:00
webext-panels.xul Bug 1398713 pass triggeringPrincipal when using browser.loadURI, r=Gijs,kmag 2018-02-28 17:32:01 -06:00
webrtcIndicator.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
webrtcIndicator.xul