Marco Castelluccio
|
05bfa19d2b
|
Return null if contact is null
|
2014-12-02 16:43:00 -06:00 |
Marco Castelluccio
|
8e62edf073
|
Turn mozContacts into normal objects before sending them via the pipe
|
2014-12-02 09:32:56 -08:00 |
Marco Castelluccio
|
fea1d67032
|
Use real camera dimensions
|
2014-11-28 01:52:42 +01:00 |
Marco Castelluccio
|
2cf00c6abc
|
Use image format for toBlob from the encoding parameter instead of hardcoding it as 'image/jpeg'
|
2014-11-25 17:19:31 +01:00 |
Marco Castelluccio
|
79332d5314
|
Take a shot from the camera stream
|
2014-11-25 17:04:34 +01:00 |
Marco Castelluccio
|
2605d35a5a
|
Show the getUserMedia camera stream when a MIDlet opens a capture://image media element
|
2014-11-25 17:01:59 +01:00 |
Marco Castelluccio
|
328cba1190
|
Fix recently landed AudioRecorder
|
2014-11-24 12:44:49 +01:00 |
Marco Castelluccio
|
ce14a6bf0b
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into pipe_postMessage
|
2014-11-24 12:40:11 +01:00 |
Pin Zhang
|
c04486a44e
|
Fix the timing issue when media permission prompt is not disabled.
Also add audio-capture to permissions of manifest.webapp.
|
2014-11-24 14:02:38 +08:00 |
Pin Zhang
|
137be70042
|
Implement audio capture api
|
2014-11-24 13:54:02 +08:00 |
Marco Castelluccio
|
a875b3ac0f
|
Use postMessage to communicate from parent to child. Fixes #532
|
2014-11-24 02:19:26 +01:00 |
Myk Melez
|
054d683ced
|
clean up logging and error reporting
|
2014-10-22 16:32:32 -07:00 |
Myk Melez
|
5915d0510f
|
work-in-progress impl of SSL stream test
|
2014-10-21 17:02:04 -07:00 |
Myk Melez
|
e6c09d34c2
|
use setZeroTimeout
|
2014-10-15 15:14:13 -07:00 |
Myk Melez
|
3926f02369
|
only send to the parent the data being sent to the TCP socket
|
2014-10-15 15:04:50 -07:00 |
Myk Melez
|
b3c65bf3c2
|
only register echo pipe when running tests
|
2014-10-15 00:37:35 -07:00 |
Myk Melez
|
4737421d94
|
make senders register themselves
|
2014-10-15 00:34:07 -07:00 |
Myk Melez
|
056beb7e65
|
improve terminology
|
2014-10-15 00:10:59 -07:00 |
Myk Melez
|
2a9aea345e
|
call pipe in timeout to minimize risk of blocking child frame
|
2014-10-13 14:38:41 -07:00 |
Myk Melez
|
2ce48cd787
|
fix tests when run in automation
|
2014-10-13 00:02:46 -07:00 |
Myk Melez
|
43ab05593c
|
make dumb pipe work without mozbrowser
|
2014-10-12 23:15:01 -07:00 |
Myk Melez
|
f48741ef05
|
rename files to match current scheme
|
2014-10-12 22:50:58 -07:00 |