Closed Bug 1735341 Opened 4 years ago Closed 4 years ago

Rename FillVectorWithICUCall to FillBufferWithICUCall

Categories

(Core :: Internationalization, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: allstars.chh, Assigned: allstars.chh)

References

Details

(Keywords: perf-alert, Whiteboard: [i18n-unification] )

Attachments

(1 file)

Rename FillVectorWithICUCall to FillBufferWithICUCall to make it an overloading method of FillBufferWithICUCall with the buffer type is Mozilla::Vector,
So the caller could use Mozilla::Vector as the buffer, instead of creating some buffer adapter on its own, like nsTArrayU8Buffer

Attachment #9245668 - Attachment description: Bug 1735341 : rename FillVectorWithICUCall to FillBufferWithICUCall. , anba → Bug 1735341 : rename FillVectorWithICUCall to FillBufferWithICUCall.
Attachment #9245668 - Attachment description: Bug 1735341 : rename FillVectorWithICUCall to FillBufferWithICUCall. → Bug 1735341 : Rename FillVectorWithICUCall to FillBufferWithICUCall.
Whiteboard: [i18n-unification]
Pushed by allstars.chh@gmail.com: https://hg.mozilla.org/integration/autoland/rev/517b566a350a Rename FillVectorWithICUCall to FillBufferWithICUCall. r=platform-i18n-reviewers,anba,dminor
Flags: needinfo?(allstars.chh)
Pushed by allstars.chh@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f1b3e7dec7e2 Rename FillVectorWithICUCall to FillBufferWithICUCall. r=platform-i18n-reviewers,anba,dminor
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 95 Branch → ---

This got backed out because bug 1719746 got backed out for causing crashes in debug builds.

Flags: needinfo?(allstars.chh)

My patch is just doing the renaming, and it doesn't depend on bug 1719746,
I'll update my patch and re-land it.

Flags: needinfo?(allstars.chh)
Pushed by allstars.chh@gmail.com: https://hg.mozilla.org/integration/autoland/rev/dd6b374f323e Rename FillVectorWithICUCall to FillBufferWithICUCall. r=platform-i18n-reviewers,anba,dminor

(In reply to Cristina Cozmuta (:CrissCozmuta) from comment #3)

Backed out for causing build bustages on Locale.cpp. CLOSED TREE
Backout link : https://hg.mozilla.org/integration/autoland/rev/c67cec98bf16173efd69cff2f12d1ffbb09c907f
Push with failures: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&revision=517b566a350ab4b8ab77c1b1c34b28f3365e99fa&selectedTaskRun=MQRSUasRSLGGnr59D7ohlQ.0
Link to failure log : https://treeherder.mozilla.org/logviewer?job_id=354688439&repo=autoland&lineNumber=14681

== Change summary for alert #31893 (as of Fri, 15 Oct 2021 11:08:02 GMT) ==

Regressions:

Ratio Test Platform Options Absolute values (old vs new)
5% displaylist_mutate macosx1015-64-shippable-qr e10s stylo webrender 1,779.77 -> 1,874.44
4% displaylist_mutate macosx1015-64-shippable-qr e10s stylo webrender-sw 1,797.40 -> 1,875.55
4% displaylist_mutate macosx1015-64-shippable-qr e10s stylo webrender-sw 1,799.11 -> 1,876.42

For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=31893

Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: