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

Issue 6246005: Fix a bug that broke the timezone setting. (Closed)

Created:
9 years, 11 months ago by satorux1
Modified:
9 years, 7 months ago
Reviewers:
kochi
CC:
chromium-reviews, arv (Not doing code reviews), Evan Stade
Visibility:
Public.

Description

Fix a bug that broke the timezone setting. The issue was probably introduced by http://src.chromium.org/viewvc/chrome?view=rev&revision=71284 that made undefined dataType to be an error. BUG=chromium-os:10878 TEST=manually on the netbook Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/options/chromeos_system_options.html View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
satorux1
9 years, 11 months ago (2011-01-17 08:10:56 UTC) #1
kochi
LGTM Please CC this review to those who introduced the 'dataType' attribute in pref_ui.js so ...
9 years, 11 months ago (2011-01-17 10:28:21 UTC) #2
satorux1
+estade just FYI. dataType attribute was introduced a while back, but undefined dataType was treated ...
9 years, 11 months ago (2011-01-17 10:47:33 UTC) #3
Evan Stade
9 years, 11 months ago (2011-01-18 20:50:09 UTC) #4
thanks for making these updates.

-- Evan Stade



On Mon, Jan 17, 2011 at 2:47 AM,  <satorux@chromium.org> wrote:
> +estade just FYI.
>
> dataType attribute was introduced a while back, but undefined dataType was
> treated as string until
> http://src.chromium.org/viewvc/chrome?view=rev&revision=71284
>
> http://codereview.chromium.org/6286002/ will fix other broken settings.
>
>
>
> On 2011/01/17 10:28:21, Takayoshi Kochi wrote:
>>
>> LGTM
>
>> Please CC this review to those who introduced the 'dataType'
>> attribute in pref_ui.js so that they can be aware of it?
>
>> ChromeOS have been broken too many times by changes which are
>> for DOM UI, not specific to non-ChromeOS.
>
>> Any infrastructural change for options UI resources should be
>> tested for both Chrome and ChromeOS, we want some way to force it...
>
>
>
> http://codereview.chromium.org/6246005/
>

Powered by Google App Engine
This is Rietveld 408576698