Closed
Bug 1240735
Opened 9 years ago
Closed 9 years ago
Tests for theme_color and background_color members
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla47
People
(Reporter: marco, Assigned: marco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
We've added support for the theme_color and background_color members in bug 1164235 and bug 1195018.
The code paths exercised by the two tests would be basically the same, but it's better to be safe than sorry.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mcastelluccio
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Comment on attachment 8709423 [details] [diff] [review]
test_theme_color_and_background_color
Andrea, could you review this patch?
Attachment #8709423 -
Flags: review?(amarchesini)
Assignee | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8709423 -
Flags: review?(amarchesini) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b1c430b90f227fc7890dd39097203606225b8b01
Bug 1240735 - Add tests for theme_color and background_color members. r=baku
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•