WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27807
AX: move re-usable code into more common areas for other platforms
https://bugs.webkit.org/show_bug.cgi?id=27807
Summary
AX: move re-usable code into more common areas for other platforms
chris fleizach
Reported
2009-07-29 10:00:14 PDT
Theres some re-usable like code in AccessibilityObjectWrapper for the mac that will be needed for the iphone. this bug is for the purpose of re-organizing said code into more accessible locations to avoid duplication
Attachments
patch
(11.96 KB, patch)
2009-07-29 10:47 PDT
,
chris fleizach
no flags
Details
Formatted Diff
Diff
patch (minor update to make sure TextMarkerData is bzerod right away in the method)
(11.93 KB, patch)
2009-07-29 11:08 PDT
,
chris fleizach
justin.garcia
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2009-07-29 10:47:17 PDT
Created
attachment 33723
[details]
patch
chris fleizach
Comment 2
2009-07-29 11:08:12 PDT
Created
attachment 33726
[details]
patch (minor update to make sure TextMarkerData is bzerod right away in the method)
Justin Garcia
Comment 3
2009-07-29 13:28:14 PDT
Comment on
attachment 33726
[details]
patch (minor update to make sure TextMarkerData is bzerod right away in the method) r=me
chris fleizach
Comment 4
2009-07-29 14:35:40 PDT
http://trac.webkit.org/changeset/46555
chris fleizach
Comment 5
2009-07-29 14:40:31 PDT
apparently bzero doesn't exist in windows, which is causing a failure. looking into it..
chris fleizach
Comment 6
2009-07-29 14:41:56 PDT
will use memset instead
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