Commit Graph

226580 Commits

Author SHA1 Message Date
Bill McCloskey
73cced6be2 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Bill McCloskey
44cfe42f6a Bug 1126018 - [e10s] Add shims for some observer topics (r=mconley) 2015-01-29 11:24:46 -08:00
Bill McCloskey
dcdd0c7523 Bug 1126018 - [e10s] Add shim for window._content (r=mconley) 2015-01-29 11:24:46 -08:00
Bill McCloskey
6867d0ba07 Bug 1126018 - [e10s] Improve dummy window shim (r=mconley) 2015-01-29 11:24:46 -08:00
Bill McCloskey
848fb76219 Bug 1126042 - Use different window IDs for different processes (r=smaug) 2015-01-28 11:53:46 -08:00
Milan Sreckovic
57fbbf3e7f Bug 1122722 - Clean up asserts for compositor threads. r=nical 2015-01-27 15:52:44 -05:00
Martin Thomson
6b01558a5a Bug 1119593 - Dealing with multiple streams, r=drno
--HG--
extra : rebase_source : 452405054841a7c9fe4582513f003c86a22237ca
2015-01-28 14:05:57 -08:00
Martin Thomson
f4cca0b749 Bug 1119593 - Fixing test preconditions for steeplechase, r=drno
--HG--
extra : rebase_source : cc3b301447d312f7b7ab1a02340b8d4dbd750fb1
2015-01-28 14:05:57 -08:00
Martin Thomson
f55f1ca12b Bug 1119593 - Aggressively removing boilerplate on tests, r=drno
Conflicts:
	dom/media/tests/mochitest/test_getUserMedia_exceptions.html

--HG--
extra : rebase_source : 61d146fe146021d9114a67d6577ca749b30e2d69
2015-01-28 14:05:57 -08:00
Martin Thomson
0ad09e6b12 Bug 1119593 - Re-enable per-data-channel close, r=drno
--HG--
extra : rebase_source : 8cde653955f6175e0c751f8b677319b0be299e86
2015-01-28 14:05:57 -08:00
Martin Thomson
441ee0857f Bug 1119593 - Adding test for legacy navigator.mozGetUserMedia, r=drno
Conflicts:
	dom/media/tests/mochitest/mochitest.ini

--HG--
extra : rebase_source : 60c2cc3a7eb39d82dc111e2b27c60fc03425b6ee
2015-01-28 14:05:57 -08:00
Martin Thomson
0a428041f6 Bug 1119593 - Adding test for legacy PC callback functions, r=drno,jib
--HG--
extra : rebase_source : a1ef753b0b8592504dc6b3e4ffbc7bbeecd0bc20
2015-01-28 14:05:56 -08:00
Martin Thomson
0f80d6a695 Bug 1119593 - Update gUM tests to use promises consistently, r=drno,jib
Conflicts:
	dom/media/tests/mochitest/constraints.js

--HG--
extra : rebase_source : d4a786176efdd0647189204d2e2c8eff1b8c27e9
2015-01-28 14:05:56 -08:00
Martin Thomson
cbc97acbd1 Bug 1119593 - Update identity tests, r=drno
--HG--
extra : rebase_source : a17f081f9fa55a171e9155f3d0e3734766271075
2015-01-28 14:05:56 -08:00
Martin Thomson
04f21756e6 Bug 1119593 - Update PeerConnection tests, r=drno,jib
--HG--
extra : rebase_source : 0589f310d3cfdce241fd40f752186c623301373f
2015-01-28 14:05:56 -08:00
Martin Thomson
0c12368ade Bug 1119593 - Update WebRTC data channel tests, r=drno
--HG--
extra : rebase_source : baf9f9b04c7eb0cf4471ebb29600def300424af8
2015-01-28 14:05:56 -08:00
Martin Thomson
591c54cf5a Bug 1119593 - Update WebRTC tests to use promises more consistently, r=drno,jib
--HG--
extra : rebase_source : 6e2d929dc84387d36b0ceaf3fcbf7b1af1bfb196
2015-01-28 14:05:56 -08:00
Martin Thomson
38555db937 Bug 1118398 - Dispatch data channel onclose unconditionally on reset, r=jesup
--HG--
extra : rebase_source : fc02059f7b80bc9bf4953030e910a923dd9a69d8
2015-01-28 14:05:56 -08:00
Brian Hackett
9166934a36 Bug 1123874 - Optimize MoveGroups with multiple targets for the same source, r=sunfish. 2015-01-29 11:54:47 -07:00
Tom Schuster
e6c1954a25 Bug 1125567 - Simplify FindClassPrototype/FindClassObject machinery. r=Waldo 2015-01-29 19:52:01 +01:00
Tom Schuster
67915f1ca2 Bug 1125628 - Implement parts of [[DefineOwnProperty]] for typed arrays. r=Waldo 2015-01-28 22:03:45 +01:00
Brian Hackett
e151bd6e41 Bug 1125389 - Fix NewReshapedObject to use the old shape's data, r=jandem. 2015-01-29 11:50:43 -07:00
Terrence Cole
f827967a35 Bug 1125929 - Remove the unused GC stack capture; r=billm
--HG--
extra : rebase_source : e3e11fcde39720c6bf5b62bf670b04debc193426
2015-01-28 11:52:01 -08:00
Jonathan Watt
0c90310724 Bug 1064430, part 3 - Update <input type=email> validity tests to check both typeMismatch and badInput. r=smaug 2015-01-28 23:01:41 +00:00
Jonathan Watt
0a7cc8e4cf Bug 1064430, pat 2 - Don't set the 'badInput' state on <input type=email> for punycode encoding failures. r=bz 2015-01-28 23:01:37 +00:00
Jonathan Watt
28758ba6c7 Bug 1064430, part 1 - When punycode encoding <input type=email> content, only encode the domain labels. r=bz 2015-01-28 23:01:33 +00:00
Carsten "Tomcat" Book
0ab3496e2a Merge mozilla-central to mozilla-inbound 2015-01-29 16:17:28 +01:00
Carsten "Tomcat" Book
fbcd2762dd merge b2g-inbound to mozilla-central a=merge on a CLOSED TREE
--HG--
extra : amend_source : c732998111bf4b9ecd2158a1de5cbfaf9e93e1bc
2015-01-29 16:09:31 +01:00
Carsten "Tomcat" Book
cf01d2efb9 merge fx-team to mozilla-central a=merge 2015-01-29 16:04:25 +01:00
Masatoshi Kimura
c402b79cec Bug 1123020 - Remove options to allow unrestricted renegotiation. r=keeler 2015-01-29 21:04:26 +09:00
Jacek Caban
0af6a359ed Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh 2015-01-29 13:02:07 +01:00
Jonathan Watt
f1656da32a Bug 1018324 follow-up - touch clobber. a=burning CLOSED TREE 2015-01-29 10:53:54 +00:00
Matt Woodrow
9523fc44a2 Bug 1127122 - Make ResourceQueue::Evict treat aSizeToEvict as relative to the start of the data instead of 0. r=cajbir,jya 2015-01-29 23:34:18 +13:00
Carsten "Tomcat" Book
44b0589146 Backed out changeset e5c85f765f2d (bug 1126739) for bc2 test failures on a CLOSED TREE 2015-01-29 10:42:16 +01:00
Hannes Verschore
44808b8da1 Bug 1123064 - Fix opt bustage on CLOSED TREE 2015-01-29 10:33:40 +01:00
B2G Bumper Bot
250a1465a9 Bumping manifests a=b2g-bump 2015-01-29 01:27:10 -08:00
B2G Bumper Bot
b89d0bab21 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ec0e8fb7819
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #27753 from ferjm/bug1124114.trustedwindowcancel

Bug 1124114 - TrustedWindow does not notify about the dialog being close...

========

https://hg.mozilla.org/integration/gaia-central/rev/3c238c2afe7a
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1124114 - TrustedWindow does not notify about the dialog being closed by the user. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/916e22b3c7f9
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27623 from cctuan/1119704

Bug 1119704 - blur last module only when latest module is handled

========

https://hg.mozilla.org/integration/gaia-central/rev/e223f89810e4
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1119704 - blur last module only when latest module is handled, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/b6f26459dd3e
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27768 from cctuan/1127227

Bug 1127227 - remove dup register for isSendFileQueueEmpty, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/63525cacda1f
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1127227 - remove dup register for isSendFileQueueEmpty

========

https://hg.mozilla.org/integration/gaia-central/rev/76aaa6866fe0
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #27767 from RickyChien/bug-1127210

Bug 1127210 - Remove the Gb checking for mobizilla_default_search.json r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/b2d6998208e4
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1127210 - Remove the Gb checking for mobizilla_default_search.json
2015-01-29 01:25:28 -08:00
Hannes Verschore
8e15dd1964 Bug 1123064 - Add default case to fix bustage on CLOSED TREE 2015-01-29 10:09:11 +01:00
Chris Pearce
f8b63c629b Bug 1106776 - Disable mediasource-config-change-mp4-a-bitrate.html Web Platform Test. r=jya 2015-01-29 21:53:27 +13:00
Chris Pearce
2e11d0c8f6 Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Chris Pearce
4d9dd5cfe9 Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
Chris Pearce
442a7ef2b5 Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
B2G Bumper Bot
814b95e6ce Bumping manifests a=b2g-bump 2015-01-29 00:47:08 -08:00
B2G Bumper Bot
d8212a95a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f920d9342c5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #27662 from RudyLu/keyboard/Bug1123250-kb_tests_reorg

 Bug 1123250 - Re-organize the lib files used for keyboard integration.
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/a103e4aed3e8
Author: Rudy Lu <me@rudy.lu>
Desc:  Bug 1123250 - Re-organize the lib files used for keyboard integration
 tests.
 - Reland Bug 1123250
 - This reverts commit d998d6bfe3138d793e356908403e323b560b2d19.
2015-01-29 00:45:22 -08:00
B2G Bumper Bot
23dd9004c3 Bumping manifests a=b2g-bump 2015-01-29 00:02:02 -08:00
B2G Bumper Bot
86968e8709 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d984bc1607ee
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27053 from cctuan/1092894

Bug 1092894 - [System2] Implement NfcCore

========

https://hg.mozilla.org/integration/gaia-central/rev/03e6d31ad564
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1092894 - [System2] Implement NfcCore
2015-01-29 00:00:24 -08:00
Curtis Koenig
f7d7c7805d Bug 1126253 - Removed redundant NewTabUtils.jsm import. r=dao 2015-01-29 08:46:48 +01:00
Wes Kocher
0e95cc0fab Merge m-c to fx-team a=merge 2015-01-28 18:45:04 -08:00
Wes Kocher
d8b5525f1a Merge fx-team to m-c a=merge 2015-01-28 18:36:42 -08:00
Wes Kocher
364f1c370d Merge inbound to m-c a=merge 2015-01-28 18:10:37 -08:00