Closed
Bug 1060930
Opened 7 years ago
Closed 7 years ago
Modify the Java HTML parser translator to mark one argument constructors as explicit
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: ehsan, Assigned: ehsan)
References
Details
Attachments
(2 files)
3.48 KB,
patch
|
hsivonen
:
review+
|
Details | Diff | Splinter Review |
2.02 KB,
patch
|
hsivonen
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8481943 -
Flags: review?(hsivonen)
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Comment on attachment 8481944 [details] [diff] [review] Mark the HTML5 Parser constructors with one argument as explicit; r=hsivonen This is generated by running make translate with the modified parser.
Attachment #8481944 -
Flags: review?(hsivonen)
Updated•7 years ago
|
Attachment #8481943 -
Flags: review?(hsivonen) → review+
Comment 3•7 years ago
|
||
Comment on attachment 8481944 [details] [diff] [review] Mark the HTML5 Parser constructors with one argument as explicit; r=hsivonen Thanks.
Attachment #8481944 -
Flags: review?(hsivonen) → review+
Assignee | ||
Comment 4•7 years ago
|
||
https://hg.mozilla.org/projects/htmlparser/rev/f5ccd061085e https://hg.mozilla.org/integration/mozilla-inbound/rev/4912d451011a
Comment 5•7 years ago
|
||
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/912065e39dc3 for landing on top of the bustage from bug 1060987 for which we've already been closed for 90 minutes on mergeday eve.
Comment 6•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/06ce78192092
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•