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

Issue 1211003003: net: Add Life of a URLRequest documentation. (Closed)

Created:
5 years, 6 months ago by mmenke
Modified:
5 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

net: Add Life of a URLRequest documentation. BUG=none Committed: https://crrev.com/2ac8cb50a0c9d284b57db8f3de71a71d4a45c6e8 Cr-Commit-Position: refs/heads/master@{#338732}

Patch Set 1 #

Patch Set 2 : Self-review #

Patch Set 3 : Use single spaces after periods #

Total comments: 19

Patch Set 4 : Response to rdsmith's comments #

Patch Set 5 : Spellcheck #

Total comments: 45

Patch Set 6 : Response to (most) comments #

Patch Set 7 : Oops, forgot to save #

Total comments: 67

Patch Set 8 : Response to comments (And fix linebreak type) #

Patch Set 9 : Inline overview, minor fixes #

Patch Set 10 : Clarify QUIC section #

Total comments: 4

Patch Set 11 : Response to Randy's comments #

Total comments: 4

Patch Set 12 : Response to Helen's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+516 lines, -0 lines) Patch
A net/docs/life-of-a-url-request.md View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +512 lines, -0 lines 0 comments Download
M net/net.gypi View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (6 generated)
mmenke
Chris suggested I land this basically as-is, since it's clear I'm not going to get ...
5 years, 5 months ago (2015-07-08 19:20:41 UTC) #2
Randy Smith (Not in Mondays)
So I'm torn. I believe that (at least in this case) any documentation is better ...
5 years, 5 months ago (2015-07-08 20:36:25 UTC) #3
Randy Smith (Not in Mondays)
On 2015/07/08 20:36:25, rdsmith wrote: > So I'm torn. I believe that (at least in ...
5 years, 5 months ago (2015-07-08 21:16:32 UTC) #4
mmenke
Thanks for the feedback! On 2015/07/08 20:36:25, rdsmith wrote: > So I'm torn. I believe ...
5 years, 5 months ago (2015-07-08 21:46:42 UTC) #5
mmenke
On 2015/07/08 21:46:42, mmenke wrote: > Thanks for the feedback! > > On 2015/07/08 20:36:25, ...
5 years, 5 months ago (2015-07-08 21:53:51 UTC) #6
Randy Smith (Not in Mondays)
On 2015/07/08 21:53:51, mmenke wrote: > On 2015/07/08 21:46:42, mmenke wrote: > > Thanks for ...
5 years, 5 months ago (2015-07-08 22:11:20 UTC) #7
mmenke
On 2015/07/08 22:11:20, rdsmith wrote: > On 2015/07/08 21:53:51, mmenke wrote: > > On 2015/07/08 ...
5 years, 5 months ago (2015-07-08 22:21:10 UTC) #8
Randy Smith (Not in Mondays)
On 2015/07/08 22:21:10, mmenke wrote: > On 2015/07/08 22:11:20, rdsmith wrote: > > On 2015/07/08 ...
5 years, 5 months ago (2015-07-09 16:31:03 UTC) #9
mmenke
I've removed 3 sections (Cookies, ResourceScheduler, and Uploads), and inlined brief mentions of where they ...
5 years, 5 months ago (2015-07-09 19:38:29 UTC) #11
mmenke
[+xunjieli]: Helen, mind taking a look at this? I'd appreciate comments on areas that are ...
5 years, 5 months ago (2015-07-09 19:41:37 UTC) #13
xunjieli
On 2015/07/09 19:41:37, mmenke wrote: > [+xunjieli]: Helen, mind taking a look at this? I'd ...
5 years, 5 months ago (2015-07-09 20:39:58 UTC) #14
mmenke
On 2015/07/09 20:39:58, xunjieli wrote: > On 2015/07/09 19:41:37, mmenke wrote: > > [+xunjieli]: Helen, ...
5 years, 5 months ago (2015-07-09 20:42:39 UTC) #15
xunjieli
This will be incredibly helpful to anyone new in the team!! I really appreciate the ...
5 years, 5 months ago (2015-07-10 20:32:27 UTC) #16
mmenke
I've responded to all your comments but the one about combining the overview with details ...
5 years, 5 months ago (2015-07-10 21:37:33 UTC) #17
mmenke
And thanks for all the great feedback!
5 years, 5 months ago (2015-07-10 21:37:58 UTC) #18
Randy Smith (Not in Mondays)
This is wonderful. I feel like my view of the network stack settled into place ...
5 years, 5 months ago (2015-07-13 15:39:31 UTC) #19
xunjieli
https://codereview.chromium.org/1211003003/diff/130003/net/docs/life-of-a-url-request.md File net/docs/life-of-a-url-request.md (right): https://codereview.chromium.org/1211003003/diff/130003/net/docs/life-of-a-url-request.md#newcode23 net/docs/life-of-a-url-request.md:23: contexts that the network stack team owns: On 2015/07/13 ...
5 years, 5 months ago (2015-07-13 18:23:57 UTC) #20
mmenke
I've inlined the overview, per Helen's suggestion...Looks almost as long as the full description in ...
5 years, 5 months ago (2015-07-13 19:57:25 UTC) #22
Randy Smith (Not in Mondays)
I like it. LGTM modulo nits below. Thanks very much for doing this--I think this'll ...
5 years, 5 months ago (2015-07-14 16:35:50 UTC) #23
mmenke
Thanks for the feedback! https://codereview.chromium.org/1211003003/diff/130003/net/docs/life-of-a-url-request.md File net/docs/life-of-a-url-request.md (right): https://codereview.chromium.org/1211003003/diff/130003/net/docs/life-of-a-url-request.md#newcode16 net/docs/life-of-a-url-request.md:16: # Anatomy of the Network ...
5 years, 5 months ago (2015-07-14 16:47:47 UTC) #24
xunjieli
I think the content is very clear now. I still need time to fully digest ...
5 years, 5 months ago (2015-07-14 19:22:32 UTC) #25
mmenke
On 2015/07/14 19:22:32, xunjieli wrote: > I think the content is very clear now. I ...
5 years, 5 months ago (2015-07-14 19:29:44 UTC) #26
xunjieli
On 2015/07/14 19:29:44, mmenke wrote: > On 2015/07/14 19:22:32, xunjieli wrote: > > I think ...
5 years, 5 months ago (2015-07-14 19:36:51 UTC) #27
mmenke
On 2015/07/14 19:36:51, xunjieli wrote: > On 2015/07/14 19:29:44, mmenke wrote: > > On 2015/07/14 ...
5 years, 5 months ago (2015-07-14 19:42:09 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1211003003/250001
5 years, 5 months ago (2015-07-14 19:42:47 UTC) #31
commit-bot: I haz the power
Committed patchset #12 (id:250001)
5 years, 5 months ago (2015-07-14 20:46:58 UTC) #32
commit-bot: I haz the power
5 years, 5 months ago (2015-07-14 20:47:57 UTC) #33
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/2ac8cb50a0c9d284b57db8f3de71a71d4a45c6e8
Cr-Commit-Position: refs/heads/master@{#338732}

Powered by Google App Engine
This is Rietveld 408576698