Chromium Code Reviews
DescriptionRevert of DevTools: respond with error when Debugger command is sent to disabled debugger agent (patchset #8 id:140001 of https://codereview.chromium.org/1129473003/)
Reason for revert:
This breaks browser_tests: WorkerDevToolsSanityTest.InspectSharedWorker.
Original issue's description:
> DevTools: respond with error when Debugger command is sent to disabled debugger agent
>
> InspectorBackendDispatcher now will respond with error message if debugger command arrives to disabled debugger agent.
>
> DOMDebugger will also respond with an error on attempt to add breakpoint if DOM or Debugger is not enabled.
>
> DebuggerScript.js is only compiled when ScriptDebugServer::enabled is called. No lazy compilation anymore.
>
> BUG=481845
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195053
TBR=kozyatinskiy@chromium.org,pfeldman@chromium.org,dgozman@chromium.org,sergeyv@chromium.org,yurys@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=481845, 485898
Patch Set 1 #
Created: 5 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (3 generated)
|