Closed
Bug 1364143
Opened 8 years ago
Closed 7 years ago
[e10s] Performance issue with large form dropdown
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1118086
People
(Reporter: philipp, Unassigned)
Details
(Keywords: multiprocess, perf)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
precursor to the STR: you need a microsoft account
- go to https://sysdev.microsoft.com/en-US/Hardware/signup/
- sign in with your ms credentials
- click on the drop-down button next to "please find your company"
- firefox hangs for a prolonged period
when switching off e10s the dropdown field opens in a near instant.
i wasn't able to capture a profile with nightly since it was frozen/not responding indefinitely until windows offered to kill it, but with release the freeze was "just" few seconds and the gecko profiler worked:
https://perfht.ml/2qwvqUs
Updated•8 years ago
|
Blocks: e10s-select
Keywords: multiprocess
Comment 1•7 years ago
|
||
Tested on 55.0a1(BID 20170609030207, macOS 12.12), Firefox hung and no response for several minutes.
From stack trace, it seems main thread was busy doing restyling.
Attach OSX sampler stack trace for further investigation.
TLin, could you help to investigate what's wrong here?
Flags: needinfo?(tlin)
Updated•7 years ago
|
Priority: -- → P1
Comment 2•7 years ago
|
||
This should be a dup of bug 1118086.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(tlin)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
No longer blocks: e10s-select
You need to log in
before you can comment on or make changes to this bug.
Description
•