[Squad] Get rid of MutableStyleRef() in fullscreen code.
We set writing-mode based on parent layout objects, but now modify the ComputedStyle before SetStyle to avoid non-const access to LayoutObject ComputedStyle member. This is part of the work to make the ComputedStyle member of LayoutObject const. Bug: 813068 Change-Id: Id1128c036e05532067a87a33f8b5f8b4b75ab8da Reviewed-on: https://chromium-review.googlesource.com/1024838 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#553492}
Showing
Please register or sign in to comment