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

Issue 22378004: Replace error-prone value with check from CSSProperty (Closed)

Created:
7 years, 4 months ago by abinader
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, Savago-old
Visibility:
Public.

Description

Replace error-prone value with check from CSSProperty In EditingStyle, there is a static integer that specifies the number of non-inherited editing properties, that needed to appear in the beginning of editingProperties vector. A better approach is to have a runtime check using CSSProperty::isInheritedProperty(). BUG=269140 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155788

Patch Set 1 #

Patch Set 2 : Rebase after revision 155719 #

Patch Set 3 : Rebase after text-decoration patch revert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M Source/core/editing/EditingStyle.cpp View 1 2 3 chunks +13 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
abinader
7 years, 4 months ago (2013-08-07 17:21:21 UTC) #1
Julien - ping for review
lgtm
7 years, 4 months ago (2013-08-07 23:41:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/22378004/1
7 years, 4 months ago (2013-08-07 23:41:45 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/core/editing/EditingStyle.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-07 23:41:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/22378004/8001
7 years, 4 months ago (2013-08-08 00:10:32 UTC) #5
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=1660
7 years, 4 months ago (2013-08-08 01:52:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/22378004/8001
7 years, 4 months ago (2013-08-08 09:08:47 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/editing/EditingStyle.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-08 11:22:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/22378004/28001
7 years, 4 months ago (2013-08-08 15:47:17 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-08-08 21:13:00 UTC) #10
Message was sent while issue was closed.
Change committed as 155788

Powered by Google App Engine
This is Rietveld 408576698