Closed
Bug 1551857
Opened 7 years ago
Closed 7 years ago
Declare static methods in `nsHTMLCopyEncoder` as such
Categories
(Core :: DOM: Serializers, defect, P2)
Core
DOM: Serializers
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
Details
Attachments
(1 file)
Simplifies reasoning about the code.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mbrodesser
| Assignee | ||
Comment 1•7 years ago
|
||
Simplifies reasoning about the code.
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 2•7 years ago
|
||
Requesting checkin. No try run, because the only possible failure of this change is that causes compiling to fail. I compiled it locally and it passes.
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2fe5b3d2dca7
declare static methods of nsHTMLCopyEncoder as such r=hsivonen
Keywords: checkin-needed
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•