sort by:
Revision Author Date Message Commit Date
41b0a3d Bug 969372 - Move mediaRecorder in global scope to avoid test timeout. r=jsmith, a=test-only 07 May 2014, 15:50:57 UTC
82dce06 Bug 998302 - Connect to about:config instead of about:credits to avoid accessing mozilla.org when the test runs. r=robcee, a=test-only 07 May 2014, 14:38:00 UTC
e46af91 Bug 997341 - Modify content/xul/document/test/bug497875-iframe.xul to not connect to mozilla.org. r=smaug, a=test-only 28 April 2014, 14:24:19 UTC
10dffdb Bug 1004152 - Delay telephony.dial for 1s in test cases. r=hsinyi, a=test-only 07 May 2014, 05:52:00 UTC
b12dfd1 Bug 994907 - imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=seth, r=ehsan, a=1.3+ 06 May 2014, 18:32:23 UTC
d89bce5 Bumping manifests a=b2g-bump 07 May 2014, 21:37:47 UTC
e756bef Bug 1000598 - Clear TypeCompartment tables. r=billm, a=1.3+ 24 April 2014, 00:33:44 UTC
84f7827 Backed out changeset f82978ad0412 (bug 1000598) for bustage. 07 May 2014, 16:48:24 UTC
ed460aa Bug 1005578 - Change nsIURI object from nsStandardURL to nsJSURI when calling url.href. r=bz, a=1.3+ 06 May 2014, 21:14:04 UTC
13e1937 Bug 1000598 - Clear TypeCompartment tables. r=billm, a=1.3+ 24 April 2014, 00:33:44 UTC
3471f3d Bug 1000960 - IonMonkey (ARM): Correct the order of the operands in moveFloat. r=mjrosenb, a=Preeti 01 May 2014, 15:18:57 UTC
926f255 Bumping manifests a=b2g-bump 07 May 2014, 08:27:47 UTC
14de913 Bumping manifests a=b2g-bump 06 May 2014, 09:12:48 UTC
961193c Bumping manifests a=b2g-bump 05 May 2014, 19:21:53 UTC
97e396b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/e576036ffb29 Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com> Desc: Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly 05 May 2014, 19:15:44 UTC
4352200 Bug 989994 - Follow up the parent chain when making continuations non-fluid at the end of a directional run. r=roc, a=bajaj 01 May 2014, 08:30:14 UTC
3417bc8 Bug 991445 - Part 3: Modify test cases to verify newly added attributes. r=vyang, a=bajaj 24 April 2014, 03:24:06 UTC
26f4f3b Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang, a=bajaj 24 April 2014, 02:43:10 UTC
4234fb9 Bug 991445 - Part 1: Update CP Code Page 0 to the one defined in OMA-WAP-TS-ProvCont-V1_1-20090421-C. r=vyang, a=bajaj 22 April 2014, 08:41:19 UTC
96a1d0f Bumping manifests a=b2g-bump 04 May 2014, 11:42:51 UTC
72bc7d7 No bug, Automated HSTS preload list update from host bld-linux64-spot-385 - a=hsts-update 03 May 2014, 10:15:17 UTC
f44fe10 Bumping manifests a=b2g-bump 02 May 2014, 23:37:53 UTC
dd124c7 Bumping manifests a=b2g-bump 02 May 2014, 21:22:48 UTC
5de6052 Bumping manifests a=b2g-bump 02 May 2014, 07:47:55 UTC
1460160 Bumping manifests a=b2g-bump 01 May 2014, 12:37:47 UTC
1de6e03 Bug 1002039 - Fix virtualenv download code. r=mdas, a=test-only 29 April 2014, 03:55:33 UTC
96c3bcd Bumping manifests a=b2g-bump 30 April 2014, 10:41:47 UTC
8c239fa Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/f30eead1df81 Author: Etienne Segonzac <etienne@segonzac.info> Desc: Merge pull request #18580 from etiennesegonzac/bug-997701-tone-player-channel Bug 997701 - Set TonePlayer's channel when creating the audi element. r=gsvelto, rik (cherry picked from commit 3617fa6b6e5e2e3c7a198227d27a12bca830ff0a) 30 April 2014, 10:35:38 UTC
8e2f0c1 Bumping manifests a=b2g-bump 30 April 2014, 09:27:47 UTC
a8664b5 Bumping manifests a=b2g-bump 29 April 2014, 20:21:05 UTC
87885a1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/0b467886e7ce Author: Julien Wajsberg <felash@gmail.com> Desc: Bug 995605 - [Sora][Message][MMS]Can't add the text in content when forward a media MMS r=schung The issue is that in compose.js, "pointer-events: none" is added after it's removed, in this case. This patch ensures that SMIL.parse always calls the callback in an asynchronous way, so that the caller does not have any surprise. 29 April 2014, 20:15:41 UTC
33e32b9 Bug 997820 - Disable telemetry in tests. r=ted, a=test-only 18 April 2014, 15:03:00 UTC
de59acb tagging B2G_1_3 for mergeday. r=a=mergeday DONTBUILD 28 April 2014, 19:31:35 UTC
2269d75 Backed out 2 changesets (bug 843265, bug 969392) because they're disabled on b2g28 anyway. Backed out changeset 8363a5a7a9b9 (bug 843265) Backed out changeset 449d3449f81c (bug 969392) 28 April 2014, 16:15:22 UTC
1c185f1 Bug 942121 - Fix WebIDL dictionary member tracing to null-check nullable object types before trying to trace them, since passing pointer-to-null to JS_CallObjectTracer is not OK. r=smaug, a=fabrice --HG-- extra : rebase_source : 241eb99b4d87f1fd6cfd2b945ffdfd2a11a8363c 27 April 2014, 01:50:00 UTC
8e4683c Bug 963244 - Disable test_dataChannel_basicAudio.html on B2G emulator builds for being nearly perma-fail. a=test-only --HG-- extra : rebase_source : 56dbffa3d2284a87678ec6c8a07b1ee9fe2d0e52 28 April 2014, 00:05:37 UTC
efedc27 Bug 843265 - Remove the check for 'canplaythrough' since the purpose of this test is test the 3 ways to register an event handler. r=kinetik, a=test-only --HG-- extra : rebase_source : 93c33ef9375e128e775ec11bb30e2c62ad693868 25 April 2014, 03:49:00 UTC
ce9c0d2 Bug 969392 - Remove the check for 'canplaythrough' in 'ended' event handler. r=kinetik, a=test-only --HG-- extra : rebase_source : f099b6a9cec419ad8157c7596e0d4fd7c2b93f2f 26 April 2014, 04:46:32 UTC
17af6a8 Bumping manifests a=b2g-bump 28 April 2014, 13:52:51 UTC
2970ef5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/2a385184012b Author: Ryan VanderMeulen <rvandermeulen@mozilla.com> Desc: Merge pull request #18732 from jaoo/998914-v1.3 Bug 998914 - [v1.3][Settings] Cannot preselect the APN correctly if ther... ======== https://hg.mozilla.org/integration/gaia-1_3/rev/ffd5cf13eb93 Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com> Desc: Bug 998914 - [v1.3][Settings] Cannot preselect the APN correctly if there are several APNs with the same carrier name (follow-up bug 991628) 28 April 2014, 13:50:42 UTC
44079d7 Bumping manifests a=b2g-bump 28 April 2014, 10:02:45 UTC
4939134 No bug, Automated HSTS preload list update from host bld-linux64-spot-186 - a=hsts-update 26 April 2014, 10:19:21 UTC
467efb8 Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms. r=gene, r=nsm, a=bajaj 16 April 2014, 17:48:01 UTC
962457b Bug 988760 - Account extra time since blocking correctly. r=karlt, a=bajaj 07 April 2014, 11:20:57 UTC
d428747 Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug. r=gavin, a=test-only 17 April 2014, 14:59:10 UTC
534c6fd Bumping manifests a=b2g-bump 24 April 2014, 09:42:48 UTC
19186b6 Bumping manifests a=b2g-bump 24 April 2014, 04:02:46 UTC
b7183fb Bumping manifests a=b2g-bump 23 April 2014, 18:07:52 UTC
7007653 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/43a87e9c7d71 Author: Ryan VanderMeulen <rvandermeulen@mozilla.com> Desc: Merge pull request #18172 from jaoo/991628-v1.3 [v1.3] Bug 991628 - [Settings][OMA CP] Not possible to select an APN received via OMA CP message if there is already one with the same name ======== https://hg.mozilla.org/integration/gaia-1_3/rev/e01702a152fa Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com> Desc: Bug 991628 - [Settings][OMA CP] Not possible to select an APN received via OMA CP message if there is already one with the same name 23 April 2014, 18:05:38 UTC
1949f0e Bumping manifests a=b2g-bump 22 April 2014, 09:52:59 UTC
8b74782 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/e0dcffc9ca60 Author: Gabriele Svelto <gsvelto@mozilla.com> Desc: Bug 988760 - Workaround for glitchy sound when playing the busytone r=etienne (cherry picked from commit d3a918483a7342052ede64bcb5dc6c72f5356212) Conflicts: build/jshint/xfail.list 22 April 2014, 09:50:47 UTC
6d77d83 Bumping manifests a=b2g-bump 22 April 2014, 09:12:45 UTC
b4b81a0 Backed out changesets 7c33866b295d, f805ccdbb688, and 9274263b7e0c (bug 977359) for suspicion of causing B2G mochitest-8 shutdown crashes. 21 April 2014, 20:50:51 UTC
cf1e12e Bumping manifests a=b2g-bump 21 April 2014, 20:10:59 UTC
f08657c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/0f8ccf047e12 Author: James Burke <jrburke@gmail.com> Desc: Merge pull request #18495 from jrburke/bug985598-v1.3-email-double-activity-blank Bug 985598 - [email] Double-triggering of share/new activity by clicking on a mailto link results in black screen r=asuth a=bajaj ======== https://hg.mozilla.org/integration/gaia-1_3/rev/7b0a086f50e7 Author: jrburke <jrburke@gmail.com> Desc: Bug 985598 - [email] Double-triggering of share/new activity by clicking on a mailto link results in black screen v1.3 branch merge from master of commit c3b1f1fe0ee3e00903858333412b6de94f194629 21 April 2014, 20:05:58 UTC
9a1e104 Bumping manifests a=b2g-bump 21 April 2014, 19:06:03 UTC
4a458ee Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/61b4d59e40c7 Author: James Burke <jrburke@gmail.com> Desc: Merge pull request #18493 from jrburke/bug969609-v1.3-email-notification-black-screen Bug 969609 - [B2G][Email]Opening an email notification then pressing back in the email app leads to a black screen. r=asuth a=bajaj ======== https://hg.mozilla.org/integration/gaia-1_3/rev/22ed05004314 Author: jrburke <jrburke@gmail.com> Desc: Bug 969609 - [B2G][Email]Opening an email notification then pressing back in the email app leads to a black screen. Manual v1.3 branch merge from master commit 2a439c1dd68b9336b7b0ff14df9b742943aa61bf 21 April 2014, 19:00:56 UTC
822303c Bumping manifests a=b2g-bump 21 April 2014, 16:48:06 UTC
6582f52 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/4815e78c4b86 Author: Etienne Segonzac <etienne@segonzac.info> Desc: Merge pull request #18217 from etiennesegonzac/bug-993807-network-initiated-mmi Bug 993807 - Making sure the MmiManager is initialized for network initiated MMI sessions. r=rik 21 April 2014, 16:45:28 UTC
7249d73 Bug 977359 - Part 3: Remove runtime checks for Nuwa deadlock in debug build. r=khuey, a=bajaj 15 April 2014, 13:27:56 UTC
18ef552 Bug 977359 - Part 2: Test case for the deadlock in the Nuwa process. r=gal, a=bajaj 15 April 2014, 13:26:30 UTC
70eaec2 Bug 977359 - Part 1: Fix ImageBridgeChild deadlock in the Nuwa process by freezing the thread after the actor is opened. r=gal, r=nical, r=khuey, a=bajaj 11 April 2014, 10:37:12 UTC
ad6f86f Bug 993821 - [Wifi] Event thread is blocked in WaitForEvent caused wifi stay in searching state. r=chulee, a=bajaj 10 April 2014, 05:52:38 UTC
e89fe20 No bug, Automated HSTS preload list update from host bld-linux64-spot-445 - a=hsts-update 19 April 2014, 10:14:51 UTC
0a3d05d Bug 986365 - Crash in supplicant because of closing supplicant while waiting for event. r=chulee, a=gal 27 March 2014, 05:58:04 UTC
a56f0ee Bug 967653 - [Inter-App Communication API] Use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice, a=1.3+ 17 April 2014, 10:57:02 UTC
92fe87f Bug 996883. r=mjrosenb, a=1.3+ 16 April 2014, 14:08:21 UTC
7c34b4e Bumping manifests a=b2g-bump 18 April 2014, 21:00:17 UTC
69a1461 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/e1441d1b2e12 Author: Marshall Culpepper <marshall.law@gmail.com> Desc: Merge pull request #17859 from marshall/ftuPing_v1.3 Bug 969101: Initial implementation of a first-time use ping. r=fabrice ======== https://hg.mozilla.org/integration/gaia-1_3/rev/fe95a000328c Author: Marshall Culpepper <marshall@mozilla.com> Desc: Bug 969101: Initial implementation of a first-time use ping. r=fabrice 18 April 2014, 21:00:07 UTC
a6995c9 bug 991393 - update flame branches. r=hwine a=npotb DONTBUILD 18 April 2014, 18:14:11 UTC
cb66c22 bug 991393 - flame configs. r=catlee a=npotb DONTBUILD 18 April 2014, 17:26:13 UTC
cc852d1 Bug 989022 - JS error Causing a blank screen on Webpay if sim is not present. r+a=fabrice 18 April 2014, 15:05:34 UTC
4d2d792 Bug 995995 - Set testing prefs to redirect to the test proxy server for RSS feeds. r=jmaher, a=test-only 15 April 2014, 21:14:51 UTC
e0d7c8e Bug 996031 - Remove 455407.html crashtest. r=dholbert, a=test-only The bug that this test was intended to test seems transient, according to testing with nightlies around the time the bug was filed. Additionally, the test connects to external servers, which is frowned upon and will soon be forbidden. 15 April 2014, 20:31:51 UTC
94478ad Bug 996019 - Fix browser_bug435325.js to not connect to example.com. r=ehsan, a=test-only 15 April 2014, 20:14:10 UTC
22fc9ab Bug 996009 - Ensure that the richtext2 browserscope tests do not attempt to contact the external network. r=roc, a=test-only 15 April 2014, 13:32:36 UTC
141f6f8 Bug 995065 - Backout bug 947227 on the release branches. r=jgilbert, a=1.3+ 18 April 2014, 13:58:29 UTC
8c0dde5 Bumping manifests a=b2g-bump 18 April 2014, 11:52:35 UTC
d04597b Bug 995289 - Use fmod to wrap custom waveform phase. r=padenot, a=1.3+ 15 April 2014, 02:12:13 UTC
eff6293 Bumping manifests a=b2g-bump 17 April 2014, 14:32:41 UTC
0e4f667 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/388d646c7527 Author: Gabriele Svelto <gsvelto@mozilla.com> Desc: Bug 991666 - Fix removal of old API notifications when selected from the toaster r=alive ======== https://hg.mozilla.org/integration/gaia-1_3/rev/30621eb4c542 Author: Anthony Ricaud <anthony@ricaud.me> Desc: Merge pull request #14577 from Rik/stop-ringtone-power-button-890434 Bug 890434 - Impossible to silence an incoming call without rejecting it r=etienne Conflicts: apps/communications/dialer/test/unit/calls_handler_test.js 17 April 2014, 14:30:40 UTC
d443d8f Bug 992968. r=efaust, a=1.3+ 16 April 2014, 13:18:26 UTC
84209dc Bug 957666 - Send back a huge retry reconnection time in delayedServerEvents.sjs. r=ehsan, a=test-only 17 April 2014, 00:56:20 UTC
aa21c8a Bumping manifests a=b2g-bump 17 April 2014, 11:12:37 UTC
d83cae0 Bumping manifests a=b2g-bump 17 April 2014, 03:51:47 UTC
520cce8 Bug 995607 - Fix an AutoDebugModeInvalidation issue. r=shu, a=1.3+ 15 April 2014, 16:22:52 UTC
44f9136 Bug 966630 - Clamp level to TexImage operations to [0..31]. r=jgilbert, a=1.3+ 14 April 2014, 07:27:24 UTC
c54bdf7 Bug 980679 - Filter redundant scroll offset updates by scroll generation value. r=botond,tn a=bajaj 15 April 2014, 20:13:37 UTC
44bfed8 Bug 993546 - Fix uplift rebasing error. a=bustage 15 April 2014, 20:09:41 UTC
367cc33 Bug 993546 - Add missing comma. a=bustage 15 April 2014, 18:34:10 UTC
3ed3874 Bug 993546 - Refactor malloc-wrapping memory reporter implementations. r=njn, a=1.3+ 15 April 2014, 17:14:20 UTC
988469d Bug 892990 - Cap waiting time for wait-for-composite in WebGL reftests. r=bjacob, a=test-only 14 April 2014, 22:43:57 UTC
be9d6ec Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs. r=smacleod, a=test-only 14 April 2014, 10:03:18 UTC
6dd853f Bumping manifests a=b2g-bump 15 April 2014, 12:32:38 UTC
eae94da Bumping manifests a=b2g-bump 15 April 2014, 09:46:41 UTC
aa08f98 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/91962ccd3afb Author: Florin Strugariu <bebef_1987@yahoo.com> Desc: Merge pull request #18281 from chirarobert/v1.3_airplane Bug 995964 - [v1.3] Fix for test_settings_airplane_mode.py ======== https://hg.mozilla.org/integration/gaia-1_3/rev/70adf1785594 Author: chirarobert <robert.chira@softvision.ro> Desc: Bug 995964 - [v1.3] Fix for test_settings_airplane_mode.py 15 April 2014, 09:40:32 UTC
0a9e06a Bug 818968 - Disable failing b2g reftests so we can move the rest to AWS - pass 1, r=jgriffin, a=test-only 14 April 2014, 21:02:59 UTC
45a50cd Bug 991988 - Resolve HostName of either MMS Proxy or MMSC. r=vyang, a=bajaj 10 April 2014, 04:03:56 UTC
f933ead Bumping manifests a=b2g-bump 14 April 2014, 14:46:44 UTC
6685f8d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-1_3/rev/491ceeb1a118 Author: Gareth Aye <gaye@mozilla.com> Desc: Merge pull request #18135 from gaye/bug-974554 Bug 974554 - CalDAV parser should accept ical inside xml comments nested in <calendar-data> elements r=millermedeiros 14 April 2014, 14:40:34 UTC
back to top