Closed Bug 904201 Opened 11 years ago Closed 11 years ago

"noSuchActor" error has no message

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: bbenvie, Assigned: andreio)

Details

(Whiteboard: [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js] )

Attachments

(1 file)

The "noSuchActor" error packet in `DebuggerServerConnection.prototype.onPacket` has no error message. This makes debugging harder because you have to drill down to look at the packets to see the cause, rather than having a useful message reported in the console.
Whiteboard: [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js]
Assignee: nobody → andrei.br92
You mentioned that there could be multiple causes for this error => multiple error messages. Where could I look for more info ? Thanks
Attachment #791235 - Flags: feedback?(bbenvie)
Comment on attachment 791235 [details] [diff] [review]
bug904201.noSuchActorErrorMsg

There can be multiple causes, but that doesn't really matter. All the error needs to do is explain what's happening. I think the message you've added does that well enough!
Attachment #791235 - Flags: feedback?(bbenvie) → feedback+
Thanks. Is there anything else I need to take care of ?
Nope! Thanks.
Attachment #791235 - Flags: feedback+ → review+
https://hg.mozilla.org/integration/fx-team/rev/a2bc0c4ab5bd
Whiteboard: [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js] → [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js] [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/a2bc0c4ab5bd
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js] [fixed-in-fx-team] → [good-first-bug] [mentor=bbenvie@mozilla.com] [lang=js]
Target Milestone: --- → Firefox 26
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: