write down the design of document-splitting
Categories
(Core :: Graphics: WebRender, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: Gankra, Assigned: kats)
Details
Attachments
(1 file)
This needs to be written down, as the two people who know the most about this are going on leave (and one of them doesn't report to gfx, so we can't expect them to maintain it indefinitely).
| Assignee | ||
Comment 1•6 years ago
|
||
I'm working on this right now as a matter of fact
| Assignee | ||
Comment 2•6 years ago
•
|
||
WIP so far: https://github.com/staktrace/gecko/blob/fe76d58316c2/gfx/docs/DocumentSplitting.rst (EDIT: this is obsolete now, see updated link in comment 4)
Still need to fill in some stuff about the trickier bits of the implementation, but any feedback is welcome.
| Assignee | ||
Comment 3•6 years ago
|
||
And also, the parts of document splitting that are internal to WR (i.e. in rust code) I'm not familiar with, so if there's anything there that needs documenting, Doug, please write up something.
| Assignee | ||
Comment 4•6 years ago
|
||
Updated: https://github.com/staktrace/gecko/blob/docsplit_doc/gfx/docs/DocumentSplitting.rst
I think this is all that I can write for now, will put up the patch for review. Please provide feedback on what else you'd like to see documented.
| Assignee | ||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
Backed out changeset 34b35632f194 (Bug 1560149) for linting failure in /builds/worker/checkouts/gecko/gfx/docs/DocumentSplitting.rst:162 CLOSED TREE
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=254224975&repo=autoland&lineNumber=300
| Assignee | ||
Updated•6 years ago
|
Comment 10•6 years ago
|
||
| bugherder | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•6 years ago
|
Description
•