| commit | ab6f59df8c2d75228b99d5036cc66f304dd737d0 | [log] [tgz] |
|---|---|---|
| author | yosin <yosin@chromium.org> | Thu Jun 30 02:34:24 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jun 30 02:35:45 2016 |
| tree | 55aa8933f242ee3b24e99cfac23278a4b902c1f8 | |
| parent | 015eb655e3e422c718dbaa849b2272510140acb7 [diff] |
Move |updateStyleAndLayout()| call from |updateTextLayoutObject()| to call sites This patch moves |updateStyleAndLayout()| call from |updateTextLayoutObject()| in |Text| to call sites for a preparation of getting rid of |DeprecatedRecalcStyleImmediatlelyForEditing|. BUG=n/a TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2102423002 Cr-Commit-Position: refs/heads/master@{#403073}