Closed
Bug 1120909
Opened 10 years ago
Closed 9 years ago
[e10s] UITour Hello events not received with e10s enabled
Categories
(Firefox :: Tours, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: agibson, Unassigned)
Details
This is already a known e10s issue but I'm not sure if there is a bug already filed.
STR:
1.) Open Nightly, enable e10s in preferences and restart.
2.) Open a tour page that does: Mozilla.UITour.observe((...rest) => console.log("observed", rest))
3.) Interact with hello by opening a conversation window
4.) Firefox does UITour.notify(…)
Expected results:
The web page should receive Loop events
Actual results:
No loop events are received when e10s is enabled.
Reporter | ||
Updated•10 years ago
|
Blocks: fx-UITour-Hello
Updated•10 years ago
|
Blocks: fx-UITour-hello-36
Updated•10 years ago
|
tracking-e10s:
--- → +
Comment 1•10 years ago
|
||
Per our meeting last night, e10s is not supported outside of Nightly, thus not a blocker for Hello tours.
No longer blocks: fx-UITour-hello-36, fx-UITour-Hello
Reporter | ||
Comment 2•9 years ago
|
||
Since I filed this bug, I believe it may have well been fixed. The FTU seems to work fine for me now in Dev Edition/Nightly with e10s enabled.
Comment 3•9 years ago
|
||
Sounds like a WFM then. Please re-open if you see this again.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•