[Webkit-unassigned] [Bug 197034] New: Web Inspector: Uncaught Exception: Breakpoint at specified location already exists.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 13:52:22 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197034

            Bug ID: 197034
           Summary: Web Inspector: Uncaught Exception: Breakpoint at
                    specified location already exists.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://docs.google.com/spreadsheets/d/1ctYXqr9pEmQLC4
                    X6UkKTKWGSWXquhlIbCLrQXCqUpP0/edit#gid=0
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Inspected URL:        https://docs.google.com/spreadsheets/d/1ctYXqr9pEmQLC4X6UkKTKWGSWXquhlIbCLrQXCqUpP0/edit#gid=0
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-1","message":"{\"error\":{\"code\":-32000,\"message\":\"Breakpoint at specified location already exists.\",\"data\":[{\"code\":-32000,\"message\":\"Breakpoint at specified location already exists.\"}]},\"id\":535}"}}
Dispatch Source:      Protocol Command Response

Protocol Command Response:
{"error":{"code":-32000,"message":"Breakpoint at specified location already exists.","data":[{"code":-32000,"message":"Breakpoint at specified location already exists."}]},"id":535}

Protocol Command Request:
{"id":535,"method":"Debugger.setBreakpointByUrl","params":{"lineNumber":3960,"url":"https://docs.google.com/static/spreadsheets2/client/js/1864039502-waffle_js_prod_core.js","columnNumber":460,"options":{"condition":"","ignoreCount":0,"autoContinue":false,"actions":[]}}}

Uncaught Exceptions:
 - Breakpoint at specified location already exists. (at Main.js:3185:75)
    reportInternalError @ Main.js:3185:75
    didSetBreakpoint @ DebuggerManager.js:934:39
    didSetBreakpoint @ [native code]
    _dispatchResponseToCallback @ Connection.js:148:27
    _dispatchResponse @ Connection.js:118:45
    dispatch @ Connection.js:70:35
    dispatchMessageFromTarget @ TargetManager.js:101:35
    dispatchMessageFromTarget @ TargetObserver.js:42:51
    dispatchEvent @ InspectorBackend.js:340:42
    _dispatchEvent @ Connection.js:195:32
    dispatch @ Connection.js:72:32
    dispatch @ InspectorBackend.js:178:52
    dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190417/10067b4d/attachment.html>


More information about the webkit-unassigned mailing list