Closed
Bug 1215141
Opened 10 years ago
Closed 10 years ago
adbhelper broken again with /adb-client.js, line 53: TypeError: invalid arguments
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
JavaScript error: resource://gre/modules/commonjs/toolkit/loader.js -> resource://adbhelperatmozilla.org/adb-client.js, line 53: TypeError: invalid arguments
or
resource://adbhelperatmozilla.org/adb-client.js, line 37: TypeError: buffer is undefined
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8674289 -
Flags: review?(jryans)
Depends on: 1210330
Comment on attachment 8674289 [details] [review]
Pull request 23
Works on latest Nightly and also in 42 before socket changes, thanks!
Attachment #8674289 -
Flags: review?(jryans) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
I also tested DE 43, which still uses the .buffer version from WebIDL (the API fix has not yet landed there). So, it seems all cases are covered.
0.8.4 released.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•