[webkit-reviews] review granted: [Bug 130700] Enable WEB_REPLAY for PLATFORM(MAC) : [Attachment 228694] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 6 09:33:40 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 130700: Enable WEB_REPLAY for PLATFORM(MAC)
https://bugs.webkit.org/show_bug.cgi?id=130700

Attachment 228694: the patch
https://bugs.webkit.org/attachment.cgi?id=228694&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228694&action=review


> Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.js:401
> +	       contextMenu.appendItem(WebInspector.UIString("Hide replay
controls"), toggleReplayInterface);

Menu titles are Title Case.

> Source/WebInspectorUI/UserInterface/Views/TimelineSidebarPanel.js:403
> +	       contextMenu.appendItem(WebInspector.UIString("Show replay
controls"), toggleReplayInterface);

Ditto.


More information about the webkit-reviews mailing list