Bug 1553384 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

nsWebBrowserFind.cpp enumerates nsDocShellTreeItems, we need to replace it with using BrowsingContext (bug 1467214).  We also need to make 'scrolling to a given frame rect' in fission (bug 1553012). I am not sure whether there are more tasks needed for fission.
nsWebBrowserFind.cpp and nsTypeAheadFind.cpp enumerate nsDocShellTreeItems, we need to replace it with using BrowsingContext (bug 1467214).  We also need to make 'scrolling to a given frame rect' in fission (bug 1553012). I am not sure whether there are more tasks needed for fission.

Back to Bug 1553384 Comment 0