[webkit-reviews] review granted: [Bug 192691] Web Inspector: Prefer "about:blank" instead of an empty string for WebPageDebuggable url : [Attachment 357292] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 10:00:59 PST 2018


Darin Adler <darin at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 192691: Web Inspector: Prefer "about:blank" instead of an empty string for
WebPageDebuggable url
https://bugs.webkit.org/show_bug.cgi?id=192691

Attachment 357292: [PATCH] Proposed Fix

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




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 357292
  --> https://bugs.webkit.org/attachment.cgi?id=357292
[PATCH] Proposed Fix

I suggest considering WTF::blankURL().string() rather than "about:blank"_s.


More information about the webkit-reviews mailing list