Bug 173388 - Restrict filtered painting across cross-origin boundaries with transforms
Summary: Restrict filtered painting across cross-origin boundaries with transforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-14 16:39 PDT by Dean Jackson
Modified: 2017-06-14 18:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.64 KB, patch)
2017-06-14 16:43 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>