Bug 70518 - Simplify CSSParser::document().
Summary: Simplify CSSParser::document().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 09:48 PDT by Andreas Kling
Modified: 2011-10-20 09:56 PDT (History)
0 users

See Also:


Attachments
Decent patch (1.47 KB, patch)
2011-10-20 09:49 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-10-20 09:48:48 PDT
Simplify CSSParser::document().
Comment 1 Andreas Kling 2011-10-20 09:49:32 PDT
Created attachment 111795 [details]
Decent patch
Comment 2 Antti Koivisto 2011-10-20 09:51:00 PDT
Comment on attachment 111795 [details]
Decent patch

r=me, very decent indeed
Comment 3 Andreas Kling 2011-10-20 09:56:20 PDT
Committed r97991: <http://trac.webkit.org/changeset/97991>