Closed
Bug 1486477
Opened 7 years ago
Closed 7 years ago
nsDisplayCanvasThemedBackground does not call base class nsDisplayThemedBackground::Init()
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: mikokm, Assigned: mikokm)
Details
Attachments
(1 file)
This leaves some member variables uninitialized.
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9004526 [details]
Bug 1486477 - Initialize nsDisplayCanvasThemedBackground properly
Matt Woodrow (:mattwoodrow) has approved the revision.
Attachment #9004526 -
Flags: review+
Pushed by mikokm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/24e01317f8c2
Initialize nsDisplayCanvasThemedBackground properly r=mattwoodrow
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 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
•