[webkit-reviews] review granted: [Bug 210890] Web Inspector: Uncaught Exception: SyntaxError: Invalid regular expression: missing ) : [Attachment 397307] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 12:33:51 PDT 2020


Brian Burg <bburg at apple.com> has granted Devin Rousso <drousso at apple.com>'s
request for review:
Bug 210890: Web Inspector: Uncaught Exception: SyntaxError: Invalid regular
expression: missing )
https://bugs.webkit.org/show_bug.cgi?id=210890

Attachment 397307: Patch

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




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

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

r=me

> Source/WebInspectorUI/ChangeLog:52
> +	   * UserInterface/Views/SearchBar.css: Removed.

o_O

> Source/WebInspectorUI/UserInterface/Views/CookieStorageContentView.js:463
> +	   let filterBar = this._filterBarNavigationItem.filterBar;

Thank you for de-indenting this function.


More information about the webkit-reviews mailing list