[Webkit-unassigned] [Bug 58784] [Chromium] Enable QUOTA API at runtime if enable-quota flag is given

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 09:24:26 PDT 2011


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


David Levin <levin at chromium.org> changed:

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




--- Comment #2 from David Levin <levin at chromium.org>  2011-04-18 09:24:26 PST ---
(From update of attachment 90031)
View in context: https://bugs.webkit.org/attachment.cgi?id=90031&action=review

Please wait for Darin's ok since you did a chromium public api change.

> Source/WebKit/chromium/src/WebRuntimeFeatures.cpp:323
> +void WebRuntimeFeatures::enableQuota(bool enable)

I suspect you'll trigger a warning and thus a compile error due to unused enable when QUOTA isn't enabled.

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