[webkit-reviews] review granted: [Bug 186555] REGRESSION(r228724): Occasional crash when executing ReplaceSelectionCommand at the end of the document : [Attachment 342514] Fix another typo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 09:11:16 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 186555: REGRESSION(r228724): Occasional crash when executing
ReplaceSelectionCommand at the end of the document
https://bugs.webkit.org/show_bug.cgi?id=186555

Attachment 342514: Fix another typo.

https://bugs.webkit.org/attachment.cgi?id=342514&action=review




--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 342514
  --> https://bugs.webkit.org/attachment.cgi?id=342514
Fix another typo.

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

>
LayoutTests/editing/execCommand/insert-apple-style-span-at-document-end.html:9
> +    if (window.testRunner)
> +	   testRunner.dumpAsText();

Can we dump the markup using dump-as-markup here?


More information about the webkit-reviews mailing list