Fabrice Desré
7ba8fb1e08
Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen]
2012-11-28 22:36:15 -08:00
Randy Lin
05eb4e15d4
Bug 814349 - [gonk] Remove default value of master volume setting. r=vingtetun
2012-11-26 11:03:18 +08:00
Vicamo Yang
b6f7216c45
Bug 804754 - Add UAProfile url into HTTP request header. r=vyang
2012-11-29 11:39:58 +08:00
Chris Jones
a821d1f0e5
Bug 814778: Disable font inflation for the b2g master process. r=dbaron
2012-11-28 12:16:01 -08:00
Justin Lebar
d67f10315c
Bug 815898 - Fix sed error when building B2G on Mac. r=mwu
...
--HG--
extra : rebase_source : 33a6f29812fda858ed30f55767838a34bdfdb9ef
2012-11-28 12:58:40 -05:00
Fabrice Desré
be826b107c
Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past]
2012-11-28 02:48:10 -08:00
Gregor Wagner
28f0f5ac29
Bug 814294 - Don't prompt for missing permissions (UNKNOWN_ACTION). r=sicking
2012-11-27 17:31:45 -08:00
Gregory Szorc
d2d56733bf
Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
...
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Chris Jones
c6b42920b1
Bug 811315: Use process-per-mozbrowser by default and make scrolling behavior selectable by content. r=jlebar sr=roc
...
This is a rollup of the following patches
Bug 811315, part 0.9: Fix pre-existing race condition that allows dying ContentParents to accidentally try to load new TabParents. r=jlebar
Bug 811315, part 0.91: Fix another pre-existing race condition where FirstIdle might run after ContentChild::ActorDestroy(). r=jlebar
Bug 811315, part 1: Make "browser" process limit infinite and unload the processes when all tabs are closed. Firefox with process-per-tab! r=jlebar
Bug 811315, part 2: Pass scrolling-behavior hint down into TabParent instead of inferring it from app/browser. r=jlebar
Bug 811315, part 3: Add a mozasyncpanzoom attribute for iframes and honor it when constructing a remote frame. r=jlebar sr=roc
2012-11-27 12:43:52 -08:00
Ed Morley
82e300133f
Merge mozilla-central to mozilla-inbound
2012-11-27 19:39:16 +00:00
Vivien Nicolas
2e2a4d1a24
Bug 811162 - After switching the language in the settings app, the entire gaia window is half as tall. r=kaze
2012-11-27 11:28:56 -08:00
Marshall Culpepper
60dbdd1f7f
Bug 809974: Set the last update installed time for B2G. r=fabrice
2012-11-27 11:53:17 -06:00
Fabrice Desré
0306377862
bug 815145 - Remove the JS REPL from shell.js [r=vingtetun]
2012-11-27 08:40:18 -08:00
Chris AtLee
2cef0b1514
Bug 813826: gecko configs for otoro builds. r=nthomas DONTBUILD
...
--HG--
extra : rebase_source : 2af6efb4c7851f338f4594ca3757dc4a2ac1762d
2012-11-27 06:21:07 -08:00
Hubert Figuière
10c4c20f25
Bug 811778 - Only send crash reports on wifi. r=fabrice
2012-11-26 18:29:20 -05:00
Ben Hearsum
c9e21ac6e5
bug 812836: Set up nightly multilocale B2G desktop builds for l10n testing - add gaia l10n info to gecko config for unagi. r=aki
2012-11-23 13:00:54 -05:00
Nick Thomas
a160d4f67b
Bug 810994, update gonk-misc in snapshots for panda & unagi to get symbols (and no random-red), r=aki
2012-11-23 12:09:11 +13:00
Paul Adenot
520bdd6839
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Chris Jones
01301949a5
Bug 813451: Update-available notifications don't get lost anymore, so the code from bug 801987 is no longer needed. r=marshall_law
2012-11-20 18:08:32 -08:00
Jed Parsons
4a0b1c2bfd
Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida
2012-11-20 20:28:34 -05:00
Ryan VanderMeulen
f2e91ec598
Backed out changeset 442028081ef4 (bug 810994) for b2g panda bustage.
2012-11-20 19:57:54 -05:00
Aki Sasaki
dbf2d412a0
bug 810994 - Update gonk-misc in B2G snapshot to pick up /494f34f5dc052335b75114ae87264a3072143315. r=nthomas
2012-11-20 15:39:30 -08:00
Gregory Szorc
9fe6a8cad5
Bug 808219 - Firefox Health Reporter service; r=rnewman
2012-11-13 20:22:09 -08:00
Gregory Szorc
1edab3eadb
Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
...
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Chris Jones
00039d4d53
Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron
2012-11-20 11:55:14 -08:00
Rafael Ávila de Espíndola
03c3026df2
Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
...
Update the manifests.
2012-11-20 10:50:50 -05:00
Chris Jones
7ff5ce9065
Bug 799768: Only bother computing an invalid rect if it affects composition and enable omtc for X11 b2g builds. r=mattwoodrow
2012-10-11 16:55:42 -07:00
Michael Wu
fe1ca13ca3
Backed out changeset d12d63253125 (bug 809665) for red
2012-11-19 19:54:33 -06:00
Michael Wu
ab9f16238f
Bug 809665 - Boot animation support for B2G, r=cjones
2012-11-09 12:08:36 -08:00
Ehsan Akhgari
5866920e6f
Merge mozilla-central into mozilla-inbound
2012-11-19 17:07:53 -05:00
Alex Keybl
d1de145dd7
Merging in version bump NO BUG
2012-11-19 12:03:27 -08:00
Chris Jones
436fc9b0fa
Bug 798694, part 3: Remove UA overrides from b2g product proper. r=fabrice
2012-11-18 18:57:41 -08:00
Jed Parsons
12b02d334e
Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida
2012-11-18 00:02:13 -05:00
Jed Parsons
cfffe88629
Bug 811012 - Allow forceAuthentication parameter to request for whitelisted Marketplace. r=benadida
2012-11-17 08:19:38 -05:00
Jed Parsons
a3975964b9
Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida
2012-11-16 18:34:32 -05:00
Gregor Wagner
2fcc0a1c8b
Bug 812034 - Permissions: Connect access field for permission checks. r=ddahl
2012-11-19 12:31:25 -08:00
Hubert Figuière
a1644bf448
Bug 811341 - Make sure we submit if we are already online. r=fabrice
...
--HG--
extra : rebase_source : 6b22139e0b267f413cdd385092f12dfedf2419f4
2012-11-15 11:42:00 -05:00
Paul Adenot
c05870e45a
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
2012-11-19 16:36:06 +00:00
Ryan VanderMeulen
b2903dc4ee
Merge m-c to inbound.
2012-11-15 20:34:51 -05:00
Ryan VanderMeulen
da33f7f1d2
Merge the last PGO-green inbound changeset to m-c.
2012-11-15 20:21:35 -05:00
Myk Melez
7ce60ad188
bug 811944 - package MSVC dlls with B2G on Windows; r=glandium
2012-11-15 10:16:08 -08:00
Olli Pettay
d39a545e92
Bug 749448 - Remove XTF, r=bz
2012-11-15 14:27:13 +02:00
Nick Thomas
5b86482336
Bug 810994, Update gonk-misc in B2G snapshot (for symbols and to fix panda builds), r=catlee
2012-11-15 18:00:50 +13:00
Mounir Lamouri
319bd87780
Bug 796544 - Use x-inputmode instead of inputmode in B2G/Gaia. r=djf
2012-11-15 14:38:47 +00:00
Fabrice Desré
2b3bfbbd74
Bug 802228 - Check for app updates when we check for system update [r=marshall]
2012-11-15 12:52:19 -08:00
Chris Pearce
ddedecabd0
Bug 811381 - Remove ns prefix from media code. r=roc
...
--HG--
rename : content/media/nsAudioAvailableEventManager.cpp => content/media/AudioAvailableEventManager.cpp
rename : content/media/nsAudioAvailableEventManager.h => content/media/AudioAvailableEventManager.h
rename : content/media/nsAudioStream.cpp => content/media/AudioStream.cpp
rename : content/media/nsAudioStream.h => content/media/AudioStream.h
rename : content/media/nsMediaCache.cpp => content/media/MediaCache.cpp
rename : content/media/nsMediaCache.h => content/media/MediaCache.h
rename : content/media/nsBuiltinDecoder.cpp => content/media/MediaDecoder.cpp
rename : content/media/nsBuiltinDecoder.h => content/media/MediaDecoder.h
rename : content/media/nsBuiltinDecoderReader.cpp => content/media/MediaDecoderReader.cpp
rename : content/media/nsBuiltinDecoderReader.h => content/media/MediaDecoderReader.h
rename : content/media/nsBuiltinDecoderStateMachine.cpp => content/media/MediaDecoderStateMachine.cpp
rename : content/media/nsBuiltinDecoderStateMachine.h => content/media/MediaDecoderStateMachine.h
rename : content/media/dash/nsDASHDecoder.cpp => content/media/dash/DASHDecoder.cpp
rename : content/media/dash/nsDASHDecoder.h => content/media/dash/DASHDecoder.h
rename : content/media/dash/nsDASHReader.cpp => content/media/dash/DASHReader.cpp
rename : content/media/dash/nsDASHReader.h => content/media/dash/DASHReader.h
rename : content/media/dash/nsDASHRepDecoder.cpp => content/media/dash/DASHRepDecoder.cpp
rename : content/media/dash/nsDASHRepDecoder.h => content/media/dash/DASHRepDecoder.h
rename : content/media/gstreamer/nsGStreamerDecoder.cpp => content/media/gstreamer/GStreamerDecoder.cpp
rename : content/media/gstreamer/nsGStreamerDecoder.h => content/media/gstreamer/GStreamerDecoder.h
rename : content/media/gstreamer/nsGStreamerReader.cpp => content/media/gstreamer/GStreamerReader.cpp
rename : content/media/gstreamer/nsGStreamerReader.h => content/media/gstreamer/GStreamerReader.h
rename : content/media/ogg/nsOggCodecState.cpp => content/media/ogg/OggCodecState.cpp
rename : content/media/ogg/nsOggCodecState.h => content/media/ogg/OggCodecState.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/ogg/OggDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/ogg/OggDecoder.h
rename : content/media/ogg/nsOggReader.cpp => content/media/ogg/OggReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/ogg/OggReader.h
rename : content/media/omx/nsMediaOmxDecoder.cpp => content/media/omx/MediaOmxDecoder.cpp
rename : content/media/omx/nsMediaOmxDecoder.h => content/media/omx/MediaOmxDecoder.h
rename : content/media/omx/nsMediaOmxReader.cpp => content/media/omx/MediaOmxReader.cpp
rename : content/media/omx/nsMediaOmxReader.h => content/media/omx/MediaOmxReader.h
rename : content/media/plugins/nsMediaPluginDecoder.cpp => content/media/plugins/MediaPluginDecoder.cpp
rename : content/media/plugins/nsMediaPluginDecoder.h => content/media/plugins/MediaPluginDecoder.h
rename : content/media/plugins/nsMediaPluginHost.cpp => content/media/plugins/MediaPluginHost.cpp
rename : content/media/plugins/nsMediaPluginHost.h => content/media/plugins/MediaPluginHost.h
rename : content/media/plugins/nsMediaPluginReader.cpp => content/media/plugins/MediaPluginReader.cpp
rename : content/media/plugins/nsMediaPluginReader.h => content/media/plugins/MediaPluginReader.h
rename : content/media/raw/nsRawDecoder.cpp => content/media/raw/RawDecoder.cpp
rename : content/media/raw/nsRawDecoder.h => content/media/raw/RawDecoder.h
rename : content/media/raw/nsRawReader.cpp => content/media/raw/RawReader.cpp
rename : content/media/raw/nsRawReader.h => content/media/raw/RawReader.h
rename : content/media/raw/nsRawStructs.h => content/media/raw/RawStructs.h
rename : content/media/wave/nsWaveDecoder.cpp => content/media/wave/WaveDecoder.cpp
rename : content/media/wave/nsWaveDecoder.h => content/media/wave/WaveDecoder.h
rename : content/media/wave/nsWaveReader.cpp => content/media/wave/WaveReader.cpp
rename : content/media/wave/nsWaveReader.h => content/media/wave/WaveReader.h
rename : content/media/webm/nsWebMBufferedParser.cpp => content/media/webm/WebMBufferedParser.cpp
rename : content/media/webm/nsWebMBufferedParser.h => content/media/webm/WebMBufferedParser.h
rename : content/media/webm/nsWebMDecoder.cpp => content/media/webm/WebMDecoder.cpp
rename : content/media/webm/nsWebMDecoder.h => content/media/webm/WebMDecoder.h
rename : content/media/webm/nsWebMReader.cpp => content/media/webm/WebMReader.cpp
rename : content/media/webm/nsWebMReader.h => content/media/webm/WebMReader.h
2012-11-14 11:46:40 -08:00
Justin Lebar
4983a359b9
Bug 807143 - Enable image locking on B2G. r=joe
2012-11-14 11:42:24 -05:00
Yuan Xulei
9dbeb205b0
Bug 796365 - Treat contenteditable as a special text field to bring up the keyboard. r=vingtetun a=blocking-basecamp
2012-11-12 16:52:24 +08:00
Gabriele Svelto
fbc8afdb64
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
2012-11-12 17:41:23 +01:00
Fabrice Desré
57fa3be4d3
Bug 810209 - Initialize cookie service at startup [r=mconnor]
2012-11-13 09:40:00 -08:00