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

Issue 6542016: Add LOAD_PRERENDER to prerender motivated load requests (Closed)

Created:
9 years, 10 months ago by gavinp
Modified:
9 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Add LOAD_PRERENDER to prerender motivated load requests. This CL depends on this webkit CL landing first: https://bugs.webkit.org/show_bug.cgi?id=54744 And also it's built based on http://codereview.chromium.org/6532031/ , and so that CL should land first too. BUG=73418 TEST=not yet

Patch Set 1 : fix lint #

Total comments: 1

Patch Set 2 : fix comment #

Patch Set 3 : upload to match latest webkit patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/renderer/render_view.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M net/base/load_flags_list.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/weburlloader_impl.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
gavinp
Here it is: it turns out to be not that scary after all.
9 years, 10 months ago (2011-02-18 15:00:26 UTC) #1
mmenke
LGTM (After countless hours spent reviewing this massive patch. I think perhaps it should have ...
9 years, 10 months ago (2011-02-18 15:12:07 UTC) #2
cbentzel
LGTM Please get brett or Darin to review, after dependencies are through, however. Would be ...
9 years, 10 months ago (2011-02-18 15:50:14 UTC) #3
dominich
LGTM On 2011/02/18 15:00:26, gavinp wrote: > Here it is: it turns out to be ...
9 years, 10 months ago (2011-02-18 16:04:06 UTC) #4
gavinp
Fixed the comment. I'll invite brettw or Darin by after the WebKit change lands.
9 years, 10 months ago (2011-02-18 19:06:43 UTC) #5
darin (slow to review)
See my comments here: https://bugs.webkit.org/show_bug.cgi?id=54744#c10 I don't think this the WebKit plumbing is necessary. You ...
9 years, 10 months ago (2011-02-18 22:24:06 UTC) #6
darin (slow to review)
On 2011/02/18 22:24:06, darin wrote: > See my comments here: > https://bugs.webkit.org/show_bug.cgi?id=54744#c10 > > I ...
9 years, 10 months ago (2011-02-18 22:24:16 UTC) #7
cbentzel
We discussed doing this in the browser side based on route id. There was some ...
9 years, 10 months ago (2011-02-18 22:34:07 UTC) #8
darin (slow to review)
Yeah, I don't know where the best place for the mapping to live is. I ...
9 years, 10 months ago (2011-02-18 23:32:30 UTC) #9
gavinp
On 2011/02/18 23:32:30, darin wrote: > Yeah, I don't know where the best place for ...
9 years, 10 months ago (2011-02-19 03:31:58 UTC) #10
darin (slow to review)
On Fri, Feb 18, 2011 at 7:31 PM, <gavinp@chromium.org> wrote: > On 2011/02/18 23:32:30, darin ...
9 years, 10 months ago (2011-02-19 05:13:00 UTC) #11
gavinp
On 2011/02/19 05:13:00, darin wrote: > On Fri, Feb 18, 2011 at 7:31 PM, <mailto:gavinp@chromium.org> ...
9 years, 10 months ago (2011-02-19 11:12:34 UTC) #12
cbentzel
Also - I think we could use this mapping eventually to lower resource priorities for ...
9 years, 10 months ago (2011-02-19 14:34:35 UTC) #13
cbentzel
9 years, 9 months ago (2011-03-03 15:20:20 UTC) #14
I think it's safe to close this issue now. The browser-process only version from
dominich got an LGTM from myself and brettw.

Powered by Google App Engine
This is Rietveld 408576698