Closed
Bug 1479012
Opened 6 years ago
Closed 6 years ago
Improve logging for attribute changes causing a restyle.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
I wrote this for bug 1260036.
Assignee | ||
Comment 1•6 years ago
|
||
And general Element logging. We now print all the attributes for comparison.
If this turns out to be too verbose we can change it to diff them or something.
MozReview-Commit-ID: 2vYUkVDnmEK
Comment 2•6 years ago
|
||
Comment on attachment 8995541 [details]
Bug 1479012: Improve logging for attribute changes.
Xidorn Quan [:xidorn] UTC+10 has approved the revision.
https://phabricator.services.mozilla.com/D2471
Attachment #8995541 -
Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/75ca641dd9d0
Improve logging for attribute changes. r=xidorn
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•