[Webkit-unassigned] [Bug 197413] [WPE] Add initial accessibility support using ATK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 04:15:02 PDT 2019


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

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zan at falconsigh.net

--- Comment #8 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 370043
  --> https://bugs.webkit.org/attachment.cgi?id=370043
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=370043&action=review

>>> Source/WebKit/UIProcess/API/wpe/WPEView.h:63
>>> +    ~View();
>> 
>> Should we make this class noncopyable now? Probably?
> 
> Why now?

It's already non-copyable because of the std::unique_ptr<> members.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190517/c91bc69f/attachment.html>


More information about the webkit-unassigned mailing list