Closed
Bug 1198727
Opened 10 years ago
Closed 10 years ago
[e10s] View selected source triggers extended display of tab spinner
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: jimm, Assigned: mconley)
References
(Blocks 1 open bug)
Details
This is fun one -
str:
1) open telemetry.org
2) open a few other tabs to other pages
3) select SIMPLE_MEASURES_FIRSTPAINT
4) using the mouse, try to select the text 'SIMPLE_MEASURES_FIRSTPAINT'
you do select something, but there's no selection visible in the page
5) right click SIMPLE_MEASURES_FIRSTPAINT
6) you should get the option 'view selection source' in the context menu, select it.
result:
tab spinner displays in all tabs for about a minute.
The selection probably encompasses everything in the custom styled drop down.
![]() |
Reporter | |
Updated•10 years ago
|
OS: Unspecified → Windows
Hardware: Unspecified → x86
Updated•10 years ago
|
Assignee: nobody → mconley
tracking-e10s:
--- → +
Assignee | ||
Comment 1•10 years ago
|
||
What happens if you run these same steps with non-e10s? I would imagine we lock up the main browser process, no?
Flags: needinfo?(jmathies)
![]() |
Reporter | |
Comment 2•10 years ago
|
||
There's a delay in displaying the source, but it's only a second or so. The original report stated it took over a minute to display.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jmathies)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•