Bug 98926 - [BlackBerry] Fix crash for detached node when validating selection change.
Summary: [BlackBerry] Fix crash for detached node when validating selection change.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Fenton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 10:24 PDT by Mike Fenton
Modified: 2012-10-10 18:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2012-10-10 11:19 PDT, Mike Fenton
rwlbuis: review+
mifenton: commit-queue+
Details | Formatted Diff | Diff
Updated Patch. (2.27 KB, patch)
2012-10-10 11:38 PDT, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fenton 2012-10-10 10:24:56 PDT
SSIA.
Comment 1 Mike Fenton 2012-10-10 11:19:46 PDT
Created attachment 168042 [details]
Patch
Comment 2 Rob Buis 2012-10-10 11:23:30 PDT
Comment on attachment 168042 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 2012-10-10 11:24:55 PDT
Attachment 168042 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/blackberry/ChangeLog', u'Sou..." exit_code: 1
Source/WebKit/blackberry/WebKitSupport/DOMSupport.cpp:59:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Mike Fenton 2012-10-10 11:38:24 PDT
Created attachment 168049 [details]
Updated Patch.
Comment 5 WebKit Review Bot 2012-10-10 18:40:27 PDT
Comment on attachment 168049 [details]
Updated Patch.

Clearing flags on attachment: 168049

Committed r130991: <http://trac.webkit.org/changeset/130991>
Comment 6 WebKit Review Bot 2012-10-10 18:40:30 PDT
All reviewed patches have been landed.  Closing bug.