Bug 123148

Summary: Avoid parent style ref churn in createTextRendererIfNeeded().
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.