Closed Bug 1731374 Opened 3 years ago Closed 3 years ago

Add string storage to AccAttributes with move semantics

Categories

(Core :: Disability Access APIs, defect, P1)

defect

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

References

Details

Attachments

(1 file)

nsString in inexplicably large and won't stay in the constraints of our Variant in AccAttributes. If we instead use a smart pointer that contains a string we can get around that.

Also, strings should exclusively support move assignment and not copies so that we don't copy strings around with wild abandon.

Changing severity to P1/S3 for triage

Severity: -- → S3
Priority: -- → P1
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60eb92f08a2e
Add string storage to AccAttributes with move semantics. r=Jamie
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: