[Webkit-unassigned] [Bug 27035] [Chromium] Upstream DOMObjectsInclude.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 13:18:50 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27035


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32387|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2009-07-07 13:18:50 PDT ---
(From update of attachment 32387)
> Index: WebCore/bindings/v8/DOMObjectsInclude.h

> + * this software without specific prior written permission.
> + * 

^^^ looks like there is an extra space at the end of that line.


> +#if ENABLE(DOM_STORAGE)
> +#include "Storage.h"
> +#include "StorageEvent.h"
> +#endif

^^^ should that have a "// STORAGE" comment like the others?


otherwise, R=me

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list