Closed Bug 1799522 Opened 2 years ago Closed 2 years ago

Login form is not displayed on IBMCloud

Categories

(Core :: JavaScript Engine, defect, P1)

Firefox 108
defect

Tracking

()

RESOLVED DUPLICATE of bug 1799619
Tracking Status
firefox-esr102 --- disabled
firefox106 --- disabled
firefox107 --- disabled
firefox108 --- disabled
firefox109 --- disabled

People

(Reporter: ksenia, Unassigned)

References

(Regression, )

Details

(Keywords: regression)

We received a report about an issue with IBMCloud in https://github.com/webcompat/web-bugs/issues/112923

To reproduce, visit https://cloud.ibm.com/login in Nightly 108.0a1 (2022-11-05) .

Expected:
Login form loads

Actual:
Page remains empty

Mozregression:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=41cd304ad950ac66f7496ff2995467df09acb8b3&tochange=9247e947c41c153a3a0d3180ba99e03e328c4f0e

I did some diagnosis in https://github.com/webcompat/web-bugs/issues/112923#issuecomment-1306044586 and looks like the site is getting unexpected results when trying to build a link for one of the network requests (due to group being a function, since array grouping proposal is enabled in Nightly):

/login/realms?group=function group() { [native code] }

Hello Yulia, adding a ni for visibility.

There is one more site affected by the proposal (https://github.com/webcompat/web-bugs/issues/112552), though this issue is more severe.

Flags: needinfo?(ystartsev)

Set release status flags based on info from the regressing bug 1739648

Thanks for the heads up. If you come across any others, can you add them here? https://github.com/tc39/proposal-array-grouping/issues/44 -- I will look into turning it off by default for nightly.

Oh, i see there is a label on webcompat -- https://github.com/webcompat/web-bugs/labels/type-array-grouping -- thats perfect. I'll track from there.

See Also: → 1799619
Severity: -- → S2
Priority: -- → P1

We are in 107 RC week, wontfix 106.

Array grouping is to be turned off by default in nightly from 1799619. This does not affect beta or release versions, as the proposal is not stage 4 yet. This can be closed when that bug lands.

Flags: needinfo?(ystartsev)

Set release status flags based on info from the regressing bug 1739648

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1799619
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.