commit | e0a99ba807c98cb277234bb9ea557549bbf91aa8 | [log] [tgz] |
---|---|---|
author | rune <rune@opera.com> | Sat Apr 22 19:28:31 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Apr 22 19:28:31 2017 |
tree | 91099a5556a99bc8964816f9b0e90316731290ab | |
parent | 18633fc39ce832de0cea59a4c7f4371144c407e0 [diff] |
Removed superfluous custom style DCHECK. Custom style callbacks are called during style recalc. There is no need to check that ShadowRoot does not have such callbacks during layout tree rebuild. There is already a check in ShadowRoot::RecalcStyle(). R=nainar@chromium.org BUG=595137 Review-Url: https://codereview.chromium.org/2833223002 Cr-Commit-Position: refs/heads/master@{#466551}