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

Issue 11293004: Revert 132288 - Shrink immutable ElementAttributeData and StylePropertySet by one pointer each. (Closed)

Created:
8 years, 1 month ago by karen
Modified:
8 years, 1 month ago
Reviewers:
kling
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1307/
Visibility:
Public.

Description

Revert 132288 - Shrink immutable ElementAttributeData and StylePropertySet by one pointer each. <http://webkit.org/b/100123>; Reviewed by Anders Carlsson. Remove one pointer of unintentional padding in the immutable versions of these objects. 583kB progression on Membuster3. * css/StylePropertySet.cpp: (WebCore::immutableStylePropertySetSize): * dom/ElementAttributeData.cpp: (WebCore::immutableElementAttributeDataSize): TBR=kling@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132559

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/WebCore/css/StylePropertySet.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/dom/ElementAttributeData.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
karen
8 years, 1 month ago (2012-10-26 02:36:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698