This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7610 - TranscodingActionCSSAdaptation: clean up class
Summary: TranscodingActionCSSAdaptation: clean up class
Status: NEW
Alias: None
Product: mobileOK authoring tools
Classification: Unclassified
Component: Transcoding (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Sylvain Lequeux
QA Contact: fd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 10:10 UTC by fd
Modified: 2009-09-14 10:16 UTC (History)
0 users

See Also:


Attachments

Description fd 2009-09-14 10:10:23 UTC
The class is between waters. On the one hand, it is a regular transcoding action. On the other hand, it is self-standing and echoes progress messages.

It should be turned into a regular transcoding action.
Comment 1 fd 2009-09-14 10:16:34 UTC
As an example, note that the apply method is not the correct one, as it does not take an Evidence as a parameter.