| commit | eb281fc3c0ad655e0a9b4381e70b3cefa535935d | [log] [tgz] |
|---|---|---|
| author | guidou <guidou@chromium.org> | Wed Jul 13 14:33:08 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 14:36:58 2016 |
| tree | 45e0239faced64769fe25a9b805d63c00e767b5e | |
| parent | 7faccf11f79f1a2856e421e5a23f68c8b6677cea [diff] |
Remove incorrect DCHECKS from RTC*RequestPromiseImpl These DCHECKS sometimes cause crashes in tests. A request may be destroyed before receiving a reply (e.g., if the document is reloaded in the middle of a reply) BUG=626893 Review-Url: https://codereview.chromium.org/2151443002 Cr-Commit-Position: refs/heads/master@{#405144}