Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Issue 2341843002: Invalidate the text autosizer on meta viewport settings changes (Closed)

Created:
4 years, 3 months ago by pdr.
Modified:
4 years, 3 months ago
Reviewers:
skobes, rune
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Invalidate the text autosizer on meta viewport settings changes This patch is a followup to [1] where we noticed that viewport settings were not invalidating the text autosizer. The text autosizer depends on how the viewport is specified so we need to invalidate it on changes. A test has been updated to show this works. [1] https://crrev.com/1229b1414d64c314666d2fb3bf47706f2b5e947b Committed: https://crrev.com/795773c25806d52ae98b77d2cdd27d0325319b0f Cr-Commit-Position: refs/heads/master@{#419378}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M third_party/WebKit/Source/core/frame/Settings.in View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/TextAutosizerTest.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 chunk +5 lines, -1 line 3 comments Download

Messages

Total messages: 17 (8 generated)
pdr.
4 years, 3 months ago (2016-09-14 18:12:09 UTC) #3
rune
https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp#newcode347 third_party/WebKit/Source/core/page/Page.cpp:347: textAutosizer->updatePageInfoInAllFrames(); Wouldn't this also be an issue when you ...
4 years, 3 months ago (2016-09-15 08:43:18 UTC) #8
skobes
https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp#newcode347 third_party/WebKit/Source/core/page/Page.cpp:347: textAutosizer->updatePageInfoInAllFrames(); On 2016/09/15 08:43:18, rune wrote: > Wouldn't this ...
4 years, 3 months ago (2016-09-16 01:19:57 UTC) #9
pdr.
https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp File third_party/WebKit/Source/core/page/Page.cpp (right): https://codereview.chromium.org/2341843002/diff/1/third_party/WebKit/Source/core/page/Page.cpp#newcode347 third_party/WebKit/Source/core/page/Page.cpp:347: textAutosizer->updatePageInfoInAllFrames(); On 2016/09/16 at 01:19:57, skobes wrote: > On ...
4 years, 3 months ago (2016-09-17 05:14:54 UTC) #10
skobes
lgtm
4 years, 3 months ago (2016-09-17 05:35:56 UTC) #11
rune
lgtm
4 years, 3 months ago (2016-09-17 14:08:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2341843002/1
4 years, 3 months ago (2016-09-17 17:21:13 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-17 19:42:45 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-17 19:45:51 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/795773c25806d52ae98b77d2cdd27d0325319b0f
Cr-Commit-Position: refs/heads/master@{#419378}

Powered by Google App Engine
This is Rietveld 408576698