Bug 173388

Summary: Restrict filtered painting across cross-origin boundaries with transforms
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dean Jackson 2017-06-14 16:39:54 PDT
Restrict filtered painting across cross-origin boundaries with transforms
Comment 1 Dean Jackson 2017-06-14 16:40:34 PDT
<rdar://problem/27362159>
Comment 2 Dean Jackson 2017-06-14 16:43:43 PDT
Created attachment 312933 [details]
Patch
Comment 3 Simon Fraser (smfr) 2017-06-14 17:18:00 PDT
Comment on attachment 312933 [details]
Patch

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

> Source/WebCore/ChangeLog:10
> +        everything in scalar, there was no need for a real copy constructor.

"in scalar" => is scalar?
Comment 4 Dean Jackson 2017-06-14 18:01:35 PDT
Committed r218300: <http://trac.webkit.org/changeset/218300>