[webkit-reviews] review requested: [Bug 170925] Using StringView.split() instead of String.split() in some places : [Attachment 307434] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 18 16:38:52 PDT 2017
Daniel Bates <dbates at webkit.org> has asked for review:
Bug 170925: Using StringView.split() instead of String.split() in some places
https://bugs.webkit.org/show_bug.cgi?id=170925
Attachment 307434: Patch
https://bugs.webkit.org/attachment.cgi?id=307434&action=review
--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
Created attachment 307434
--> https://bugs.webkit.org/attachment.cgi?id=307434&action=review
Patch
Fix the GTK EWS; rename the parameter to
WebCore::semicolonSeparatedValueContainsJavaScriptURL() so that its name does
not collide with the name of the for-loop variable.
More information about the webkit-reviews
mailing list