WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157609
TextIteratorStopsOnFormControls is never used
https://bugs.webkit.org/show_bug.cgi?id=157609
Summary
TextIteratorStopsOnFormControls is never used
Ryosuke Niwa
Reported
2016-05-11 22:09:59 PDT
TextIteratorStopsOnFormControls is only used in SurroundingText.cpp but this file is not used in any port. This must be a left over from Chromium port.
Attachments
Cleanup
(9.06 KB, patch)
2016-05-11 22:14 PDT
,
Ryosuke Niwa
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2016-05-11 22:14:06 PDT
Created
attachment 278697
[details]
Cleanup
Alex Christensen
Comment 2
2016-05-11 23:20:53 PDT
Comment on
attachment 278697
[details]
Cleanup View in context:
https://bugs.webkit.org/attachment.cgi?id=278697&action=review
> Source/WebCore/editing/TextIterator.cpp:1189 > + : m_behavior(TextIteratorDefaultBehavior)
m_behavior { TextIteratorDefaultBehavior } in the header. Same with a lot of these.
Ryosuke Niwa
Comment 3
2016-05-11 23:46:44 PDT
Committed
r200744
: <
http://trac.webkit.org/changeset/200744
>
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