RESOLVED FIXED Bug 128441
Split UserTriggered into FireSelectEvent and RevealSelection for selection options
https://bugs.webkit.org/show_bug.cgi?id=128441
Summary Split UserTriggered into FireSelectEvent and RevealSelection for selection op...
Ryosuke Niwa
Reported 2014-02-07 22:13:13 PST
Right now a lot of functions call setSelection with UserTriggered and DoNotRevealSelection in order to let select event fire without revealing selection. We should split UserTriggered into FireSelectEvent and RevealSelection instead.
Attachments
Cleanup (18.11 KB, patch)
2014-02-07 22:20 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2014-02-07 22:20:56 PST
WebKit Commit Bot
Comment 2 2014-02-08 13:35:35 PST
Comment on attachment 223550 [details] Cleanup Clearing flags on attachment: 223550 Committed r163721: <http://trac.webkit.org/changeset/163721>
WebKit Commit Bot
Comment 3 2014-02-08 13:35:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.