32
edits
(More minor formatting and language changes.) |
(Added two example bugs for simple and sync-state categories.) |
||
| Line 95: | Line 95: | ||
[https://bugzilla.mozilla.org/buglist.cgi?list_id=14943834&status_whiteboard_type=regexp&status_whiteboard=%5C%5Brm-docshell-tree-item%3Ahard%5C%5D&resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&query_format=advanced|BugZilla: List of difficult, potentially IPC-related nsIDocShellTreeItem usage bugs] | [https://bugzilla.mozilla.org/buglist.cgi?list_id=14943834&status_whiteboard_type=regexp&status_whiteboard=%5C%5Brm-docshell-tree-item%3Ahard%5C%5D&resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&query_format=advanced|BugZilla: List of difficult, potentially IPC-related nsIDocShellTreeItem usage bugs] | ||
=== Example bugs === | |||
Below are two example bugs in the `simple` and `sync-state` category: | |||
Simple: [https://bugzilla.mozilla.org/show_bug.cgi?id=1585067|Bug 1585067 - Fix usage of nsIDocShellTreeItem in WarnIfSandboxIneffective] | |||
Sync-state: [https://bugzilla.mozilla.org/show_bug.cgi?id=1585070|Bug 1585070 - Fix usage of nsIDocShellTreeItem in IsTopLevelWindowActive] | |||
edits