RESOLVED FIXED 87837
Web Inspector: change type of injected script id from long to int
https://bugs.webkit.org/show_bug.cgi?id=87837
Summary Web Inspector: change type of injected script id from long to int
Yury Semikhatsky
Reported 2012-05-30 02:35:34 PDT
We pass it as int in the protocol so it doesn't make sense to declare it as long.
Attachments
Patch (8.90 KB, patch)
2012-05-30 02:37 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2012-05-30 02:37:02 PDT
Yury Semikhatsky
Comment 2 2012-06-01 01:23:25 PDT
Note You need to log in before you can comment on or make changes to this bug.