[Webkit-unassigned] [Bug 115647] [atk] Replace deprecated call to atk_document_get_locale() in DumpRenderTree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 02:20:47 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115647
Alberto Garcia <agarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |agarcia at igalia.com
--- Comment #19 from Alberto Garcia <agarcia at igalia.com> 2013-05-30 02:19:17 PST ---
(In reply to comment #0)
> DumpRenderTree accessibility code calls atk_document_get_locale(),
> which has been deprecated since ATK
> 2.7.90. atk_object_get_object_locale() should be used instead.
Sorry, I'm late for this.
In general I think we should be careful with making changes like this
if there's no good reason.
You're bumping the ATK dependency to >= 2.7.90 without fixing any bugs
or adding new functionality, which restricts the number of potential
users:
http://packages.ubuntu.com/search?keywords=libatk1.0-0
http://packages.debian.org/libatk1.0-0
https://apps.fedoraproject.org/packages/atk
--
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