Bill McCloskey
|
94aebaaa39
|
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
|
082d988ab6
|
Bug 1126018 - [e10s] Add shims for some observer topics (r=mconley)
|
2015-01-29 11:24:46 -08:00 |
|
Bill McCloskey
|
e7ba6e45a0
|
Bug 1126018 - [e10s] Add shim for window._content (r=mconley)
|
2015-01-29 11:24:46 -08:00 |
|
Bill McCloskey
|
16620cea14
|
Bug 1126018 - [e10s] Improve dummy window shim (r=mconley)
|
2015-01-29 11:24:46 -08:00 |
|
Bill McCloskey
|
f0c84ea9eb
|
Bug 1126042 - Use different window IDs for different processes (r=smaug)
|
2015-01-28 11:53:46 -08:00 |
|
Milan Sreckovic
|
bad8bf235d
|
Bug 1122722 - Clean up asserts for compositor threads. r=nical
|
2015-01-27 15:52:44 -05:00 |
|
Martin Thomson
|
dd9a80adbd
|
Bug 1119593 - Dealing with multiple streams, r=drno
--HG--
extra : rebase_source : 452405054841a7c9fe4582513f003c86a22237ca
|
2015-01-28 14:05:57 -08:00 |
|
Martin Thomson
|
82713d6e5c
|
Bug 1119593 - Fixing test preconditions for steeplechase, r=drno
--HG--
extra : rebase_source : cc3b301447d312f7b7ab1a02340b8d4dbd750fb1
|
2015-01-28 14:05:57 -08:00 |
|
Martin Thomson
|
c29940202d
|
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
|
ede450c335
|
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
|
0d676fad94
|
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
|
072d9c4392
|
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
|
b3ba6ae9f0
|
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
|
b554c8209f
|
Bug 1119593 - Update identity tests, r=drno
--HG--
extra : rebase_source : a17f081f9fa55a171e9155f3d0e3734766271075
|
2015-01-28 14:05:56 -08:00 |
|
Martin Thomson
|
af5d572176
|
Bug 1119593 - Update PeerConnection tests, r=drno,jib
--HG--
extra : rebase_source : 0589f310d3cfdce241fd40f752186c623301373f
|
2015-01-28 14:05:56 -08:00 |
|
Martin Thomson
|
2319bf1e85
|
Bug 1119593 - Update WebRTC data channel tests, r=drno
--HG--
extra : rebase_source : baf9f9b04c7eb0cf4471ebb29600def300424af8
|
2015-01-28 14:05:56 -08:00 |
|
Martin Thomson
|
b636521712
|
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
|
24bfc1582b
|
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
|
01856ea429
|
Bug 1123874 - Optimize MoveGroups with multiple targets for the same source, r=sunfish.
|
2015-01-29 11:54:47 -07:00 |
|
Tom Schuster
|
201e79d435
|
Bug 1125567 - Simplify FindClassPrototype/FindClassObject machinery. r=Waldo
|
2015-01-29 19:52:01 +01:00 |
|
Tom Schuster
|
19c6c0b0f3
|
Bug 1125628 - Implement parts of [[DefineOwnProperty]] for typed arrays. r=Waldo
|
2015-01-28 22:03:45 +01:00 |
|
Brian Hackett
|
68cfb28171
|
Bug 1125389 - Fix NewReshapedObject to use the old shape's data, r=jandem.
|
2015-01-29 11:50:43 -07:00 |
|
Terrence Cole
|
aa3b065ff1
|
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
|
930c032cf0
|
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
|
d6c594fbfd
|
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
|
11206c2541
|
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
|
579ac07ed5
|
Merge mozilla-central to mozilla-inbound
|
2015-01-29 16:17:28 +01:00 |
|
Carsten "Tomcat" Book
|
395905d963
|
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
|
76a8b3a7df
|
merge fx-team to mozilla-central a=merge
|
2015-01-29 16:04:25 +01:00 |
|
Masatoshi Kimura
|
bf88ffa183
|
Bug 1123020 - Remove options to allow unrestricted renegotiation. r=keeler
|
2015-01-29 21:04:26 +09:00 |
|
Jacek Caban
|
ba9f5a2da6
|
Bug 1126724 - Fixed WindowsLocationProvider.cpp compilation on GCC. r=josh
|
2015-01-29 13:02:07 +01:00 |
|
Jonathan Watt
|
d1fb9a6fa5
|
Bug 1018324 follow-up - touch clobber. a=burning CLOSED TREE
|
2015-01-29 10:53:54 +00:00 |
|
Matt Woodrow
|
1483d45688
|
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
|
8c19aff332
|
Backed out changeset e5c85f765f2d (bug 1126739) for bc2 test failures on a CLOSED TREE
|
2015-01-29 10:42:16 +01:00 |
|
Hannes Verschore
|
83bac4e5aa
|
Bug 1123064 - Fix opt bustage on CLOSED TREE
|
2015-01-29 10:33:40 +01:00 |
|
B2G Bumper Bot
|
a6c88fcd89
|
Bumping manifests a=b2g-bump
|
2015-01-29 01:27:10 -08:00 |
|
B2G Bumper Bot
|
1ac673140f
|
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
|
260f1ea906
|
Bug 1123064 - Add default case to fix bustage on CLOSED TREE
|
2015-01-29 10:09:11 +01:00 |
|
Chris Pearce
|
40f1ae292a
|
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
|
90912c2e6f
|
Bug 1123535 - Don't hold decoder monitor while calling PreReadMetadata. r=kentuckyfriedtakahe
|
2015-01-29 21:50:48 +13:00 |
|
Chris Pearce
|
4c110c41a5
|
Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe
|
2015-01-29 21:50:48 +13:00 |
|
Chris Pearce
|
df4bec5ff7
|
Bug 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe
|
2015-01-29 21:50:48 +13:00 |
|
B2G Bumper Bot
|
9f3ccfcf11
|
Bumping manifests a=b2g-bump
|
2015-01-29 00:47:08 -08:00 |
|
B2G Bumper Bot
|
e6b014da6d
|
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
|
6d00b5030d
|
Bumping manifests a=b2g-bump
|
2015-01-29 00:02:02 -08:00 |
|
B2G Bumper Bot
|
bf720e48dc
|
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
|
5de5d73283
|
Bug 1126253 - Removed redundant NewTabUtils.jsm import. r=dao
|
2015-01-29 08:46:48 +01:00 |
|
Wes Kocher
|
6922db3c44
|
Merge m-c to fx-team a=merge
|
2015-01-28 18:45:04 -08:00 |
|
Wes Kocher
|
a4cef467eb
|
Merge fx-team to m-c a=merge
|
2015-01-28 18:36:42 -08:00 |
|
Wes Kocher
|
091ae96190
|
Merge inbound to m-c a=merge
|
2015-01-28 18:10:37 -08:00 |
|