зеркало из https://github.com/mozilla/gecko-dev.git
b6deca5eb0
This is ultimately the root cause of the issue. I'm landing a test to ensure we notice the behavior change if we make it, in addition to a test for this issue itself, to ensure that we don't get stuck, since after bug 1510485 we don't return such nodes from nsFind when window.find is called anyway. This code made no sense, it only returned true if the binding parent is the node itself, which as far as I can tell cannot happen, so it was just a very expensive way to return false. Differential Revision: https://phabricator.services.mozilla.com/D14122 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
moz.build | ||
nsFind.cpp | ||
nsFind.h | ||
nsFindService.cpp | ||
nsFindService.h | ||
nsIFind.idl | ||
nsIFindService.idl | ||
nsIWebBrowserFind.idl | ||
nsWebBrowserFind.cpp | ||
nsWebBrowserFind.h |