Commit Graph

159079 Commits

Author SHA1 Message Date
Dennis Schubert
9eeeb4805e Bug 760193 - Add console.assert; r=msucan 2013-12-07 23:28:35 +02:00
Phil Ringnalda
6e8979a272 Merge m-c to f-t 2013-12-07 11:22:40 -08:00
Phil Ringnalda
e2e1627d17 Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test 2013-12-07 11:08:56 -08:00
Douglas Edmonson Jr
879678f857 Bug 900448 - Close the webconsole autocomplete popup on tab switch; r=msucan 2013-12-07 18:35:48 +02:00
Carsten "Tomcat" Book
5484d45941 merge fx-team to mozilla-central 2013-12-07 12:47:39 +01:00
Carsten "Tomcat" Book
49e94c54a2 merge mozilla-nbound to mozilla-central 2013-12-07 12:43:55 +01:00
ffxbld
3c0a9dc3b1 No bug, Automated HSTS preload list update from host bld-linux64-ec2-351 - a=hsts-update 2013-12-07 03:22:31 -08:00
ffxbld
fb5abde820 No bug, Automated blocklist update from host bld-linux64-ec2-143 - a=blocklist-update 2013-12-07 03:21:51 -08:00
Carsten "Tomcat" Book
6cbfff1e23 Backed out changeset 8deb6f225d0a (bug 926014) XPC Shell failures and other failures
--HG--
rename : browser/devtools/styleeditor/styleeditor-panel.js => browser/devtools/styleeditor/StyleEditorPanel.jsm
2013-12-07 09:50:02 +01:00
Heather Arthur
f025be6927 Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
2013-12-06 23:52:32 -08:00
Matt Brubeck
0460c33036 Bug 945425 - Show the menu button on the Metro start page [r=sfoster] 2013-12-06 21:31:57 -08:00
Phil Ringnalda
cb2dcbec3c Merge m-c to f-t 2013-12-06 21:09:18 -08:00
Phil Ringnalda
b8c995c10c Back out 567d2bba4f97 (bug 933483) for causing bug 946726 2013-12-06 19:11:11 -08:00
Wes Kocher
dabbd9e4be merge m-c to fx-team 2013-12-06 20:48:11 -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
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
Wes Kocher
22b2bf785c merge m-c to inbound 2013-12-06 20:47:24 -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
Mark Capella
ce86138bca Bug 946030 - HTMLTextAreaElement should be considered an input element for text selection, r=wesj, f=margaret 2013-12-06 14:55:26 -05:00
Michael Comella
9797d60b13 Bug 938827 - Part 11: Log error if LayerView is null. r=rnewman 2013-12-06 11:43:12 -08:00