Bug 161574

Summary: Remove Style::PendingResources
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
none
patch none

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.