Bug 200295

Summary: [WPE] Missing UIScriptController implementation
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, cgarcia, commit-queue, dpino, ews-watchlist, gyuyoung.kim, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2019-07-31 00:03:26 PDT
Due to that, every test invoking methods there is crashing.
Comment 1 Carlos Garcia Campos 2019-12-17 04:49:56 PST
Created attachment 385878 [details]
Patch
Comment 2 WebKit Commit Bot 2019-12-19 01:34:38 PST
Comment on attachment 385878 [details]
Patch

Clearing flags on attachment: 385878

Committed r253743: <https://trac.webkit.org/changeset/253743>
Comment 3 WebKit Commit Bot 2019-12-19 01:34:39 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-12-19 01:35:15 PST
<rdar://problem/58073156>
Comment 5 Diego Pino 2020-03-11 04:54:07 PDT
There are still many entries in wpe/TestExpectations that point to this bug. However, this bug is now RESOLVED FIXED. The entries are:

webkit.org/b/200295 fast/events/autoscroll-when-input-is-offscreen.html [ Crash ]
webkit.org/b/200295 fast/events/autoscroll-with-software-keyboard.html [ Crash ]
webkit.org/b/200295 fast/events/before-input-prevent-insert-replacement.html [ Crash ]
webkit.org/b/200295 fast/events/input-event-insert-replacement.html [ Crash ]
webkit.org/b/200295 fast/viewport/ios/ [ Crash ]
webkit.org/b/200295 fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Crash ]
webkit.org/b/200295 fast/visual-viewport/client-rects-relative-to-layout-viewport.html [ Crash ]

What to do with these entries? Move them to a new bug?

In addition, since this bug landed there's one test from fast/viewport/ios/ which is no longer crashing, but failing:

fast/viewport/ios/shrink-to-fit-large-content-width.html [ Failure ]