sent HTTP auth dialogs for any requests other than the main
>>>> resource for the top-level frame. Presenting HTTP auth dialogs in
>>>> other contexts is a phishing risk.
>>> I think there are corporate/financial apps that would break if this was
>>> pol
When we send XMLHttpRequest to access search engines or it is sent from
chrome extensions, we may do/don't want the browser to show the
authentication challenge dialog. Should we provide a property to give a
choice to users such as the "webkitBackground"?
Please see the bug https://bugs.we
he array syntax "float[]" is not supported by the JS binding
IDL generator.
This would be a bug. I think JSC should also support it. Would you
file a bug to https://bugs.webkit.org/enter_bug.cgi?product=WebKit?
On Mon, Apr 23, 2012 at 12:40 AM, xuewen
mailto:xuewe
In the file Source/WebCore/Modules/gamepad/Gamepad.idl, there are two
definitions:
readonly attribute float[] axes;
readonly attribute float[] buttons;
The array syntax "float[]" is not supported by the JS binding IDL
generator.
Are the IDL generators for JS and V8 same?
If it is right for V8
4 matches
Mail list logo