| commit | 3744fab24dd32abd9ffe76ccc77a4d21ae59ab3a | [log] [tgz] |
|---|---|---|
| author | yukishiino <yukishiino@chromium.org> | Tue Jul 26 09:35:05 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 26 09:38:04 2016 |
| tree | 3c93b818f53c81e4e8c413c0820d982b00057d36 | |
| parent | 7c26ddb23b2b4c201e4fb54a321f190becd4938d [diff] |
Revert "binding: Window-returning attributes return null if a Window is detached." This reverts commit eb73fb7bd81b3253a36171851da62e15e5f88b41. The root cause of https://crbug.com/621730 was not related to the binding layer, and https://crrev.com/2085983002 caused regressions as reported at https://crbug.com/629840 , so let's revert the CL. BUG=629840,621730 Review-Url: https://codereview.chromium.org/2177383004 Cr-Commit-Position: refs/heads/master@{#407750}