Closed
Bug 436967
Opened 15 years ago
Closed 15 years ago
Download Day map data should be made available as JSON with callback
Categories
(Websites Graveyard :: spreadfirefox.com, enhancement)
Websites Graveyard
spreadfirefox.com
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lorchard, Assigned: lorchard)
References
()
Details
Attachments
(1 file, 1 obsolete file)
1.99 KB,
patch
|
rdoherty
:
review+
|
Details | Diff | Splinter Review |
To facilitate third-party widgets and apps, it would be nice if the data powering the embedded map were made available in JSON format for cross-domain loading. Attached is a patch that implements this.
Attachment #323477 -
Flags: review?(rdoherty)
Comment 1•15 years ago
|
||
Comment on attachment 323477 [details] [diff] [review] Patch to make Download Day map data available as JSON Looks good to me.
Attachment #323477 -
Flags: review?(rdoherty) → review+
Assignee | ||
Comment 2•15 years ago
|
||
As it turns out, I don't have SVN checkin permission to this project... So, here's another patch, using json_encode() without hacks. I'll see if I can get access to check this in.
Attachment #323477 -
Attachment is obsolete: true
Attachment #323580 -
Flags: review?(rdoherty)
Comment 3•15 years ago
|
||
Comment on attachment 323580 [details] [diff] [review] Revision to previous patch, now using json_encode() Looks good.
Attachment #323580 -
Flags: review?(rdoherty) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Finally checked this in as r15436
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•