| commit | cb7d218fb4605744596dbb2b722f3e8934227093 | [log] [tgz] |
|---|---|---|
| author | sigbjornf <sigbjornf@opera.com> | Wed Jun 01 11:23:56 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 11:25:44 2016 |
| tree | 2323ae88ba568ccc627b20f2412895370476d17f | |
| parent | 6ee49c47ef4aec355eb3f23064a8de8ec4245aed [diff] |
Have detached ScriptLoaders detach their PendingScripts. A ScriptLoader that has become detached from its document will not execute the script once the script resource has loaded. If in such a detached state, make sure the ScriptLoader lets go of its PendingScript promptly. R= BUG= Review-Url: https://codereview.chromium.org/2028613002 Cr-Commit-Position: refs/heads/master@{#397106}