Cervantes Yu
|
3c52e75f86
|
Bug 930282: Part 2: Mark PACMan thread and BackgroundHangMonitor thread. r=khuey
|
2013-12-07 10:28:42 +08:00 |
|
Patrick Wang
|
d27736c0b1
|
Bug 930282: Part 1: Enable Nuwa by default. r=khuey
|
2013-12-07 10:27:32 +08:00 |
|
Patrick Wang
|
79ab5ac0e3
|
Bug 922465: Test Nuwa creation. r=khuey
|
2013-12-07 10:31:04 +08:00 |
|
Patrick Wang
|
f61cdb52d9
|
Bug 944665: Part 2: Call PreloadSlowThings after Nuwa fork. r=khuey
|
2013-12-07 10:32:41 +08:00 |
|
Patrick Wang
|
3f23480783
|
Bug 944665: Part 1: Move common initialization routine into a function. r=khuey
|
2013-12-07 10:31:47 +08:00 |
|
Wes Kocher
|
bad5307ac8
|
merge inbound to m-c
|
2013-12-06 20:26:03 -06:00 |
|
Gaia Pushbot
|
c886d9a155
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/a695e3b85d81
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #13820 from hotzenklotz/932919_remove_border
Bug 932919 remove borders from image editor r=davidflanagan
========
https://hg.mozilla.org/integration/gaia-central/rev/1904547858df
Author: Tom Herold <therold@mozilla.com>
Desc: Bug 932919 remove borders from image editor
|
2013-12-06 15:45:24 -08:00 |
|
Randell Jesup
|
fec166b78a
|
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
|
2013-12-06 18:43:02 -05:00 |
|
Alexander Surkov
|
89062dcf2e
|
Bug 943482 - remove a11y support of not existing xul:menulist@droppable, r=tbsaunde
|
2013-12-07 00:40:02 -05:00 |
|
Phil Ringnalda
|
1e1f717e2e
|
Merge m-c to m-i
|
2013-12-06 21:11:17 -08:00 |
|
Phil Ringnalda
|
6f9710e6f6
|
Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test
|
2013-12-06 19:50:54 -08:00 |
|
Joshua Cranmer
|
b4eac639be
|
Bug 929200, part 2: Add MOZ_HEAP_ALLOCATOR to JSContext::new_, r=jimb.
--HG--
extra : rebase_source : 94273fe87e4e432a493dd55a89a005a89e7bb998
|
2013-12-06 21:21:54 -06:00 |
|
Joshua Cranmer
|
f39213113a
|
Bug 929200, part 1: Add MOZ_HEAP_ALLOCATOR to stack-only/non-heap analyses, r=Waldo.
--HG--
extra : rebase_source : 1ea94cf7a8ab7207d238c65877001549f3f828be
|
2013-12-06 21:23:06 -06:00 |
|
Phil Ringnalda
|
226badb26b
|
Bug 939620 - Disable browser_tabview_bug599626.js on Linux, where it fails all the time and takes out the whole run
|
2013-12-06 19:40:44 -08:00 |
|
Shu-yu Guo
|
5456a5b7c1
|
Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past)
|
2013-12-06 19:31:09 -08:00 |
|
Shu-yu Guo
|
f0fc407c57
|
Bug 946641 - Part 1: Clear delayed events on closed documents. (r=smaug)
|
2013-12-06 19:31:09 -08:00 |
|
Wes Kocher
|
5f4d75edf3
|
merge m-c to inbound
|
2013-12-06 20:47:24 -06:00 |
|
Drew Willcoxon
|
e462487509
|
Bug 898593 - Fix intermittent failures in test_bug413958.html and others by making SimpleTest.monitorConsole() ignore unexpected messages by default. r=ted
|
2013-12-06 18:07:09 -08:00 |
|
Wes Kocher
|
d356a3edeb
|
Backed out changeset 16628db76c3c (bug 863872) for debug xpcshell test failures
|
2013-12-06 17:10:09 -06:00 |
|
Daniel Holbert
|
1aebee096a
|
(no bug) Drop bogus 'flex-wrap' / 'flex-direction' declarations from non-flex-container style rules, in reftest reference cases. (test-only)
|
2013-12-06 15:06:13 -08:00 |
|
Sean Stangl
|
33cecd91b2
|
Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff
|
2013-12-06 15:03:08 -08:00 |
|
Jason Orendorff
|
920b187ed5
|
Bug 793860, part 2 - Remove JSOP_ENUMELEM. r=luke.
|
2013-12-09 14:12:39 -06:00 |
|
Jason Orendorff
|
2a758bb96c
|
Bug 793860, part 1 - Simplify the bytecode emitted for certain kinds of array destructuring assignment. Remove JSOP_ENUMCONSTELEM which is then no longer used (and JSOP_GETFUNNS which has not been used for some time). r=luke.
|
2013-12-09 14:12:36 -06:00 |
|
Jason Orendorff
|
b198c4bca4
|
Bug 793860, part 0b - Declare some accidentally undeclared variables. r=bz.
|
2013-12-09 14:10:51 -06:00 |
|
Jason Orendorff
|
ddda22d99e
|
Bug 793860, part 0a - Declare an accidentally undeclared variable. r=paul.
|
2013-12-09 14:10:51 -06:00 |
|
Jason Orendorff
|
9596547c5e
|
Bug 942379 - js shell: Fix a crash due to poor argument checking in shell-only resolver() builtin. r=Waldo.
|
2013-12-09 14:10:51 -06:00 |
|
Jason Orendorff
|
511fb36fe2
|
Bug 943130 - js shell 'environment' builtin: Don't assume jsids are strings. r=Waldo.
|
2013-12-09 14:10:50 -06:00 |
|
Jan Beich
|
4632c55564
|
Bug 947862 - Initialize RealTimeClock on BSDs. r=jesup
|
2013-12-09 21:07:46 +01:00 |
|
Brian Hackett
|
934a947970
|
Bug 947963 - Invalidate compilation after OOM in CodeGenerator::link, r=jandem.
|
2013-12-09 11:59:20 -08:00 |
|
Brian Hackett
|
eeb193da3d
|
Bug 947782 - Use accessor methods for JSScript uint32/uint16 fields, r=jandem.
|
2013-12-09 11:26:09 -08:00 |
|
Geoff Brown
|
8a5a27ce21
|
Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures
|
2013-12-06 16:02:49 -07:00 |
|
Geoff Brown
|
dcefecb5e4
|
Bug 936226 - (4) Adjust crashtest manifest for Android x86; r=dminor
|
2013-12-06 16:02:48 -07:00 |
|
Mike Hommey
|
4dc6e4080e
|
Bug 947453 - Remove media/libogg/src/moz.build. r=mshal
|
2013-12-07 07:47:55 +09:00 |
|
Mike Hommey
|
0f2f57cd14
|
Bug 947083 - Kill elf-dynstr-gc. r=ted
|
2013-12-07 07:47:27 +09:00 |
|
Brian Hackett
|
4d4b3759d4
|
Bug 936156 - Mark run once lambdas inner to other run once lambdas, allow inlining foo.call(a) calls, r=jandem.
|
2013-12-06 14:46:36 -08:00 |
|
Randell Jesup
|
ada51719aa
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
4dbe3a921d
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-12-06 17:38:52 -05:00 |
|
Alfredo Yang
|
b642ddfe15
|
Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup
|
2013-12-06 17:38:51 -05:00 |
|
Alfredo Yang
|
c4c617f113
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-12-06 17:38:51 -05:00 |
|
Ehsan Akhgari
|
208271741d
|
Bug 924972 - Try to increase the timeout in test_reftests_with_caret.html for emulator b2g runs
|
2013-12-06 17:26:56 -05:00 |
|
Terrence Cole
|
2a21918251
|
Bug 941766 - Fix an exact rooting hazard in NPAPI; r=johns
--HG--
extra : rebase_source : f82a0e94f689ce0c5b88e05d9ae56ef52ce2f662
|
2013-12-06 13:52:13 -08:00 |
|
Benjamin Smedberg
|
aafb9710ab
|
Bustage followup to bug 767343 in non-unified builds
On a CLOSED TREE.
--HG--
extra : amend_source : 509032affaebf78b8a0430f2ba8e214639cdcdd1
|
2013-12-06 16:59:35 -05:00 |
|
Benoit Girard
|
5e9ba483e4
|
Bug 904227 - Print ? if we don't have a test object. r=bjacob
--HG--
extra : rebase_source : cc1571123f7414f7a64a620aeebd1ce4b5002a9e
|
2013-12-06 16:44:22 -05:00 |
|
Camilo Viecco
|
e0f5696cba
|
Bug 945349 - CertVerifier should check early for bad usages. r=briansmith
|
2013-12-06 13:42:44 -08:00 |
|
Daniel Holbert
|
6e935eb5c0
|
Bug 946269: Rename nsFlexContainerFrame::ComputeFlexContainerCrossSize to ComputeCrossSize. implicit-rs=mats
|
2013-12-06 13:38:49 -08:00 |
|
Mike Conley
|
6b02080fe9
|
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
|
2013-12-06 16:37:52 -05:00 |
|
Gaia Pushbot
|
c59fa3e13a
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/acba8a7d5451
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #14473 from davidflanagan/bug945376
Bug 945376: correctly handle the None alert tone setting r=pdahiya
========
https://hg.mozilla.org/integration/gaia-central/rev/e416cc78aeea
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 945376: correctly handle the None alert tone setting
|
2013-12-06 13:30:25 -08:00 |
|
J. Ryan Stinnett
|
a9a2d62674
|
Bug 947406 - Don't return promise when done with package upload. r=ochameau
|
2013-12-06 14:49:17 -06:00 |
|
Rodrigo Silveira
|
c10f3d8a21
|
Bug 944255 - about:start bookmarks and history tiles cut off when using split views r=sfoster
--HG--
extra : rebase_source : d1e2a8636ba863d89fbcb658ce373cddceb722b2
|
2013-12-09 10:41:58 -08:00 |
|
Matt Brubeck
|
946eb223fb
|
Bug 946335 - Scrollbar on Metro start page is covered by navbar [r=emtwo]
|
2013-12-09 10:20:56 -08:00 |
|