RESOLVED FIXED 192132
CSS subresource loads should not be observable from resource timing if the stylesheet is opaque
https://bugs.webkit.org/show_bug.cgi?id=192132
Summary CSS subresource loads should not be observable from resource timing if the st...
youenn fablet
Reported 2018-11-28 19:27:13 PST
CSS subresource loads should not be observable from resource timing if the stylesheet is opaque.
Attachments
Patch (29.24 KB, patch)
2018-11-28 19:32 PST, youenn fablet
no flags
Patch (29.26 KB, patch)
2018-11-28 20:03 PST, youenn fablet
no flags
Patch (29.26 KB, patch)
2018-11-28 20:54 PST, youenn fablet
no flags
Patch (38.61 KB, patch)
2018-11-29 09:48 PST, youenn fablet
no flags
Patch for landing (38.99 KB, patch)
2018-11-29 13:34 PST, youenn fablet
no flags
youenn fablet
Comment 1 2018-11-28 19:32:10 PST
youenn fablet
Comment 2 2018-11-28 20:03:58 PST
youenn fablet
Comment 3 2018-11-28 20:54:21 PST
youenn fablet
Comment 4 2018-11-29 09:48:53 PST
Ryosuke Niwa
Comment 5 2018-11-29 12:43:30 PST
Comment on attachment 356014 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=356014&action=review > LayoutTests/http/tests/security/resources/loading-subresources.css:5 > +} Maybe add a test for cursor image too?
Simon Fraser (smfr)
Comment 6 2018-11-29 12:58:54 PST
Masks can reference remote images, but maybe that's taken care of by the CSSImageValue changes. Filters and clip-path can use URI references (we don't support those in external files yet, but should).
youenn fablet
Comment 7 2018-11-29 13:34:15 PST
Created attachment 356047 [details] Patch for landing
WebKit Commit Bot
Comment 8 2018-11-29 15:06:51 PST
Comment on attachment 356047 [details] Patch for landing Clearing flags on attachment: 356047 Committed r238698: <https://trac.webkit.org/changeset/238698>
WebKit Commit Bot
Comment 9 2018-11-29 15:06:52 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10 2018-11-29 15:07:44 PST
Note You need to log in before you can comment on or make changes to this bug.