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

Issue 23964011: Reuse webview classic cookies file (Closed)

Created:
7 years, 3 months ago by sgurun-gerrit only
Modified:
7 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Use webview classic cookies file to create the chromium based webview's cookies file, for the first instance of the app, so cookies are not lost. BUG=b/9962984 TBRing safebrowsing_service and profile_impl_io_data changes since these are mechanical in nature. TBR=mattm@chromium.org,mmenke@chromiumorg adding no try since we have comments that are longer than 80 chars, and since this is allowed under style guidance. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223400

Patch Set 1 #

Patch Set 2 : minor fix #

Total comments: 10

Patch Set 3 : address code review #

Patch Set 4 : fix compile error in chrome/ #

Patch Set 5 : minor fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -11 lines) Patch
M android_webview/browser/aw_browser_context.cc View 1 2 4 chunks +42 lines, -3 lines 0 comments Download
M base/android/java/src/org/chromium/base/PathUtils.java View 1 chunk +9 lines, -0 lines 0 comments Download
M base/android/path_utils.h View 1 chunk +4 lines, -0 lines 0 comments Download
M base/android/path_utils.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download
M content/public/browser/cookie_store_factory.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
sgurun-gerrit only
PTAL, thanks,
7 years, 3 months ago (2013-09-14 18:56:43 UTC) #1
joth
nice https://codereview.chromium.org/23964011/diff/3001/android_webview/browser/aw_browser_context.cc File android_webview/browser/aw_browser_context.cc (right): https://codereview.chromium.org/23964011/diff/3001/android_webview/browser/aw_browser_context.cc#newcode74 android_webview/browser/aw_browser_context.cc:74: void RecycleWebviewClassicCookieStore(const FilePath& cookie_store_path) { nit: ImportLegacyCookieStore or ...
7 years, 3 months ago (2013-09-14 19:40:24 UTC) #2
sgurun-gerrit only
https://codereview.chromium.org/23964011/diff/3001/android_webview/browser/aw_browser_context.cc File android_webview/browser/aw_browser_context.cc (right): https://codereview.chromium.org/23964011/diff/3001/android_webview/browser/aw_browser_context.cc#newcode74 android_webview/browser/aw_browser_context.cc:74: void RecycleWebviewClassicCookieStore(const FilePath& cookie_store_path) { On 2013/09/14 19:40:24, joth ...
7 years, 3 months ago (2013-09-14 20:45:01 UTC) #3
joth
lgtm
7 years, 3 months ago (2013-09-14 21:17:25 UTC) #4
sgurun-gerrit only
joi: need lgtm for content/public/browser erikwright: need lgtm for content/browser/net
7 years, 3 months ago (2013-09-14 21:44:20 UTC) #5
Jói
//content/public LGTM.
7 years, 3 months ago (2013-09-16 08:42:51 UTC) #6
erikwright (departed)
content/browser/net LGTM.
7 years, 3 months ago (2013-09-16 14:02:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/23964011/30001
7 years, 3 months ago (2013-09-16 19:07:49 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=25700
7 years, 3 months ago (2013-09-16 19:26:07 UTC) #9
joth
On 2013/09/16 19:26:07, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 3 months ago (2013-09-16 19:36:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sgurun@chromium.org/23964011/30001
7 years, 3 months ago (2013-09-16 20:31:17 UTC) #11
commit-bot: I haz the power
Change committed as 223400
7 years, 3 months ago (2013-09-16 20:35:38 UTC) #12
mattm
+mmenke also. I just happened to see this, the TBRs weren't added to the reviewers. ...
7 years, 3 months ago (2013-09-24 02:14:09 UTC) #13
sgurun-gerrit only
7 years, 3 months ago (2013-09-24 02:18:51 UTC) #14
Message was sent while issue was closed.
On 2013/09/24 02:14:09, mattm wrote:
> +mmenke also.
> I just happened to see this, the TBRs weren't added to the reviewers.
> 
> safe_browsing lgtm.

my mistake. sorry about that.

Powered by Google App Engine
This is Rietveld 408576698