WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81335
Web Inspector: call .length as the last check when detecting arrays.
https://bugs.webkit.org/show_bug.cgi?id=81335
Summary
Web Inspector: call .length as the last check when detecting arrays.
Pavel Feldman
Reported
2012-03-16 05:09:09 PDT
It is less likely to hit the "splice" or "callee" getter than the "length" one. See
http://code.google.com/p/chromium/issues/detail?id=78862
for downstream bug.
Attachments
Patch
(5.49 KB, patch)
2012-03-16 05:18 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-03-16 05:18:02 PDT
Created
attachment 132253
[details]
Patch
Pavel Feldman
Comment 2
2012-03-20 05:22:34 PDT
Comment on
attachment 132253
[details]
Patch Clearing flags on attachment: 132253 Committed
r111385
: <
http://trac.webkit.org/changeset/111385
>
Pavel Feldman
Comment 3
2012-03-20 05:22:42 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