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

Issue 1999443003: delete the levelDB storage implementation. (Closed)

Created:
4 years, 7 months ago by bburns
Modified:
4 years, 7 months ago
Reviewers:
Dmitry Titov, fgorski
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

delete the levelDB storage implementation. BUG=NONE Committed: https://crrev.com/344bb7e95cb1619d98c15e1456c0044365e6c233 Cr-Commit-Position: refs/heads/master@{#395371}

Patch Set 1 #

Patch Set 2 : address comments. #

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : remove proto headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -692 lines) Patch
M chrome/browser/android/offline_pages/offline_page_bridge.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/offline_pages/offline_page_model_factory.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M components/offline_pages.gypi View 1 3 chunks +0 lines, -17 lines 0 comments Download
M components/offline_pages/BUILD.gn View 1 3 chunks +0 lines, -7 lines 0 comments Download
M components/offline_pages/DEPS View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M components/offline_pages/offline_page_item.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
D components/offline_pages/offline_page_metadata_store_impl.h View 1 chunk +0 lines, -90 lines 0 comments Download
D components/offline_pages/offline_page_metadata_store_impl.cc View 1 chunk +0 lines, -319 lines 0 comments Download
M components/offline_pages/offline_page_metadata_store_impl_unittest.cc View 1 6 chunks +3 lines, -176 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
D components/offline_pages/proto/BUILD.gn View 1 1 chunk +0 lines, -12 lines 0 comments Download
D components/offline_pages/proto/offline_pages.proto View 1 1 chunk +0 lines, -65 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
bburns
I left the parameterized testing stuff in place as an example, and in case we ...
4 years, 7 months ago (2016-05-19 23:42:17 UTC) #2
Dmitry Titov
-myself, fgorski@ is the right reviewer here.
4 years, 7 months ago (2016-05-20 05:36:32 UTC) #3
fgorski
It looks good overall. You are missing removal of the protobuf and related build stuff. ...
4 years, 7 months ago (2016-05-20 15:33:44 UTC) #4
bburns
On 2016/05/20 15:33:44, fgorski wrote: > It looks good overall. You are missing removal of ...
4 years, 7 months ago (2016-05-20 18:11:51 UTC) #5
fgorski
lgtm mod update to DEPS file.
4 years, 7 months ago (2016-05-20 18:14:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999443003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999443003/80001
4 years, 7 months ago (2016-05-23 16:45:30 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-23 18:39:18 UTC) #10
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/344bb7e95cb1619d98c15e1456c0044365e6c233 Cr-Commit-Position: refs/heads/master@{#395371}
4 years, 7 months ago (2016-05-23 18:40:53 UTC) #12
Marijn Kruisselbrink
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/2007523003/ by mek@chromium.org. ...
4 years, 7 months ago (2016-05-23 19:12:09 UTC) #13
bburns
4 years, 7 months ago (2016-05-23 19:16:47 UTC) #14
Message was sent while issue was closed.
On 2016/05/23 19:12:09, Marijn Kruisselbrink wrote:
> A revert of this CL (patchset #5 id:80001) has been created in
> https://codereview.chromium.org/2007523003/ by mailto:mek@chromium.org.
> 
> The reason for reverting is: This seems to be causing compile failures on Win
> x64 (at least this seems the only remotely plausible candidate...):
> 
>
https://build.chromium.org/p/chromium/builders/Win%20x64/builds/925/steps/com...
> 
> FAILED:
> obj/components/offline_pages/offline_pages.offline_page_storage_manager.obj 
> ninja -t msvc -e environment.x64 -- C:\b\build\slave\cache\cipd\goma/gomacc
>
"C:\b\depot_tools\win_toolchain\vs_files\95ddda401ec5678f15eeed01d2bee08fcbc5ee97\VC\bin\amd64\cl.exe"
> /nologo /showIncludes /FC
>
@obj\components\offline_pages\offline_pages.offline_page_storage_manager.obj.rsp
> /c ..\..\components\offline_pages\offline_page_storage_manager.cc
> /Foobj\components\offline_pages\offline_pages.offline_page_storage_manager.obj
> /Fdobj\components\offline_pages.cc.pdb 
>
c:\b\build\slave\win_x64\build\src\components\offline_pages\offline_page_storage_manager.cc(83):
> error C2220: warning treated as error - no 'object' file generated
>
c:\b\build\slave\win_x64\build\src\components\offline_pages\offline_page_storage_manager.cc(83):
> warning C4267: 'initializing': conversion from 'size_t' to 'int', possible
loss
> of data
> c:\b\build\slave\win_x64\build\src\base\bind_internal.h(186): warning C4267:
> 'argument': conversion from 'size_t' to 'int', possible loss of data
> c:\b\build\slave\win_x64\build\src\base\bind_internal.h(324): note: see
> reference to function template instantiation 'R
>
base::internal::RunnableAdapter<T>::Run<offline_pages::OfflinePageStorageManager*,const
> offline_pages::OfflinePageStorageManager::ClearPageCallback&,const unsigned
> __int64&,_Ty>(Receiver &&,const
> offline_pages::OfflinePageStorageManager::ClearPageCallback &,const unsigned
> __int64 &,_Ty &&)' being compiled
> .

This passed that build:
https://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64...

So it's hard for me to see how this needs to be reverted...

Powered by Google App Engine
This is Rietveld 408576698