[webkit-reviews] review granted: [Bug 27360] [Chromium] Fix build with DOM_STORAGE enabled. : [Attachment 32912] v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 21:09:20 PDT 2009


David Levin <levin at chromium.org> has granted Jeremy Orlow
<jorlow at chromium.org>'s request for review:
Bug 27360: [Chromium] Fix build with DOM_STORAGE enabled.
https://bugs.webkit.org/show_bug.cgi?id=27360

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

------- Additional Comments from David Levin <levin at chromium.org>
Two nits which I can fix up on landing.

> Index: WebCore/ChangeLog
> +	   * bindings/v8/DerivedSourcesAllInOne.cpp: Add the generated .ccp
files.
Typo: ccp

> Index: WebCore/storage/StorageAreaImpl.cpp

>  #include "EventNames.h"
>  #include "ExceptionCode.h"
> +#include "DOMWindow.h"
>  #include "Frame.h"

Out of alphabetical order.


More information about the webkit-reviews mailing list