Bug 123773

Summary: AX: switch DRT AX methods to use nullptr
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch kling: review+

Description chris fleizach 2013-11-04 17:39:23 PST
We can start making use of nullptr in the DRT related code (this addresses Mac platform)
Comment 1 Radar WebKit Bug Importer 2013-11-04 17:39:31 PST
<rdar://problem/15389597>
Comment 2 chris fleizach 2013-11-04 17:47:42 PST
Created attachment 215980 [details]
patch
Comment 3 Andreas Kling 2013-11-04 20:47:44 PST
Comment on attachment 215980 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=215980&action=review

r=me

> Tools/ChangeLog:185
> +<<<<<<< .mine
> +2013-11-04  Chris Fleizach  <cfleizach@apple.com>

Your ChangeLog got a bit wonked.
Comment 4 chris fleizach 2013-11-05 08:15:13 PST
http://trac.webkit.org/changeset/158674