Bug 161574 - Remove Style::PendingResources
Summary: Remove Style::PendingResources
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-04 08:50 PDT by Antti Koivisto
Modified: 2016-09-04 11:52 PDT (History)
2 users (show)

See Also:


Attachments
patch (23.79 KB, patch)
2016-09-04 09:02 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (23.83 KB, patch)
2016-09-04 09:05 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (24.28 KB, patch)
2016-09-04 09:13 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-09-04 08:50:06 PDT
RenderStyle contains all the information needed to initialize resource loads. There is no need for this side structure.
Comment 1 Antti Koivisto 2016-09-04 09:02:38 PDT
Created attachment 287908 [details]
patch
Comment 2 Antti Koivisto 2016-09-04 09:05:15 PDT
Created attachment 287909 [details]
patch
Comment 3 Antti Koivisto 2016-09-04 09:13:36 PDT
Created attachment 287910 [details]
patch
Comment 4 Andreas Kling 2016-09-04 11:14:26 PDT
Comment on attachment 287910 [details]
patch

k
Comment 5 WebKit Commit Bot 2016-09-04 11:52:18 PDT
Comment on attachment 287910 [details]
patch

Clearing flags on attachment: 287910

Committed r205421: <http://trac.webkit.org/changeset/205421>
Comment 6 WebKit Commit Bot 2016-09-04 11:52:21 PDT
All reviewed patches have been landed.  Closing bug.