WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132751
JSDOMWindow should disable property caching after a certain point
https://bugs.webkit.org/show_bug.cgi?id=132751
Summary
JSDOMWindow should disable property caching after a certain point
Mark Hahnenberg
Reported
2014-05-09 15:10:36 PDT
This is part of removing HasImpureGetOwnPropertySlot from JSDOMWindow. After the lookup in the static hash table for JSDOMWindow fails we want to disable property caching even if the code that follows thinks that it has provided a cacheable value.
Attachments
Patch
(4.52 KB, patch)
2014-05-09 15:11 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2014-05-09 15:11:52 PDT
Created
attachment 231187
[details]
Patch
WebKit Commit Bot
Comment 2
2014-05-09 17:07:21 PDT
Comment on
attachment 231187
[details]
Patch Clearing flags on attachment: 231187 Committed
r168558
: <
http://trac.webkit.org/changeset/168558
>
WebKit Commit Bot
Comment 3
2014-05-09 17:07:26 PDT
All reviewed patches have been landed. Closing bug.
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