Closed
Bug 1217542
Opened 10 years ago
Closed 6 years ago
Profiler spends all of the time in mergeStacksIntoProfile on http://meowni.ca/
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jrmuizel, Assigned: djvj)
Details
Attachments
(1 file)
|
1.32 KB,
patch
|
Details | Diff | Splinter Review |
This basically ends up taking down the browser.
| Assignee | ||
Comment 1•10 years ago
|
||
Try this.
| Reporter | ||
Comment 2•10 years ago
|
||
This is happening because the source for the javascript is a large data url (151k) we add this as label for every stack entry.
| Reporter | ||
Updated•10 years ago
|
Assignee: nobody → kvijayan
| Reporter | ||
Comment 3•9 years ago
|
||
I've copied the page here:
http://people.mozilla.org/~jmuizelaar/tests/Monica%20Dinculescu.html
The cause is very long data urls of javascript.
| Assignee | ||
Comment 4•6 years ago
|
||
Dropping this for now. Profiler interactions with weird data sites doesn't seem to have come up since.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•