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

Issue 128683004: Refactor IDBIndex::get/getKey (Closed)

Created:
6 years, 11 months ago by rwlbuis
Modified:
6 years, 11 months ago
Reviewers:
alecflett, jsbell
CC:
blink-reviews, dgrogan, alecflett, jsbell, cmumford
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Refactor IDBIndex::get/getKey These methods have the same implementation except for one boolean flag, so add a helper method for this. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164706

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -25 lines) Patch
M Source/modules/indexeddb/IDBIndex.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/modules/indexeddb/IDBIndex.cpp View 2 chunks +7 lines, -25 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rwlbuis
Simple refactoring resulting in smaller binary code size.
6 years, 11 months ago (2014-01-08 18:21:58 UTC) #1
jsbell
lgtm
6 years, 11 months ago (2014-01-08 18:23:59 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/128683004/1
6 years, 11 months ago (2014-01-08 18:37:25 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 20:08:10 UTC) #4
Message was sent while issue was closed.
Change committed as 164706

Powered by Google App Engine
This is Rietveld 408576698