[webkit-dev] On web-exposing features disabled at runtime
Manuel Rego Casasnovas
rego at igalia.com
Tue Feb 11 01:09:27 PST 2014
On Mon, 2014-02-10 at 13:38 -0800, Benjamin Poulain wrote:
> Can't we add a compile time flag instead?
> The chromium patch you linked is inelegant and it touches some hot paths.
BTW, only with the compile flag the issue is not completely fixed.
For example you can enable the compile flag but disable the feature at
runtime and the properties will be exposed anyway.
IMHO, if the feature is disabled at runtime the properties shouldn't be
exposed.
My 2 cents,
Rego
More information about the webkit-dev
mailing list