Bug 121865

Summary: Tighten some renderer access in Document.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Andreas Kling
Reported 2013-09-24 14:10:03 PDT
Tighten some renderer access in Document.
Attachments
Patch (3.27 KB, patch)
2013-09-24 14:10 PDT, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2013-09-24 14:10:32 PDT
Antti Koivisto
Comment 2 2013-09-24 14:50:57 PDT
Comment on attachment 212499 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212499&action=review > Source/WebCore/dom/Document.cpp:329 > +static Widget* widgetForElement(Element* focusedElement) How about reference?
Andreas Kling
Comment 3 2013-10-10 04:15:16 PDT
Note You need to log in before you can comment on or make changes to this bug.