Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-02 | Fix Jbig2 document context creation by checking proper pointer | weili | |
The pointer a unique_ptr contains should be checked instead of the pointer of the unique_ptr itself. BUG=chromium:631912 Review-Url: https://codereview.chromium.org/2205573004 |