[Webkit-unassigned] [Bug 25523] The text displayed by push buttons is not exposed to assistive technologies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 20:03:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25523
Jan Alonzo <jmalonzo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #16 from Jan Alonzo <jmalonzo at gmail.com> 2009-07-17 20:03:52 PDT ---
(In reply to comment #15)
> (From update of attachment 32946 [details])
> > -
> > + const String text() const;
> > +
>
> I stand corrected and it should return a String not const String. The reason is
> because RenderText::text() doesn't return a const String (RenderMenuList return
> a String for RenderMenuList::text() as well, not const String).
>
> r=me with changing it back to just String.
Landed as http://trac.webkit.org/changeset/46080
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list