gecko-dev/devtools/client
Micah Tigley 59b1a9bb5b Bug 1604726 - Use a ResizeObserver to responsively size the toolbar. r=bgrins
The RDM toolbar currently scrolls with the page when there is overflow in `.browserStack`. This is because the browser viewport can be set to a size larger than browser window. The solution here sets makes the toolbar `position: fixed` and utilizes the `ResizeObserver` to adjust the size of the device modal/selector to take up the size of the browser stack.

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

--HG--
extra : moz-landing-system : lando
2020-02-26 14:46:58 +00:00
..
aboutdebugging Bug 1615418 - Use a real client in disconnect aboutdebugging test r=daisuke 2020-02-18 08:02:42 +00:00
accessibility Bug 1601136 - ensure we wait for the tab to highlight when accessibility service is on. r=mtigley 2020-02-21 18:24:22 +00:00
application Bug 1615283 - Converge random other navigation patterns to the unique navigateTo helper. r=nchevobbe 2020-02-17 16:52:32 +00:00
bin
debugger Bug 1616322 - Update Async Stack UI. 2020-02-26 06:24:04 +00:00
dom Bug 1616264 - Use a more readable lock icon in DOM panel; r=Honza 2020-02-18 15:59:15 +00:00
framework Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
inspector Bug 1152321 - Added tests for measuring tool resizing via mouse. r=pbro 2020-02-23 19:49:39 +00:00
jsonview
locales "Bug 1551578 - displayed a warning when text-overflow is used incorrectly. " r=pbro 2020-02-21 10:22:30 +00:00
memory Bug 1603176: Add a test for target-switching on memory panel. r=jdescottes 2020-02-24 20:15:39 +00:00
netmonitor Backed out changeset e2b4729c8fe2 (bug 1613890) for mochitest failures in devtools/client/netmonitor/test/browser_net_security-details.js CLOSED TREE 2020-02-25 15:21:39 +02:00
performance Bug 1497403 - Account for cases where the buffer gets full during the run of the test r=gregtatum 2020-02-25 16:58:00 +00:00
performance-new Backed out 6 changesets (bug 1144438, bug 1617208, bug 1597378) for causing devtools failures on browser_all_files_referenced.js 2020-02-26 03:22:40 +02:00
preferences Bug 1616322 - Update Async Stack UI. 2020-02-26 06:24:04 +00:00
responsive Bug 1604726 - Use a ResizeObserver to responsively size the toolbar. r=bgrins 2020-02-26 14:46:58 +00:00
shared Bug 1616322 - Update Async Stack UI. 2020-02-26 06:24:04 +00:00
storage Bug 1615998 - QM: Fix test case in devtools; r=ttung 2020-02-18 11:14:49 +00:00
styleeditor Bug 1608199 - Port devtools/client/styleeditor.dtd to Fluent, r=fluent-reviewers,flod,Gijs,jdescottes 2020-02-20 14:36:15 +00:00
themes Bug 1616343 - Align EagerEvaluation vertical spacing to message spacing; r=nchevobbe 2020-02-26 13:49:53 +00:00
webconsole Bug 1616343 - Align EagerEvaluation vertical spacing to message spacing; r=nchevobbe 2020-02-26 13:49:53 +00:00
whats-new Bug 1615030 - Update DevTools What's New content for 74/73 r=jlast,victoria 2020-02-20 19:00:17 +00:00
.eslintrc.js
definitions.js
devtools-fission-prefs.js
jar.mn Backed out 6 changesets (bug 1144438, bug 1617208, bug 1597378) for causing devtools failures on browser_all_files_referenced.js 2020-02-26 03:22:40 +02:00
menus.js
moz.build