Bug 120072

Summary: Use nullAtom instead of defining static local in Accessibility{Object, RenderObject}::actionVerb()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: AccessibilityAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, darin, dmazzoni, jdiggs, mario, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch cfleizach: review+

Daniel Bates
Reported 2013-08-20 10:09:12 PDT
As pointed out by Darin Adler in comment 5 bug #119914, we should use the global variable nullAtom instead of defining a static local variable to represent a null string.
Attachments
Patch (3.13 KB, patch)
2013-08-20 10:58 PDT, Daniel Bates
cfleizach: review+
Radar WebKit Bug Importer
Comment 1 2013-08-20 10:09:26 PDT
Daniel Bates
Comment 2 2013-08-20 10:58:32 PDT
Daniel Bates
Comment 3 2013-08-20 11:11:59 PDT
Note You need to log in before you can comment on or make changes to this bug.