User:Ehsan/WebAPI Projects: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 45: Line 45:
=== window.open(..., dialog) ===
=== window.open(..., dialog) ===
* CCed Vivien and Alive
* CCed Vivien and Alive
=== UseCounters ===

Revision as of 20:06, 6 March 2014

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.
  • Received UX designs, and provided some help on what we need to do in order to implement the selection handles.
  • Been helping with the implementation

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

Alternatives to the Inter-App Communication API

FM RDS

DataStore Security UX

  • Gave more feedback on the UX designs, Rob to provide a new version next week.
  • DataStore has been pushed to 1.5.

System Resources Stats API

Image Resizing/Video Thumbnail API

  • Researching use cases

window.open(..., dialog)

  • CCed Vivien and Alive

UseCounters