User:Ehsan/WebAPI Projects: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:


=== 1:1s? ===
=== 1:1s? ===
=== Network Information API ===
* [https://dvcs.w3.org/hg/dap/raw-file/tip/network-api/Overview.html spec]

Revision as of 21:57, 10 October 2013

Ehsan's WebAPI Projects

Text Selection/Caret

  • Thought about the UX questions we need to have answers to, and posted to dev-b2g about this, CCing Carrie Wang.
  • Engineering contacts: Yuan Xulei, Rudy Lu and Jan Jongboom
  • Product contact: Thomas Ho
  • Filed bug 924419 to track the implementation -- will file blocker bugs on that as we move forward.

Exposing APIs

838614

MessagePort.onclosed

  • Gaia folks need some kind of notification when the other side of a message channel goes away
  • Determined that we can't fix the general problem, resorted to fixing the catastrophic failure case.
  • whatwg thread

UX Designs for Offline

  • Talked to UX about the offline UX designs they're going to work on
  • Will participate in their conversations to provide technical feedback on the feasibility of the designs, and also to come up with use cases to make sure Service Workers will address our needs.
  • etherpad

1:1s?

Network Information API