Closed
Bug 1650330
Opened 5 years ago
Closed 5 years ago
Import validator patch for locator changes
Categories
(Core :: DOM: HTML Parser, task)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
-
Replace org.xml.sax.helpers.LocatorImpl with nu.validator.htmlparser.impl.LocatorImpl
-
instanceof before cast to Locator2
Assignee | ||
Comment 2•5 years ago
|
||
Asked the validator patch author for OK for the way authorship is recorded here:
https://github.com/validator/htmlparser/pull/10#issuecomment-653454214
Updated•5 years ago
|
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Updated•5 years ago
|
Severity: -- → S3
Comment 3•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:hsivonen, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(hsivonen)
Assignee | ||
Comment 4•5 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #2)
Asked the validator patch author for OK for the way authorship is recorded here:
https://github.com/validator/htmlparser/pull/10#issuecomment-653454214
The reply was yes:
https://github.com/validator/htmlparser/pull/10#issuecomment-653496670
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e478779437b5
Ensure every Locator is also a Locator2 (#10). DONTBUILD NPOTB r=alchen
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(hsivonen)
You need to log in
before you can comment on or make changes to this bug.
Description
•