WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
120072
Use nullAtom instead of defining static local in Accessibility{Object, RenderObject}::actionVerb()
https://bugs.webkit.org/show_bug.cgi?id=120072
Summary
Use nullAtom instead of defining static local in Accessibility{Object, Render...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-08-20 10:09:26 PDT
<
rdar://problem/14785714
>
Daniel Bates
Comment 2
2013-08-20 10:58:32 PDT
Created
attachment 209208
[details]
Patch
Daniel Bates
Comment 3
2013-08-20 11:11:59 PDT
Committed
r154343
: <
http://trac.webkit.org/changeset/154343
>
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