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

Issue 327323005: Introduce use counters for Blink specific CSS classes for editing (Closed)

Created:
6 years, 6 months ago by yosin_UTC9
Modified:
6 years, 6 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Introduce use counters for Blink specific CSS classes for editing This patch introduces Blink specific CSS classes for editing for - Apple-interchange-newline - Apple-converted-space - Apple-paste-as-quotation - Apple-style-span - Apple-tab-span These CSS classes are defined in "core/editing/HTMLInterchange.h" We would like to deprecate these Blink specific CSS classes for browser compatibility, if possible. BUG=383677 TEST=n/a Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176171

Patch Set 1 #

Total comments: 2

Patch Set 2 : 2014-06-12T05:44:07 #

Patch Set 3 : 2014-06-16T12:34:11 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -8 lines) Patch
M Source/core/editing/ApplyStyleCommand.cpp View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M Source/core/editing/ReplaceSelectionCommand.cpp View 1 2 4 chunks +24 lines, -6 lines 0 comments Download
M Source/core/editing/htmlediting.cpp View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M Source/core/frame/UseCounter.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
yosin_UTC9
Could you review this patch? Thanks in advance.
6 years, 6 months ago (2014-06-12 03:23:57 UTC) #1
yosin_UTC9
Could you review this patch? Thanks in advance.
6 years, 6 months ago (2014-06-12 03:23:58 UTC) #2
Yuta Kitamura
Generally looks okay, I have just one thing I'd like to ask. https://codereview.chromium.org/327323005/diff/1/Source/core/editing/ReplaceSelectionCommand.cpp File Source/core/editing/ReplaceSelectionCommand.cpp ...
6 years, 6 months ago (2014-06-12 07:55:23 UTC) #3
yosin_UTC9
PTAL https://chromiumcodereview.appspot.com/327323005/diff/1/Source/core/editing/ReplaceSelectionCommand.cpp File Source/core/editing/ReplaceSelectionCommand.cpp (right): https://chromiumcodereview.appspot.com/327323005/diff/1/Source/core/editing/ReplaceSelectionCommand.cpp#newcode293 Source/core/editing/ReplaceSelectionCommand.cpp:293: UseCounter::count(node->document(), UseCounter::EditingAppleInterchangeNewline); On 2014/06/12 07:55:23, Yuta Kitamura wrote: ...
6 years, 6 months ago (2014-06-12 08:46:06 UTC) #4
yosin_UTC9
ping
6 years, 6 months ago (2014-06-13 08:31:05 UTC) #5
yosin_UTC9
ping
6 years, 6 months ago (2014-06-13 08:49:13 UTC) #6
Yuta Kitamura
LGTM but you probably need to renumber your UseCounter enums since new metric items have ...
6 years, 6 months ago (2014-06-16 02:47:43 UTC) #7
yosin_UTC9
The CQ bit was checked by yosin@chromium.org
6 years, 6 months ago (2014-06-16 03:35:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yosin@chromium.org/327323005/60001
6 years, 6 months ago (2014-06-16 03:36:03 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-16 04:44:24 UTC) #10
Message was sent while issue was closed.
Change committed as 176171

Powered by Google App Engine
This is Rietveld 408576698