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

Issue 17151013: Network error page: Fix reload button for RTL languages. (Closed)

Created:
7 years, 6 months ago by mmenke
Modified:
7 years, 6 months ago
Reviewers:
Nico, newt (away)
CC:
chromium-reviews
Visibility:
Public.

Description

Network error page: Fix reload button for RTL languages. The URL was incorrectly wrapped in LTR / RTL formatting characters. BUG=249497 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207803

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/common/localized_error.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
mmenke
7 years, 6 months ago (2013-06-20 16:05:35 UTC) #1
Nico
lgtm Is it possible to test this somehow?
7 years, 6 months ago (2013-06-20 16:38:20 UTC) #2
mmenke
On 2013/06/20 16:38:20, Nico wrote: > lgtm > > Is it possible to test this ...
7 years, 6 months ago (2013-06-20 17:11:00 UTC) #3
Nico
On Thu, Jun 20, 2013 at 10:11 AM, <mmenke@chromium.org> wrote: > On 2013/06/20 16:38:20, Nico ...
7 years, 6 months ago (2013-06-20 17:20:53 UTC) #4
mmenke
On 2013/06/20 17:20:53, Nico wrote: > On Thu, Jun 20, 2013 at 10:11 AM, <mailto:mmenke@chromium.org> ...
7 years, 6 months ago (2013-06-20 17:45:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/17151013/1
7 years, 6 months ago (2013-06-21 01:04:03 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-21 13:23:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/17151013/1
7 years, 6 months ago (2013-06-21 13:27:32 UTC) #8
commit-bot: I haz the power
Change committed as 207803
7 years, 6 months ago (2013-06-21 13:36:18 UTC) #9
mmenke
On 2013/06/21 13:36:18, I haz the power (commit-bot) wrote: > Change committed as 207803 Thakis: ...
7 years, 6 months ago (2013-06-25 19:39:06 UTC) #10
Nico
Thanks for investigating! On Tue, Jun 25, 2013 at 12:39 PM, <mmenke@chromium.org> wrote: > On ...
7 years, 6 months ago (2013-06-25 19:47:43 UTC) #11
mmenke
7 years, 6 months ago (2013-06-25 20:00:23 UTC) #12
Message was sent while issue was closed.
On 2013/06/25 19:47:43, Nico wrote:
> Thanks for investigating!
> 
> On Tue, Jun 25, 2013 at 12:39 PM, <mailto:mmenke@chromium.org> wrote:
> 
> > On 2013/06/21 13:36:18, I haz the power (commit-bot) wrote:
> >
> >> Change committed as 207803
> >>
> >
> > Thakis:  It turns out it's not possible to set the local in browser tests.
> > There are some tests in locale_tests_browsertest.cc that think they're
> > doing
> > this, but they fail to actually set the locale, making the tests useless.
> >
> 
> Can you file a bug for this and cc the test authors?

The tests have been around since initial_commit.  Filed as
http://crbug.com/254072, CCed those who have contributed the most lines since
initial commit.

> >
> > There's a comment in chrome_browser_main.cc about the ResourceBundle
> > already
> > being initialized in tests, so it bypasses some of the locale selection
> > logic,
> > which may be the source of the problem.  The comment about this was made
> > over 4
> > years ago, by sky, so I'm not sure those browser tests ever actually did
> > work.
> >
> >
>
https://codereview.chromium.**org/17151013/%3Chttps://codereview.chromium.org...>
> >

Powered by Google App Engine
This is Rietveld 408576698