Closed
Bug 1441547
Opened 7 years ago
Closed 7 years ago
Change character change notifications to pass the info parameter by const reference.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
That's not intended to be mutated anyway.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8954364 [details]
Bug 1441547: Make character data change notifications use a const reference for the info parameter.
https://reviewboard.mozilla.org/r/223466/#review229566
Attachment #8954364 -
Flags: review?(bugs) → review+
| Comment hidden (mozreview-request) |
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8e1b5f09ce6d
Make character data change notifications use a const reference for the info parameter. r=smaug
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•