Bug 123773 - AX: switch DRT AX methods to use nullptr
Summary: AX: switch DRT AX methods to use nullptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-04 17:39 PST by chris fleizach
Modified: 2013-11-05 08:15 PST (History)
1 user (show)

See Also:


Attachments
patch (45.62 KB, patch)
2013-11-04 17:47 PST, chris fleizach
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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