Closed
Bug 1479786
Opened 6 years ago
Closed 5 years ago
DirectComposition based document compositor
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 3 obsolete files)
Once we have separate documents we want to be able to have separate DirectComposition visuals for them so we can present each document separately
Reporter | ||
Updated•6 years ago
|
Depends on: document-splitting
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Blocks: stage-wr-next
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Updated•6 years ago
|
Whiteboard: [wr-q2][wr-may]
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
I think we might be able to just take a short cut and do bug 1550029 first for the mvp
Updated•6 years ago
|
Whiteboard: [wr-q2][wr-may]
Updated•5 years ago
|
Whiteboard: [wr-q3][wr-aug]
Updated•5 years ago
|
Blocks: WR-Win-Compositing
Comment 2•5 years ago
|
||
"DirectComposition based document composite with Document splitting" is enabled with the following prefs
- gfx.webrender.split-render-roots: true
- gfx.webrender.split-render-roots-surfaces: true
Document splitting added Popover document. The patch does not render the Popover document yet. Size of the Popover document is same to window size. When we allocate a dc layer for the Popover document, memory usage increases a lot.
Comment 4•5 years ago
|
||
Attachment #9090579 -
Attachment is obsolete: true
Comment 5•5 years ago
|
||
Attachment #9090594 -
Attachment is obsolete: true
Updated•5 years ago
|
Whiteboard: [wr-q3][wr-aug] → [wr-q4]
Updated•5 years ago
|
Whiteboard: [wr-q4]
Updated•5 years ago
|
No longer blocks: WR-Win-Compositing
Updated•5 years ago
|
Assignee: sotaro.ikeda.g → nobody
Reporter | ||
Comment 6•5 years ago
|
||
We're not going to do this.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•