Closed
Bug 817885
Opened 13 years ago
Closed 13 years ago
Can't upload profiles to cleopatra
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cjones, Assigned: BenWa)
Details
Attachments
(1 file)
1.64 MB,
text/plain
|
Details |
Probably not the right place to file this, but I don't know what is ;).
STR
(1) Open cleopatra
(2) Try to upload attached profile
The upload fails with no error indicated in the UI.
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
11-28 nightly here. Let's see if an update makes it go away.
Reporter | ||
Comment 3•13 years ago
|
||
Same results in 12-3. Console output
...
[16:59:17.527] parsing (in worker): 1111ms
[16:59:17.528] posting message to worker: 0ms
[16:59:17.629] profile filtering (in worker): 91ms.
[16:59:17.634] TypeError: document.getElementById(...) is null @ http://people.mozilla.com/~bgirard/cleopatra/js/ui.js:1261
[16:59:17.657] reading data from worker message: 11ms
[16:59:17.663] histogram displaying: 6ms.
[16:59:17.746] diagnostic items displaying: 2ms.
[16:59:17.791] tree displaying: 15ms.
[16:59:17.843] tree displaying: 6ms.
Assignee | ||
Comment 4•13 years ago
|
||
Fixed and deployed:
https://github.com/bgirard/cleopatra/commit/12c2d6cc9005f7eab8031309fd48f371d204e95a
Assignee: nobody → bgirard
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•