Bug 121155 - FrameView: Tighten widget handling code.
Summary: FrameView: Tighten widget handling code.
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-09-11 05:32 PDT by Andreas Kling
Modified: 2013-09-11 07:15 PDT (History)
5 users (show)

See Also:


Attachments
Patch (16.18 KB, patch)
2013-09-11 06:14 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-09-11 05:32:51 PDT
The code in FrameView that handles RenderWidgets currently operates on generic RenderObject pointers. This is not ideal.
Comment 1 Andreas Kling 2013-09-11 06:14:49 PDT
Created attachment 211304 [details]
Patch
Comment 2 Antti Koivisto 2013-09-11 06:21:28 PDT
Comment on attachment 211304 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-11 07:15:33 PDT
Comment on attachment 211304 [details]
Patch

Clearing flags on attachment: 211304

Committed r155524: <http://trac.webkit.org/changeset/155524>
Comment 4 WebKit Commit Bot 2013-09-11 07:15:35 PDT
All reviewed patches have been landed.  Closing bug.