[Webkit-unassigned] [Bug 24977] InspectorController is difficult to get to on the Page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 18:25:02 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24977





------- Comment #1 from jamesr at google.com  2009-03-31 18:25 PDT -------
Created an attachment (id=29150)
 --> (https://bugs.webkit.org/attachment.cgi?id=29150&action=view)
Adds an inspectorController() const getter on Frame to clean up callsites

This patch adds Frame::inspectorController() const, which simply reaches up to
the m_page for the InspectorController*.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list