RESOLVED FIXED 145235
Web Inspector: Use native Arguments detection instead of using toString
https://bugs.webkit.org/show_bug.cgi?id=145235
Summary Web Inspector: Use native Arguments detection instead of using toString
Joseph Pecoraro
Reported 2015-05-20 18:00:37 PDT
* SUMMARY Use native Arguments detection instead of using toString. Technically Object.prototype.toString could be overridden anyways. But I still think it is weird to do a toString check here.
Attachments
[PATCH] Proposed Fix (2.73 KB, patch)
2015-05-20 18:14 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-05-20 18:14:12 PDT
Created attachment 253485 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-05-20 22:12:14 PDT
Comment on attachment 253485 [details] [PATCH] Proposed Fix Clearing flags on attachment: 253485 Committed r184697: <http://trac.webkit.org/changeset/184697>
WebKit Commit Bot
Comment 3 2015-05-20 22:12:18 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.