WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
218213
REGRESSION: MobileMiniBrowser frequently fails to repaint
https://bugs.webkit.org/show_bug.cgi?id=218213
Summary
REGRESSION: MobileMiniBrowser frequently fails to repaint
Kenneth Russell
Reported
2020-10-26 16:44:33 PDT
After syncing my WebKit iOS Simulator Debug build to top-of-tree (it had previously been ~1 month out of date), loading pages in WK1 mode in the MobileMiniBrowser frequently results in the browser failing to repaint. Clicking the "reload" button makes the page render correctly. Scrolling doesn't fix the problem; the last page's content (blank, upon the initial launch and load of
https://webkit.org/
) is scrolled. Control-clicking to try to select text usually provokes a repaint. This mode (WK1 in the iOS simulator) is the easiest mode for contributors to test. Is there any chance of help tracking down the cause of this regression?
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2020-10-26 20:20:43 PDT
Which version of iOS are you using? We switched from iOS 13 to iOS 14 over this month, so iOS 13 is technically unsupported in trunk (although I don't think that we made any breaking changes already). But what this means is that we don't have continuous archives for bisection.
Simon Fraser (smfr)
Comment 2
2020-10-27 10:44:16 PDT
Could you test around
r268075
?
Radar WebKit Bug Importer
Comment 3
2020-10-27 12:16:14 PDT
<
rdar://problem/70733416
>
Kenneth Russell
Comment 4
2020-10-27 23:11:45 PDT
iOS 13.5 in the iPad Pro 9.7" simulator. smfr@ thanks for the pointer. A checkout at
r268074
doesn't have the problem. I'll test at
r268075
next.
Kenneth Russell
Comment 5
2020-10-28 12:27:45 PDT
MobileMiniBrowser seems to repaint reliably at
r268075
on the iPad Pro (9.7-inch), iOS 13.5 simulator. Building WebKit to git bisect is quite painful on my development machine (a laptop), so appreciate any help tracking down the cause. Thanks.
Alexey Proskuryakov
Comment 6
2020-11-02 16:40:47 PST
The bots already switched to iOS 14 at this point. You can download built archives using URLs like <
https://s3-us-west-2.amazonaws.com/minified-archives.webkit.org/ios-simulator-14-x86_64-release/268075.zip
> if you would like to further bisect.
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