Bug 123148 - Avoid parent style ref churn in createTextRendererIfNeeded().
Summary: Avoid parent style ref churn in createTextRendererIfNeeded().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 04:02 PDT by Andreas Kling
Modified: 2013-10-22 06:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2013-10-22 04:03 PDT, 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 2013-10-22 04:02:46 PDT
We ref/deref the parent style every time we create a text renderer. This seems unnecessary.
Comment 1 Andreas Kling 2013-10-22 04:03:25 PDT
Created attachment 214833 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-22 06:01:50 PDT
Comment on attachment 214833 [details]
Patch

Clearing flags on attachment: 214833

Committed r157785: <http://trac.webkit.org/changeset/157785>
Comment 3 WebKit Commit Bot 2013-10-22 06:01:52 PDT
All reviewed patches have been landed.  Closing bug.