[webkit-reviews] review granted: [Bug 203159] Web Inspector: Elements: allow WebKit engineers to edit UserAgent shadow trees : [Attachment 381320] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 13:34:16 PDT 2019


Brian Burg <bburg at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 203159: Web Inspector: Elements: allow WebKit engineers to edit UserAgent
shadow trees
https://bugs.webkit.org/show_bug.cgi?id=203159

Attachment 381320: Patch

https://bugs.webkit.org/attachment.cgi?id=381320&action=review




--- Comment #3 from Brian Burg <bburg at apple.com> ---
Comment on attachment 381320
  --> https://bugs.webkit.org/attachment.cgi?id=381320
Patch

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

r=me with a question

> Source/WebInspectorUI/UserInterface/Views/StyleDetailsPanel.js:94
> +	      
this.dispatchEventToListeners(WI.StyleDetailsPanel.Event.NodeChanged);

I don't understand why this change is in the patch. Is it related?


More information about the webkit-reviews mailing list