| commit | 36f52aca24a7fdf60ff33ada980e663e550b622b | [log] [tgz] |
|---|---|---|
| author | yukishiino <yukishiino@chromium.org> | Fri Jul 22 11:49:26 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 11:50:57 2016 |
| tree | 77bdc35905ac4332219bdcb459d9bf6fd9c90cc6 | |
| parent | 22ee6d724075600dbf4b4226e917355eaf8d62f2 [diff] |
binding: Uses the relevant realm instead of the current realm (1 of ?) There are many places where we're passing the current realm instead of the relevant realm of the platform object, and it's wrong. This CL fixes most of those but not all. Following CLs may fix the rest. BUG=618672,560308 Review-Url: https://codereview.chromium.org/2049493005 Cr-Commit-Position: refs/heads/master@{#407133}