WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208778
Bounce displayWasRefreshed() via EventDispatcher
https://bugs.webkit.org/show_bug.cgi?id=208778
Summary
Bounce displayWasRefreshed() via EventDispatcher
Simon Fraser (smfr)
Reported
2020-03-07 16:38:18 PST
Bounce displayWasRefreshed() via EventDispatcher
Attachments
Patch
(6.01 KB, patch)
2020-03-07 16:40 PST
,
Simon Fraser (smfr)
koivisto
: review+
Details
Formatted Diff
Diff
Patch
(6.82 KB, patch)
2020-04-23 15:46 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-03-07 16:40:20 PST
Created
attachment 392912
[details]
Patch
Antti Koivisto
Comment 2
2020-03-07 22:34:47 PST
Comment on
attachment 392912
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=392912&action=review
> Source/WebKit/WebProcess/WebProcess.h:342 > +#if ENABLE(WEBPROCESS_WINDOWSERVER_BLOCKING) > + void displayWasRefreshed(WebCore::PlatformDisplayID); > +#endif
Please remove this and just call DisplayRefreshMonitorManager directly. Also remove the associated WebProcess message.
Radar WebKit Bug Importer
Comment 3
2020-04-23 15:40:47 PDT
<
rdar://problem/62266522
>
Simon Fraser (smfr)
Comment 4
2020-04-23 15:46:18 PDT
Created
attachment 397394
[details]
Patch
EWS
Comment 5
2020-04-23 18:08:41 PDT
Committed
r260614
: <
https://trac.webkit.org/changeset/260614
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 397394
[details]
.
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