[Webkit-unassigned] [Bug 33492] [Chromium] Move getSessionStorageNamespace from WebKitClient to WebViewClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 23:47:55 PST 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46315|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #4 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-01-11 23:47:55 PST ---
(From update of attachment 46315)
> Index: WebKit/chromium/public/WebViewClient.h
...
> +    // Get the session storage namespace associated with this WebView.
> +    virtual WebStorageNamespace* createSessionStorageNamespace() { return 0; }

Fix the comment to say "Create a..."

Also, please move this up into the factory section of WebViewClient.

R=me, but please fix these before committing.

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