WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
212956
Investigate removing the OverridesGetOwnPropertySlot structure flag when getOwnPropertySlot is not overridden.
https://bugs.webkit.org/show_bug.cgi?id=212956
Summary
Investigate removing the OverridesGetOwnPropertySlot structure flag when getO...
Mark Lam
Reported
2020-06-08 21:53:53 PDT
Specifically, look at JSInjectedScriptHostPrototype, JSJavaScriptCallFramePrototype, and JSString. If the flag is not needed, maybe we can remove it and strengthen the overridesGetOwnPropertySlot() in Structure::validateflags().
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug