WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
140966
Some NSAccessibility methods we use are deprecated on 10.10
https://bugs.webkit.org/show_bug.cgi?id=140966
Summary
Some NSAccessibility methods we use are deprecated on 10.10
Alexey Proskuryakov
Reported
2015-01-27 15:27:57 PST
There are build failures in AccessibilityObjectMac.mm. Since we invoke these methods on untyped (id) pointers, it's somewhat random whether the compiler notices that.
rdar://problem/19621388
Attachments
proposed patch
(4.03 KB, patch)
2015-01-27 15:34 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-01-27 15:34:34 PST
Created
attachment 245485
[details]
proposed patch
Alexey Proskuryakov
Comment 2
2015-01-27 16:13:54 PST
Committed <
http://trac.webkit.org/r179228
>.
Alexey Proskuryakov
Comment 3
2015-01-27 18:31:14 PST
Added similar pragmas to a few more places as part of <
http://trac.webkit.org/r179236
>.
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