Граф коммитов

865 Коммитов

Автор SHA1 Сообщение Дата
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
Rafael Ávila de Espíndola c2f1a081f6 Bug 811081 - Switch the clang packages to the 3.2 release branch. r=rail.
update the manifests.
2012-11-13 09:39:28 -05:00
Mike Hommey 3b09cc017f Bug 809798 - Don't use BOTH_MANIFESTS. r=pike 2012-11-13 08:17:14 +01:00
Jed Parsons 00dc073987 Bug 811095 - (Re)enable identity modules. r=benadida 2012-11-12 19:46:35 -05:00
Chris Peterson f8de270aa6 Bug 785663 - Wait for keyboard to stop resizing before scrolling text input into view. r=djf a=blocking-basecamp+ 2012-11-09 09:39:23 -08:00
Rudy Lu 2be79b7da7 Bug 810769 - [Browser] No keyboard available f=ttaubert r=kaze a=blocking-basecamp 2012-11-12 15:10:32 +01:00
Andrea Marchesini bd73f2c693 Bug 804311 - Remove nsFilePicker from b2g package-manifest.in. r=fabrice 2012-11-09 16:00:26 -05:00
Mounir Lamouri 8644ce2020 Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb 2012-11-09 10:30:54 +00:00
Mounir Lamouri a69affa1ba Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz 2012-11-09 10:24:23 +00:00
Marco Bonardo 2d7946316e Bug 799609 - Disable Places in B2G - Part 5 - Build B2G without Places
r=jlebar
2012-11-09 10:56:01 +01:00
Randy Lin 0c814d1bdf Bug 805744 - Add Support for media control on Wired Headset Button. r=fabrice 2012-11-07 09:45:54 +08:00
Jed Parsons 4eca1ae2b8 Bug 809265 - Update Identity js and jsm modules to use new global object. r=benadida
--HG--
extra : rebase_source : e28a25b4a6556157532bcd082878ae36f6741607
2012-11-08 20:54:13 -05:00
Fabrice Desré 1aad1d89a4 Bug 809325 - change version number to reflect not production-ready state [r=vingtetun] 2012-11-08 16:53:31 -08:00
Philipp von Weitershausen 6d81ae6aa9 Bug 809972 - settings.js: gracefully handle missing nsIAudioManager on desktop builds. r=fabrice 2012-11-08 18:15:38 -05:00
Jed Parsons a100b0be96 Bug 809577 - ifdef around gonk-only audiomanager code. r=benadida 2012-11-08 14:35:03 -05:00
Dave Hylands 03c6a6682e Bug 794599 - Add a preference to disable logging. r=bzbarsky 2012-11-06 22:34:33 -08:00
Marshall Culpepper 5607794e16 Bug 805844: Support update interval configuration via settings in B2G. r=fabrice
--HG--
extra : rebase_source : a235fab66edcbf656212a3010af970989b4fc286
2012-11-07 16:05:55 -08:00
Ehsan Akhgari 2305a6fff8 Merge mozilla-central into mozilla-inbound 2012-11-07 17:24:27 -05:00
Ed Morley b1b1282206 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-07 12:52:55 +00:00
Panos Astithas edaf3f8964 Merge m-c to fx-team 2012-11-07 11:14:37 +02:00
Ed Morley 38ea7cf056 Merge mozilla-central to fx-team
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Panos Astithas 8fcd417c7d Bug 808498 - Chrome debugging broke B2G debugging; r=vporof,vingtetun 2012-11-06 09:14:07 +02:00
Chris AtLee c867def5d7 Bug 800364: Install gaia deps into mock environment. r=rail
--HG--
extra : rebase_source : e852a1cf067cecd87dbdcfb582be9e6b002f440e
2012-11-03 11:48:05 -04:00
Ed Morley 81ba6b73b1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas 10897b86c8 Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
Panos Astithas c39c793692 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 18:21:54 +02:00
Panos Astithas 3a67e45bfe Backed out changeset 871dee07999f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 17:39:00 +02:00
Marco Chen 24d7c0cc45 Bug 791642 - nsIAudioManager: support voice volume. r=philikon
1. Provide api for adjusting volume based on each stream.
  2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Boris Zbarsky 404d9ab987 Bug 807222 part 2. Condition MozTimeManager classinfo so we don't stick it on the global in builds that don't ship the xpt for it. r=jlebar 2012-11-05 10:20:03 -05:00
Justin Lebar 8fc123df0d Bug 771195 - Fire memory pressure events on Gonk. r=dhylands 2012-10-31 13:29:14 -04:00
Kyle Huey 0469a02b25 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vivien Nicolas abc02440f1 Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze 2012-10-31 14:17:43 +01:00
Vicamo Yang a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Justin Lebar 4a0fdd088a Backed out changeset 86d8067fa9e5 (bug 802366) on a CLOSED TREE 2012-10-30 21:36:32 -04:00
Margaret Leibovic 86271c1ed9 Bug 803756 - Override appstrings.properties for B2G. r=philikon 2012-10-29 15:17:32 -07:00
Justin Lebar 0a5c71f499 Bug 802366 - Prelude, part 1: Rename in-process-browser-frame-shown to in-process-browser-or-app-frame-shown. r=bz
--HG--
extra : rebase_source : 683e1facc5a6356a4cce0546fd2593a701fe69c0
2012-10-30 15:55:05 -04:00
Kyle Huey 9a3674d80a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley 4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey 50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Ed Morley 36dbee070f Merge mozilla-central to mozilla-inbound 2012-10-30 10:50:27 +00:00
Nick Thomas 7bc18da2ee Bug 800364, unagi dep build support, r=catlee,mwu 2012-10-30 15:55:51 +13:00
John Ford 5260f5e609 bug 806548 - sync 32bit and 64bit linux desktop b2g mozconfigs rs=cjones DONTBUILD because NPOTB 2012-10-29 14:01:18 -07:00
Margaret Leibovic fc8e80988c Bug 801925 - Let Gaia handle crash reporter dialog/banner logic. r=fabrice 2012-10-29 17:27:09 -07:00
Margaret Leibovic ce19947d7f Bug 801809 - Add hooks for b2g crash reporter UI. r=fabrice 2012-10-29 11:18:50 -07:00
Chris Pearce 046c7a9a82 Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar 2012-10-30 11:02:24 +13:00
Ryan VanderMeulen 52ef3171c3 Merge the last PGO-green inbound changeset to m-c. 2012-11-03 09:23:43 -04:00
Philipp von Weitershausen 14f4b8d94c Bug 807478 - B2G: turn on jsloader.reuseGlobal. r=cjones 2012-11-02 18:03:13 -07:00
Gian-Carlo Pascutto d73a4777ac Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp 2012-11-03 01:53:10 +01:00
Zach Carter b576b5842f Bug 804143 - [Identity] Make id flow OOP. r=benadida 2012-11-02 19:48:57 -04:00
Jed Parsons b2c918dae8 Bug 807078 - Clean up message listeners before closing window. r=benadida 2012-11-02 16:11:51 -04:00
Josh Matthews 01bc13d446 Bug 807760 - Comment followup. DONTBUILD 2012-11-02 11:24:47 -04:00
Josh Matthews 4864051dca Bug 807760 - Disable OMTC in b2g builds on Windows. r=cjones 2012-11-02 11:15:10 -04:00
Margaret Leibovic 64e99f11c4 Bug 807805 - Remove app.reportCrashes from b2g.js now that we have crash reporter settings in the UI. r=fabrice 2012-11-01 14:08:16 -07:00
Jed Parsons 409a98df73 Bug 806605 - Replace loggedInEmail parameter with loggedInUser. r=benadida 2012-11-01 19:23:14 -04:00
Gina Yeh 8ef660a117 Bug 808879 - Patch 1: Expose connection status for system app, r=qdot, sr=mrbkap 2012-11-07 10:12:41 -08:00
Mounir Lamouri 5a334278ca Bug 795715 - Remove B2G-specific stuff from nsIDOMWindow. r=khuey,fabrice sr=smaug 2012-11-07 18:10:40 +00:00
Jose Antonio Olivera Ortega f185712963 Bug 808994 - B2G SMS: Expose the strict7BitEncoding setting through the setting API. r=vicamo 2012-11-07 18:51:40 +01:00
Tim Taubert a44ef297ae Bug 802073 - Follow-up: check IME mode for text inputs only r=yxl a=blocking-basecamp 2012-11-07 17:32:09 +01:00
Tim Taubert e057906f3d Bug 802073 - Receive input event twice from input tag type:time and type:date r=vingtetun a=blocking-basecamp 2012-11-07 12:53:24 +01:00
Panos Astithas 51c2f371a3 Bug 799153 - Add UI for toggling the debugger server in Firefox OS; r=vingtetun 2012-10-31 09:03:01 +02:00
Jed Parsons e054b7f4a2 Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones 2012-10-26 07:39:38 -04:00
Andrea Marchesini 7a98dda71b Bug 805282 - Add MailtoProtocolHandler.js, SmsProtocolHandler.js and TelProtocolHandler.js to package-manifest.in r=fabrice 2012-10-25 18:50:03 -07:00
Ryan VanderMeulen cf897fbf06 Merge m-c to inbound. 2012-10-25 17:43:19 -04:00
Tim Taubert c0ec641283 merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Dave Hylands 1a9b5ffe75 Bug 805531 - Turn off javascript.options.mem.log for b2g 2012-10-25 12:01:59 -07:00
Jim Mathies d79e59cd73 Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg 2012-10-25 09:57:51 -05:00
Vivien Nicolas 315fbf84f0 Bug 796079 - language.current should map to general.useragent.locale instead of intl.accept_languages. r=pike 2012-10-25 15:02:15 +02:00
Vivien Nicolas 282d87e2c0 Bug 759911 - include human readable build ID, version, and channel in device info. r=lsblakk 2012-10-25 15:02:15 +02:00
Gina Yeh 2970df92ac Bug 804460 - Patch 2: Failed to set audio stream volume to correct value by bluetooth headset, r=djf 2012-10-25 18:50:46 +08:00
David Dahl a1c372317d Bug 773114 - Permission UI events for apps r=sicking r=anygregor 2012-10-24 15:19:01 -05:00
Tim Taubert 5fb553a42c Bug 804827 - bustage fix for Cu.isDeadWrapper(null) r=djf a=sicking 2012-10-25 01:30:14 +02:00
Tim Taubert 718d687174 Bug 804827 - can't access dead object in forms.js line 49 r=djf a=sicking 2012-10-24 20:09:12 +02:00
Phil Ringnalda b6e6285116 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Fabrice Desré ac97c764da Bug 801355 - Race condition setting up permissions at startup [r=gwagner] 2012-10-23 13:11:02 -07:00
Edwin Flores c336c77898 Bug 802465 - Limit resolution of youtube streams in YoutubeProtocolHandler r=fabrice 2012-10-19 14:11:36 +13:00
Marshall Culpepper f89b0cb069 Bug 804226: Move B2G nsIUpdateCheckListener impl into it's own type to avoid method name collision. r=fabrice 2012-10-23 13:51:16 -05:00
Andrea Marchesini f9cfd22a17 Bug 803452 - Remember my choice for geolocation doesn't work. r=vingtetun 2012-10-22 22:22:27 -04:00
Shih-Chiang Chien ff8dcd1bcd Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking 2012-10-04 17:28:34 +08:00
Rafael Ávila de Espíndola c289816360 Bug 799572 - clang update broke NSS. r=rail. 2012-10-22 09:10:20 -04:00
Mihai Sucan 2d87b85b5d Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Marshall Culpepper f44ea263d6 Bug 798948: Allow force checking of updates in B2G. r=fabrice 2012-10-13 13:11:09 -05:00
Marshall Culpepper 64fcf6b336 Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong 2012-10-13 13:06:58 -05:00
Paul Adenot 2d57a60e89 Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong 2012-08-26 22:36:44 -07:00
Paul Adenot 12b79c6a6d Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
Paul Adenot 78e501d618 Bug 779997 - Import SoundTouch Library in the tree. r= 2012-08-26 22:36:44 -07:00
Dave Hylands ef2e674639 Bug 794599 - Backout 847cedab81ae due to debug orange 2012-11-07 01:03:52 -08:00
Dave Hylands 192afbdbac Bug 794599 - Add a preference to disable logging. r=bzbarsky 2012-11-06 22:34:33 -08:00
Gregor Wagner 78d36347e1 Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm 2012-10-26 16:06:19 -07:00
David Flanagan 6a13d90e9a Bug 796544 - Pass the inputmode attribute value to mozKeyboard. r=cpeterson 2012-10-12 14:51:13 -07:00
Dão Gottwald d5afd686df Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Gregory Szorc 0c9a888a7c Bug 800154 - Refactor how services/ integrates with build system; r=glandium
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Hubert Figuière abfecd99d7 Bug 777185 - Hookup content process crash reporting. r=fabrice
--HG--
extra : rebase_source : fa1f24733b506994624ece032921125a2e2b1434
2012-10-11 16:18:00 +02:00
Gregor Wagner ed235f6d9c Bug 799656 - Decrease b2g's javascript.options.mem.high_water_mark from 32mb to 6mb. r=billm 2012-10-10 17:26:19 -07:00
Ryan VanderMeulen a95cdcdd1d Merge m-c to inbound. 2012-10-10 06:32:24 -04:00
Tim Taubert a9b88a6aae merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Tim Taubert ea72141812 Bug 796269 - [settings] set time manually once, cannot do again r=vingtetun 2012-10-09 17:29:32 +02:00
Rafael Ávila de Espíndola 3e32aab4c5 Bug 793109 - Stacks truncated near nsDocLoader::DoFireOnStateChange. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 9f878c77d21853d7fedc4dcb48d1d63fe7b88696
2012-10-09 21:59:51 -04:00
Justin Lebar 2633a72813 Bug 799536 - Disable sync on B2G. r=fabrice 2012-10-09 12:49:15 -04:00
Jared Wein 69c927a428 Bug 798217 - Remove unused nsIAlertService preferences in b2g/android-mobile/xul-mobile/. r=mfinkle r=cjones
--HG--
extra : rebase_source : 2739bfd70b4e37c5273b887b8142d2c96d32e6c8
2012-10-08 18:38:57 -07:00
David Flanagan 2190a271e3 Bug 796080 - Pass inputmode, selectionStart, and selectionEnd to mozKeyboard. r=vingtetun 2012-10-04 23:21:10 -07:00
Alex Keybl 5e5b54cfae Merging in version bump NO BUG 2012-10-08 11:01:15 -07:00
Ryan VanderMeulen c5da4292a6 Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Shih-Chiang Chien 0c2cdf9143 Bug 793108 - Add removeFocus() for MozKeyboard. r=sicking 2012-10-17 19:18:14 +08:00
Anant Narayanan d2125d4860 Bug 801801: Fix runapp argument for B2G Desktop; r=fabrice 2012-10-17 15:16:03 -07:00
Justin Lebar af4bcd56dc Bug 802777 - Decrease image.mem.max_decoded_image_kb on B2G. r=joedrew 2012-10-17 16:18:33 -04:00
Dale Harvey f98e08c150 Bug 802466 - Add signature to stream url. r=fabrice 2012-10-17 15:33:58 -04:00
Gene Lian 429e33b79b Bug 801573 - [Web Activities] Need to notify SystemMessageInternal when the app's registration restarts to avoid sending system messages to deprecated pages. r=fabrice 2012-10-17 12:30:43 +08:00
Fabrice Desré e74a334778 Bug 801987 - [OTA update] system notification never reappears after dismissing "Later" and then force updating [r=marshall] 2012-10-16 22:07:59 -07:00
Phil Ringnalda edf26f99e4 Back out 4f8830d30f62 (bug 794680) for bustage on a CLOSED TREE 2012-10-16 19:58:32 -07:00
Jed Parsons 7b466c7726 Bug 794680 - Connect gecko to b2g identity ui. r=benadida 2012-10-16 21:34:02 -04:00
Marshall Culpepper 08e2eba20e Bug 801742: Pass updater errors and status to Gaia in B2G. r=fabrice
--HG--
extra : rebase_source : 1cb52325daa904a8b0fad9f1bb57bdc058188e1c
2012-10-16 14:15:37 -05:00
Fernando Jiménez fd750414f5 Bug 793329 - If the trusted UI is closed on device, fire an onerror callback in mozPay indicating as such; r=fabrice 2012-10-16 11:28:30 +02:00
Ed Morley 1bcac7940e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-06 20:30:35 +01:00
Rafael Ávila de Espíndola aa57616209 Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
update the tooltool manifests.
2012-10-06 08:30:21 -04:00
Marshall Culpepper 2c2310c7d8 Bug 798132: Followup fix: Move the crash reporter query into the try/catch to fix builds where it is disabled. r=fabrice 2012-10-05 15:11:37 -05:00
John Ford a96c9863d2 bug 776783 enable packaging gaia on win32 B2G desktop builds rs=cjones DONTBUILD because NPOTB 2012-10-05 11:19:16 -07:00
Marshall Culpepper 1dbdafdf08 Bug 798132: Followup fix: Move the crash reporter query into the try/catch to fix builds where it is disabled. r=fabrice
--HG--
extra : rebase_source : 518e13b4a29c76a87552a920cb5571256bfe3f3d
2012-10-05 14:16:13 -05:00
Fabrice Desré 5fcf9cc9ba Bug 798132 - Builds without the crash reporter don't start anymore. [r=hub] 2012-10-04 21:10:45 -07:00
Rafael Ávila de Espíndola 04974f2112 Bug 784691 - Upgrade clang to r162360.
Update the tooltool manifests. r=rail.
2012-10-04 22:22:27 -04:00
Ryan VanderMeulen cb4ad1ca42 Merge m-c to inbound. 2012-10-04 17:54:34 -04:00
Fabrice Desré f5db9c7e0a Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall] 2012-10-04 14:19:05 -07:00
John Ford e891130972 bug 797438 - stop setting GAIA_DOMAIN for desktop b2g builds r=cjones 2012-10-04 10:30:07 -07:00
Hubert Figuière 8ef9e26fc6 Bug 777187 - Annotate crash with Android hardware info. r=fabrice f=kairo
--HG--
extra : rebase_source : 2ec27088996e4aa8c385475498ae42bfd4b1e6ec
2012-10-04 10:29:43 -07:00
Albert Crespell abc51198a7 Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst 2012-10-04 18:42:41 +02:00
Mike Hommey 0a58eed5fc Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu 2012-10-04 08:20:09 +02:00
Fabrice Desré 2d02559cb5 Bug 787054 - Make the UA string OS agnostic again, use UserAgentOverrides.jsm to white-list sites that need "Android" [r=dao,gerv] 2012-10-03 13:27:46 -07:00
Vicamo Yang 1e55b2ba67 Bug 790192 - Part 1/2: support strict GSM SMS 7-Bit encoding, r=marshall_law 2012-10-03 16:37:19 +08:00
Fabrice Desré d782e1b6aa Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner] 2012-10-02 22:38:03 -07:00
Rafael Ávila de Espíndola ced8251cff Bug 796937 - Deploy new clang package with output order fixes. r=rail.
--HG--
extra : rebase_source : 7f339cf7b9b8bee34967c69203179e944e713536
2012-10-02 18:50:03 -04:00
Gene Lian 56e7808397 Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones 2012-10-02 15:26:32 +08:00
Dave Hylands 4a5d44fb67 Bug 797174 - dom.ipc.processPrelauch is misspelled
Corrected spelling to be dom.ipc.processPrelaunch
2012-10-02 17:13:40 -07:00
Marshall Culpepper 07f5135c0b Bug 740722: Wait until the user is idle before prompting to apply an update in B2G. r=fabrice 2012-10-02 13:33:49 -05:00
Joe Drew bba0614971 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Andrea Marchesini 1827b6489f Bug 793310 - Support sms:, tel: and mailto: URI schemes, r=philipp 2012-10-01 11:28:01 -07:00
Ms2ger ea5b32e8c8 Merge backout. 2012-10-01 14:16:20 +02:00
Ms2ger b83586e559 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew 2b9b4de964 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Marshall Culpepper 7ad8f721a7 Bug 778349: Initial support for OS ("FOTA") updates in Gonk. r=rstrong r=bbondy r=fabrice 2012-09-30 21:55:51 -05:00
Timothy Guan-tin Chien 617df5fdf9 Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Phil Ringnalda 24ea640675 Back out eae519534b01 (bug 772364), 4935822abf87 (bug 795164) and ddee22deae16 (bug 793082) for orange on a CLOSED TREE 2012-09-29 13:20:09 -07:00
Timothy Guan-tin Chien 9779c20ced Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Rudy Lu 458e5547c7 Bug 794878 - Keyboard API should pass initial values for input[type="date|time"] and others. r=vingtetun 2012-09-29 12:32:57 -04:00
Chris Jones 0808c5de09 Followup to bug 789358: Make hit-target fluff margins match fennec's. DONTBUILD 2012-09-29 01:29:19 -07:00
John Ford 200123188b bug 776783 - build win32 wrapper program r=cjones 2012-09-28 16:25:20 -07:00
Dave Hylands 448fa1fd4c Bug 795480 - Make b2g app ensure that it's the process group controller. r=cjones 2012-09-28 16:11:03 -07:00
Michal Novotny c034040abb Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-29 00:39:20 +02:00
Marshall Culpepper 7f6b485c6a Bug 794092 - Initial implementation of Gonk RecoveryService. r=vingtetun r=cjones
Adopted from Shih-Chiang Chien's original code.
2012-09-28 17:32:56 -05:00
Marshall Culpepper c78978fd20 Bug 795479: Add the update channel pref to b2g.js, and use it in the update URL. r=cjones
--HG--
extra : rebase_source : 713928705bcd3601fe75960173582bf6875c14b3
2012-09-28 17:03:05 -05:00
Ed Morley 6028447903 Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE 2012-09-28 23:00:28 +01:00
Nicolas Silva 708ffa7685 Bug 794747 - Set B2G's default video queue size to 3 instead of 10. r=kinetik 2012-09-28 14:43:57 -04:00
Joe Drew 5b9be123ec Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Ed Morley 2d12dc7bf9 Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE 2012-09-28 13:14:26 +01:00
Michal Novotny a323c44dd2 Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-28 13:53:52 +02:00
Josh Matthews 10314074af Bug 770778 - Make TCPSocket e10s-friendly. r=bent 2012-09-24 14:53:49 -04:00
Patrick McManus d70af841f6 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Edwin Flores 10f459ae75 Bug 759506 - Build changes for B2G zero-copy OMX hardware decoding r=cjones 2012-09-27 16:33:42 +12:00
Eric Chou cbb7f8ccdc Bug 792002 - patch 2: adjust volume after receiving AT+VGS, r=qdot, r=fabrice 2012-09-27 10:24:39 +08:00
Ryan VanderMeulen 231974aa3a Merge m-c to inbound. 2012-09-26 21:37:18 -04:00
John Ford 4c7886ef29 bug 794412 - update gonk-toolchain to support building OMX-in-gecko rs=cjones 2012-09-26 17:05:41 -07:00
Chris Jones b8d176e27c Bug 789358: Enable hit-target fluffing for b2g. r=doublec 2012-09-13 15:43:16 -07:00
Vivien Nicolas 841f04f831 Bug 793553 - [b2g] oninput is not fired when the content of an input field is changed. r=mounir 2012-09-26 13:08:50 +02:00
Sid Stamm a3f5cf2545 Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir 2012-09-25 16:28:17 -07:00
Fabrice Desré 50698ed746 Backout Bug 768029 because that breaks Gaia (see https://github.com/mozilla-b2g/gaia/issues/5177) 2012-09-25 15:32:20 -07:00
Sid Stamm cf8d576337 bug 768029 - Apply CSP Policy to trusted and certified apps. r=sicking. Parts by sicking, r=mounir. 2012-08-02 12:13:53 -07:00
Chris AtLee 950e519d55 Bug 777530: remove Android.mk files from breakpad; add perl-Digest-SHA to panda build requirements. r=ted DONTBUILD
--HG--
extra : rebase_source : b5c9cdf1c3ab712ad60f7114c0734d67fa5fb633
2012-09-24 20:41:58 -04:00
Fabrice Desré a505bb317c Bug 793349 - Youtube activity should include video title [r=dougt] 2012-09-24 22:31:14 -07:00
Chris Double cb753c3b6c Bug 790125 - Throbber not working in browser video controls on B2G - r=cjones 2012-09-25 16:45:30 +12:00
Cervantes Yu 873656691a Bug 791036 - Fix MozKeyboard for value selector only working on the last opened app. r=vingtetun 2012-09-24 21:50:20 -04:00
Ryan VanderMeulen c52e012505 Merge the last PGO-green inbound changeset to m-c. 2012-09-24 20:47:13 -04:00
John Ford cb9e7f6e08 bug 776783 - enable gaia packaging on Linux rs=cjones DONTBUILD 2012-09-24 13:38:15 -07:00
John Ford 0773d8996d bug 776783 - enable gaia packaging on Mac OS X rs=cjones DONTBUILD 2012-09-24 12:50:53 -07:00
Jonathan Griffin 46356b20a3 Bug 793240 - Disable profiling for b2g's gecko opt build, r=cjones 2012-09-24 09:35:55 -07:00
Fabrice Desré b92f460fbd backout bug 793082 because it breaks gaia homescreen 2012-09-22 10:05:26 -07:00
Timothy Guan-tin Chien 8be6d78acb Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-21 22:16:35 -07:00
Ray Cheung 712265bc79 Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Shelly Lin 439f951fa8 Bug 790158 - Add os version and hardware info to mozSettings. r=cjones 2012-09-19 18:06:40 +08:00
Ms2ger abf742d34d Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert 646344e386 merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Panos Astithas 152572b05a Bug 789114 - Make B2G and Fennec browser actors inherit the extensibility API changes. f=glandium r=msucan,mfinkle,vingtetun 2012-09-20 09:38:11 +03:00
Fabrice Desré dd96f8006d Bug 777633 - Cannot view a video on mobile youtube on Firefox OS - vnd.youtube is not a registered protocol [r=dougt] 2012-09-17 14:55:48 -07:00
Gregor Wagner f86a19dece Backout bug 770731 2012-09-18 16:19:56 -07:00
Gregor Wagner 12da45ca6f Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-18 14:52:39 -07:00
Rafael Ávila de Espíndola 87e00dfa4b Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a Mac Tinderbox debug build). r=rail.
Switch to the new package.
2012-09-18 16:59:39 -04:00
Chris Jones e2c1ec4c18 Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent 2012-09-19 16:13:31 -07:00
Ed Morley fb64dc10dd Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks 2012-09-17 16:54:09 +01:00
Fabrice Desré 64ffd22065 Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
Hubert Figuière 288cafa2fe Bug 773892 - Part 3: only rely on the event to send the crash report. r=fabrice
--HG--
extra : rebase_source : 11f5f28422fd3460224ab0a669e29a7f418af87f
2012-09-26 16:42:17 -07:00
Hubert Figuière b351816925 Bug 789466 - Report crashes with prerelease.dogfood.id if available. r=fabrice
--HG--
extra : rebase_source : ac3e6713ee879bb91cb229356c6eee6e4aee5cf3
2012-09-26 15:49:46 -07:00
Marshall Culpepper 9b10e99708 Bug 787398: Change B2G update prefs for nightly updates. r=cjones 2012-09-14 18:06:22 -05:00
Patrick McManus d64080bb5a bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Thomas Zimmermann ded08b385c Bug 785171 - Adopt semantics of /proc/<pid>/oom_score_adjust in preferences. r=dhylands
The preference settings

  hal.processPriorityManager.gonk.backgroundOomAdjust,
  hal.processPriorityManager.gonk.foregroundOomAdjust, and
  hal.processPriorityManager.gonk.masterOomAdjust

have been replaced by

  hal.processPriorityManager.gonk.backgroundOomScoreAdjust,
  hal.processPriorityManager.gonk.foregroundOomScoreAdjust, and
  hal.processPriorityManager.gonk.masterOomScoreAdjust.

The new settings adopt the semantics of /proc/<pid>/oom_score_adj and the default
values have been changed accordingly. The interface to the OOM killer interface is
still /proc/<pid>/oom_adj, and its input values are computed from the settings.
2012-09-14 11:52:07 -07:00
Thomas Zimmermann 04691bc21e Bug 785171 - Whitespace cleanups. r=dhylands 2012-09-14 11:52:07 -07:00
Fabrice Desré 3b4fb4b85d Bug 791148 - Remove the deprecated camera support [r=cjones] 2012-09-13 19:44:06 -07:00
Ed Morley 483772a3a4 Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js 2012-09-13 22:42:29 +01:00
Patrick McManus 2fbed15e29 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Chris Jones 225808684c Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice 2012-09-12 21:32:17 -07:00
Fabrice Desré 11a4ceadc1 Bug 786203 - Permission Prompt should tell which app it comes from instead only gives the url [r=mounir] 2012-09-12 11:00:55 -07:00
Marshall Culpepper d3d9739b88 Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun 2012-09-12 11:58:15 -05:00
Marshall Culpepper 59462ece51 Bug 787383: Send update download progress mozChromeEvents in B2G. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper 433058da4e Bug 787380: Initial implementation of B2G updater download mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper 39f39e18bc Bug 740720: Initial implementation of B2G apply update mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Ehsan Akhgari 1f6e5dc5cc Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong 2012-09-11 22:13:14 -04:00
Fabrice Desré d84e262a24 Bug 786361 - Prevent a startup race waiting for the DOM application registry to load [r=marshall] 2012-09-11 18:17:01 -07:00
Steven Lee 5f194e2f32 Bug 714358: Time manager implementation. r=jlebar 2012-09-11 02:05:00 -04:00
Ryan VanderMeulen 486f4aaae9 Merge m-c to inbound. 2012-09-10 20:08:20 -04:00
David Anderson 9390a2d224 Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
Ben Hearsum 6a8156fba5 bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki 2012-09-10 17:06:48 -04:00
Ryan VanderMeulen e337ebf343 Merge m-c to inbound. 2012-09-10 18:31:33 -04:00
Thomas Zimmermann 80a1c43a2c Bug 788884 - Fix compiler warning and potential integer underflow [r=bsmedberg] 2012-09-05 16:52:54 -07:00
Ehsan Akhgari 2e191772f7 Merge backout 2012-09-19 15:42:29 -04:00
Ehsan Akhgari 37b4f5642e Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests 2012-09-19 15:42:18 -04:00
Ray Cheung 0577d78a7d Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Fabrice Desré e41976d485 Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun] 2012-09-19 09:28:55 -07:00
Chris AtLee a7bb18e932 Bug 777530: releng configs for b2g panda builds. r=mwu DONTBUILD
--HG--
extra : rebase_source : ad84751edb769cbeb69e02873147ae3df47304e2
2012-09-11 09:25:39 -04:00
Gregor Wagner 9c9eb3a586 Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-19 11:19:00 -07:00
Fabrice Desré 13fe6fdd2d Bug 798445 - Send a ChromeEvent when the web activities is completed [r=vingtetun] 2012-10-15 12:26:49 -07:00
Fabrice Desré cfc35322a6 Bug 794228 - addon-manager services are running in B2G [r=glandium] 2012-10-15 11:14:53 -07:00
Mike Hommey 2e1ca2bc37 Bug 799425 - Use --target=arm-linux-androideabi for b2g gonk builds. r=mwu 2012-10-15 09:36:54 +02:00
Ed Morley 538a2febe2 Merge mozilla-central to mozilla-inbound 2013-01-07 17:40:38 +00:00
Etienne Segonzac 845ce3665b Bug 826023 - Only send the permission-prompt mozChromeEvent if the requesting frame is visible r=vingtetun a=bb+ 2013-01-07 17:45:29 +01:00
Dave Hylands a4b95968d1 Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
 sdcard and lock sdcard while in use
---
 b2g/components/DirectoryProvider.js       |  154 ++++++++++++++++++++++++++---
 b2g/components/UpdatePrompt.js            |   16 ++-
 toolkit/mozapps/update/nsUpdateService.js |  124 ++++++++++++++++++++++-
 3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Margaret Leibovic 397ee6df66 Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+ 2013-01-07 15:48:56 +01:00
John Ford ebd38e16db bug 776783 - backout of downloading gaia over http r=cjones 2012-09-07 16:52:44 -07:00
John Ford 2ae07cc479 bug 776783 - download Gaia from people if it isn't present locally r=cjones 2012-09-07 15:54:17 -07:00
John Ford 7cb77f5e17 bug 776783 - add Makefile.in and wrapper script (remove debugging code) r=ted 2012-09-07 15:15:51 -07:00
John Ford acb5af091a bug 776783 - add Makefile.in and wrapper script r=ted 2012-09-07 15:13:55 -07:00
John Ford d826f4497a bug 776783 - package profile into B2G desktop builds r=ted 2012-09-07 10:00:10 -07:00
Etienne Segonzac 245e31e5d1 Bug 788751 - Bubble the manifestURL in the webapps-launch mozChromeEvent. r=vingtetun 2012-09-07 17:41:26 +02:00
Dave Hylands 45bea74f5f Bug 782289 - Forward headphone status changed notification from gonk to chrome. r=philikon
The wrong patch was applied previously. This changeset rolls back the previous change and
applies the correct one.
2012-09-06 13:47:58 -07:00
Patrick Wang fe60e21511 Bug 775464 - Part 2: Fire event to mozbrowser embedder from parent on receiving HTTP auth request. r=jlebar
--HG--
extra : rebase_source : 52ea850574a4858fb45d4241b4e61248d9bc2385
2012-09-03 18:59:55 +08:00
Gregor Wagner aa2e534506 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00