[Webkit-unassigned] [Bug 38897] Fix guard around DatabaseSync

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 04:25:23 PDT 2010


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





--- Comment #2 from Dumitru Daniliuc <dumi at chromium.org>  2010-05-11 04:25:22 PST ---
(From update of attachment 55688)
> Index: WebCore/storage/DatabaseSync.cpp
> ===================================================================
> --- WebCore/storage/DatabaseSync.cpp	(revision 59147)
> +++ WebCore/storage/DatabaseSync.cpp	(working copy)
> @@ -107,6 +107,7 @@ ScriptExecutionContext* DatabaseSync::sc
>      return m_scriptExecutionContext.get();
>  }
>  
> +} // namespace WebCore
> +
>  #endif // ENABLE(DATABASE)
>  
> -} // namespace WebCore

oops... thanks for noticing this. lgtm, fwiw.

-- 
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