[Webkit-unassigned] [Bug 137278] Web Inspector: add 2D/WebGL canvas instrumentation infrastructure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 9 09:59:01 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137278
--- Comment #11 from Timothy Hatcher <timothy at apple.com> 2014-10-09 09:58:55 PST ---
(From update of attachment 239375)
View in context: https://bugs.webkit.org/attachment.cgi?id=239375&action=review
>> Source/WebCore/inspector/InspectorCanvasAgent.cpp:62
>> +void InspectorCanvasAgent::willDestroyFrontendAndBackend(InspectorDisconnectReason)
>
> Seems this should call disable.
We can probably just remove enable and disable in the agent! The places that use m_enabled already also null check m_frontendDispatcher.
Down with enable!
--
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