Closed Bug 1336950 Opened 7 years ago Closed 7 years ago

jit-test/tests/auto-regress/bug1334573.js fails if Intl is disabled

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: jandem, Assigned: anba)

References

Details

Attachments

(1 file)

I usually use --without-intl-api shell builds.

This test expects an error, but the code is inside |if (this.Intl) {}| so if we don't have Intl enabled we don't throw anything.
Attached patch bug1336950.patchSplinter Review
Now that bug 1215247 has landed we're one step closer to remove the option to build without Intl. :-)
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Attachment #8835474 - Flags: review?(jdemooij)
Comment on attachment 8835474 [details] [diff] [review]
bug1336950.patch

Review of attachment 8835474 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks!
Attachment #8835474 - Flags: review?(jdemooij) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7cf0a164b082
Add fallback code when Intl is not present to jit-test/tests/auto-regress/bug1334573.js. r=jandem
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/7cf0a164b082
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: