[Webkit-unassigned] [Bug 176952] Layout test inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 14 13:54:45 PDT 2017


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

Matt Baker <mattbaker at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mattbaker at apple.com
 Attachment #320815|review?                     |review+
              Flags|                            |

--- Comment #3 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 320815
  --> https://bugs.webkit.org/attachment.cgi?id=320815
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=320815&action=review

r=me, with a nit

> Source/WebInspectorUI/UserInterface/Protocol/InspectorBackend.js:289
> +            console.error("No domain dispatcher registered for domain '" + this._domainName + "', for event '" + this._domainName + "." + eventName + "'");

This would be easier to read as a template string.

-- 
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/20170914/e66b23ac/attachment.html>


More information about the webkit-unassigned mailing list