Bug 127408
Summary: | REGRESSION(r162184): Many editing tests crash on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, rniwa, roger_fong, sam, webkit-bug-importer |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/15878356>
Alexey Proskuryakov
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.
Alexey Proskuryakov
See also: bug 127424.
Alexey Proskuryakov
Yeah, that fixed it.
*** This bug has been marked as a duplicate of bug 127424 ***