Closed Bug 1660745 Opened 4 years ago Closed 2 years ago

Update encoding_rs to 0.8.31

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: hsivonen, Assigned: hsivonen)

References

Details

Attachments

(1 file)

Take the change from https://github.com/hsivonen/encoding_rs/pull/53 .

Most likely this doesn't change anything in practice, but in principle, without this change LLVM had the permission to perform potentially breaking optimizations on this code. However, unless this function ever got inlined by LTO so far that LLVM had the slice bounds available at optimization time, I don't see how a breaking optimization could have been triggered. Furthermore, for tier-1 platforms, Firefox doesn't enable this bit of code. (Investigating whether the same bug exists in code that Firefox does enable for tier-1 is still to be done.)

Still, it's best to fix this.

Assignee: nobody → hsivonen
Status: NEW → ASSIGNED

The pattern occurs more. Let's fix them all.

Summary: Update encoding_rs to 0.8.24 → Update encoding_rs to 0.8.25

The severity field is not set for this bug.
:m_kato, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(m_kato)
Severity: -- → S3
Flags: needinfo?(m_kato)
Priority: -- → P3
Attachment #9171639 - Attachment description: Bug 1660745 - Update encoding_rs to 0.8.24. → Bug 1660745 - Update encoding_rs to 0.8.29 and packed_simd to 0.3.6.
Summary: Update encoding_rs to 0.8.25 → Update encoding_rs to 0.8.30
Blocks: 1635779
Attachment #9171639 - Attachment description: Bug 1660745 - Update encoding_rs to 0.8.29 and packed_simd to 0.3.6. → Bug 1660745 - Update encoding_rs to 0.8.30 and packed_simd to 0.3.6.
Attachment #9171639 - Attachment description: Bug 1660745 - Update encoding_rs to 0.8.30 and packed_simd to 0.3.6. → Bug 1660745 - Update encoding_rs to 0.8.31 and packed_simd to 0.3.7.
Summary: Update encoding_rs to 0.8.30 → Update encoding_rs to 0.8.31
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/812d9dbedc75
Update encoding_rs to 0.8.31 and packed_simd to 0.3.7. r=hsivonen
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: