[Webkit-unassigned] [Bug 45165] Expose Flags constructor if FileSystem API is Enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 20:26:53 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45165
--- Comment #7 from Kinuko Yasuda <kinuko at chromium.org> 2010-09-09 20:26:53 PST ---
(In reply to comment #2)
> is there a way to reuse fileSystemEnabled()? i know that [EnableAtRuntime] requires a getter with a specific name, but i think in this case it might be better to write some custom code to reuse fileSystemEnabled() (if possible).
I added custom getter for V8 (since EnableAtRuntime is valid only in V8). This doesn't stop exposing Flags constructor Window though -- I wasn't able to find a way to hook the custom code from the DOMWindow's prototype template constructor method.
--
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