Bug 117158 - [BlackBerry] Selection handles are not cleared when displaying error pages.
Summary: [BlackBerry] Selection handles are not cleared when displaying error pages.
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: 2013-06-03 09:32 PDT by Mike Fenton
Modified: 2013-06-03 10:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.66 KB, patch)
2013-06-03 09:39 PDT, Mike Fenton
cgarcia: review+
cgarcia: commit-queue-
Details | Formatted Diff | Diff
Updated patch directly cancelling the visuals. (2.66 KB, patch)
2013-06-03 10:11 PDT, Mike Fenton
no flags Details | Formatted Diff | Diff
Actual updated patch. (2.65 KB, patch)
2013-06-03 10:14 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 2013-06-03 09:32:44 PDT
SSIA.
Comment 1 Mike Fenton 2013-06-03 09:39:23 PDT
Created attachment 203604 [details]
Patch
Comment 2 WebKit Commit Bot 2013-06-03 09:43:15 PDT
Attachment 203604 [details] did not pass style-queue:

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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Carlos Garcia Campos 2013-06-03 10:04:59 PDT
Comment on attachment 203604 [details]
Patch

Looks good to me, but please, fix style issues before landing.
Comment 4 Mike Fenton 2013-06-03 10:11:42 PDT
Created attachment 203610 [details]
Updated patch directly cancelling the visuals.
Comment 5 WebKit Commit Bot 2013-06-03 10:12:22 PDT
Attachment 203610 [details] did not pass style-queue:

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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 Mike Fenton 2013-06-03 10:14:51 PDT
Created attachment 203612 [details]
Actual updated patch.
Comment 7 WebKit Commit Bot 2013-06-03 10:57:18 PDT
Comment on attachment 203612 [details]
Actual updated patch.

Clearing flags on attachment: 203612

Committed r151118: <http://trac.webkit.org/changeset/151118>
Comment 8 WebKit Commit Bot 2013-06-03 10:57:20 PDT
All reviewed patches have been landed.  Closing bug.