gecko-dev/devtools/server
jaril 1aa19f42ad Bug 1538054 - Toggle off 'Pause on Exception' immediately. r=loganfsmyth
After toggling off 'Pause on exceptions' in the debugger, exceptions were still being paused on once.

This was because the server's exception-pausing behavior was not toggled off until an exception was paused on. This patch makes it so that the behavior is changed immediately after unchecking the 'Pause on exceptions' checkbox in the debugger.

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

--HG--
extra : moz-landing-system : lando
2019-04-23 16:30:03 +00:00
..
actors Bug 1538054 - Toggle off 'Pause on Exception' immediately. r=loganfsmyth 2019-04-23 16:30:03 +00:00
performance Bug 1489745 - Convert the preference sample-frequency-khz to hz r=ochameau,mstange 2018-10-24 12:09:37 +00:00
socket Bug 1544051 - Part 3 - Scripted change to remove references to AddTask.js r=ahal 2019-04-18 16:51:01 +00:00
startup Merge mozilla-inbound to mozilla-central. a=merge 2019-02-28 12:57:50 +02:00
tests Bug 1538054 - Toggle off 'Pause on Exception' immediately. r=loganfsmyth 2019-04-23 16:30:03 +00:00
main.js Merge mozilla-inbound to mozilla-central. a=merge 2019-02-28 12:57:50 +02:00
moz.build