Commit Graph

169394 Commits

Author SHA1 Message Date
Ehsan Akhgari
525296f898 Bug 821062 - Share a decoding thread pool for all AudioContexts; r=padenot 2014-02-20 09:02:14 -05:00
Frédéric Wang
4833f8581b Bug 973322 - Crash [@ nsMathMLChar::PaintForeground]. r=karlt 2014-02-20 08:43:56 -05:00
Emanuel Hoogeveen
9366d43366 Bug 971094 - Part 1: During shutdown, tell the profiler that the main thread JSRuntime is gone even if we leak. r=BenWa, r=bholley 2014-02-20 08:43:55 -05:00
Emanuel Hoogeveen
8f4969bd77 Bug 971094 - Part 0: Add some null checks to the profiler's usage of Observation::Filename(). r=BenWa 2014-02-20 08:43:55 -05:00
Andreas Tolfsen
78e4b0a431 Bug 969387 - Guard against wrong arguments to MarionetteException. r=mdas 2014-02-20 08:43:55 -05:00
David Major
3826d6c374 Bug 951827 - Part 5: Tests for shared hooks. r=ehsan 2014-02-14 15:00:41 -08:00
David Major
8ad009f202 Bug 951827 - Part 4: Support absolute jumps in hooks. r=ehsan 2014-02-14 14:58:12 -08:00
David Major
a50c77d2e5 Bug 951827 - Part 3: Give trampolines some structure. r=ehsan 2014-02-14 14:55:46 -08:00
David Major
9393bb1543 Bug 951827 - Part 2: Decode more instructions so that we can use longer jumps. r=ehsan 2014-02-14 14:55:26 -08:00
David Major
93c5b301b4 Bug 951827 - Part 1: Don't undo hooks to functions that have since changed. r=ehsan 2014-02-14 14:52:29 -08:00
JW Wang
dac52a8000 Bug 949346 - 1. print this pointer in nspr logs for debugging when there are 2 GStreamerReader running concurrently 2. Parse MP3 headers before kicking off the gstreamer pipeline such that there are no concurrent stream operations which could screw the state machine of gstreamer. r=alessandro.d 2014-02-20 08:32:19 +08:00
James Kitchener
4c857ae66c Bug 464222 - Get relative links to resolve in parser view selection. r=dolske 2014-02-20 08:43:54 -05:00
James Kitchener
da784e8c3b Bug 464222 - Get relative links to resolve in parser view selection source processing. r=hsivonen 2014-02-20 08:43:53 -05:00
James Kitchener
42ca823221 Bug 464222 - Allow URI loads with a base URI argument. r=bz 2014-02-20 08:43:53 -05:00
James Kitchener
e693681068 Bug 464222 - Add a baseURI attribute to nsIViewSourceChannel. r=bz 2014-02-20 08:43:53 -05:00
Benoit Jacob
04c3513b8a Bug 972682 - make UploadImageDataToTexture not pass uninitialized parameters to glTexImage2D - r=jgilbert 2014-02-20 08:05:34 -05:00
Benoit Jacob
833c2733e9 Bug 967330 - UpdateThebes should fail gracefully instead of aborting - r=nical 2014-02-20 08:05:32 -05:00
Benoit Jacob
58170e7e65 Bug 967824 - Make SetCompositableHost gracefully handle errors instead of just aborting - r=nical 2014-02-20 08:05:30 -05:00
Jonathan Watt
d100442716 Bug 974175 - Stop using grouping separator characters when displaying <input type=number>'s value. r=ehsan 2014-02-20 12:31:05 +00:00
Carsten "Tomcat" Book
de924f242d merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Carsten "Tomcat" Book
edbdb02e8e merge b2g-inbound to mozilla-central 2014-02-20 12:54:27 +01:00
Dão Gottwald
6ab5c23a14 Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws 2014-02-20 08:02:14 +01:00
Jan de Mooij
d6b7a6b318 Bug 973118 - Differential Testing: Different output message involving +x, r=bhackett 2014-02-19 21:15:25 -08:00
Mike Habicher
d9d3a756f0 Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands 2014-02-19 23:18:55 -05:00
Mike Habicher
6137c43056 Bug 940424 - add a failable test shim to the Gonk hardware wrapper, r=dclarke,dhylands,jesup 2014-02-19 23:18:52 -05:00
Mike Habicher
bab84644eb Bug 973696 - fix CameraControl lifetime regressions in WebRTC, r=jesup 2014-02-19 23:18:50 -05:00
Mark Capella
cc6a5d6a5e Bug 969929 - GeckEditable loses data ... TextSelection using action bar SelectALL, r=wesj 2014-02-19 22:19:43 -05:00
Mark Capella
214013c253 Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret 2014-02-19 22:19:43 -05:00
B2G Bumper Bot
2af0419e2b Bumping manifests a=b2g-bump 2014-02-19 18:36:03 -08:00
B2G Bumper Bot
07a834b916 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/973662e5df41
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16469 from KevinGrandon/bug_952611_disable_failing_tests

Bug 952611 - Disable intermittent tests

========

https://hg.mozilla.org/integration/gaia-central/rev/c2cb134d242b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 952611 - Disable intermittent tests
2014-02-19 18:30:13 -08:00
"Kan-Ru Chen (陳侃如)"
9ee2691b19 Bug 970290 - Wait "testready" instead of "load" event. 2014-02-20 10:25:14 +08:00
Ryan VanderMeulen
43d5757123 Merge m-c to b2g-inbound. 2014-02-19 20:27:43 -05:00
Kartikaya Gupta
41be014aae Back out 679e69e79fe2 (bug 965945) for causing C2 bustage on B2G emulator builds. r=backout 2014-02-19 17:21:09 -05:00
Ryan VanderMeulen
bee9b9b6cc Bug 974270 - Disable dom/datastore mochitests on B2G for frequent failures that take down the rest of the test suite with it. 2014-02-19 15:39:38 -05:00
Ryan VanderMeulen
2d8ed4e51a Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
8190806d88 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Ryan VanderMeulen
49bf33920f Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
CLOSED TREE
2014-02-19 14:28:05 -05:00
B2G Bumper Bot
f7071a3b45 Bumping manifests a=b2g-bump 2014-02-19 11:16:03 -08:00
Ryan VanderMeulen
cc2c16c634 Backed out changeset 183380b99514 (bug 874806) for frequent mochitest asserts.
CLOSED TREE
2014-02-19 14:15:19 -05:00
Nicolas Silva
0b9a742df4 Bug 973892 - Fix b2g bustage on a CLOSED TREE. 2014-02-19 20:00:50 +01:00
Nicolas Silva
d87bd76fa2 Bug 973892 - Fix gtest bustage on a CLOSED TREE. 2014-02-19 19:29:01 +01:00
Ehsan Akhgari
0c756d118f Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
2014-02-19 13:28:33 -05:00
Gregor Wagner
7228775f61 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Ehsan Akhgari
a32ac98c0e Bug 974217 - Remove the non-standalone part of dirserviceprovider; r=glandium
--HG--
rename : profile/dirserviceprovider/standalone/Makefile.in => profile/dirserviceprovider/src/Makefile.in
2014-02-19 13:14:11 -05:00
Reuben Morais
1cfac5d836 Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice 2014-02-19 11:43:28 -05:00
Mihai Sucan
5f8fa22370 Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Richard Newman
c560b20808 No bug - Add another row to build/docs/androideclipse.rst. a=doc-only, DONTBUILD 2014-02-19 10:01:49 -08:00
Margaret Leibovic
c74505d2e9 Bug 974195 - Use Accounts.jsm for sync promo banner. r=rnewman 2014-02-19 09:58:06 -08:00
Lucas Rocha
616324ce91 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Wes Johnston
2f426fb3de Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle] 2014-02-18 16:09:00 -08:00