WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 66973
WebViewImpl::selectionRange should return range in the right order.
https://bugs.webkit.org/show_bug.cgi?id=66973
Summary
WebViewImpl::selectionRange should return range in the right order.
Varun Jain
Reported
2011-08-25 13:14:28 PDT
WebViewImpl::selectionRange should return range in the right order.
Attachments
Patch
(2.09 KB, patch)
2011-08-25 13:15 PDT
,
Varun Jain
no flags
Details
Formatted Diff
Diff
Patch
(2.04 KB, patch)
2011-08-26 10:14 PDT
,
Varun Jain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Varun Jain
Comment 1
2011-08-25 13:15:20 PDT
Created
attachment 105234
[details]
Patch
Darin Fisher (:fishd, Google)
Comment 2
2011-08-26 10:03:56 PDT
Comment on
attachment 105234
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=105234&action=review
> Source/WebKit/chromium/src/WebViewImpl.cpp:1566 > + WebPoint tmp = start;
nit: use std::swap here?
Varun Jain
Comment 3
2011-08-26 10:14:41 PDT
Created
attachment 105369
[details]
Patch
WebKit Review Bot
Comment 4
2011-08-26 11:07:52 PDT
Comment on
attachment 105369
[details]
Patch Clearing flags on attachment: 105369 Committed
r93893
: <
http://trac.webkit.org/changeset/93893
>
WebKit Review Bot
Comment 5
2011-08-26 11:07:56 PDT
All reviewed patches have been landed. Closing bug.
Iain Merrick
Comment 6
2012-09-12 07:00:22 PDT
Hi Varun, I just discovered that this has a bad interaction on Android with my recent change to WebFrameImpl::selectRange. I've filed a new bug to try to resolve the difference:
https://bugs.webkit.org/show_bug.cgi?id=96508
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug