Bug 100655 - Move seamless stylesheet collecting to DocumentStyleSheetCollection
Summary: Move seamless stylesheet collecting to DocumentStyleSheetCollection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 89879
  Show dependency treegraph
 
Reported: 2012-10-29 04:59 PDT by Antti Koivisto
Modified: 2012-10-29 11:24 PDT (History)
7 users (show)

See Also:


Attachments
patch (7.49 KB, patch)
2012-10-29 05:17 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-10-29 04:59:16 PDT
It is currently StyleResolver.
Comment 1 Antti Koivisto 2012-10-29 05:17:04 PDT
Created attachment 171208 [details]
patch
Comment 2 Antti Koivisto 2012-10-29 05:38:27 PDT
http://trac.webkit.org/changeset/132787
Comment 3 Eric Seidel (no email) 2012-10-29 11:23:40 PDT
Comment on attachment 171208 [details]
patch

Thanks!