Closed
Bug 1134079
Opened 10 years ago
Closed 10 years ago
If `getDefinition` method does not exist on server, use one from the client
Categories
(DevTools Graveyard :: Web Audio Editor, defect)
Tracking
(firefox39 fixed)
RESOLVED
FIXED
Firefox 39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
12.66 KB,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
This will be duplicated code on the client since this was just added to Fx38, which isn't great. But not sure of other solutions to support < Fx38 targets (b2g 2.0-2.2)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Ideally, this would be pushed up to Fx38, but I think this is a small case of someone debugging old FxOS on not-Nightly on desktop.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=753bb6d82c77
Attachment #8568121 -
Flags: review?(vporof)
Updated•10 years ago
|
Attachment #8568121 -
Flags: review?(vporof) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 39
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
•