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

Issue 205853002: Oilpan: Prepare to move InspectorDatabaseResource to Oilpan heap. (Closed)

Created:
6 years, 9 months ago by tkent
Modified:
6 years, 9 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Oilpan: Prepare to move InspectorDatabaseResource to Oilpan heap. BUG=347902 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169623

Patch Set 1 #

Total comments: 4

Patch Set 2 : apply comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M Source/modules/webdatabase/InspectorDatabaseAgent.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/modules/webdatabase/InspectorDatabaseAgent.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M Source/modules/webdatabase/InspectorDatabaseResource.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M Source/modules/webdatabase/InspectorDatabaseResource.cpp View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tkent
A simple CL :-)
6 years, 9 months ago (2014-03-20 01:13:34 UTC) #1
haraken
LGTM with comments. https://codereview.chromium.org/205853002/diff/1/Source/modules/webdatabase/InspectorDatabaseAgent.h File Source/modules/webdatabase/InspectorDatabaseAgent.h (right): https://codereview.chromium.org/205853002/diff/1/Source/modules/webdatabase/InspectorDatabaseAgent.h#newcode78 Source/modules/webdatabase/InspectorDatabaseAgent.h:78: typedef PersistentHeapHashMap<String, RefPtrWillBeMember<InspectorDatabaseResource> > DatabaseResourcesHeapMap; This ...
6 years, 9 months ago (2014-03-20 04:42:58 UTC) #2
tkent
A simple CL had two errors! https://codereview.chromium.org/205853002/diff/1/Source/modules/webdatabase/InspectorDatabaseAgent.h File Source/modules/webdatabase/InspectorDatabaseAgent.h (right): https://codereview.chromium.org/205853002/diff/1/Source/modules/webdatabase/InspectorDatabaseAgent.h#newcode78 Source/modules/webdatabase/InspectorDatabaseAgent.h:78: typedef PersistentHeapHashMap<String, RefPtrWillBeMember<InspectorDatabaseResource> ...
6 years, 9 months ago (2014-03-20 05:07:56 UTC) #3
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 9 months ago (2014-03-20 05:12:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/205853002/20001
6 years, 9 months ago (2014-03-20 05:12:28 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 05:16:10 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on blink_presubmit
6 years, 9 months ago (2014-03-20 05:16:11 UTC) #7
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 9 months ago (2014-03-20 05:23:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/205853002/20001
6 years, 9 months ago (2014-03-20 05:23:22 UTC) #9
commit-bot: I haz the power
Change committed as 169623
6 years, 9 months ago (2014-03-20 06:19:06 UTC) #10
Mads Ager (chromium)
6 years, 9 months ago (2014-03-20 06:52:00 UTC) #11
Message was sent while issue was closed.
lgtm2

Powered by Google App Engine
This is Rietveld 408576698