[webkit-reviews] review granted: [Bug 182661] Web Inspector: Styles: Completion popover should hide when resizing or scrolling : [Attachment 333574] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 11:57:19 PST 2018


Timothy Hatcher <timothy at hatcher.name> has granted Nikita Vasilyev
<nvasilyev at apple.com>'s request for review:
Bug 182661: Web Inspector: Styles: Completion popover should hide when resizing
or scrolling
https://bugs.webkit.org/show_bug.cgi?id=182661

Attachment 333574: Patch

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




--- Comment #6 from Timothy Hatcher <timothy at hatcher.name> ---
Comment on attachment 333574
  --> https://bugs.webkit.org/attachment.cgi?id=333574
Patch

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

> Source/WebInspectorUI/UserInterface/Views/CompletionSuggestionsView.js:168
> +	   }
> +	   this.show(this._anchorBounds);

Nit: New line between these lines.


More information about the webkit-reviews mailing list