Bug 133599 - Document::updateStyleIfNeededForNode can get very expensive
Summary: Document::updateStyleIfNeededForNode can get very expensive
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-06 20:28 PDT by Benjamin Poulain
Modified: 2014-06-09 16:30 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.61 KB, patch)
2014-06-06 20:38 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (2.57 KB, patch)
2014-06-08 14:44 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-06-06 20:28:55 PDT
Document::updateStyleIfNeededForNode can get very expensive
Comment 1 Benjamin Poulain 2014-06-06 20:38:35 PDT
Created attachment 232646 [details]
Patch
Comment 2 Benjamin Poulain 2014-06-06 20:39:57 PDT
<rdar://problem/17209984>
Comment 3 Benjamin Poulain 2014-06-08 14:44:50 PDT
Created attachment 232687 [details]
Patch
Comment 4 Benjamin Poulain 2014-06-09 16:30:23 PDT
Comment on attachment 232687 [details]
Patch

Clearing flags on attachment: 232687

Committed r169729: <http://trac.webkit.org/changeset/169729>
Comment 5 Benjamin Poulain 2014-06-09 16:30:27 PDT
All reviewed patches have been landed.  Closing bug.