Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-12 | Custom toString() methods may delete annots. | tsepez | |
In this case, we observe the destruction of the object, but have unfortunately saved a pointer to it in a local variable. BUG=679643 Review-Url: https://codereview.chromium.org/2628233002 |