[Webkit-unassigned] [Bug 203366] REGRESSION: [ iOS ] ( r251015 ) Layout Test fast/text/whitespace/pre-wrap-overflow-selection.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 16:03:48 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=203366

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com
 Attachment #382941|review?                     |review+
              Flags|                            |

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 382941
  --> https://bugs.webkit.org/attachment.cgi?id=382941
patch that fixes the underlying flakiness

View in context: https://bugs.webkit.org/attachment.cgi?id=382941&action=review

> Source/WebKit/ChangeLog:13
> +        In this case the randomess is switch between simple and complex line layout triggered by editor state flush. The results

"randomess is switch"

> Source/WebKit/ChangeLog:14
> +        between line layout paths are obsevably identical but produce slightly different render tree dumps.

"obsevably"

> Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp:518
> +    WebKit::toImpl(page)->flushPendingEditorStateUpdate();

Seems like this is something that we should to at "update the rendering" time? (In a later fix).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191107/694043d6/attachment-0001.htm>


More information about the webkit-unassigned mailing list