Bug 78636 - Avoid full style recalc when presentation attributes change.
Summary: Avoid full style recalc when presentation attributes change.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 14:46 PST by Andreas Kling
Modified: 2012-02-14 15:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2012-02-14 14:51 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-02-14 14:46:33 PST
We could just use InlineStyleChange and avoid a bunch of work.
Comment 1 Andreas Kling 2012-02-14 14:51:41 PST
Created attachment 127050 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-14 15:17:09 PST
Comment on attachment 127050 [details]
Patch

Clearing flags on attachment: 127050

Committed r107745: <http://trac.webkit.org/changeset/107745>
Comment 3 WebKit Review Bot 2012-02-14 15:17:15 PST
All reviewed patches have been landed.  Closing bug.