[Webkit-unassigned] [Bug 38750] [Chromium] Add quota parameter to WebViewClient::createSessionStorageNamespace()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 02:39:45 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

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




--- Comment #5 from Jeremy Orlow <jorlow at chromium.org>  2010-05-10 02:39:44 PST ---
(From update of attachment 55531)
> diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
> index 8a25606961ee8b3995a77c5a97e7bedcb9135890..5d13f4d8b182fd1ae743f5c3c0548e1414c47a4a 100644
> --- a/WebKit/chromium/ChangeLog
> +++ b/WebKit/chromium/ChangeLog
> @@ -1,3 +1,21 @@
> +2010-05-10  Hans Wennborg  <hans at chromium.org>
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        [Chromium] Add quota parameter to WebViewClient::createSessionStorageNamespace()
> +
> +        Put a per-origin quota on session storage since it is using memory in
> +        the browser process, and should not be allowed to grow arbitrarily
> +        large. See also r58828.

Links to trac.webkit.org are probably better than just saying rXXXXX.

> +        https://bugs.webkit.org/show_bug.cgi?id=38750

This goes directly below the subject line...then a blank newline...then the full description.


Same goes for the other change log.

Otherwise, looks good.  Please fix and re-upload with commit queue bit since you can't commit yet.

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