Bug 149982 - Check if start and end positions are still valid after updating them through VisibleSelection.
Summary: Check if start and end positions are still valid after updating them through ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks: 138167
  Show dependency treegraph
 
Reported: 2015-10-09 18:54 PDT by zalan
Modified: 2015-10-09 19:54 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.16 KB, patch)
2015-10-09 19:03 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-10-09 18:54:54 PDT
They could end up being nullptr.
Comment 1 zalan 2015-10-09 18:57:02 PDT
LayoutTests/editing/execCommand/crash-137961.html crashes when https://bug-138167-attachments.webkit.org/attachment.cgi?id=262749 applied. 
see the stacktrace here: https://bugs.webkit.org/attachment.cgi?id=262728
Comment 2 zalan 2015-10-09 19:03:31 PDT
Created attachment 262811 [details]
Patch
Comment 3 WebKit Commit Bot 2015-10-09 19:54:26 PDT
Comment on attachment 262811 [details]
Patch

Clearing flags on attachment: 262811

Committed r190835: <http://trac.webkit.org/changeset/190835>
Comment 4 WebKit Commit Bot 2015-10-09 19:54:30 PDT
All reviewed patches have been landed.  Closing bug.