[webkit-reviews] review granted: [Bug 31111] Web Inspector: enable timeline by shortcut - will ease development while hidden. : [Attachment 42470] [PATCH] Even better patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 09:31:42 PST 2009


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 31111: Web Inspector: enable timeline by shortcut - will ease development
while hidden.
https://bugs.webkit.org/show_bug.cgi?id=31111

Attachment 42470: [PATCH] Even better patch
https://bugs.webkit.org/attachment.cgi?id=42470&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>

> +	   if (hiddenPanels.indexOf("timeline") === -1 &&
hiddenPanels.indexOf("timeline") === -1)

No need for the second clause.


More information about the webkit-reviews mailing list