Bug 200295 - [WPE] Missing UIScriptController implementation
Summary: [WPE] Missing UIScriptController implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2019-07-31 00:03 PDT by Zan Dobersek
Modified: 2020-03-11 04:54 PDT (History)
9 users (show)

See Also:


Attachments
Patch (12.50 KB, patch)
2019-12-17 04:49 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ]