gecko-dev/devtools/client
Luke Swiderski af5850efb7 Bug 1696157 - Fix unexpected opening of breakpoints panel r=jdescottes
Previously when closing the breakpoints panel in secondary panes,
if an unselected call stack frame was selected, the breakpoints
panel would unexpectedly open.  This patch makes sure it remains
closed when a user has closed it and then clicks other elements
in the secondary panes.  The same issue was happening when
clicking the event listener breakpoint log checkbox, and or step
in, step out, and step over.  This patch should also fix
Bug 1755337.

Add mochitest.
Fix mochitest issues and move isFrameSelected to shared-head.js
Fix linting issues.
Merge new mochitests into browser_dbg-state-based-panels.js
Add condition to SecondaryPanes/index.js
Add PropTypes to index.js
Add logic to reducers/pause.js
Add selector to selectors/pause.js
Add breakpointsPane action to pause/actions
Update mochitests to test for edge case
Remove dbg_browser-breakpoints-secondary-pane.js
Fix linting
Make changes suggest by reviewer
Add additional mochitest for event breakoints log
Remove unnecessary parameters from action
Fix mozbuild order
Remove previewPausedLocation.js from mozbuild to fix conflict

Differential Revision: https://phabricator.services.mozilla.com/D149994
2022-07-29 19:00:06 +00:00
..
aboutdebugging Bug 1732123 - [devtools] Restart the nodepicker on webextension target navigation r=nchevobbe 2022-07-26 15:05:13 +00:00
accessibility Bug 1508688 - Add `UNSAFE_` prefix to React deprecated lifecycle methods in devtools/client/accessibility/. r=devtools-reviewers,nchevobbe 2022-06-16 10:03:09 +00:00
application Bug 1759987 - [devtools] Drop assertPausedLocation in favor of assertPausedAtSourceAndLine. r=bomsy 2022-03-23 18:17:50 +00:00
bin Bug 1746334 - [devtools] node tests: Suffix yarn command with .cmd on Windows r=Honza 2022-01-06 16:49:40 +00:00
debugger Bug 1696157 - Fix unexpected opening of breakpoints panel r=jdescottes 2022-07-29 19:00:06 +00:00
dom Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
framework Bug 1732123 - [devtools] Restart the nodepicker on webextension target navigation r=nchevobbe 2022-07-26 15:05:13 +00:00
fronts Bug 1781726 - [devtools] Pass an `isModeSwitching` property to `onTargetDestroyed` callback param when switching modes. r=jdescottes,devtools-backward-compat-reviewers. 2022-07-29 14:30:07 +00:00
inspector Bug 1732123 - [devtools] Restart the nodepicker on webextension target navigation r=nchevobbe 2022-07-26 15:05:13 +00:00
jsonview Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
locales no bug - Fix a few typo found by the next version of codespell r=marco 2022-07-20 15:26:22 +00:00
memory Bug 1773740 - Part 4: Reapply `mach -l eslint --fix` with use-isInstance changes r=Standard8 2022-06-27 20:31:34 +00:00
netmonitor Bug 1782077 - [devtools] Restore CSS specificity for Edit And Resend headers r=nchevobbe 2022-07-29 05:36:22 +00:00
performance-new Bug 1778282 - Add a power profiling feature, r=julienw,fluent-reviewers,flod. 2022-07-18 21:27:24 +00:00
preferences Bug 1765330 - [devtools] Remove skip-pausing debugger feature flag. r=jdescottes 2022-04-20 15:05:59 +00:00
responsive Bug 1772847 - [devtools] Enable devtools.responsive.showUserAgentInput on all channels r=devtools-reviewers,nchevobbe 2022-06-28 12:56:25 +00:00
shared Bug 1777203 - [devtools] Generate SourceTree data directly from the selectors. r=bomsy 2022-07-26 08:53:07 +00:00
storage Bug 1762462 - Make tests in devtools/client/storage/test/ reflect Always Partitioning Storage; r=jdescottes 2022-07-15 13:26:17 +00:00
styleeditor Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes. 2022-07-18 12:13:56 +00:00
themes Bug 1590653 - Fixed/improved alignment of "Learn more about performance" button with cache headers r=bomsy 2022-07-25 07:07:12 +00:00
webconsole Bug 1781269 - [devtools] Don't try to unwatch resource in stopWatchingNetworkResources when Console is closing. r=jdescottes. 2022-07-29 07:13:39 +00:00
.eslintrc.js
constants.js
definitions.js Bug 1668219 - [devtools] Remove devtools.performance.new-panel-enabled preference. r=julienw. 2022-05-06 17:16:26 +00:00
devtools-client.js
devtools-experimental-prefs.js
jar.mn Bug 1778113 - Use thicker icons for Watch expressions and breakpoints r=nchevobbe 2022-07-06 21:57:31 +00:00
menus.js
moz.build Bug 1668219 - [devtools] Remove devtools/client/performance. r=julienw. 2022-05-06 17:16:27 +00:00