Nathan Froyd
cde6a853f0
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
2012-10-16 17:39:32 -04:00
Nathan Froyd
157648b3fe
Bug 834106 - consolidate ClonedMessageData building code into MessageManagerCallback; r=smaug
2013-01-23 21:39:27 -05:00
Ken Chang
1f0dea6a9d
Bug 833271 - B2G CDMA: Support data call. r=vicamo
2013-01-24 10:07:17 +08:00
Jan Beich
8fb239fc05
Bug 832723 - Unbreak build on BSDs after bug 786631. r=cjones
2013-01-25 10:10:12 -05:00
Raymond Lee
8ceb72cf5e
Bug 830703 - test_httpauth.js doesn't run. r=josh
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
2013-01-24 00:37:42 +08:00
Marco Chen
aef1dbd224
Bug 827707 - [GonkSensor] Sensor field in sensors_event_t doesn't mean the index of sensors list from HAL. r=mwu
2013-01-24 10:45:07 +08:00
Thomas Zimmermann
6a0da62b7a
Bug 826055 - Check OMX when looking for decoders on FirefoxOS. r=bz
...
On FirefoxOS, when trying to stream an MP3 file in the browser, Gecko
does not check the OMX decoder for support, and streaming fails.
This patch adds the check for OMX decoders. The browser now streams
the MP3 file correctly.
2013-01-23 16:10:30 +01:00
Raymond Lee
c4096e0f21
Bug 820784 - Remove alternative add_task implementations. r=mak
2013-01-24 12:47:19 +08:00
Ryan VanderMeulen
6b6ad4faae
Merge m-c to inbound.
2013-01-25 09:59:09 -05:00
Jeff Gilbert
c8c186ac5c
Bug 801158 - Update ANGLE to r1561 - r=bjacob
2013-01-24 06:21:01 -08:00
Joel Maher
bf5c3980b7
Backed out changeset 69db50f12203
2013-01-24 08:43:05 -05:00
Joel Maher
108826558a
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=kmoir
2013-01-24 07:34:58 -05:00
Yoshi Huang
7ce877d842
Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh
2013-01-24 19:13:08 +08:00
Olli Pettay
7c23e6514e
Bug 830975, make sure to flush all the documents, yet keep the no-flush-needed case fast, r=mccr8,f=bz,a=abillings
2013-01-24 11:09:06 +02:00
Ryan VanderMeulen
2e41f9bfd9
Merge m-c to fx-team.
2013-01-24 21:36:55 -05:00
Ben Turner
43a7f16ee1
Bug 831307, add additional logging. r=cjones.
2013-01-23 15:57:05 -08:00
Mike Hommey
06559c6867
Bug 833946 - Don't scan the entire tree for a root manifest in the packager. r=gps
2013-01-23 23:49:25 +01:00
Mike Hommey
88d3c5df77
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
2013-01-23 23:49:23 +01:00
Anton Kovalyov
d27b51be7f
Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul
2013-01-23 14:04:18 -08:00
Randell Jesup
0b3b87c85f
Bug 832683: Match SRTP policy values to enable NACK mode in webrtc r=ekr
2013-01-23 16:41:35 -05:00
Ehsan Akhgari
ea3a2d23b4
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
2013-01-23 16:13:50 -05:00
Mike Hommey
6a0bb7782f
Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD
2013-01-23 20:17:07 +01:00
Mike Hommey
63d98bccf3
Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD
2013-01-23 20:16:43 +01:00
Gregor Wagner
00dc7e022f
Backout Bug 793204 for installation failures. r=me
2013-01-23 10:21:13 -08:00
Marco Bonardo
61f0d489c8
Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js.
...
r=Mano
2013-01-23 15:01:29 +01:00
L. David Baron
c98c09c09b
Add reftest for bug 830299.
2013-01-23 13:11:26 +00:00
Ryan VanderMeulen
221487c0da
Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures.
2013-01-24 07:48:07 -05:00
Raymond Lee
6f4b3c8301
Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak
2013-01-23 12:15:17 +08:00
Raymond Lee
3c3c943300
Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak
2013-01-23 00:26:45 +08:00
Julien Wajsberg
a583591b8e
Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike
2013-01-22 15:04:23 +01:00
Johnathan Nightingale
3fdec7fdc5
Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike
2013-01-17 10:01:40 -08:00
Benedict Singer
d6d0cffa71
Bug 787095 - Update formMethod and formEnctype reflection to have the empty string as default value and correct invalid values. r=mounir
2013-01-22 20:35:57 -05:00
Raymond Lee
764b4eede1
Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak
2013-01-23 10:50:13 +08:00
Albert Perez
a8ce9112f5
Bug 827198 - Avoid errors when time or timezone is changed. r=philipp
2013-01-24 07:22:47 -05:00
Ryan VanderMeulen
2b3226b6d4
Backed out changesets a2f8673cfafa and c7bc74ed9256 (bug 781570) for b2g bustage.
2013-01-24 07:09:13 -05:00
Ryan VanderMeulen
ff8945e8f3
Merge m-c to inbound.
2013-01-24 07:09:10 -05:00
Mike Hommey
2434030c1f
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
5ad44af9bd
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
4950cfa0f7
Bug 780561 - Fix the buildconfig python module handling of environment variables. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
1cb9200903
Bug 780561 - Don't try to install *.xpm files, we don't have any nowadays. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
513a633819
Bug 780561 - Use new packager code for l10n repacks. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
30605cdec8
Bug 780561 - Unit tests for the new packager code. r=ted,r=gps
2013-01-23 11:23:14 +01:00
Mike Hommey
0151c8b56a
Bug 780561 - Import new packager code. r=gps
2013-01-23 11:23:14 +01:00
Olli Pettay
9d51d0bb41
Bug 822849 - Don't run CC/GC timers during shutdown, r=mccr8
...
--HG--
extra : rebase_source : 173e02106457b6867db8c4cf734a93366f4b31dd
2013-01-22 21:17:48 +02:00
wfernandom2004@gmail.com
d6a34e1cd6
Bug 710546 - Server sent events Once the end of the file is reached, any pending data must be discarde, r=smaug
...
--HG--
extra : rebase_source : 320ae8e0ca66c1eae7cefe2b1c075c2cc32c7a3b
2013-01-22 21:09:13 +02:00
Jonathan Kew
f129ef13d4
bug 832615 - make reftest-analyzer ignore timestamps in b2g reftest logs. r=dbaron a=nonlibxul DONTBUILD
2013-01-22 18:41:40 +00:00
Ehsan Akhgari
4babd6d50d
Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy
2013-01-22 12:49:52 -05:00
Jon Coppeard
cddac5c60c
Bug 833340 - Fix a couple of jittests failing with rooting analysis r=terrence
2013-01-22 17:03:05 +00:00
Armen Zambrano Gasparnian
5f2940cc29
Bug 833096: Update b2g panda snapshot. a=nonlibxul, r=catlee, DONTBUILD
2013-01-22 09:41:07 -05:00
Tim Taubert
a2cafebbb7
merge m-c to fx-team; a=nonlibxul
2013-01-22 13:02:43 +01:00