DescriptionREGRESSION: A history item should not be checked when the bookmark star is clicked.
This is a regression by r212474.
preventDefault() is called for a click event on the bookmark star,
However we manually check the checkbox by entryBox click and ignore the
|defaultPrevented| state. We should repect it.
BUG=262869
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213351
Patch Set 1 #
Total comments: 5
Patch Set 2 : Add a comment #Messages
Total messages: 6 (0 generated)
|