Closed
Bug 1375298
Opened 3 years ago
Closed 1 year ago
The window corners on Mac are not rounded if WebRender is enabled
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox-esr68 | --- | unaffected |
| firefox56 | --- | unaffected |
| firefox57 | --- | unaffected |
| firefox68 | --- | unaffected |
| firefox69 | --- | unaffected |
| firefox70 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: correctness, Whiteboard: [wr-reserve] tpi:+)
This depends on https://github.com/servo/webrender/issues/1416 .
Comment 1•3 years ago
|
||
Still broken on latest Nightly 20170808. STR's 1) enable gfx.webrender.enabled 2) restart browser tested result: corners of the browser are squared off expected results: corners of the browser are rounded off
Priority: -- → P4
Whiteboard: tpi:+
| Assignee | ||
Updated•3 years ago
|
Assignee: mstange → nobody
Component: Widget: Cocoa → Graphics: WebRender
Priority: P4 → P3
Updated•3 years ago
|
Blocks: stage-wr-nightly
Updated•3 years ago
|
Priority: P3 → P2
Whiteboard: tpi:+ → [wr-mvp] tpi:+
Updated•3 years ago
|
status-firefox56:
--- → unaffected
status-firefox57:
--- → unaffected
Updated•3 years ago
|
Priority: P2 → P3
Whiteboard: [wr-mvp] tpi:+ → [wr-reserve] tpi:+
Updated•3 years ago
|
Priority: P3 → P2
Updated•2 years ago
|
See Also: → https://github.com/servo/webrender/issues/1927
Updated•2 years ago
|
Keywords: correctness
OS: All → Mac OS X
Updated•2 years ago
|
Blocks: stage-wr-next
| Assignee | ||
Comment 4•1 year ago
|
||
This will be fixed by turning on CoreAnimation by default.
| Assignee | ||
Comment 6•1 year ago
|
||
Yup!
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox68:
--- → unaffected
status-firefox69:
--- → unaffected
status-firefox70:
--- → fixed
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Flags: needinfo?(mstange)
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•1 year ago
|
Flags: qe-verify+
Comment 7•7 months ago
|
||
The only difference I see after changing that pref between the 2 builds is the colour of the tab bar, which turned to red on 57.0a1 (2017-08-08) .
The corners of the browser are rounded off on both builds.
Any other tips on how to reproduce this issue?
Flags: needinfo?(mstange)
You need to log in
before you can comment on or make changes to this bug.
Description
•