Open
Bug 1332042
Opened 9 years ago
Updated 3 years ago
Consider using mozilla::Variant for DOMString's storage
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | affected |
People
(Reporter: bzbarsky, Unassigned)
Details
Right now we can be null, two different kinds of stringbuffers, or an XPCOM string, all mutually exclusively. Might be worth it to make this clearer somehow.
Updated•9 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•