[webkit-reviews] review denied: [Bug 5906] webkit.org should explain how to detect the latest nightly : [Attachment 12267] sample code

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sat Jan 6 17:05:23 PST 2007


Darin Adler <darin at apple.com> has denied Darin Adler <darin at apple.com>'s
request for review:
Bug 5906: webkit.org should explain how to detect the latest nightly
http://bugs.webkit.org/show_bug.cgi?id=5906

Attachment 12267: sample code
http://bugs.webkit.org/attachment.cgi?id=12267&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
    log("You browser " + (isWebKit ? "uses " : "does not use ") + "WebKit.\n");


Typo here "You" instead of "Your".

I'd like versionIsAtLeast to take a string parameter instead of two integers.



More information about the webkit-reviews mailing list