Commit Graph

3 Commits

Author SHA1 Message Date
Trevor Saunders
ebebd3c7c4 bug 1305402 - implement the AtkTablecell interface r=davidb
This is a pretty straight forward wrapper around the internal table cell
 interface.  However we need to be careful to only expose this interface if we
 are dealing with a version of ATK new enough to understand it.
2016-10-18 13:37:26 -04:00
Sebastian Hengst
786fdf8fc8 Backed out changeset 3152577aab9b (bug 1305402) 2016-10-13 23:15:09 +02:00
Trevor Saunders
6f09048fd4 bug 1305402 - implement the AtkTablecell interface r=davidb
This is a pretty straight forward wrapper around the internal table cell
 interface.  However we need to be careful to only expose this interface if we
 are dealing with a version of ATK new enough to understand it.
2016-10-13 16:18:27 -04:00