Bug 195724

Summary: [ContentChangeObserver] Stop content observation when content calls preventDefault() on touch events
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2019-03-13 18:54:15 PDT
ssia
Attachments
Patch (4.94 KB, patch)
2019-03-13 18:59 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-13 18:54:45 PDT
zalan
Comment 2 2019-03-13 18:59:38 PDT
Simon Fraser (smfr)
Comment 3 2019-03-13 19:02:49 PDT
Comment on attachment 364606 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364606&action=review > Source/WebCore/ChangeLog:9 > + Call willNotProceedWithClick on preventDefault. This is very similar to the long press case. Testable?
zalan
Comment 4 2019-03-13 21:23:39 PDT
(In reply to Simon Fraser (smfr) from comment #3) > Comment on attachment 364606 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=364606&action=review > > > Source/WebCore/ChangeLog:9 > > + Call willNotProceedWithClick on preventDefault. This is very similar to the long press case. > > Testable? Unfortunately not (This is about stop observing)
WebKit Commit Bot
Comment 5 2019-03-13 21:49:21 PDT
Comment on attachment 364606 [details] Patch Clearing flags on attachment: 364606 Committed r242935: <https://trac.webkit.org/changeset/242935>
WebKit Commit Bot
Comment 6 2019-03-13 21:49:23 PDT
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.