Closed
Bug 1060930
Opened 11 years ago
Closed 11 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.akhgari, Assigned: ehsan.akhgari)
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•11 years ago
|
||
| Assignee | ||
Comment 2•11 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•11 years ago
|
Attachment #8481943 -
Flags: review?(hsivonen) → review+
Comment 3•11 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•11 years ago
|
||
Comment 5•11 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•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•