[webkit-reviews] review granted: [Bug 127655] Web Inspector: Prefix existing Profiler UI classes with "Legacy" : [Attachment 222281] Better Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 16:09:10 PST 2014


Joseph Pecoraro <joepeck at webkit.org> has granted Timothy Hatcher
<timothy at apple.com>'s request for review:
Bug 127655: Web Inspector: Prefix existing Profiler UI classes with "Legacy"
https://bugs.webkit.org/show_bug.cgi?id=127655

Attachment 222281: Better Patch
https://bugs.webkit.org/attachment.cgi?id=222281&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=222281&action=review


r=me

> Source/WebInspectorUI/UserInterface/Main.js:-58
> -    if (InspectorBackend.registerCanvasDispatcher)
> -	   InspectorBackend.registerCanvasDispatcher(new
WebInspector.CanvasObserver);

Do you want to also delete the Canvas protocol/agent at this time?


More information about the webkit-reviews mailing list