Closed
Bug 1435175
Opened 8 years ago
Closed 8 years ago
RDL checker should also output the modified items display list
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: mozbugz, Assigned: mozbugz)
References
Details
Attachments
(1 file)
The RDL checker outputs 3 lists: BM (retained items, before merge), AM (after merge), and NR (non-retained, for verification).
It would be useful to also see the list of modified items, i.e., what gets merged with BM to produce AM.
See output example, and the kind of analysis it helps conduct, in bug 1420480 comment 4.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8947729 [details]
Bug 1435175 - RDL checker also outputs list of modified items before merge -
https://reviewboard.mozilla.org/r/217438/#review223522
Attachment #8947729 -
Flags: review?(matt.woodrow) → review+
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/665021f085e3
RDL checker also outputs list of modified items before merge - r=mattwoodrow
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•