WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130359
[Mac] Standardize on start/length in text input IPC methods
https://bugs.webkit.org/show_bug.cgi?id=130359
Summary
[Mac] Standardize on start/length in text input IPC methods
Alexey Proskuryakov
Reported
2014-03-17 14:05:16 PDT
Some IPC methods use start/length, and others use start/end. This is confusing. Most implementation methods just compute length from start/end as the first thing they do, so it's better to standardize on this I think.
Attachments
proposed patch
(32.91 KB, patch)
2014-03-17 14:09 PDT
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-03-17 14:09:18 PDT
Created
attachment 226962
[details]
proposed patch
Alexey Proskuryakov
Comment 2
2014-03-17 14:32:12 PDT
Committed <
http://trac.webkit.org/r165759
>.
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