Closed
Bug 1057559
Opened 10 years ago
Closed 9 years ago
(shumway) Enable data loading APIs to make ads work
Categories
(Firefox Graveyard :: Shumway, defect, P3)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mwobensmith, Unassigned)
References
Details
Attachments
(1 file)
30.48 KB,
application/zip
|
Details |
The following basic data loading APIs will likely be needed to support SWF ads:
AVM1:
loadVariables
loadVariablesNum
LoadVars.load (GET/POST)
LoadVars.sendAndLoad (GET/POST)
XML.load (GET/POST)
XML.sendAndLoad (GET/POST)
AVM2:
URLLoader.load
I've attached media - SWFs and data - to test the above.
These data-loading methods also exist but might be a later priority:
Socket
Remoting
RTMP video
Reporter | ||
Updated•10 years ago
|
Blocks: shumway-m3
Updated•10 years ago
|
Assignee: nobody → till
Status: NEW → ASSIGNED
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
Priority: P1 → P3
Comment 1•10 years ago
|
||
We should make sure we implement all of these, but that doesn't need to block enabling on Nightly.
Comment 2•9 years ago
|
||
I'll go on a limb and say we've got this.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•