Bug 121155

Summary: FrameView: Tighten widget handling code.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2013-09-11 05:32:51 PDT
The code in FrameView that handles RenderWidgets currently operates on generic RenderObject pointers. This is not ideal.
Attachments
Patch (16.18 KB, patch)
2013-09-11 06:14 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-09-11 06:14:49 PDT
Antti Koivisto
Comment 2 2013-09-11 06:21:28 PDT
Comment on attachment 211304 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-09-11 07:15:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.