[webkit-reviews] review requested: [Bug 119883] [GTK] Missing DRT AccessibilityUIElement::addNotificationListener implementation : [Attachment 209276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 09:39:46 PDT 2013


Denis Nomiyama (dnomi) <d.nomiyama at samsung.com> has asked  for review:
Bug 119883: [GTK] Missing DRT AccessibilityUIElement::addNotificationListener
implementation
https://bugs.webkit.org/show_bug.cgi?id=119883

Attachment 209276: Patch
https://bugs.webkit.org/attachment.cgi?id=209276&action=review

------- Additional Comments from Denis Nomiyama (dnomi)
<d.nomiyama at samsung.com>
Guarded the code with PLATFORM(GTK) to allow other ports (e.g. EFL) to compile
this code. Also unskipped a layout test to verify this code.


More information about the webkit-reviews mailing list