Closed
Bug 1049160
Opened 11 years ago
Closed 8 years ago
Remove eideticker "red" screen code
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wlach, Unassigned)
Details
We currently have a bunch of code in the "web" tests to switch to a red page (and then detect it from inside the capture controller). We're not actually using any of this anymore, so we should be able to safely remove it and make things that little bit simpler and faster.
Stuff that can probably be removed (with some care):
https://github.com/mozilla/eideticker/blob/master/src/videocapture/videocapture/controller.py#L310
https://github.com/mozilla/eideticker/blob/master/src/videocapture/videocapture/controller.py#L350
https://github.com/mozilla/eideticker/blob/master/src/tests/js/eideticker.js#L32
https://github.com/mozilla/eideticker/blob/master/src/tests/finish.html
Comment 1•8 years ago
|
||
Eideticker has been discontinued, see bug 1361056
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•