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

Issue 13723004: Remove the ENABLE_TEXT_AUTOSIZING compile-time flag. (Closed)

Created:
7 years, 8 months ago by Peter Beverloo
Modified:
7 years, 8 months ago
Reviewers:
johnme, abarth-chromium
CC:
blink-reviews, shans, dstockwell, Steve Block
Visibility:
Public.

Description

Remove the ENABLE_TEXT_AUTOSIZING compile-time flag. This flag is enabled on all of Chromium, and has a run-time flag which allows the feature to be disabled (currently disabled by default for all platforms but Android). BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=147804

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -109 lines) Patch
M Source/WTF/wtf/FeatureDefines.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebCore/dom/Document.h View 1 4 chunks +1 line, -8 lines 0 comments Download
M Source/WebCore/dom/Document.cpp View 1 4 chunks +1 line, -8 lines 0 comments Download
M Source/WebCore/page/FrameView.cpp View 1 5 chunks +3 lines, -8 lines 0 comments Download
M Source/WebCore/page/Settings.h View 1 3 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/page/Settings.cpp View 1 4 chunks +0 lines, -5 lines 0 comments Download
M Source/WebCore/page/animation/CSSPropertyAnimation.cpp View 1 1 chunk +2 lines, -5 lines 0 comments Download
M Source/WebCore/rendering/TextAutosizer.h View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/TextAutosizer.cpp View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/style/RenderStyle.h View 1 2 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/style/RenderStyle.cpp View 6 chunks +2 lines, -10 lines 0 comments Download
M Source/WebCore/rendering/style/StyleVisualData.h View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/style/StyleVisualData.cpp View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/WebCore/testing/InternalSettings.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/WebCore/testing/InternalSettings.cpp View 4 chunks +0 lines, -20 lines 0 comments Download
M Source/WebKit/chromium/features.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebSettingsImpl.cpp View 1 1 chunk +0 lines, -8 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.cpp View 1 2 chunks +1 line, -4 lines 0 comments Download
M Source/WebKit/chromium/tests/WebFrameTest.cpp View 1 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Peter Beverloo
7 years, 8 months ago (2013-04-05 12:53:06 UTC) #1
abarth-chromium
lgtm
7 years, 8 months ago (2013-04-05 17:33:02 UTC) #2
johnme
Code change looks fine. This'll make it harder to identify all the places touched by ...
7 years, 8 months ago (2013-04-05 17:51:23 UTC) #3
abarth-chromium
On 2013/04/05 17:51:23, johnme wrote: > There are going to be Chromium platforms that never ...
7 years, 8 months ago (2013-04-05 17:53:27 UTC) #4
johnme
On 2013/04/05 17:53:27, abarth wrote: > Peter, would you be willing to file a bug ...
7 years, 8 months ago (2013-04-08 09:47:01 UTC) #5
Peter Beverloo
I added a note mentioning a bug. Thanks guys!
7 years, 8 months ago (2013-04-08 13:04:40 UTC) #6
Peter Beverloo
7 years, 8 months ago (2013-04-08 13:09:16 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r147804 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698