Aaron Klotz
|
1af67c79f3
|
Bug 998863: Asynchronous Plugin Initialization, Part 5: PluginModuleChild changes; r=jimm
|
2014-12-24 17:56:22 -07:00 |
|
Aaron Klotz
|
8271cbddd1
|
Bug 998863: Asynchronous Plugin Initialization, Part 4: IPDL changes; r=jimm
|
2014-12-24 17:56:13 -07:00 |
|
Aaron Klotz
|
eb59cb8a19
|
Bug 998863: Asynchronous Plugin Initialization, Part 3: ipc/glue changes; r=dvander
|
2014-12-24 17:56:06 -07:00 |
|
Aaron Klotz
|
151b0c0c36
|
Bug 998863: Asynchronous Plugin Initialization, Part 2: dom/plugins/base changes; r=johns,josh
|
2014-12-24 17:55:58 -07:00 |
|
Aaron Klotz
|
087b73e86b
|
Bug 998863: Asynchronous Plugin Initialization, Part 1: nsJSNPRuntime changes; r=josh
|
2014-12-24 17:55:48 -07:00 |
|
Chris Peterson
|
55097a118c
|
Bug 1114724 - Define PRIuSIZE format specifiers for size_t. r=Waldo
|
2014-12-21 23:30:06 -08:00 |
|
Phil Ringnalda
|
ade5f6b03b
|
Merge m-i to m-c, a=merge
|
2014-12-24 15:38:41 -08:00 |
|
Phil Ringnalda
|
8a5629b895
|
Merge b-i to m-c
|
2014-12-24 15:35:20 -08:00 |
|
B2G Bumper Bot
|
bb721b425b
|
Bumping manifests a=b2g-bump
|
2014-12-24 12:47:01 -08:00 |
|
B2G Bumper Bot
|
a21984dcf6
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/c0d86bd82a03
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #26918 from eliperelman/bug-1088131
Bug 1088131 - Adding new raptor performance tests
========
https://hg.mozilla.org/integration/gaia-central/rev/3f3edf2b503a
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1088131 - Adding new raptor performance tests
|
2014-12-24 12:37:15 -08:00 |
|
B2G Bumper Bot
|
aeaed7a1e5
|
Bumping manifests a=b2g-bump
|
2014-12-24 11:13:57 -08:00 |
|
Paolo Amadini
|
eb43f9d34e
|
Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak
|
2014-12-24 18:10:04 +00:00 |
|
Paolo Amadini
|
f528bafa7f
|
Bug 1114618 - Don't package nsIDownloadManagerUI in Firefox OS. r=fabrice
|
2014-12-24 18:10:04 +00:00 |
|
Paolo Amadini
|
ba854ccf69
|
Bug 1114617 - Remove nsIDownloadManagerUI from Firefox for Android. r=margaret
|
2014-12-24 18:10:04 +00:00 |
|
Paolo Amadini
|
9d0c9d7da5
|
Bug 931776 - Use Downloads.jsm functions to get download directories in Firefox for Android. r=margaret
|
2014-12-24 18:10:04 +00:00 |
|
Georg Fritzsche
|
1c791307a5
|
Bug 1113675 - Follow-up: Actually add the diagnostic to the AsyncShutdownTimeout state.
|
2014-12-24 18:08:45 +01:00 |
|
Ehsan Akhgari
|
ce7a0a3b04
|
Bug 1111269 - Enable running the clang-plugin tests as part of the build; r=glandium
|
2014-12-24 12:13:36 -05:00 |
|
Hannes Verschore
|
3a86468909
|
Backed out changeset b17f6c6b10a1 (bug 1114981)
|
2014-12-24 16:36:53 +01:00 |
|
Hannes Verschore
|
86e9fdf741
|
Bug 1114981 - IonMonkey: Don't increase the return typeset during inlining, r=jandem
|
2014-12-24 15:01:06 +01:00 |
|
Hannes Verschore
|
44e3c949b4
|
Bug 1107328 - IonMonkey: Also check for boxed constants when checking for constants, r=jandem
|
2014-12-24 15:01:03 +01:00 |
|
Benjamin Bouvier
|
2fac452d50
|
Bug 1113367: SIMD (interpreter): make constructors arguments facultative; r=sunfish
--HG--
extra : rebase_source : db43b1437b55ad4ac822151307de81db31eda15d
|
2014-12-22 19:22:36 +01:00 |
|
Masatoshi Kimura
|
bf2b64547c
|
Bug 1114295 - Remove the dead pref for TLS_DHE_DSS_WITH_AES_128_CBC_SHA. r=keeler
|
2014-12-24 22:21:12 +09:00 |
|
Tom Schuster
|
8d71a7d0ca
|
Bug 764496 - Make EV detection work in content processes. r=keeler,kanru
|
2014-12-24 14:04:24 +01:00 |
|
Simon Montagu
|
c8c999b6c8
|
Bug 1113526: make GetLogicalNormalPosition return the correct logical origin of the frame, not just convert the physical origin to logical coordinates, r=jfkthame
|
2014-12-24 04:39:46 -08:00 |
|
Jonathan Kew
|
114bff56b1
|
Reftest for bug 1114329, r=smontagu
|
2014-12-22 02:28:20 -08:00 |
|
Georg Fritzsche
|
a7850b95a9
|
Bug 1113675 - Submit which health reporter provider is currently shutting down on AsyncShutdownTimeout. r=gps
|
2014-12-24 13:32:51 +01:00 |
|
Jean-Yves Avenard
|
0bdcd36639
|
Bug 1111319: Reorder video frames with respect to decoding sliding window. r=rillian
|
2014-12-24 23:11:35 +11:00 |
|
Jean-Yves Avenard
|
707059a642
|
Bug 1111328: Add H264 SPS NAL decoder part #2 (VUI and HDR). r=kentuckyfriedtakahe
|
2014-12-24 23:11:35 +11:00 |
|
Jean-Yves Avenard
|
e6f7add28c
|
Bug 1111328: Retrieve video dimensions from H264 SPS when possible. r=rillian
|
2014-12-24 23:11:35 +11:00 |
|
Jean-Yves Avenard
|
186b832d70
|
Bug 1111328: Add H264 SPS NAL decoder. r=kentuckyfriedtakahe
|
2014-12-24 23:11:35 +11:00 |
|
Chris Peterson
|
0de868f259
|
Bug 1115264 - Fix -Wsometimes-uninitialized clang warning in nsRubyFrame.cpp. r=dholbert
|
2014-12-23 21:29:32 -08:00 |
|
Dan Gohman
|
54223c358a
|
Bug 1115217 - Fix a jit-test SIMD test to disable itself when SIMD is not available r=bbouvier
|
2014-12-23 21:50:48 -08:00 |
|
Brian Smith
|
3c27e21f16
|
Bug 1115181: Remove pkixnss.h dependency from pkixcert_signature_algorithm_tests, r=keeler
--HG--
extra : rebase_source : 2a4e11338b06d33ab8ad1536dc05c082db330d68
|
2014-12-23 14:51:16 -08:00 |
|
Makoto Kato
|
91515e7041
|
Bug 1112709 - CreateFileW isn't hooking properly on Windows 8/8.1. r=ehsan
|
2014-12-24 13:23:36 +09:00 |
|
Ehsan Akhgari
|
7fb2d3d770
|
Remove media/webrtc/trunk/webrtc/tools/e2e_quality/audio/perf, which seems to have randomly been added in bug 987979
DONTBUILD
--HG--
extra : amend_source : 1b3ff1e9a5b0eb721f5209e21187f433c24294fa
|
2014-12-23 21:25:50 -05:00 |
|
Ehsan Akhgari
|
ca18c36a95
|
Bug 1114880 follow-up: Rename MOZ_{STRONG,WEAK}_REF to MOZ_{OWNING,NON_OWNING}_REF
--HG--
extra : rebase_source : 51fff0785d112b5b87be3c6ff723c8986b37effe
|
2014-12-23 21:17:50 -05:00 |
|
Ehsan Akhgari
|
f5ae783c3b
|
Bug 1114989 - Mark Shmem::mSegment as non-owning
--HG--
extra : rebase_source : c37e0768470315fd3dadeeeb3343b64f93a83b40
|
2014-12-23 21:01:50 -05:00 |
|
Edgar Chen
|
7acbee594d
|
Bug 1106656 - Fix the javascript error in network manager when setting up DUN data call. r=hsinyi
|
2014-12-22 15:45:13 +08:00 |
|
B2G Bumper Bot
|
7345d1cf5a
|
Bumping manifests a=b2g-bump
|
2014-12-24 06:03:54 -08:00 |
|
B2G Bumper Bot
|
44b8401a71
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/b9f7d6b832ff
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #26803 from mwargers/cost_control_ftu
Bug 1097605 - Update method for getting mobile data state in Usage app
========
https://hg.mozilla.org/integration/gaia-central/rev/a4f0400b58c5
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1097605 - Update method for getting mobile data state in Usage app
|
2014-12-24 06:02:15 -08:00 |
|
B2G Bumper Bot
|
662e0b8734
|
Bumping manifests a=b2g-bump
|
2014-12-24 03:31:58 -08:00 |
|
B2G Bumper Bot
|
199927c2d9
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/7738ea4700c6
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26891 from npark-mozilla/1112824
Bug 1112824 - Create a new test case for the restricted access status of FM Radio under airplane mode
========
https://hg.mozilla.org/integration/gaia-central/rev/c8eba4ff8ccd
Author: mai <mri@tid.es>
Desc: Bug 1112824 - Create a new test case for the restricted access status of FM Radio under airplane mode
========
https://hg.mozilla.org/integration/gaia-central/rev/887158b797ab
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26935 from mnjul/bug_1101461_kb_test_cleanup
Bug 1101461 - Use prototype-aware chai.assert.deepEqual to ease KB LayoutManager unit testing. r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/cf6ed7870e78
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1101461 - Use prototype-aware chai.assert.deepEqual to ease KB LayoutManager unit testing
- Also, modified user_press_manager_test that could potentially result in false negative (like bug 1101391)
========
https://hg.mozilla.org/integration/gaia-central/rev/97456288139b
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26960 from mwargers/marketplace6
Bug 1094151 - Write a test to install & launch a packaged app from the M...
========
https://hg.mozilla.org/integration/gaia-central/rev/e00bc618b5c2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1094151 - Write a test to install & launch a packaged app from the Marketplace
|
2014-12-24 03:27:19 -08:00 |
|
B2G Bumper Bot
|
25f0ec1f58
|
Bumping manifests a=b2g-bump
|
2014-12-24 03:01:55 -08:00 |
|
B2G Bumper Bot
|
2a965f2e05
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/62f64c001c63
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26969 from JohanLorenzo/bug-1114560-second-try
Bug 1114560 - Add a test to delete the whole phone number on the dialer
========
https://hg.mozilla.org/integration/gaia-central/rev/95357f7f735e
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1114560 - Add a test to delete the whole phone number on the dialer
|
2014-12-24 02:57:17 -08:00 |
|
Jessica Jong
|
62381f1c31
|
Bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager. r=echen
|
2014-12-24 16:25:55 +08:00 |
|
B2G Bumper Bot
|
415e19ae8e
|
Bumping manifests a=b2g-bump
|
2014-12-24 00:11:57 -08:00 |
|
B2G Bumper Bot
|
0cd05965e1
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/d79e4cc1eb50
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1114899 - merge pull request #26964 from anefzaoui:bug-1114899 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/77ef905ad26c
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 1114899 - [RTL] FM Radio frequency wheel is misaligned
|
2014-12-24 00:07:18 -08:00 |
|
B2G Bumper Bot
|
157264481c
|
Bumping manifests a=b2g-bump
|
2014-12-23 23:56:58 -08:00 |
|
B2G Bumper Bot
|
3ee5b1261d
|
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/9c9dc56d40f0
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Revert "Bug 1067731 - Display immediately WAP Push signal indication messages with the signal-high action set r=julienw"
This reverts commit db92ae26d66e8a8e1faed4f65009d2da00ad066a.
|
2014-12-23 23:52:19 -08:00 |
|
B2G Bumper Bot
|
f0d2e2b84e
|
Bumping manifests a=b2g-bump
|
2014-12-23 23:41:58 -08:00 |
|