Closed
Bug 904196
Opened 12 years ago
Closed 12 years ago
sctrict error in onDisplayString
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: fitzgen, Assigned: fitzgen)
Details
Attachments
(1 file)
814 bytes,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
0:00.58 resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/actors/script.js:2336: strict error: test for equality (==) mistyped as assignment (=)?
![]() |
Assignee | |
Comment 1•12 years ago
|
||
![]() |
||
Comment 2•12 years ago
|
||
Comment on attachment 789122 [details] [diff] [review]
bug-904196-strict-error.patch
Review of attachment 789122 [details] [diff] [review]:
-----------------------------------------------------------------
-_-
Attachment #789122 -
Flags: review?(vporof) → review+
![]() |
Assignee | |
Updated•12 years ago
|
Whiteboard: [land-in-fx-team]
![]() |
Assignee | |
Comment 3•12 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
![]() |
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•