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

Issue 2641953006: Remove setting cancelBubble to false. (Closed)

Created:
3 years, 11 months ago by lpy
Modified:
3 years, 11 months ago
CC:
blink-reviews, chromium-reviews, cmumford, jsbell+idb_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove setting cancelBubble to false. According to spec https://dom.spec.whatwg.org/#dom-event-cancelbubble, setting cancelBubble to true is considered as an alias to stopPropagation(), setting cancelBubble to false is a no-op. Detail discussion is on https://github.com/whatwg/dom/issues/211. BUG=675549 Review-Url: https://codereview.chromium.org/2641953006 Cr-Commit-Position: refs/heads/master@{#446118} Committed: https://chromium.googlesource.com/chromium/src/+/b461901d4922144f8cd88810a60e23a3a5d08e4c

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : Remove deprecation message #

Messages

Total messages: 41 (31 generated)
lpy
PTAL.
3 years, 11 months ago (2017-01-24 01:00:49 UTC) #18
lpy
3 years, 11 months ago (2017-01-24 01:01:26 UTC) #20
hayato
lgtm
3 years, 11 months ago (2017-01-24 04:15:14 UTC) #23
foolip
lgtm % deprecation message https://codereview.chromium.org/2641953006/diff/40001/third_party/WebKit/Source/core/frame/Deprecation.cpp File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/2641953006/diff/40001/third_party/WebKit/Source/core/frame/Deprecation.cpp#newcode411 third_party/WebKit/Source/core/frame/Deprecation.cpp:411: return willBeRemoved("Setting cancelBubble to false", ...
3 years, 11 months ago (2017-01-24 04:34:12 UTC) #24
lpy
Thanks, I remove the deprecation message. +jsbell@ for IDB +ojan@ for LayoutTests +haraken@ for histogram ...
3 years, 11 months ago (2017-01-24 21:46:05 UTC) #28
haraken
histograms LGTM
3 years, 11 months ago (2017-01-24 21:47:03 UTC) #29
foolip
On 2017/01/24 21:46:05, lpy wrote: > Thanks, I remove the deprecation message. Great, thanks! Can ...
3 years, 11 months ago (2017-01-25 06:19:55 UTC) #33
lpy
On 2017/01/25 06:19:55, foolip_UTC7 wrote: > On 2017/01/24 21:46:05, lpy wrote: > > Thanks, I ...
3 years, 11 months ago (2017-01-25 06:20:55 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2641953006/60001
3 years, 11 months ago (2017-01-25 21:07:25 UTC) #38
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 21:14:13 UTC) #41
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b461901d4922144f8cd88810a60e...

Powered by Google App Engine
This is Rietveld 408576698