RESOLVED FIXED 97331
Web Inspector: [Canvas] set CanvasAgent in InstrumentingAgents upon calling enable command
https://bugs.webkit.org/show_bug.cgi?id=97331
Summary Web Inspector: [Canvas] set CanvasAgent in InstrumentingAgents upon calling e...
Andrey Adaikin
Reported 2012-09-21 05:43:23 PDT
We should set CanvasAgent in InstrumentingAgents from enable() command and remove from disable(), instead of doing this in constructor and destructor. Patch to follow.
Attachments
Patch (5.51 KB, patch)
2012-09-24 08:19 PDT, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2012-09-24 08:19:11 PDT
WebKit Review Bot
Comment 2 2012-09-24 08:47:00 PDT
Comment on attachment 165386 [details] Patch Clearing flags on attachment: 165386 Committed r129374: <http://trac.webkit.org/changeset/129374>
WebKit Review Bot
Comment 3 2012-09-24 08:47:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.