Open GoogleCodeExporter opened 8 years ago
This change is likely to break a current (unformal) contract about property
names. It should be considered a breaking change and submitted within a major
SDK update (0.4.0).
Original comment by peter.ry...@gmail.com
on 12 Sep 2012 at 4:56
Also, as discussed in the original bug:
http://code.google.com/p/chromedevtools/issues/detail?id=75
there is an end to this behavior, as "3000000000" will return [3000000000] but
"9000000000" will (correctly) return "9000000000".
Original comment by redsandro
on 12 Sep 2012 at 7:07
Fixed in HEAD
Original comment by peter.ry...@gmail.com
on 20 Dec 2012 at 10:39
Original issue reported on code.google.com by
peter.ry...@gmail.com
on 12 Sep 2012 at 4:54