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

Issue 1310603004: WIP: Reduce sizeof(CSSValue) by 8 byte

Created:
5 years, 4 months ago by haraken
Modified:
5 years, 3 months ago
Reviewers:
oilpan-reviews, keishi
CC:
blink-reviews, Mads Ager (chromium), blink-reviews-css, oilpan-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears, haraken, kouhei+heap_chromium.org, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WIP: Reduce sizeof(CSSValue) by 8 byte Not for review. BUG=

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -71 lines) Patch
M Source/core/css/CSSPrimitiveValue.h View 1 3 chunks +2 lines, -4 lines 0 comments Download
M Source/core/css/CSSPrimitiveValue.cpp View 1 4 chunks +11 lines, -11 lines 0 comments Download
M Source/core/css/CSSValue.h View 1 4 chunks +80 lines, -49 lines 0 comments Download
M Source/core/css/CSSValue.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/CSSValueList.cpp View 4 chunks +5 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 2 (1 generated)
haraken
5 years, 4 months ago (2015-08-24 09:42:00 UTC) #2
keishi-san: This is a CL that reduces sizeof(CSSValue) by 8 byte. Would you
compare "ToT with oilpan" with "ToT + this CL with oilpan"?

Powered by Google App Engine
This is Rietveld 408576698