[Webkit-unassigned] [Bug 141403] New: Web Inspector: backend command promises are not rejected when a protocol error occurs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 14:34:52 PST 2015


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

            Bug ID: 141403
           Summary: Web Inspector: backend command promises are not
                    rejected when a protocol error occurs
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

I would expect that DOMAgent.highlightNode.promise() [missing a single required argument] would cause the promise to be rejected, but instead it is fulfilled with value 'null', while logging something to the console. What is the expected behavior here?

-- 
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/20150209/c2ecd857/attachment-0002.html>


More information about the webkit-unassigned mailing list