[webkit-reviews] review granted: [Bug 41564] Implement performance.navigation.type : [Attachment 60440] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 3 07:42:41 PDT 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 41564: Implement performance.navigation.type
https://bugs.webkit.org/show_bug.cgi?id=41564

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
WebCore/page/Navigation.h:56
 +	    NAVIGATE = 0,
Enum convention is CamelCase. Other than that, the baby's starting to take its
first steps!


More information about the webkit-reviews mailing list