Closed
Bug 1016717
Opened 11 years ago
Closed 11 years ago
GitHub login does not work with e10s enabled
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: cpeterson, Assigned: cpeterson)
References
(Blocks 1 open bug)
Details
When I try to log into GitHub in an e10s window, I see the following JS error in Firefox's Browser Console (not the page's Web Console):
> TypeError: this.mInput is null autocomplete.xml:898
In the page's Web Console, I see the following HTTP POST error:
> POST https://github.com/_stats [HTTP/1.1 403 Forbidden 88ms]
When I click the "Sign In" button to submit the form, GitHub redirects me to a web page that simply says:
> Cookies must be enabled to use GitHub.
I have a bunch of add-ons installed, but all of them are disabled.
Updated•11 years ago
|
Assignee: nobody → cpeterson
Assignee | ||
Comment 1•11 years ago
|
||
I was only able to repro this login problem with my dirty profile. I could not repro with new profiles or after I reset my dirty profile.
I can, however, still repro the this.mInput error, so I opened bug 1017914 to track that issue.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•