Bug 127408 - REGRESSION(r162184): Many editing tests crash on Windows
Summary: REGRESSION(r162184): Many editing tests crash on Windows
Status: RESOLVED DUPLICATE of bug 127424
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2014-01-21 23:38 PST by Alexey Proskuryakov
Modified: 2014-01-22 13:02 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-01-21 23:38:12 PST
These tests started to crash in <http://trac.webkit.org/changeset/162184>:

editing/pasteboard/drop-link.html
editing/selection/move-by-word-visually-crash-test-5.html
editing/selection/move-by-word-visually-crash-test-css-generated-content.html
editing/selection/move-by-word-visually-inline-block-positioned-element.html
editing/selection/move-by-word-visually-mac.html
editing/selection/move-by-word-visually-multi-line.html
editing/selection/move-by-word-visually-multi-space.html
editing/selection/move-by-word-visually-null-box.html
editing/selection/move-by-word-visually-single-space-inline-element.html
editing/selection/move-by-word-visually-single-space-one-element.html
editing/selection/move-by-word-visually-textarea.html

There is no crash log available form the bot.
Comment 1 Radar WebKit Bug Importer 2014-01-21 23:39:42 PST
<rdar://problem/15878356>
Comment 2 Alexey Proskuryakov 2014-01-21 23:44:07 PST
Also, surprising as it may be, js/function-apply-many-args.html. Must be because there is a long line in output that we are trying to break into multiple lines.
Comment 3 Alexey Proskuryakov 2014-01-22 09:47:44 PST
See also: bug 127424.
Comment 4 Alexey Proskuryakov 2014-01-22 13:02:39 PST
Yeah, that fixed it.

*** This bug has been marked as a duplicate of bug 127424 ***