commit | 05cea29b1f7245b2cbd42f7da77705b9fa820707 | [log] [tgz] |
---|---|---|
author | sigbjornf <sigbjornf@opera.com> | Thu Feb 02 01:56:23 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 02 01:56:23 2017 |
tree | eba4202311148da1c2ebc840e3a50ec402ea872e | |
parent | c58f0323797ee837ccc917c8e31886a0fcbf712e [diff] |
Have SubframeLoadingDisabler singleton live off-heap. Primarily to diagnose potential heap corruption, keep track of the disabled set off-heap. The untraced references added aren't unsafe, as they are all stack-reachable by construction. R=dcheng,haraken BUG=684551 Review-Url: https://codereview.chromium.org/2667853006 Cr-Commit-Position: refs/heads/master@{#447682}