[Webkit-unassigned] [Bug 73039] [Web Intents] Flagged-off implementation of an intent tag for registration.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 14:07:06 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73039
--- Comment #19 from Adam Barth <abarth at webkit.org> 2011-12-01 14:07:06 PST ---
> Do you mean invoking an intent?
No, I mean register an intent.
> I'm not sure how an SVG document would call a DOM API. Can SVG scripts get access to the navigator object?
Yes.
> I'm not familiar with all the constraints there. Certainly an HTML wrapper with inline SVG could use the intent tag as well as navigator.startActivity, but I don't know how HTML scripts interact with inline SVG scripts.
An SVG document is a full-fledged part of the web platform. It can use all the same DOM APIs an HTML document can use.
> And definitely join the discussion on public-web-intents! You're right; that's where final decisions will get made on the feature.
Unfortunately, I don't have time to join ever standards mailing list that interests me. I'm happy to abide by the decisions of the working group, but it doesn't seem like the working group has made a decision in this regard. If that's an incorrect understanding, please point me toward the record of such a decision.
It concerns me that the folks designing this API don't understand the relationship between HTML and SVG documents. That makes me worry that they'll make suboptimal design decisions because they don't understand how the web platform works.
As I wrote above, I'm not super excited about this patch, but I'm not going to stand in the way if another reviewer thinks we should accept it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list