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

Issue 155884: Fix issue where error pages inserted HTML from a template but the... (Closed)

Created:
11 years, 5 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Fix issue where error pages inserted HTML from a template but the string from the template was used with JST instead of the i18n template and therefore it did not get recursively processed. Also make sure we can support recursive handling of setting innerHTML with the i18n template engine. BUG=17377 TEST=Navigate to http://ponderer.org/tests/redirect-loop.py The error page should show: The webpage at http://ponderer.org/tests/redirect-loop.py has ... Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21240

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -18 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/i18n_template.js View 2 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
11 years, 5 months ago (2009-07-21 21:59:02 UTC) #1
tony
11 years, 5 months ago (2009-07-21 22:01:41 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698