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

Issue 50293006: Enable correct behaviour for deleting regional indicator symbols on Android OS (Closed)

Created:
7 years, 1 month ago by wolanski
Modified:
7 years, 1 month ago
Reviewers:
lgombos, eae
CC:
blink-reviews, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Enable correct behaviour for deleting regional indicator symbols on Android OS Regional indicator symbols that are combined should behave as a single character when deleting. BUG=313656 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161191

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/core/rendering/RenderText.cpp View 3 chunks +3 lines, -3 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
wolanski
7 years, 1 month ago (2013-10-31 12:19:12 UTC) #1
eae
LGTM
7 years, 1 month ago (2013-11-01 17:59:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/k.wolanski@samsung.com/50293006/1
7 years, 1 month ago (2013-11-01 17:59:48 UTC) #3
commit-bot: I haz the power
Change committed as 161191
7 years, 1 month ago (2013-11-01 19:10:03 UTC) #4
lgombos
7 years, 1 month ago (2013-11-01 19:13:20 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/50293006/diff/1/Source/core/rendering/RenderT...
File Source/core/rendering/RenderText.cpp (right):

https://codereview.chromium.org/50293006/diff/1/Source/core/rendering/RenderT...
Source/core/rendering/RenderText.cpp:1656: #if OS(MACOSX) || OS(POSIX)
This can and should be changed to #if OS(POSIX).

Powered by Google App Engine
This is Rietveld 408576698