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

Issue 1464083002: Upstream IOSChromeIOThread to hold data primarily used on IO thread. (Closed)

Created:
5 years, 1 month ago by sdefresne
Modified:
5 years, 1 month ago
Reviewers:
droger, davidben, blundell
CC:
chromium-reviews, sdefresne+watch_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream IOSChromeIOThread to hold data primarily used on IO thread. IOSChromeIOThread initialises, holds and clean up data primarily used on the IO thread. It is based on chrome/browser/io_thread.{cc,h} with only the portion relevant to iOS kept. BUG=556566 Committed: https://crrev.com/4b9b76c92cf7386d4983f536e75310a575515454 Cr-Commit-Position: refs/heads/master@{#361139}

Patch Set 1 #

Patch Set 2 : git cl upload --similarity=30 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+287 lines, -1083 lines) Patch
M ios/chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A + ios/chrome/browser/ios_chrome_io_thread.h View 18 chunks +57 lines, -205 lines 0 comments Download
A + ios/chrome/browser/ios_chrome_io_thread.cc View 1 28 chunks +226 lines, -878 lines 1 comment Download
M ios/chrome/ios_chrome.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
sdefresne
Please take a look.
5 years, 1 month ago (2015-11-21 08:42:17 UTC) #2
sdefresne
davidben: can you review the new DEPS on components/ssl_config as OWNERS
5 years, 1 month ago (2015-11-21 08:49:02 UTC) #4
blundell
Is it possible to get the cc file to show up as diff from io_thread.cc ...
5 years, 1 month ago (2015-11-23 08:50:18 UTC) #5
sdefresne
On 2015/11/23 at 08:50:18, blundell wrote: > Is it possible to get the cc file ...
5 years, 1 month ago (2015-11-23 09:00:55 UTC) #6
blundell
LGTM For anyone observing (now or later), feel free to reach out about the reasoning ...
5 years, 1 month ago (2015-11-23 09:03:18 UTC) #7
sdefresne
davidben: ping
5 years, 1 month ago (2015-11-23 17:18:48 UTC) #8
davidben
DEPS lgtm. (+mmenke FYI.) https://codereview.chromium.org/1464083002/diff/20001/ios/chrome/browser/ios_chrome_io_thread.cc File ios/chrome/browser/ios_chrome_io_thread.cc (right): https://codereview.chromium.org/1464083002/diff/20001/ios/chrome/browser/ios_chrome_io_thread.cc#newcode90 ios/chrome/browser/ios_chrome_io_thread.cc:90: const char kSupportedAuthSchemes[] = "basic,digest,ntlm,negotiate"; ...
5 years, 1 month ago (2015-11-23 17:43:28 UTC) #9
sdefresne
On 2015/11/23 at 17:43:28, davidben wrote: > DEPS lgtm. > > (+mmenke FYI.) > > ...
5 years, 1 month ago (2015-11-23 17:48:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464083002/20001
5 years, 1 month ago (2015-11-23 17:49:31 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-23 18:06:03 UTC) #13
sdefresne
On 2015/11/23 at 18:06:03, commit-bot wrote: > Committed patchset #2 (id:20001) \o/
5 years, 1 month ago (2015-11-23 18:07:28 UTC) #14
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 18:07:28 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4b9b76c92cf7386d4983f536e75310a575515454
Cr-Commit-Position: refs/heads/master@{#361139}

Powered by Google App Engine
This is Rietveld 408576698