Junior Hsu
|
13d36ef21b
|
Bug 1148307 - Part 5, pref off data channel session transport, r=smaug
--HG--
extra : rebase_source : 31fa84a251cd4a7ce3f3aca42f950ea79ff8b5d0
|
2016-04-11 11:28:36 +08:00 |
Junior Hsu
|
fce48d6554
|
Bug 1148307 - Part 4, use data channel in substitution for TCP session transport (in-process), r=smaug
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
extra : rebase_source : 01a976ea5c73abcc15b86594b97eed7aff57a95b
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
926d8aa917
|
Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib.
--HG--
extra : rebase_source : 821a3fae4c6146d77d2e714e14e5eb9316f39e67
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
5888006d05
|
Bug 1148307 - Part 2, let session transport send DOM string. r=smaug
--HG--
extra : rebase_source : 33b444a23d3a0b94d1830849d948156323ec8557
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
f215592724
|
Bug 1148307 - Part1, separate object bruilder from nsIPresentationSessionTransport, r=smaug
--HG--
rename : dom/presentation/PresentationSessionTransport.cpp => dom/presentation/PresentationTCPSessionTransport.cpp
rename : dom/presentation/PresentationSessionTransport.h => dom/presentation/PresentationTCPSessionTransport.h
extra : rebase_source : 6da6bde55ed99a07a22f6cd2ec509fe2b6578201
|
2015-09-24 16:16:47 +08:00 |
Sebastian Hengst
|
f17e7a91b7
|
Backed out changeset 17dfb6404d37 (bug 1148307) for OS X build bustage. r=backout on a CLOSED TREE
--HG--
rename : dom/presentation/PresentationTCPSessionTransport.cpp => dom/presentation/PresentationSessionTransport.cpp
rename : dom/presentation/PresentationTCPSessionTransport.h => dom/presentation/PresentationSessionTransport.h
|
2016-04-11 13:12:34 +02:00 |
Sebastian Hengst
|
ae9f706ab7
|
Backed out changeset dfe4cc7062d1 (bug 1148307)
|
2016-04-11 13:12:26 +02:00 |
Sebastian Hengst
|
c8b30f409e
|
Backed out changeset 820f92f08f69 (bug 1148307)
|
2016-04-11 13:12:20 +02:00 |
Sebastian Hengst
|
3e646cbd97
|
Backed out changeset 3cb658c3e3f9 (bug 1148307)
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html => dom/presentation/tests/mochitest/test_presentation_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender.html => dom/presentation/tests/mochitest/test_presentation_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html
|
2016-04-11 13:12:13 +02:00 |
Sebastian Hengst
|
85c0244174
|
Backed out changeset 4441e42e5bec (bug 1148307)
|
2016-04-11 13:12:05 +02:00 |
Junior Hsu
|
bfa9967892
|
Bug 1148307 - Part 5 - pref off data channel session transport, r=smaug
|
2016-04-11 11:28:36 +08:00 |
Junior Hsu
|
a8a1aaba30
|
Bug 1148307 - Part 4 - use data channel in substitution for TCP session transport (in-process), r=smaug
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
fee05caf8c
|
Bug 1148307 - Part 3 - implement session transport with DataChannel. r=jib.
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
248ceef0ca
|
Bug 1148307 - Part 2 - let session transport send DOM string. r=smaug
|
2016-04-11 11:20:55 +08:00 |
Junior Hsu
|
d6cfc97f77
|
Bug 1148307 - Part1 - separate object bruilder from nsIPresentationSessionTransport, r=smaug
--HG--
rename : dom/presentation/PresentationSessionTransport.cpp => dom/presentation/PresentationTCPSessionTransport.cpp
rename : dom/presentation/PresentationSessionTransport.h => dom/presentation/PresentationTCPSessionTransport.h
|
2015-09-24 16:16:47 +08:00 |
Mantaroh Yoshinaga
|
9b3e892c5b
|
Bug 1254888 - Part 2: Add log to PresentationSessionInfo and Transport. r=schien
|
2016-03-13 17:05:00 -04:00 |
Mantaroh Yoshinaga
|
cf62a854b6
|
Bug 1254888 - Part 1: Add logging macro to dom/presentation. r=schien
|
2016-03-11 00:16:00 -05:00 |
Michelangelo De Simone
|
3eb888db23
|
Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky
MozReview-Commit-ID: 8EGB58FWLi2
--HG--
extra : rebase_source : f8d190021ad92f707cfce554ced5c525cc528f4d
|
2016-03-04 13:37:50 -08:00 |
Mantaroh Yoshinaga
|
3f7a5888a9
|
Bug 1253181 - Fix the variable name in TCPPresentationServer.js. r=schien
|
2016-03-03 07:10:00 -05:00 |
Sean Lin
|
92a150b47f
|
Bug 1245031 - [Presentation WebAPI] Add missing test receiver files. r=schien
|
2016-02-02 17:08:07 +08:00 |
Kyle Huey
|
91efc5a86c
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Bill McCloskey
|
c663839ade
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
Shih-Chiang Chien
|
8d4c9a3ae8
|
Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug.
|
2016-01-13 19:21:25 +08:00 |
Nicholas Nethercote
|
ec89bbf7f2
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
Shih-Chiang Chien
|
f786b78629
|
Bug 1224113 - fix ref count issue during channel close. r=jdm
|
2015-12-22 19:30:08 +08:00 |
Bogdan Postelnicu
|
9cf016e410
|
Bug 1231677 - verify the return of mDiscoveryTimer->Init, if it faild exit function with error code. r=jst
|
2015-12-10 07:56:00 +01:00 |
Chih-Yi Leu
|
5bdf623a7b
|
Bug 1227030 - Change log module to LazyLogModule with a more self-explantory name. r=seanlin
--HG--
extra : rebase_source : e92438ada9700f112fb4074b9089f3b459781ae8
|
2015-12-01 02:29:00 +01:00 |
Nathan Froyd
|
c381a6b86c
|
Bug 1218454 - part 2 - don't #include nsContentUtils.h from CallbackObject.h; r=bz
We used to need nsContentUtils.h here for nsCxPusher, but since that got
moved to ScriptSettings.h, we no longer need nsContentUtils.h for
anything.
|
2015-10-26 12:14:47 -04:00 |
chunminchang
|
53f35290b7
|
Bug 1226144 - Free sessionId after using it. r=selin
|
2015-11-26 02:39:00 +01:00 |
Shih-Chiang Chien
|
215c71de0b
|
Bug 1225726 - enable nsDNSServiceDiscovery on OS X. r=mcmanus.
|
2015-11-18 14:02:31 +08:00 |
Birunthan Mohanathas
|
399934f259
|
Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn
|
2015-11-19 09:13:49 +02:00 |
Liang-Heng Chen
|
f644955620
|
Bug 1217807 - Part 2: Handle network online/offline event in TCPPresentationServer; r=junior
--HG--
extra : rebase_source : ca37f6102d65a7820d502f71d998eb33cf68f47c
|
2015-11-03 01:04:00 +01:00 |
Carsten "Tomcat" Book
|
d22b2c9770
|
Merge mozilla-central to b2g-inbound
|
2015-11-02 12:06:26 +01:00 |
Birunthan Mohanathas
|
9985829ecc
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
Sean Lin
|
4264e83883
|
Bug 1217373 - [Presentation WebAPI] Avoid B2G crash due to potential excessive releases in PresentationSessionTransport. r=jdm
|
2015-10-22 18:33:52 +08:00 |
Junior Hsu
|
a647752f7e
|
Bug 1217683 - Add sendIceCandidate and implement |close(aReason)| in TCPControlChannel. r=fabrice
|
2015-05-25 15:23:26 +08:00 |
Shih-Chiang Chien
|
1faaf1b874
|
Bug 1217712 - Part 2 - handle abnormal control channel close with no reason. r=seanlin.
|
2015-10-23 00:16:00 +02:00 |
Wes Kocher
|
5ba2dcfe5c
|
Merge b2ginbound to central, a=merge
|
2015-10-22 16:50:22 -07:00 |
Carsten "Tomcat" Book
|
a58c789859
|
Merge m-c to b2g-inbound
|
2015-10-22 12:00:41 +02:00 |
Sean Lin
|
4dce1c7f21
|
Bug 1215426 - [Presentation WebAPI] Grant access to browser receiving pages. r=smaug
|
2015-10-21 14:01:08 +08:00 |
Shih-Chiang Chien
|
c57dc9bed7
|
Bug 1214179 - Provide device Id for non-discoverable controller. r=xeonchen
|
2015-10-21 01:09:00 -04:00 |
Kershaw Chang
|
dbc1c386c9
|
Bug 1200132 - Use adderss to create socketTransport, r=schien, junior
|
2015-10-21 02:54:00 +02:00 |
Shih-Chiang Chien
|
f2b18d2885
|
Bug 1216398 - support non-discoverable controlling device. r=junior,xeonchen.
--HG--
extra : rebase_source : 7f840bba8e86746a372dd429c3cf4358ad86cb23
|
2015-10-20 16:47:56 +08:00 |
Liang-Heng Chen
|
0727e1ae3e
|
Bug 1205237 - Part 3: get self Wi-Fi IP address; r=seanlin
|
2015-10-21 07:53:00 +02:00 |
Liang-Heng Chen
|
9f41e090ae
|
Bug 1205237 - Part 2: add PresentationNetworkHelper; r=schien
|
2015-10-18 23:06:00 +02:00 |
Carsten "Tomcat" Book
|
f7cf52bdc6
|
Backed out changeset 2c0b212a2879 (bug 1205237)
|
2015-10-21 11:14:49 +02:00 |
Carsten "Tomcat" Book
|
bdf50df75e
|
Backed out changeset b47029d8d419 (bug 1205237)
|
2015-10-21 11:14:48 +02:00 |
Liang-Heng Chen
|
1388286814
|
Bug 1205237 - Part 3: get self Wi-Fi IP address; r=seanlin
--HG--
extra : rebase_source : b86c2f05e6f0bf6389864e5a2b36756c08afef0b
|
2015-10-20 02:32:00 +02:00 |
Liang-Heng Chen
|
2611240343
|
Bug 1205237 - Part 2: add PresentationNetworkHelper; r=schien
--HG--
extra : rebase_source : 7e5e6f1dd260cf530b2da33b4025ecbeda793c15
|
2015-10-18 23:06:00 +02:00 |
Shih-Chiang Chien
|
990453f6e9
|
Bug 1136565 - report session request from device provider. r=xeonchen,junior,seanlin.
|
2015-10-19 10:44:59 +08:00 |