summaryrefslogtreecommitdiffstats
path: root/extensions/common
diff options
context:
space:
mode:
authorpaulmeyer <paulmeyer@chromium.org>2016-02-08 15:26:11 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-08 23:27:06 +0000
commit4221ee5c237327bebac80f7d2baa81d8ee18d4dd (patch)
treedb73904209a44da3b3320db899ca3fa3c39162bc /extensions/common
parentcd243a271a150e4e68c988e0bf96865f6ff79a06 (diff)
downloadchromium_src-4221ee5c237327bebac80f7d2baa81d8ee18d4dd.zip
chromium_src-4221ee5c237327bebac80f7d2baa81d8ee18d4dd.tar.gz
chromium_src-4221ee5c237327bebac80f7d2baa81d8ee18d4dd.tar.bz2
This patch fixes a number of crashes that have been observed related to find-in-page with OOPIFs.
These crashes all resulted from traversing into remote frames during find-in-page operations and attempting to call find-in-page methods that only work on local frames. This patch introduces new methods, traverseNextLocal() and traversePreviousLocal(), which are used to traverse only local frames during find-related operations. BUG=583775, 583771, 583751, 581862 Review URL: https://codereview.chromium.org/1678473002 Cr-Commit-Position: refs/heads/master@{#374212}
Diffstat (limited to 'extensions/common')
0 files changed, 0 insertions, 0 deletions