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

Issue 2563753003: Moved pointer-events to be generated in ComputedStyleBase (Closed)

Created:
4 years ago by napper
Modified:
4 years ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the inherited property pointer-events and its enum, EPointerEvents, to be generated in ComputedStyleBase. Also removed the explicit value setters for EPointerEvents, and the now empty compareEqualIndependent() method. BUG=628043 Committed: https://crrev.com/604db4a0dc2613b803899d22ccfe76ed262c6207 Cr-Commit-Position: refs/heads/master@{#438457}

Patch Set 1 #

Patch Set 2 : Corrected initial keyword to be auto. #

Total comments: 6

Patch Set 3 : Moved logic in compareEqualNonIndependent() into operator==() and removed compareEqualNonIndependen… #

Patch Set 4 : Fixed compilation error in nonInheritedEqual. #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -80 lines) Patch
M third_party/WebKit/Source/core/css/CSSProperties.in View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 2 3 4 7 chunks +4 lines, -55 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 1 2 3 4 3 chunks +2 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyleConstants.h View 1 2 3 4 1 chunk +0 lines, -14 lines 0 comments Download

Messages

Total messages: 40 (30 generated)
napper
4 years ago (2016-12-12 01:18:00 UTC) #13
sashab
Once you've done feedback send to alancutter@ for review https://codereview.chromium.org/2563753003/diff/20001/third_party/WebKit/Source/core/style/ComputedStyle.h File third_party/WebKit/Source/core/style/ComputedStyle.h (left): https://codereview.chromium.org/2563753003/diff/20001/third_party/WebKit/Source/core/style/ComputedStyle.h#oldcode211 third_party/WebKit/Source/core/style/ComputedStyle.h:211: ...
4 years ago (2016-12-12 01:52:56 UTC) #14
napper
https://codereview.chromium.org/2563753003/diff/20001/third_party/WebKit/Source/core/style/ComputedStyle.h File third_party/WebKit/Source/core/style/ComputedStyle.h (left): https://codereview.chromium.org/2563753003/diff/20001/third_party/WebKit/Source/core/style/ComputedStyle.h#oldcode211 third_party/WebKit/Source/core/style/ComputedStyle.h:211: // CSSProperties.in. On 2016/12/12 at 01:52:56, sashab wrote: > ...
4 years ago (2016-12-12 05:31:41 UTC) #20
napper
4 years ago (2016-12-12 22:36:14 UTC) #23
sashab
lgtm
4 years ago (2016-12-14 05:34:40 UTC) #28
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/2563753003/60001
4 years ago (2016-12-14 05:36:28 UTC) #30
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/style/ComputedStyle.h: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-14 05:40:30 UTC) #32
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/2563753003/80001
4 years ago (2016-12-14 05:44:23 UTC) #35
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-14 07:53:54 UTC) #38
commit-bot: I haz the power
4 years ago (2016-12-14 07:55:36 UTC) #40
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/604db4a0dc2613b803899d22ccfe76ed262c6207
Cr-Commit-Position: refs/heads/master@{#438457}

Powered by Google App Engine
This is Rietveld 408576698