Closed
Bug 919089
Opened 11 years ago
Closed 11 years ago
[e10s] Loading gmail stops other sites from loading
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
759 bytes,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
When I navigate to gmail.com, sign in, and then attempt to navigate to another URL, it doesn't load. It looks like nsDocument::UnblockOnload is asserting, might be related.
Assignee | ||
Comment 1•11 years ago
|
||
Don't call SetEnableSmartCardEvents for content processes, since it's not supported.
Attachment #809368 -
Flags: review?(bzbarsky)
Comment 2•11 years ago
|
||
Attachment #809368 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•