diff options
author | Tom Sepez <tsepez@chromium.org> | 2018-10-26 23:04:45 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-26 23:04:45 +0000 |
commit | a9a582b226961d16af302f72a3354c4e99c013f3 (patch) | |
tree | 782d42662f52f1ea8578c17d18015b250f98b782 /core/fpdfdoc/include/cpdf_nametree.h | |
parent | 5883300439287ab46559231ce8aed11e92bbc97c (diff) | |
download | pdfium-a9a582b226961d16af302f72a3354c4e99c013f3.tar.xz |
Convert CPWL_Wnd::m_Children to vector of unique_ptr.
Still some lurking ownership issues.
Remove checks for null children, since the only way a child
gets into this vector is by AddChild(), and that does not
operate successfully on null arguments (tries to set the
parent in the child).
Change-Id: Ic0be6da05d7f7bb8bf1bd19ae6ae0580d2362dfc
Reviewed-on: https://pdfium-review.googlesource.com/c/44696
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'core/fpdfdoc/include/cpdf_nametree.h')
0 files changed, 0 insertions, 0 deletions