Closed
Bug 866820
Opened 8 years ago
Closed 8 years ago
Outlook.com login page loads blank
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 865431
| Tracking | Status | |
|---|---|---|
| firefox20 | --- | unaffected |
| firefox21 | --- | unaffected |
| firefox22 | --- | unaffected |
| firefox23 | - | affected |
People
(Reporter: u279076, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
|
2.80 KB,
text/plain
|
Details |
Starting in Nightly 23.0a1 2013-04-24 Outlook.com loads a blank page instead of the login page. This might be a Tech Evangelism bug but I'm filing in Firefox::General for the time being. Note that we've been seeing a lot of complaints about this recently on the Nightly Testers mailing list. Error in Error Console: > TypeError: a is null > Source File: https://auth.gfx.ms/14.500.21633.00/Login_Core.js > Line: 8 First Bad: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130424 Firefox/23.0 20130424030917 Last Good: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130424 Firefox/23.0 20130423030935 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=acf388eaf9e9&tochange=fef5f202b2dc There's a lot of changes here so I will see if I can find a narrower window.
This is the source file from outlook.com where the failure occurs. I'm not sure if it's useful in debugging this issue.
Note that Firefox 20 through 22.0a2 seem to be unaffected by this bug.
status-firefox20:
--- → unaffected
status-firefox21:
--- → unaffected
status-firefox22:
--- → unaffected
status-firefox23:
--- → affected
tracking-firefox23:
--- → ?
Keywords: regression
Last Good: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130423 Firefox/23.0 20130423095633 First Bad: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130423 Firefox/23.0 20130423120807 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=591caa6e37af&tochange=8b1a7228674a Looks to be something from the April 23 PGO merge. perhaps bug 862117?
Comment 4•8 years ago
|
||
It also happens on Mac OS X for me.
(In reply to Anthony Hughes, Mozilla QA (:ashughes) from comment #3) > Looks to be something from the April 23 PGO merge. perhaps bug 862117? Brandon, do you know if something in your patch might have regressed this?
Flags: needinfo?(waterlo1)
OS: Windows 8 → All
I highly doubt something in Brandon's patch caused this. I don't see any issue with the homepage of Outlook.com on my 4-28 Nightly. Is the issue still present? If so, could we get a deeper bisect here?
Flags: needinfo?(waterlo1)
(In reply to Jared Wein [:jaws] from comment #6) > I highly doubt something in Brandon's patch caused this. > > I don't see any issue with the homepage of Outlook.com on my 4-28 Nightly. > Is the issue still present? Yes, it's trivial for me to reproduce this issue on any Nightly from Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130423 Firefox/23.0 20130423120807 to Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130429 Firefox/23.0 20130429030926. > If so, could we get a deeper bisect here? Using inbound I was able to regress it to these changes: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=7712c68becc6&tochange=c3a204a6b498 Sorry, I cannot regress this any further than that.
Oh, I probably can't repro it because I have: javascript.options.ion.content;false javascript.options.ion.parallel_compilation;false in my about:config. Brian, do you know what could have caused this?
Flags: needinfo?(bhackett1024)
Comment 9•8 years ago
|
||
This is bug 865431, the fix just landed and it should work in tomorrow's nightly.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bhackett1024)
Resolution: --- → DUPLICATE
Duplicate of bug: 865431
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•