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

Issue 14369002: Revert 194514 - New network error page: Fix resubmit warning page (Closed)

Created:
7 years, 8 months ago by mmenke
Modified:
7 years, 8 months ago
Reviewers:
mmenke
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 194514 - New network error page: Fix resubmit warning page This was causing renderer crashes when the alternate error page passed in a NULL WebURLRequest. > New network error page: Fix resubmit warning when > navigating forward / back to a page generated by a > POST that can not be retrieved from the CACHE. > > This was broken (knowingly) in revision 191712 > (https://codereview.chromium.org/12277011/). > > BUG=174194, 226909 > > Review URL: https://codereview.chromium.org/13811022 TBR=mmenke@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -79 lines) Patch
M trunk/src/chrome/app/generated_resources.grd View 2 chunks +1 line, -7 lines 0 comments Download
M trunk/src/chrome/common/localized_error.h View 1 chunk +11 lines, -5 lines 0 comments Download
M trunk/src/chrome/common/localized_error.cc View 7 chunks +33 lines, -49 lines 0 comments Download
M trunk/src/chrome/renderer/chrome_content_renderer_client.cc View 4 chunks +12 lines, -9 lines 0 comments Download
M trunk/src/chrome/renderer/net/net_error_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/chrome/renderer/net/net_error_helper.cc View 3 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mmenke
7 years, 8 months ago (2013-04-18 22:06:35 UTC) #1
mmenke
7 years, 8 months ago (2013-04-18 22:06:49 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r195014.

Powered by Google App Engine
This is Rietveld 408576698