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

Issue 138493002: Added field to error structures to signal existence of a stale copy in (Closed)

Created:
6 years, 11 months ago by Randy Smith (Not in Mondays)
Modified:
6 years, 10 months ago
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium, mmenke
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Added field to error structures to signal existence of a stale copy in the cache, for use by the navigation source. BUG=329620 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165973

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M Source/platform/exported/WebURLError.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceError.h View 4 chunks +5 lines, -0 lines 0 comments Download
M Source/platform/network/ResourceError.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M public/platform/WebURLError.h View 2 chunks +5 lines, -1 line 2 comments Download

Messages

Total messages: 17 (0 generated)
jamesr
I'm not a good reviewer for navigation
6 years, 11 months ago (2014-01-15 00:22:42 UTC) #1
Randy Smith (Not in Mondays)
On 2014/01/15 00:22:42, jamesr wrote: > I'm not a good reviewer for navigation Any suggestions ...
6 years, 11 months ago (2014-01-15 00:41:51 UTC) #2
tony
On 2014/01/15 00:41:51, rdsmith wrote: > On 2014/01/15 00:22:42, jamesr wrote: > > I'm not ...
6 years, 11 months ago (2014-01-15 19:11:42 UTC) #3
Randy Smith (Not in Mondays)
On 2014/01/15 19:11:42, tony wrote: > On 2014/01/15 00:41:51, rdsmith wrote: > > On 2014/01/15 ...
6 years, 11 months ago (2014-01-15 19:17:30 UTC) #4
Nate Chapin
On 2014/01/15 19:17:30, rdsmith wrote: > On 2014/01/15 19:11:42, tony wrote: > > On 2014/01/15 ...
6 years, 11 months ago (2014-01-15 19:24:08 UTC) #5
Randy Smith (Not in Mondays)
On 2014/01/15 19:24:08, Nate Chapin wrote: > On 2014/01/15 19:17:30, rdsmith wrote: > > On ...
6 years, 11 months ago (2014-01-15 19:28:16 UTC) #6
Nate Chapin
On 2014/01/15 19:28:16, rdsmith wrote: > On 2014/01/15 19:24:08, Nate Chapin wrote: > > On ...
6 years, 11 months ago (2014-01-15 19:41:10 UTC) #7
Randy Smith (Not in Mondays)
On 2014/01/15 19:41:10, Nate Chapin wrote: > On 2014/01/15 19:28:16, rdsmith wrote: > > On ...
6 years, 11 months ago (2014-01-15 19:48:01 UTC) #8
abarth-chromium
It seems suboptimal for Blink to need to know about this state. Can we not ...
6 years, 11 months ago (2014-01-26 02:05:41 UTC) #9
Randy Smith (Not in Mondays)
On 2014/01/26 02:05:41, abarth wrote: > It seems suboptimal for Blink to need to know ...
6 years, 11 months ago (2014-01-26 23:02:59 UTC) #10
abarth-chromium
https://codereview.chromium.org/138493002/diff/1/public/platform/WebURLError.h File public/platform/WebURLError.h (right): https://codereview.chromium.org/138493002/diff/1/public/platform/WebURLError.h#newcode57 public/platform/WebURLError.h:57: bool staleCopyInCache; How likely do you think it is ...
6 years, 11 months ago (2014-01-27 18:05:31 UTC) #11
Randy Smith (Not in Mondays)
https://codereview.chromium.org/138493002/diff/1/public/platform/WebURLError.h File public/platform/WebURLError.h (right): https://codereview.chromium.org/138493002/diff/1/public/platform/WebURLError.h#newcode57 public/platform/WebURLError.h:57: bool staleCopyInCache; On 2014/01/27 18:05:31, abarth wrote: > How ...
6 years, 11 months ago (2014-01-27 19:13:56 UTC) #12
Randy Smith (Not in Mondays)
I want to call out: I'm happy to do the work. I'm just concerned that ...
6 years, 11 months ago (2014-01-27 19:46:55 UTC) #13
abarth-chromium
LGTM Sorry for sending you on a wild goose chase w.r.t. adding an exra data ...
6 years, 10 months ago (2014-01-28 18:41:33 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/138493002/1
6 years, 10 months ago (2014-01-28 18:44:49 UTC) #15
commit-bot: I haz the power
Change committed as 165973
6 years, 10 months ago (2014-01-28 23:02:37 UTC) #16
commit-bot: I haz the power
6 years, 10 months ago (2014-01-28 23:03:46 UTC) #17
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698