[webkit-reviews] review granted: [Bug 34469] Web Inspector: Separate OS type from OS version (WebInspector.platform) : [Attachment 47936] [PATCH] Comments addressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 08:48:14 PST 2010


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 34469: Web Inspector: Separate OS type from OS version
(WebInspector.platform)
https://bugs.webkit.org/show_bug.cgi?id=34469

Attachment 47936: [PATCH] Comments addressed
https://bugs.webkit.org/attachment.cgi?id=47936&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
> +	   this._isMac = (WebInspector.platform === "mac");

No need for () here.


More information about the webkit-reviews mailing list