RESOLVED FIXED 97016
Web Inspector: setPropertyValue does not work for non-finite numbers
https://bugs.webkit.org/show_bug.cgi?id=97016
Summary Web Inspector: setPropertyValue does not work for non-finite numbers
Andrey Adaikin
Reported 2012-09-18 07:05:09 PDT
Patch to follow.
Attachments
Patch (5.37 KB, patch)
2012-09-18 07:08 PDT, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2012-09-18 07:08:22 PDT
Vsevolod Vlasov
Comment 2 2012-09-18 09:05:02 PDT
Comment on attachment 164552 [details] Patch This looks like a hack. I think this should be fixed on a lower (protocol) level as a workaround for JSON.stringify/JSON.parse not supporting infinite values.
Andrey Adaikin
Comment 3 2012-09-19 07:56:39 PDT
Otherwise we should hack the public remote debugging protocol API. As discussed with Pavel, we decided to live with this workaround for now.
WebKit Review Bot
Comment 4 2012-09-20 05:44:29 PDT
Comment on attachment 164552 [details] Patch Clearing flags on attachment: 164552 Committed r129122: <http://trac.webkit.org/changeset/129122>
WebKit Review Bot
Comment 5 2012-09-20 05:44:32 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.