Bug 200679 - [ContentChangeObserver] Scope events in adjustObservedState
Summary: [ContentChangeObserver] Scope events in adjustObservedState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-13 11:22 PDT by zalan
Modified: 2019-08-13 13:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.49 KB, patch)
2019-08-13 11:26 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (10.49 KB, patch)
2019-08-13 11:39 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-08-13 11:22:16 PDT
to make the code more readable.
Comment 1 Radar WebKit Bug Importer 2019-08-13 11:22:47 PDT
<rdar://problem/54266172>
Comment 2 zalan 2019-08-13 11:26:29 PDT
Created attachment 376184 [details]
Patch
Comment 3 Simon Fraser (smfr) 2019-08-13 11:35:39 PDT
Comment on attachment 376184 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=376184&action=review

> Source/WebCore/page/ios/ContentChangeObserver.cpp:523
> +    // These user initiated events trigger content obsevation (touchStart and mouseMove). 

obsevation
Comment 4 zalan 2019-08-13 11:39:42 PDT
Created attachment 376187 [details]
Patch
Comment 5 WebKit Commit Bot 2019-08-13 13:26:13 PDT
Comment on attachment 376187 [details]
Patch

Clearing flags on attachment: 376187

Committed r248630: <https://trac.webkit.org/changeset/248630>
Comment 6 WebKit Commit Bot 2019-08-13 13:26:14 PDT
All reviewed patches have been landed.  Closing bug.