[Webkit-unassigned] [Bug 213166] New: Rename executeIfJavaScriptURL to executeJavaScriptURL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 13 09:37:46 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=213166
Bug ID: 213166
Summary: Rename executeIfJavaScriptURL to executeJavaScriptURL
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Rename executeIfJavaScriptURL to executeJavaScriptURL in order to make the function unconditional, i.e.
the passed url is expected to have the javascript protocol, this is asserted first thing in the method.
This allows us to remove the return parameter since the remaining return statements all return true.
--
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/20200613/5229d3a8/attachment.htm>
More information about the webkit-unassigned
mailing list