Chromium Code Reviews
Description[InputEvent] Add 'beforeinput' logic in |will*()| and guarded by a flag (3/11)
This CL added 'beforeinput' logic in:
1. |CompositeEditCommand::willApplyEditing()|
2. |EditCommandComposition::willUnapply()|
3. |EditCommandComposition::willReapply()|
They are disabled by default, and following CLs will move 'beforeinput' logic one by
one.
This CL doesn't have behavior change.
Please see bug and the design doc below for the big picture:
https://docs.google.com/a/chromium.org/document/d/1M9bQaLKdRpR1qJ9i7zZKN-hKwd4ZkgJs5GPde2ZsDy0/edit?usp=sharing
BUG=678795
Patch Set 1 #
Total comments: 3
Patch Set 2 : Change target to |startingRootEditableElement()| #
Depends on Patchset: Messages
Total messages: 17 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||