[LayoutNG] Stop using bitfields in NGConstraintSpaceBuilder.
NGConstraintSpaceBuilder is shortlived and we only have at most one of them at any given time. Using bitfields just made the code bigger and harder to maintain, and probably didn't save any memory at all. Also make it STACK_ALLOCATED. Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: Ia30cd77f3babbffec182443060e12940d4e8e2af Reviewed-on: https://chromium-review.googlesource.com/1069347Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Aleks Totic <atotic@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#561023}
Showing
Please register or sign in to comment