fune/browser/components/extensions
Sam Foster c11210d2df Bug 1402845 - Fix panelview sizing when customRectGetter is used. r=mikedeboer,Paolo
* The extension content drives the sizing of the browser and popup that contains it via the Extension:BrowserResized message. The ignoreResizes property throttles/debounces this initially, stashing the dimensions received rather than triggering resize of the popup for every message. When the popup is a subview and fixedWidth, we ignore width but *do* want to use the stashed height value.

* Until the panel is given visibility, it has 0 height, so after setting visibility, wait until the next refresh-driver tick before measuring any header which should get added to the overall view height

MozReview-Commit-ID: AgcruVb9QPA

--HG--
extra : rebase_source : 429503a7d38559cc8670a3205b3290b8e0bbbfa2
2017-10-05 10:23:53 -07:00
..
schemas Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
test Bug 1439472 - Skip browser/components/extensions/test/browser/browser_ext_popup_select.js on debug build. r=kmag 2018-03-05 08:41:33 +09:00
.eslintrc.js
ext-bookmarks.js Bug 1432614 - Remove now unnecessary updating and maintenance of Places' root folder titles. r=kitcambridge,mak 2018-01-04 16:35:56 +00:00
ext-browser.js Bug 1438666 - Let tabs.query check if a tab is highlighted r=mixedpuppy,rpl 2018-02-26 17:19:18 +01:00
ext-browser.json Bug 1438985 fix showing hidden tabs on extension shutdown, r=aswan 2018-03-01 12:04:52 -06:00
ext-browserAction.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-browsingData.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
ext-c-browser.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-c-devtools-inspectedWindow.js
ext-c-devtools-network.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-c-devtools-panels.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-c-devtools.js
ext-c-menus.js
ext-c-omnibox.js
ext-c-tabs.js
ext-chrome-settings-overrides.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
ext-commands.js Bug 1421811 - Part 3: Update shortcut in sidebar on update r=Gijs,mixedpuppy 2018-02-06 12:55:40 -06:00
ext-devtools-inspectedWindow.js Remove unused imports. r=trivial (no bug) 2017-11-09 16:39:57 -08:00
ext-devtools-network.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-devtools-panels.js Bug 1417043 - Use webext-panels.xul for the WebExtensions devtools panels. r=mixedpuppy 2018-02-24 23:12:42 +01:00
ext-devtools.js Bug 1398713 pass triggeringPrincipal when using browser.loadURI, r=Gijs,kmag 2018-02-28 17:32:01 -06:00
ext-find.js Bug 1408194 prevent using find api on about urls 2018-01-30 16:55:54 -07:00
ext-geckoProfiler.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-history.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-menus.js Bug 1439177: Throw ExtensionError rather than Error when appropriate. r=zombie 2018-02-17 19:04:58 -08:00
ext-omnibox.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-pageAction.js Bug 1437178 - Fix various pageAction visibiltiy issues when using show_matches and hide_matches r=mixedpuppy 2018-02-09 22:22:43 +01:00
ext-pkcs11.js Bug 1421459: Update to ESLint 4 "indent" rule. r=aswan 2017-11-28 14:13:59 -08:00
ext-sessions.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-sidebarAction.js Bug 1398713 pass triggeringPrincipal when using browser.loadURI, r=Gijs,kmag 2018-02-28 17:32:01 -06:00
ext-tabs.js Bug 1438985 fix showing hidden tabs on extension shutdown, r=aswan 2018-03-01 12:04:52 -06:00
ext-url-overrides.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-windows.js Bug 1432355 - Add a policy to disable private browsing. r=Gijs 2018-03-01 10:20:38 -06:00
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
extension.svg
ExtensionPopups.jsm Bug 1402845 - Fix panelview sizing when customRectGetter is used. r=mikedeboer,Paolo 2017-10-05 10:23:53 -07:00
extensions-browser.manifest
jar.mn Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
moz.build
ParseBreakpadSymbols-worker.js
ParseCppFiltSymbols-worker.js
ParseNMSymbols-worker.js
ParseSymbols.jsm