After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 326532 - Enhance Accessibility::StreamableContent
Enhance Accessibility::StreamableContent
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: api
0.0.1
Other All
: Normal enhancement
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks: 318223
 
 
Reported: 2006-01-10 22:02 UTC by George Kraft IV
Modified: 2006-07-19 10:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
patch to provide this new API and feature. Implemented but no tests available yet. (21.33 KB, patch)
2006-06-16 15:04 UTC, bill.haneman
committed Details | Review

Description George Kraft IV 2006-01-10 22:02:14 UTC
Enhance Accessibility::StreamableContent per
http://gnome.org/%7Ebillh/at-spi-new-idl/html/html/

area: atk-bridge

removed BonoboStream dependency

Target Gnome 2.16 by the end of July 2006.
Comment 1 bill.haneman 2006-06-14 16:06:10 UTC
While we're at it, we should add a getURI() method to StreamableContent, for those backing methods that can support it.
Comment 2 bill.haneman 2006-06-15 16:34:27 UTC
Ariel, I'll take this bug.
Comment 3 bill.haneman 2006-06-16 15:04:53 UTC
Created attachment 67487 [details] [review]
patch to provide this new API and feature. Implemented but no tests available yet.