Closed
Bug 1029956
Opened 10 years ago
Closed 10 years ago
[LayerScope] mLayerRef of color layers are always not correct (0xa5a5a5a5) on the viewer
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: boris, Assigned: boris)
References
Details
Attachments
(2 files)
608.87 KB,
image/png
|
Details | |
919 bytes,
patch
|
u480271
:
review+
|
Details | Diff | Splinter Review |
The layer reference of each color layer is always 0xa5a5a5a5 on the layerscope viewer. The layer tree can display the correct layer reference.
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Please check this:
Color Layer 0xa5a5a5a5 — 480x854
Assignee | ||
Comment 2•10 years ago
|
||
We didn't initialize the mLayerRef in the constructor of
DebugGLColorData. Just fix it.
Try result:
https://tbpl.mozilla.org/?tree=Try&rev=6bcc6ba6e57e
Assignee | ||
Updated•10 years ago
|
Attachment #8445668 -
Flags: review?(dglastonbury)
Attachment #8445668 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•