[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
Wed Jun 5 12:41:05 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115647


Eduardo Lima Mitev <elima at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203613|0                           |1
        is obsolete|                            |
 Attachment #203613|commit-queue?               |
               Flag|                            |
 Attachment #203873|                            |review?, commit-queue?
               Flag|                            |




--- Comment #33 from Eduardo Lima Mitev <elima at igalia.com>  2013-06-05 12:39:37 PST ---
Created an attachment (id=203873)
 --> (https://bugs.webkit.org/attachment.cgi?id=203873&action=review)
patch reworked to remove GOwnPtr on textAttributes

This new patch removes the GOwnPtr wrapper and use the AtkAttributeSet pointer directly.

Following Mario's comment, I think we might want to consider specializing GOwnPtr for AtkAttributeSet, but as part of a new story, and move on with this patch.

The only other place where a GOwnPtr is used on an AtkAttributeSet is in `Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityUIElementAtk.cpp:68`.

-- 
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