Closed
Bug 1160828
Opened 9 years ago
Closed 9 years ago
When importing: "A data source is necessary for retrieving a mapped selection.: undefined"
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(firefox40 fixed)
RESOLVED
FIXED
Firefox 40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
3.86 KB,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
Only seems to occur when importing a profile when first opening the tool (when markers have never been rendered yet). Think it's something to do with the graph changes that handles feature detection (the imported profile that causes this does indeed have the correct configuration set).
Emitted by Graphs.jsm, doesn't cause any failures and everything seems to work OK, just a race condition I suspect.
Assignee | ||
Updated•9 years ago
|
Blocks: perf-tool-papercuts
Assignee | ||
Comment 1•9 years ago
|
||
Possibly fixed by bug 1145187
Assignee | ||
Comment 2•9 years ago
|
||
Possibly maybe the source of some race conditions elsewhere causing intermittents.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a103d6a60e55
Updated•9 years ago
|
Attachment #8602413 -
Flags: review?(vporof) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Assignee | ||
Updated•9 years ago
|
Whiteboard: [fixed-in-fx-team]
Comment 4•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 40
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•