WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195470
[ContentChangeObserver] Cleanup adjustObservedState
https://bugs.webkit.org/show_bug.cgi?id=195470
Summary
[ContentChangeObserver] Cleanup adjustObservedState
zalan
Reported
2019-03-08 10:46:23 PST
Move things around a bit.
Attachments
Patch
(7.20 KB, patch)
2019-03-08 10:55 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(7.20 KB, patch)
2019-03-08 10:57 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(8.86 KB, patch)
2019-03-08 12:43 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(8.86 KB, patch)
2019-03-08 13:34 PST
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-03-08 10:47:00 PST
<
rdar://problem/48717823
>
zalan
Comment 2
2019-03-08 10:55:21 PST
Created
attachment 364035
[details]
Patch
zalan
Comment 3
2019-03-08 10:57:17 PST
Created
attachment 364036
[details]
Patch
Simon Fraser (smfr)
Comment 4
2019-03-08 12:10:18 PST
Comment on
attachment 364036
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=364036&action=review
> Source/WebCore/ChangeLog:9 > + This is in preparation for introducing a observation window from touchStart -> mouseMoved.
an observation
> Source/WebCore/page/ios/ContentChangeObserver.cpp:102 > + if (!m_domTimerIsBeingExecuted)
m_observedDomTimerIsBeingExecuted
> Source/WebCore/page/ios/ContentChangeObserver.cpp:123 > + if (!m_styleRecalcIsBeingExecuted)
m_isInObservedStyleRecalc?
zalan
Comment 5
2019-03-08 12:43:40 PST
Created
attachment 364051
[details]
Patch
zalan
Comment 6
2019-03-08 13:34:34 PST
Created
attachment 364057
[details]
Patch
WebKit Commit Bot
Comment 7
2019-03-08 14:12:51 PST
Comment on
attachment 364057
[details]
Patch Clearing flags on attachment: 364057 Committed
r242656
: <
https://trac.webkit.org/changeset/242656
>
WebKit Commit Bot
Comment 8
2019-03-08 14:12:53 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug