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

Issue 247573009: Uninline JSON{Array,Object}Base methods (Closed)

Created:
6 years, 8 months ago by fs
Modified:
6 years, 8 months ago
Reviewers:
pfeldman
CC:
blink-reviews
Visibility:
Public.

Description

Uninline JSON{Array,Object}Base methods Most of these are sizable enough to not want to inline too eagerly. Move their definitions from the header-file to the cpp-file while dropping the 'inline' keyword. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172482

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -85 lines) Patch
M Source/platform/JSONValues.h View 1 chunk +0 lines, -85 lines 0 comments Download
M Source/platform/JSONValues.cpp View 2 chunks +84 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
fs
Pavel, you appeared to be a decent choice for reviewing this (since the primary [only?] ...
6 years, 8 months ago (2014-04-24 08:19:09 UTC) #1
pfeldman
lgtm, 50K is a lot!
6 years, 8 months ago (2014-04-24 10:49:24 UTC) #2
fs
The CQ bit was checked by fs@opera.com
6 years, 8 months ago (2014-04-24 10:51:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/247573009/1
6 years, 8 months ago (2014-04-24 10:51:51 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 11:01:35 UTC) #5
Message was sent while issue was closed.
Change committed as 172482

Powered by Google App Engine
This is Rietveld 408576698