Closed
Bug 1347445
Opened 9 years ago
Closed 9 years ago
create border layer for non-QR case
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: ethlin, Assigned: ethlin)
Details
Attachments
(1 file)
1.86 KB,
patch
|
mchang
:
review+
|
Details | Diff | Splinter Review |
Per bug 1346701 comment 5, we still use border layer for advanced layer. So we should keep create border layer in nsDisplayBorder::BuildLayer for non-QR case.
Assignee | ||
Updated•9 years ago
|
Summary: Restore the basic border layer path → create border layer for non-QR case
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8847470 -
Flags: review?(mchang)
![]() |
||
Updated•9 years ago
|
Attachment #8847470 -
Flags: review?(mchang) → review+
Pushed by ethlin@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/9cf2ea8fb1b7
Create border layer for non-QR case. r=mchang
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 3•9 years ago
|
||
status-firefox55:
--- → fixed
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•