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

Issue 2633633003: Changed EInsideLink to an enum class with an unsigned type. (Closed)

Created:
3 years, 11 months ago by napper
Modified:
3 years, 11 months ago
Reviewers:
haraken, nainar, sashab
CC:
aboxhall, aboxhall+watch_chromium.org, darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-layout_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, dmazzoni, dmazzoni+watch_chromium.org, krit, dtseng+watch_chromium.org, eae+blinkwatch, f(malita), fs, gyuyoung2, jchaffraix+rendering, je_julie, kouhei+svg_chromium.org, leviw+renderwatch, nektarios, nektar+watch_chromium.org, pdr+svgwatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, rwlbuis, Stephen Chennney, sof, szager+layoutwatch_chromium.org, yuzo+watch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Changed EInsideLink to an enum class with an unsigned type. Changed EInsideLink to an enum class with an unsigned type, and added 'k' prefix to enum values as per the style convention. Changing it to an enum class enforces better namespacing and code practices. Adding the unsigned underlying type is pre-work for when the class is eventually stored as an enum bitfield. This is also pre-work to move EInsideLink to be generated in ComputedStyleBase. BUG=628043 Review-Url: https://codereview.chromium.org/2633633003 Cr-Commit-Position: refs/heads/master@{#443980} Committed: https://chromium.googlesource.com/chromium/src/+/38cfdb247bfbe1d7438173ce3cf46e19394ca53e

Patch Set 1 #

Patch Set 2 : Rebase. #

Messages

Total messages: 25 (15 generated)
napper
3 years, 11 months ago (2017-01-16 00:25:34 UTC) #10
nainar
On 2017/01/16 at 00:25:34, napper wrote: > Sorry for the late feedback on this - ...
3 years, 11 months ago (2017-01-16 22:06:43 UTC) #11
nainar
lgtm
3 years, 11 months ago (2017-01-16 22:06:50 UTC) #12
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/2633633003/20001
3 years, 11 months ago (2017-01-16 23:05:53 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/342907)
3 years, 11 months ago (2017-01-16 23:11:50 UTC) #16
napper
Adding Sasha for OWNERS.
3 years, 11 months ago (2017-01-16 23:14:21 UTC) #18
sashab
LGTM & great CL desc
3 years, 11 months ago (2017-01-17 01:02:41 UTC) #19
haraken
owner LGTM
3 years, 11 months ago (2017-01-17 01:05:36 UTC) #20
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/2633633003/20001
3 years, 11 months ago (2017-01-17 02:06:09 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-17 03:39:35 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/38cfdb247bfbe1d7438173ce3cf4...

Powered by Google App Engine
This is Rietveld 408576698