Revert "Restoring control state should dispatch 'input' and 'change' events."
This reverts commit 9fc859a3. Reason for revert: It was a wrong approach. https://bugs.chromium.org/p/chromium/issues/detail?id=1037728#c11 Original change's description: > Restoring control state should dispatch 'input' and 'change' events. > > According to the last two paragraphs of [1], UA should dispatch 'input' > and 'change' events if it fills control values on behalf of a user. > > [1] https://html.spec.whatwg.org/C/#common-input-element-events > > Bug: 1037728 > Change-Id: Ic389cc4e3bc4523f740b0164ac863baba66dcd35 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981241 > Reviewed-by: Mason Freed <masonfreed@chromium.org> > Commit-Queue: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727843} TBR=tkent@chromium.org,masonfreed@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1037728 Change-Id: I504d202de886e4278369ab3da37c41b70b773f31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993078Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#729731}
Showing
Please register or sign in to comment