[webkit-reviews] review granted: [Bug 86966] Web Inspector: implement revision history view. : [Attachment 142907] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 01:19:22 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 86966: Web Inspector: implement revision history view.
https://bugs.webkit.org/show_bug.cgi?id=86966

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=142907&action=review


> Source/WebCore/inspector/front-end/ContextMenu.js:115
> +WebInspector.ContextMenu.Provider.prototype = {

It should probably be merged with
WebInspector.ObjectPropertiesSection.ContextMenuProvider

> Source/WebCore/inspector/front-end/RevisionHistoryView.js:210
> +

Can we have a test for this algorithm?


More information about the webkit-reviews mailing list