| commit | d0a365b9aebc47e65c70b0000c0c731431048408 | [log] [tgz] |
|---|---|---|
| author | tzik <tzik@chromium.org> | Wed Jun 01 12:59:53 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 13:01:11 2016 |
| tree | a71e1149314db62f0e4f5b597fcaaf1f58ee14fc | |
| parent | bbf308a144b4f4026d86d9826756c0c563c6eae2 [diff] |
Add WTF::WeakPtr::operator*() Add missing operator* to WeakPtr, so that its instance can be dereferenced uniformly. Review-Url: https://codereview.chromium.org/2031463002 Cr-Commit-Position: refs/heads/master@{#397118}