Bug 49775 - CSSStyleSelector.cpp is too big
Summary: CSSStyleSelector.cpp is too big
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on: 17653 27753
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-18 17:30 PST by Ryosuke Niwa
Modified: 2011-12-04 06:11 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-11-18 17:30:33 PST
http://trac.webkit.org/browser/trunk/WebCore/css/CSSStyleSelector.cpp
"HTML preview not available, since the file size exceeds 262144 bytes."

We should break this giant file into smaller pieces.
Comment 1 Eric Seidel (no email) 2010-11-18 17:33:36 PST
See bug 27753, bug 46593, bug 46592, bug 17653 and bug 42764 about related cleanup. :)
Comment 2 Andreas Kling 2011-12-04 06:11:04 PST
http://trac.webkit.org/browser/trunk/Source/WebCore/css/CSSStyleSelector.cpp works these days, so closing. :)