• Gabriel Ivăncescu's avatar
    mshtml: Do not enumerate internal dynamic props. · 8de5187d
    Gabriel Ivăncescu authored
    Props allocated with dispex_get_dprop_ref or dispex_get_dynid are purely
    internal to our implementation and must not be enumerated.
    
    Note that in case of window, the props themselves become enumerable, but the
    dynamic props must still be hidden, since it's the custom prop that refers
    to it that must be enumerated (i.e. the DISPID must match with the custom
    prop, not the underlying dynamic prop backing it, which would violate the
    former DISPID obtained for the respective name).
    Signed-off-by: 's avatarGabriel Ivăncescu <gabrielopcode@gmail.com>
    8de5187d
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...