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

Issue 309613006: Un-inline Node's constructor to avoid bloating (Closed)

Created:
6 years, 6 months ago by Inactive
Modified:
6 years, 6 months ago
Reviewers:
eseidel
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Visibility:
Public.

Description

Un-inline Node's constructor to avoid bloating Un-inline Node's constructor to avoid bloating. Node's constructor is not trivial and Node is used in inheritance. This reduces the release binary size by ~4Kb. I did not see any impact on the Dromaeo score: http://dromaeo.com/?id=222265,222267 R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175215

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -19 lines) Patch
M Source/core/dom/Node.h View 1 chunk +1 line, -19 lines 0 comments Download
M Source/core/dom/Node.cpp View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 6 months ago (2014-06-01 03:35:22 UTC) #1
eseidel
lgtm
6 years, 6 months ago (2014-06-01 04:01:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/309613006/1
6 years, 6 months ago (2014-06-01 04:01:34 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-01 05:20:47 UTC) #4
Message was sent while issue was closed.
Change committed as 175215

Powered by Google App Engine
This is Rietveld 408576698