[webkit-gtk] Quota

Christian Frost cf at cfrost.dk
Sun Jan 13 23:12:22 PST 2013


I'm having some problems with quotas in WebKitGTK+.
My problem is that when I enable quota (--enable-quota) I get a compile
error:

DerivedSources/WebCore/JSStorageInfoUsageCallback.cpp: In member function
'virtual bool WebCore::JSStorageInfoUsageCallback::handleEvent(long long
unsigned int, long long unsigned int)':
DerivedSources/WebCore/JSStorageInfoUsageCallback.cpp:67:71: error: no
matching function for call to 'toJS(JSC::ExecState*&,
WebCore::JSDOMGlobalObject*, long long unsigned int&)'
DerivedSources/WebCore/JSStorageInfoUsageCallback.cpp:68:71: error: no
matching function for call to 'toJS(JSC::ExecState*&,
WebCore::JSDOMGlobalObject*, long long unsigned int&)'
make[3]: ***
[DerivedSources/WebCore/libWebCore_la-JSStorageInfoUsageCallback.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
DerivedSources/WebCore/JSStorageInfoQuotaCallback.cpp: In member function
'virtual bool WebCore::JSStorageInfoQuotaCallback::handleEvent(long long
unsigned int)':
DerivedSources/WebCore/JSStorageInfoQuotaCallback.cpp:67:71: error: no
matching function for call to 'toJS(JSC::ExecState*&,
WebCore::JSDOMGlobalObject*, long long unsigned int&)'
make[3]: ***
[DerivedSources/WebCore/libWebCore_la-JSStorageInfoQuotaCallback.lo] Error 1

Do you have any ideas on what to do? Or is the feature not fully
implemented.

Please let me know if you need more information.

Best regards
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130114/2ed6e6fc/attachment.html>


More information about the webkit-gtk mailing list