WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188821
Transition ResizeReversePaginatedWebView API test from WKPageLoaderClient to WKPageNavigationClient
https://bugs.webkit.org/show_bug.cgi?id=188821
Summary
Transition ResizeReversePaginatedWebView API test from WKPageLoaderClient to ...
Alex Christensen
Reported
2018-08-21 15:09:54 PDT
Transition ResizeReversePaginatedWebView API test from WKPageLoaderClient to WKPageNavigationClient
Attachments
Patch
(4.98 KB, patch)
2018-08-21 15:14 PDT
,
Alex Christensen
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2018-08-21 15:14:53 PDT
Created
attachment 347708
[details]
Patch
Simon Fraser (smfr)
Comment 2
2018-08-21 15:17:57 PDT
Comment on
attachment 347708
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=347708&action=review
> Source/WebKit/UIProcess/API/C/WKPageRenderingProgressEvents.h:41 > + WKPageRenderingProgressEventFirstLayoutAfterSuppressedIncrementalRendering = 1 << 4, > + WKPageRenderingProgressEventFirstPaintAfterSuppressedIncrementalRendering = 1 << 5,
These names are confusing (probably part of why we didn't want to expose them) because they fire after rendering has been unsuppressed.
Alex Christensen
Comment 3
2018-08-21 16:59:19 PDT
http://trac.webkit.org/r235148
Radar WebKit Bug Importer
Comment 4
2018-08-21 17:00:45 PDT
<
rdar://problem/43583947
>
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