RESOLVED FIXED 121865
Tighten some renderer access in Document.
https://bugs.webkit.org/show_bug.cgi?id=121865
Summary Tighten some renderer access in Document.
Andreas Kling
Reported Tuesday, September 24, 2013 10:10:03 PM UTC
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 Tuesday, September 24, 2013 10:10:32 PM UTC
Antti Koivisto
Comment 2 Tuesday, September 24, 2013 10:50:57 PM UTC
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 Thursday, October 10, 2013 12:15:16 PM UTC
Note You need to log in before you can comment on or make changes to this bug.