Closed
Bug 1178491
Opened 9 years ago
Closed 3 years ago
[Browser API] linkeddatachange event
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: benfrancis, Unassigned)
Details
(Keywords: feature)
User Story
As a Gaia developer I would like to listen to events to let me know when metadata is embedded using JSON-LD in an embedded frame, so that I can build rich cards in the UI to represent web pages.
As a Gaia developer I would like to listen to events to let me know when metadata is embedded using JSON-LD in an embedded frame, so that I can build a rich card in the UI to represent that page.
The event should fire when a script tag with a type of "application/ld+json" is detected in the DOM, as defined in [1]. The payload of the event should contain the included JSON.
1. http://www.w3.org/TR/json-ld/#embedding-json-ld-in-html-documents
Updated•9 years ago
|
Priority: -- → P2
Updated•9 years ago
|
No longer blocks: pin-the-web
Comment 1•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 2•3 years ago
|
||
Gaia is deprecated, right?
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•