Bug 123147 - Even more PassRef<RenderStyle>!
Summary: Even more PassRef<RenderStyle>!
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: 123197
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-22 03:36 PDT by Andreas Kling
Modified: 2013-10-23 03:40 PDT (History)
12 users (show)

See Also:


Attachments
Patch (17.06 KB, patch)
2013-10-22 03:38 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 03:36:20 PDT
Let's convert more code to tighter passing.
Comment 1 Andreas Kling 2013-10-22 03:38:37 PDT
Created attachment 214832 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-22 16:30:45 PDT
Comment on attachment 214832 [details]
Patch

Clearing flags on attachment: 214832

Committed r157826: <http://trac.webkit.org/changeset/157826>
Comment 3 WebKit Commit Bot 2013-10-22 16:30:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Simon Fraser (smfr) 2013-10-22 21:10:28 PDT
I think this caused regions tests to crash:
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r157843%20(13593)/results.html
Comment 5 WebKit Commit Bot 2013-10-22 21:12:24 PDT
Re-opened since this is blocked by bug 123197
Comment 6 Andreas Kling 2013-10-23 03:40:46 PDT
Committed r157854: <http://trac.webkit.org/changeset/157854>