WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
230851
Rename Style::queuePostResolutionCallback to Style::deprecatedQueuePostResolutionCallback
https://bugs.webkit.org/show_bug.cgi?id=230851
Summary
Rename Style::queuePostResolutionCallback to Style::deprecatedQueuePostResolu...
Tim Nguyen (:ntim)
Reported
2021-09-27 11:41:12 PDT
According to the WIP patch in
bug 203139
, the HTML 5 event loop should be used instead.
Attachments
Patch
(5.09 KB, patch)
2021-09-27 11:53 PDT
,
Tim Nguyen (:ntim)
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2021-09-27 11:53:08 PDT
Created
attachment 439375
[details]
Patch
Simon Fraser (smfr)
Comment 2
2021-09-27 12:01:10 PDT
Comment on
attachment 439375
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=439375&action=review
> Source/WebCore/style/StyleTreeResolver.h:115 > +void deprecatedQueuePostResolutionCallback(Function<void()>&&); // Integrate with the HTML5 event loop instead.
I think this comment could be more helpful. Where in the code should I do stuff instead of calling this function?
Tim Nguyen (:ntim)
Comment 3
2021-09-27 14:21:49 PDT
Committed
r283134
(
242191@main
): <
https://commits.webkit.org/242191@main
>
Radar WebKit Bug Importer
Comment 4
2021-09-27 14:22:16 PDT
<
rdar://problem/83591148
>
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