Closed
Bug 493946
Opened 15 years ago
Closed 15 years ago
JavaScript library to handle front-end and Ajax integration for screencasts
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.1
People
(Reporter: ecooper, Assigned: ecooper)
References
()
Details
(Whiteboard: sumo_only)
Attachments
(1 file)
12.47 KB,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
We need a small mountain of Javascript that handles the uploads, launching the players, and binding events.
Some minor workarounds needed to be done since we moved our JS scripts to be loaded last. You don't see it in this file, but you'll see it in the minimal inline stuff in bug 489805 and bug 489806 (inline script will always be read executed before our jQuery and Screencasts objects are initialized).
Attachment #378588 -
Flags: review?(laura)
Assignee | ||
Updated•15 years ago
|
Attachment #378588 -
Flags: review?(paul.craciunoiu)
Comment 1•15 years ago
|
||
Is this still waiting for a review or has it been pushed?
Updated•15 years ago
|
Attachment #378588 -
Flags: review?(laura) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 378588 [details] [diff] [review]
v1
r26342r/r26343
Attachment #378588 -
Flags: review?(paul.craciunoiu)
Assignee | ||
Comment 3•15 years ago
|
||
r26342, rather.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Summary: Javascript library to handle front-end and ajax integration for screencasts → JavaScript library to handle front-end and Ajax integration for screencasts
Comment 4•15 years ago
|
||
So picky with upper/lower case stephend :)
Comment 5•15 years ago
|
||
Verified FIXED; screencasts landed tonight in 1.1, and it's looking good!
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•