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

Issue 9669036: fixed about:flags by switching onclick to onchange for select element (Closed)

Created:
8 years, 9 months ago by Stephen Searles
Modified:
8 years, 9 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, arv (Not doing code reviews), Tyler Breisacher (Chromium)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

fixed about:flags by switching onclick to onchange for select element BUG=107798 TEST=multi-state works on mac in chrome:flags Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126342

Patch Set 1 #

Patch Set 2 : adding myself to AUTHORS #

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

Messages

Total messages: 7 (0 generated)
Stephen Searles
On Mac, click events don't get sent for select elements, but change events do. This ...
8 years, 9 months ago (2012-03-11 09:42:52 UTC) #1
Dan Beam
this seems to look like the right fix at first glance (trying on Mac OS), ...
8 years, 9 months ago (2012-03-12 08:45:07 UTC) #2
Stephen Searles
There most certainly is a webkit bug, and there's talk about it here: https://code.google.com/p/chromium/issues/detail?id=36518&can=5&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20Area%20Feature%20Status%20Owner%20Summary However, ...
8 years, 9 months ago (2012-03-12 14:41:04 UTC) #3
Dan Beam
lgtm (tried on other platforms, seems fine)
8 years, 9 months ago (2012-03-12 19:11:38 UTC) #4
Dan Beam
Stephen: add yourself to src/AUTHORS and click commit when you have
8 years, 9 months ago (2012-03-12 19:13:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stephen.searles@gmail.com/9669036/3002
8 years, 9 months ago (2012-03-13 04:27:40 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-13 05:48:27 UTC) #7
Change committed as 126342

Powered by Google App Engine
This is Rietveld 408576698