[Webkit-unassigned] [Bug 183524] New: Web Inspector: there should only be one way for async backend commands to send failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 14:12:52 PST 2018


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

            Bug ID: 183524
           Summary: Web Inspector: there should only be one way for async
                    backend commands to send failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Currently code does callback->sendFailure, and some code just sets the ErrorString, which doesn't really do anything. Don't include an ErrorString out-param for async backend commands.

-- 
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/20180309/22aa1e56/attachment.html>


More information about the webkit-unassigned mailing list