[Webkit-unassigned] [Bug 90880] Web Inspector: adding pause icon for JavaScript debugging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 09:54:48 PDT 2012


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





--- Comment #15 from Timothy Hatcher <timothy at apple.com>  2012-07-13 09:54:47 PST ---
(From update of attachment 152280)
View in context: https://bugs.webkit.org/attachment.cgi?id=152280&action=review

> Source/WebCore/inspector/DOMNodeHighlighter.cpp:490
> +InspectorDashBoard::InspectorDashBoard(InstrumentingAgents* instrumentingAgents, InspectorClient* client, InspectorPageAgent* pageAgent)

DashBoard is one word. So this should be InspectorDashboard. Though, I'm not sure this should even be a separate class. Also classes in WebCore get their own file.

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



More information about the webkit-unassigned mailing list