RESOLVED FIXED Bug 53331
[GTK] GObject DOM bindings do no support the CallWith attribute
https://bugs.webkit.org/show_bug.cgi?id=53331
Summary [GTK] GObject DOM bindings do no support the CallWith attribute
Martin Robinson
Reported 2011-01-28 14:03:53 PST
Some bindings require the use of the CallWith attribute. So far it seems that the possible values are DynamicFrame, ScriptState and ScriptExecutionContext.
Attachments
Disable GObject DOM bindings for IndexedDB (2.21 KB, patch)
2011-01-28 14:06 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2011-01-28 14:06:41 PST
Created attachment 80495 [details] Disable GObject DOM bindings for IndexedDB
Martin Robinson
Comment 2 2011-01-28 14:07:46 PST
This issue breaks the IndexedDB build, so I've posted a patch which disables the IDB build until this issue is resolved.
Eric Seidel (no email)
Comment 3 2011-01-30 04:54:47 PST
Comment on attachment 80495 [details] Disable GObject DOM bindings for IndexedDB OK. rs=me.
Martin Robinson
Comment 4 2011-02-01 17:05:35 PST
Note You need to log in before you can comment on or make changes to this bug.