fune/browser/base/content
Mike Conley b457d05277 Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao
Folded together the following revisions:

Bug 1356920 - Remove all toolbar layout code from browser-tabsintitlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7805

***

Bug 1356920 - Move TabsToolbar and toolbar-menubar into the titlebar, and put the titlebar into the navigator-toolbox. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7806

***

Bug 1356920 - Put a spacer in the menubar to push titlebar items to the end, and stop the menu from stretching vertically. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7822

***

Bug 1356920 - Adjust CSS rules for new XUL document structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7807

***

Bug 1356920 - Fix placement of tracking protection icon. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7808

***

Bug 1356920 - Get rid of the spacer before the window caption buttons now in the TabsToolbar. r=dao

The spacer isn't necessary, since the tabbrowser-tabs node will flex to fill the available
space anyways.

Differential Revision: https://phabricator.services.mozilla.com/D7809

***

Bug 1356920 - Move movingtab attribute to navigator-toolbox to account for TabsToolbar not being a sibling of nav-bar anymore. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7810

***

Bug 1356920 - Hide the window caption buttons hbox if the native titlebar is being drawn. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7811

***

Bug 1356920 - Keep the macOS window caption buttons vertically centered when drag space is enabled. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7812

***

Bug 1356920 - Switch window caption XUL nodes from IDs to classes so that more than one can exist per doc. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7813

***

Bug 1356920 - Move titlebar items out into a preprocessed file to be included at build-time. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7814

***

Bug 1356920 - Reorganize TabsToolbar contents to force most items to the bottom of it. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9669

***

Bug 1356920 - Update CSS to account for new DOM structure under TabsToolbar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9670

***

Bug 1356920 - Fix titlebar button rendering when using a lwtheme without the Windows compositor. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9671

***

Bug 1356920 - Put an ordinal rule on the window caption buttons to help ensure they stay at the end of the toolbar. r=dao

This is to ensure that the buttons are placed after the post-tabs titlebar placeholder.

Differential Revision: https://phabricator.services.mozilla.com/D7815

***

Bug 1356920 - Stretch window caption buttons to fill vertical space on Windows 8+ when using extra drag space. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7817

***

Bug 1356920 - Update onViewToolbarsPopupShowing to search for toolbars that are grandchildren of the toolbox. r?jaws

Differential Revision: https://phabricator.services.mozilla.com/D7818

***

Bug 1356920 - Hide the titlebar items in the TabsToolbar if the menubar is being displayed. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7825

***

Bug 1356920 - Fix selector for titlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7826

***

Bug 1356920 - Fix titlebar themeing on Linux. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7828

***

Bug 1356920 - Remove browser-tabsintitlebar layout flushes from performance test whitelist. r?florian

Differential Revision: https://phabricator.services.mozilla.com/D7829

***

Bug 1356920 - Fix bottom border of tabbar to account for new DOM structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7830

***

Bug 1356920 - Hide the titlebar-buttonbox-container when in fullscreen mode. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7833

--HG--
extra : rebase_source : fe4acce0443df2fad8e15bf54733b7d810cdd2ca
2018-10-25 12:03:14 -04:00
..
defaultthemes
docs
illustrations
overrides
pageinfo Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov 2018-10-23 10:14:06 +01:00
test Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
aboutDialog-appUpdater.js Backed out 4 changesets (bug 1458308) for causing uiAutoPref.js perma failures CLOSED TREE 2018-10-30 20:35:43 +02:00
aboutDialog.css Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws 2018-11-05 16:13:12 +00:00
aboutDialog.js Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws 2018-11-05 16:13:12 +00:00
aboutDialog.xul Bug 1491672 - Migrate About Dialog to use Fluent for localization r=flod,zbraniecki,jaws 2018-11-05 16:13:12 +00:00
aboutNetError-new.xhtml Bug 1050329 - part 2 - Add error page for h2 goaway. r=dragana,bzbarsky 2018-10-25 20:46:46 +00:00
aboutNetError.js Bug 1499685 - Fix browser_aboutCertError.js test cases for the old cert error pages. r=nhnt11 2018-10-17 22:13:34 +00:00
aboutNetError.xhtml Bug 1050329 - part 2 - Add error page for h2 goaway. r=dragana,bzbarsky 2018-10-25 20:46:46 +00:00
aboutRestartRequired.js
aboutRestartRequired.xhtml Backed out changeset eade7b300216 (bug 1488788) for browser_shownRestartRequired.js CS tests failures CLOSED TREE 2018-09-25 01:07:33 +03:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.css
aboutRobots.js
aboutRobots.xhtml
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
blockedSite.js
blockedSite.xhtml Bug 1149485 - Replace about:blocked references to blacklist to blocklist. r=Gijs 2018-10-29 11:24:59 +00:00
browser-addons.js Bug 1473933: Part 2 - Remove more unused code. r=aswan 2018-09-25 18:06:28 -07:00
browser-allTabsMenu.inc.xul
browser-allTabsMenu.js
browser-captivePortal.js Bug 1490627 - browser-captivePortal.js leaks cps variable into the browser window's global scope. r=nhnt11 2018-09-12 12:37:37 +02:00
browser-compacttheme.js
browser-contentblocking.js Bug 1502760 - Stop honouring browser.contentblocking.enabled in the control centre code r=johannh 2018-10-29 14:44:12 +00:00
browser-context.inc Bug 1496309 - Fix arguments to populateSendTabToDevicesMenu and add automated test for coverage. r=Felipe 2018-10-04 18:37:50 +00:00
browser-ctrlTab.js
browser-customization.js Bug 1499236 - remove customizableui menubar binding, r=Felipe 2018-10-17 22:50:40 +00:00
browser-data-submission-info-bar.js
browser-development-helpers.js
browser-doctype.inc
browser-fullScreenAndPointerLock.js Bug 1492950 - Get browser-fullScreenAndPointerLock.js off of getBrowserForContentWindow. r=jaws 2018-10-02 17:52:56 +00:00
browser-fullZoom.js Bug 1492950 - Get browser-fullZoom.js and ZoomUI.jsm off of getBrowserForDocument. r=florian 2018-10-02 17:51:11 +00:00
browser-gestureSupport.js
browser-media.js
browser-menubar.inc Bug 1495341 - Place Web Replay menu items in their own submenu, r=jlast. 2018-10-01 09:41:32 -10:00
browser-pageActions.js Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz 2018-10-16 13:54:13 +01:00
browser-places.js Fixes bug 1488813 - Migrating Pocket off any bootstrap code r=ursula,k88hudson 2018-10-12 19:38:10 +00:00
browser-plugins.js Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
browser-safebrowsing.js
browser-sets.inc Bug 1480529 - Changed 'Bookmark All Tabs' to 'Bookmark Tab' for single tab selections. r=Felipe 2018-10-02 16:24:43 +00:00
browser-sidebar.js
browser-siteIdentity.js Bug 1484251 - Part 3 - Use Telemetry events to record interactions in the identity popup. r=Gijs 2018-10-11 13:13:58 +00:00
browser-sync.js Bug 1492702 - Send the contextual link to the device, not the selected tab when a link is right-clicked. r=markh 2018-09-27 07:49:05 +00:00
browser-tabsintitlebar.js Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
browser-thumbnails.js
browser-webrender.js
browser.css Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
browser.js Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
browser.xhtml
browser.xul Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
content-refreshblocker.js
content.js Backed out 3 changesets (bug 1426767) for failing test_autofill_sandboxed.html on Android, at least in test-verify 2018-10-03 10:36:37 +03:00
contentSearchUI.css Bug 1498375 - Content Search UI relies on old Gecko's <button> event hit testing, r=gijs 2018-10-12 14:28:04 +03:00
contentSearchUI.js Bug 1502130 - Prevent handling contentSearchUI events if input element is no longer present r=ursula,k88hudson 2018-10-26 15:12:25 +00:00
contentTheme.js Bug 1501586 - Clean up lwt-*-brighttext attributes properly when switching from a dark theme to a light theme. r=jaws 2018-10-28 10:18:08 +00:00
global-scripts.inc Bug 1493536 - Convert search-one-offs binding to custom element;r=dao 2018-10-25 09:36:15 +00:00
hiddenWindow.xul
history-swipe-arrow.svg
macWindow.inc.xul
moz.build Bug 1477669 - remove feed preview code and associated files/code, r=flod,mak,nika 2018-10-16 12:47:36 +00:00
nonbrowser-mac.js
nsContextMenu.js Bug 1493483 - Use nsIBrowserSearchService::defaultEngine instead of currentEngine (in production code) r=Standard8 2018-10-27 16:52:02 +00:00
popup-notifications.inc Bug 1428869 - Use html:progress in front-end code. r=bgrins,Gijs 2018-10-18 15:41:21 +01:00
robot.ico
safeMode.css
safeMode.js
safeMode.xul Bug 1461010 - Changed second sentence of Safe Mode dialogue. r=paolo,flod 2018-09-22 16:58:05 +01:00
sanitize.xul Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov 2018-10-23 10:14:06 +01:00
sanitizeDialog.css
sanitizeDialog.js
static-robot.png
tab-content.js
tabbrowser.css
tabbrowser.js Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
tabbrowser.xml Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
theme-vars.inc.css Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian 2018-09-18 06:06:27 +00:00
titlebar-items.inc.xul Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao 2018-10-25 12:03:14 -04:00
urlbarBindings.xml Bug 1499193 - Add new SEARCH_COUNTS telemetry for internal search engine alias usage. r=mkaply 2018-11-03 16:47:16 +00:00
utilityOverlay.js Bug 1489765 - Remove getBoolPref function from utilityOverlay.js. r=dao 2018-09-12 01:18:18 +02:00
webext-panels.js Bug 1398734 - Support devtools.panels.elements sidebar.setPage API method. r=mixedpuppy 2018-10-03 18:26:39 +00:00
webext-panels.xul
webrtcIndicator.js
webrtcIndicator.xul