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

Issue 1455053003: Custom property CSSOM patch with templates [not for landing] (Closed)

Created:
5 years, 1 month ago by alancutter (OOO until 2018)
Modified:
5 years, 1 month ago
Reviewers:
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@_levisPatch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Custom property CSSOM patch with templates [not for landing] This is an experimental rewrite of https://codereview.chromium.org/1405293012 using templates in StylePropertySet instead of code duplication to see if it's any nicer.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -121 lines) Patch
M third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.cpp View 3 chunks +17 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/StylePropertySet.h View 7 chunks +29 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/css/StylePropertySet.cpp View 7 chunks +69 lines, -86 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698