[webkit-reviews] review granted: [Bug 43794] Some settings are linked to the PageGroup not the Page. Create a new class for those. : [Attachment 64090] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 04:10:08 PDT 2010


Steve Block <steveblock at google.com> has granted Jeremy Orlow
<jorlow at chromium.org>'s request for review:
Bug 43794: Some settings are linked to the PageGroup not the Page.  Create a
new class for those.
https://bugs.webkit.org/show_bug.cgi?id=43794

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

------- Additional Comments from Steve Block <steveblock at google.com>
WebCore/page/GroupSettings.h:44
 +	unsigned localStorageQuotaBytes() const { return
m_localStorageQuotaBytes; }
I guess there are no other call sites of these methods to update?!


More information about the webkit-reviews mailing list