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

Issue 6371009: Fix the breakage of radio/checkbox click handling on settings overlay. (Closed)

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

Description

Fix the breakage of radio/checkbox click handling on settings overlay. Only eat the event in subPageClosingClickHandler_ if it happens on the narrow strip part. BUG=chromium-os:11202 TEST=Verify the radio/checkbox on overlay page works again per chromium-os:11202. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72412

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
xiyuan
9 years, 11 months ago (2011-01-24 21:39:23 UTC) #1
stuartmorgan
Can you elaborate in the CL description as to why exactly this is the fix? ...
9 years, 11 months ago (2011-01-24 21:56:54 UTC) #2
xiyuan
On 2011/01/24 21:56:54, stuartmorgan wrote: > Can you elaborate in the CL description as to ...
9 years, 11 months ago (2011-01-24 22:01:40 UTC) #3
stuartmorgan
LGTM I wasn't aware that preventDefault wasn't specific to the point in the event flow ...
9 years, 11 months ago (2011-01-24 22:26:59 UTC) #4
stuartmorgan
9 years, 11 months ago (2011-01-24 22:27:34 UTC) #5
BTW, please try to get this merged to M10

Powered by Google App Engine
This is Rietveld 408576698