[webkit-reviews] review granted: [Bug 171594] Script modules should be able to import data urls : [Attachment 311924] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 3 08:47:57 PDT 2017


youenn fablet <youennf at gmail.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 171594: Script modules should be able to import data urls
https://bugs.webkit.org/show_bug.cgi?id=171594

Attachment 311924: Patch

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




--- Comment #18 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 311924
  --> https://bugs.webkit.org/attachment.cgi?id=311924
Patch

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

> Source/WebCore/ChangeLog:11
> +	   Script tag resources should have SameOriginDataURLFlag::Set to load
data URLs

This is ok.
We should also try to kill SameOriginDataURLFlag.


More information about the webkit-reviews mailing list