Commit Graph

159073 Commits

Author SHA1 Message Date
Jon Coppeard
fd24fa430f Bug 939206 - Fix build error in test code on B2G r=me 2013-12-07 16:09:12 +00:00
Ted Mielczarek
aabde9278c bug 878828 - Enable Gamepad API by default. r+sr=smaug 2013-12-07 10:35:36 -05:00
Hannes Verschore
fe0628d4dc Bug 947603: IonMonkey: Mark scripts uninlineable in Baseline, r=jandem 2013-12-07 16:23:30 +01:00
Hannes Verschore
193b98f571 Bug 947603: IonMonkey: Enable compiling, while an IonScript is already present, r=jandem 2013-12-07 16:23:11 +01:00
Hannes Verschore
72beeda74d Bug 947603: IonMonkey: Rename assertGraphCoherency to checkGraphCoherency, r=jandem 2013-12-07 16:23:07 +01:00
Hannes Verschore
f279594d37 Bug 944278 - OdinMonkey: Fix stack alignment, r=luke 2013-12-07 15:45:06 +01:00
Hannes Verschore
8c9014b01a Bug 947188 - Add MOZ_ASSUME_UNREACHABLE for use in jit generated code, r=djvj 2013-12-07 15:44:59 +01:00
Jon Coppeard
cacaec6884 Bug 939993 - Add assert that hash key is still valid in HashTable::relookupOrAdd r=sfink 2013-12-07 12:50:52 +00:00
Jon Coppeard
8b5902f0f2 Bug 942928 - Add tests for nsTArray postbarriers r=sfink 2013-12-07 12:50:44 +00:00
Jon Coppeard
1001d2a7ba Bug 939206 - Fix nsTArray post barriers for JS::Heap<T> elements r=bsmedberg 2013-12-07 12:50:28 +00:00
Jon Coppeard
5bba15e3e0 Bug 942928 - Fix test code link error when build with GenerationalGC r=glandium 2013-12-07 12:49:02 +00:00
Andrea Marchesini
f09e347061 Bug 946479 - nsIFilePickers/nnsIColorPicker cannot run in parallel for a single HTMLInputElement, r=bz 2013-12-07 12:09:14 +00:00
Robert O'Callahan
6f9e8fc89d Bug 938772. Don't give the anonymous poster <img> an empty 'src' attribute if we don't have a 'poster' attribute. r=cpearce 2013-12-04 14:06:16 +13:00
Guillaume Abadie
dbaf907aa4 bug 945243 - Fixes WebGL conformance test failures for the WEBGL_draw_buffers extension - r=jgilbert 2013-12-07 10:23:33 +01:00
Ehsan Akhgari
dc528200e2 Bug 947299 - Don't build ICU as a shared library when building JS in standalone mode; r=glandium
X-Git-Commit-ID: 4664ac89e5ef60181b1c783cced3c323d11d6e43

--HG--
extra : rebase_source : 9340c2e547459f1f001d7eae8eab61e8e29ec114
2013-12-06 21:07:02 -05:00
Randell Jesup
9831a6f2a3 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
4dbdd52b3a Bug 943482 - remove a11y support of not existing xul:menulist@droppable, r=tbsaunde 2013-12-07 00:40:02 -05:00
Phil Ringnalda
ec57391e9c Merge m-c to m-i 2013-12-06 21:11:17 -08:00
Phil Ringnalda
f199688512 Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test 2013-12-06 19:50:54 -08:00
Joshua Cranmer
21ce805be7 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
2864f1b299 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
64f6b5743b 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
cd7b33e9b2 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
691c4d7088 Bug 946641 - Part 1: Clear delayed events on closed documents. (r=smaug) 2013-12-06 19:31:09 -08:00
Phil Ringnalda
b8c995c10c Back out 567d2bba4f97 (bug 933483) for causing bug 946726 2013-12-06 19:11:11 -08:00
Wes Kocher
22b2bf785c merge m-c to inbound 2013-12-06 20:47:24 -06:00
Wes Kocher
992bade66c merge fx-team to m-c 2013-12-06 20:45:11 -06:00
Wes Kocher
f256c011fe merge inbound to m-c 2013-12-06 20:26:03 -06:00
Drew Willcoxon
c68156fff5 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
9adc4ab543 Backed out changeset 16628db76c3c (bug 863872) for debug xpcshell test failures 2013-12-06 17:10:09 -06:00
Daniel Holbert
8933c3f602 (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
Geoff Brown
e1ed1a4576 Bug 945675 - Disable testMozPay on Android 2.2 for too many intermittent failures 2013-12-06 16:02:49 -07:00
Geoff Brown
4437beef7c Bug 936226 - (4) Adjust crashtest manifest for Android x86; r=dminor 2013-12-06 16:02:48 -07:00
Mike Hommey
67b0cea5df Bug 947453 - Remove media/libogg/src/moz.build. r=mshal 2013-12-07 07:47:55 +09:00
Mike Hommey
e6e9868d2e Bug 947083 - Kill elf-dynstr-gc. r=ted 2013-12-07 07:47:27 +09:00
Brian Hackett
a675fd7f26 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
Ehsan Akhgari
7ea6fce31c 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
4966a3b266 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
cef6a4d1df 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
bc3440e941 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
df14c5d1d1 Bug 945349 - CertVerifier should check early for bad usages. r=briansmith 2013-12-06 13:42:44 -08:00
Daniel Holbert
90002db2bc Bug 946269: Rename nsFlexContainerFrame::ComputeFlexContainerCrossSize to ComputeCrossSize. implicit-rs=mats 2013-12-06 13:38:49 -08:00
Mike Conley
711f32ba5c Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving. 2013-12-06 16:37:52 -05:00
Anshul Jain
685ac8d571 Bug 946942 - Update APN settings on start if MMS call is already connected. r=gene 2013-12-06 12:01:30 -08:00
Ryan VanderMeulen
5c1eccecee Merge m-c to b-i. 2013-12-06 16:12:01 -05:00
Ryan VanderMeulen
e384e116bb Merge fx-team to m-c. 2013-12-06 16:03:56 -05:00
Ryan VanderMeulen
1d91fde607 Merge b2g-inbound to m-c. 2013-12-06 15:56:46 -05:00
Gaia Pushbot
a7c5b0278d Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/961def304c06
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 944271 - [OTA][Data Migration][Clock] The alarm events will...
   be lost after update from v1.1 to v1.2

Adds a routine to startup.js to convert old Alarm entries to the
new format.
2013-12-06 12:55:23 -08:00
Gaia Pushbot
6543373cca Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aff9f1707f87
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #13887 from davidflanagan/bug939962

Bug 939962: attempt to reduce memory requirements for saving an edited i...

========

https://hg.mozilla.org/integration/gaia-central/rev/02e03d210e37
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 939962: attempt to reduce memory requirements for saving an edited image
2013-12-06 12:40:23 -08:00
Gaia Pushbot
d358449f7e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/637037f23216
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #14381 from davidflanagan/bug927286

Bug 927286: Change keyboard word suggestions so we never display the use...

========

https://hg.mozilla.org/integration/gaia-central/rev/9c54a1f2a74b
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 927286: Change keyboard word suggestions so we never display the user's actual input and instead have an X icon to dismiss the suggestions and prevent autocorrection

address review comments

update tests to match new word suggestions behavior

fix merge conflict with bug 929361
2013-12-06 12:05:23 -08:00