32
edits
(Minor exposition.) |
(More minor formatting and language changes.) |
||
| Line 41: | Line 41: | ||
4. rename - helper functions which need to be re-named to reflect their in-process-only semantics, and their uses audited. | 4. rename - helper functions which need to be re-named to reflect their in-process-only semantics, and their uses audited. | ||
5. validate - existing uses which are likely consistent with Fission requirements, but must be verified and closed. These may involve some small cosmetic changes to code. | 5. validate - existing uses which are likely consistent with Fission requirements, but must be verified and closed. These may involve some small cosmetic changes to code. | ||
Bugs in a given category are whiteboard-tagged `[rm-docshell-tree-item:CATEGORY]` where `CATEGORY` is replaced with the specific category for the bug. | |||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=1467214&hide_resolved=1|Tree Overview of All Relevant Bugs] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=1467214&hide_resolved=1|Tree Overview of All Relevant Bugs] | ||
More detailed explanations of the types of uses are given below. | |||
=== Traverse of Tree Structure Only === | === Traverse of Tree Structure Only === | ||
edits