Commit Graph

763 Commits

Author SHA1 Message Date
Mihai Sucan
101c6d3fe1 Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert 2012-10-11 21:24:57 +03:00
Marshall Culpepper
4a09f12326 Bug 798948: Allow force checking of updates in B2G. r=fabrice 2012-10-13 13:11:09 -05:00
Marshall Culpepper
5c91ac1cf1 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
9dbfcb81b2 Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong 2012-08-26 22:36:44 -07:00
Paul Adenot
0c5720f386 Backed out changeset 98f9d1044e54 because r= bit is missing in commit message. 2012-11-07 10:30:49 +01:00
Paul Adenot
9352d73358 Bug 779997 - Import SoundTouch Library in the tree. r= 2012-08-26 22:36:44 -07:00
Dave Hylands
8896b0866f Bug 794599 - Backout 847cedab81ae due to debug orange 2012-11-07 01:03:52 -08:00
Dave Hylands
1b7759a62f Bug 794599 - Add a preference to disable logging. r=bzbarsky 2012-11-06 22:34:33 -08:00
Gregor Wagner
34c8cc722a Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm 2012-10-26 16:06:19 -07:00
David Flanagan
e869cf536e Bug 796544 - Pass the inputmode attribute value to mozKeyboard. r=cpeterson 2012-10-12 14:51:13 -07:00
Dão Gottwald
65e7938e9c 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
c63b8b5035 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
577b5af315 Bug 777185 - Hookup content process crash reporting. r=fabrice
--HG--
extra : rebase_source : fa1f24733b506994624ece032921125a2e2b1434
2012-10-11 16:18:00 +02:00
Gregor Wagner
f940760b9c 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
893013a3a7 Merge m-c to inbound. 2012-10-10 06:32:24 -04:00
Tim Taubert
8d6f4b6ea6 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Tim Taubert
0be689beeb 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
fd263b3706 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
f49afd22bc Bug 799536 - Disable sync on B2G. r=fabrice 2012-10-09 12:49:15 -04:00
Jared Wein
c486eacad9 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
400b984ab4 Bug 796080 - Pass inputmode, selectionStart, and selectionEnd to mozKeyboard. r=vingtetun 2012-10-04 23:21:10 -07:00
Alex Keybl
7716671921 Merging in version bump NO BUG 2012-10-08 11:01:15 -07:00
Ryan VanderMeulen
9824047cfb Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Shih-Chiang Chien
3068f774a8 Bug 793108 - Add removeFocus() for MozKeyboard. r=sicking 2012-10-17 19:18:14 +08:00
Anant Narayanan
839fad008d Bug 801801: Fix runapp argument for B2G Desktop; r=fabrice 2012-10-17 15:16:03 -07:00
Justin Lebar
07101c8c9d Bug 802777 - Decrease image.mem.max_decoded_image_kb on B2G. r=joedrew 2012-10-17 16:18:33 -04:00
Dale Harvey
5176866dfb Bug 802466 - Add signature to stream url. r=fabrice 2012-10-17 15:33:58 -04:00
Gene Lian
b267a7374c 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é
8a9a9777dd 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
4440575278 Back out 4f8830d30f62 (bug 794680) for bustage on a CLOSED TREE 2012-10-16 19:58:32 -07:00
Jed Parsons
9563e27ce0 Bug 794680 - Connect gecko to b2g identity ui. r=benadida 2012-10-16 21:34:02 -04:00
Marshall Culpepper
2869c8eea3 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
4737d3b92f 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
fd14735924 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-06 20:30:35 +01:00
Rafael Ávila de Espíndola
0dc98763f6 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
a4f5084a16 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
9c18343ec3 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
27c8b94a20 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é
eb6e622169 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
b95dbf9ff1 Bug 784691 - Upgrade clang to r162360.
Update the tooltool manifests. r=rail.
2012-10-04 22:22:27 -04:00
Ryan VanderMeulen
363be99a00 Merge m-c to inbound. 2012-10-04 17:54:34 -04:00
Fabrice Desré
d0a9ab3a5f Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall] 2012-10-04 14:19:05 -07:00
John Ford
0e89081d0d bug 797438 - stop setting GAIA_DOMAIN for desktop b2g builds r=cjones 2012-10-04 10:30:07 -07:00
Hubert Figuière
1860e5a5f7 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
ea28b1fdaa Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst 2012-10-04 18:42:41 +02:00
Mike Hommey
2c91fc714b Bug 794393 - Remove package-xulrunner rules. r=blassey,r=romaxa,r=mwu 2012-10-04 08:20:09 +02:00
Fabrice Desré
05903cc830 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
715fe60d10 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é
69bc1cd6ea 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
89a96bfbb4 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
60d335c589 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
c3c631380b Bug 797174 - dom.ipc.processPrelauch is misspelled
Corrected spelling to be dom.ipc.processPrelaunch
2012-10-02 17:13:40 -07:00
Marshall Culpepper
bae89cde8e 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
86b407c027 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
d0d72db6af Bug 793310 - Support sms:, tel: and mailto: URI schemes, r=philipp 2012-10-01 11:28:01 -07:00
Ms2ger
7d9ebb63c7 Merge backout. 2012-10-01 14:16:20 +02:00
Ms2ger
372fb21863 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew
3a386776a9 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
017cf63ecf 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
d8eb1f084b Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Phil Ringnalda
3380c23d86 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
c3fabfdc50 Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-29 10:57:18 -07:00
Rudy Lu
e1fd78fd16 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
6a8e01a300 Followup to bug 789358: Make hit-target fluff margins match fennec's. DONTBUILD 2012-09-29 01:29:19 -07:00
John Ford
2425a83ed3 bug 776783 - build win32 wrapper program r=cjones 2012-09-28 16:25:20 -07:00
Dave Hylands
4b576069dc 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
eea374fe1f Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-29 00:39:20 +02:00
Marshall Culpepper
a5a79cb460 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
95eb3a6afd 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
6250aafdf0 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
7e53c4356b 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
7c3734fece 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
4cefec1e0b Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE 2012-09-28 13:14:26 +01:00
Michal Novotny
874dc9c6a2 Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-28 13:53:52 +02:00
Josh Matthews
a0b3faca52 Bug 770778 - Make TCPSocket e10s-friendly. r=bent 2012-09-24 14:53:49 -04:00
Patrick McManus
0f871afc27 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
82e45ea38a Bug 759506 - Build changes for B2G zero-copy OMX hardware decoding r=cjones 2012-09-27 16:33:42 +12:00
Eric Chou
45b248683e Bug 792002 - patch 2: adjust volume after receiving AT+VGS, r=qdot, r=fabrice 2012-09-27 10:24:39 +08:00
Ryan VanderMeulen
f90e02b03a Merge m-c to inbound. 2012-09-26 21:37:18 -04:00
John Ford
19b60f417e bug 794412 - update gonk-toolchain to support building OMX-in-gecko rs=cjones 2012-09-26 17:05:41 -07:00
Chris Jones
cfb2865031 Bug 789358: Enable hit-target fluffing for b2g. r=doublec 2012-09-13 15:43:16 -07:00
Vivien Nicolas
bb760c34ff 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
c356d3cd85 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é
3fd41470ed 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
bc5dd19449 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
f0e5e87a74 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é
364fba9ed3 Bug 793349 - Youtube activity should include video title [r=dougt] 2012-09-24 22:31:14 -07:00
Chris Double
c04308a2a7 Bug 790125 - Throbber not working in browser video controls on B2G - r=cjones 2012-09-25 16:45:30 +12:00
Cervantes Yu
e2b271d19e 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
c964e85dd8 Merge the last PGO-green inbound changeset to m-c. 2012-09-24 20:47:13 -04:00
John Ford
6c0aa0fd61 bug 776783 - enable gaia packaging on Linux rs=cjones DONTBUILD 2012-09-24 13:38:15 -07:00
John Ford
afa66f3cd6 bug 776783 - enable gaia packaging on Mac OS X rs=cjones DONTBUILD 2012-09-24 12:50:53 -07:00
Jonathan Griffin
6422baddf7 Bug 793240 - Disable profiling for b2g's gecko opt build, r=cjones 2012-09-24 09:35:55 -07:00
Fabrice Desré
3bda89f0d9 backout bug 793082 because it breaks gaia homescreen 2012-09-22 10:05:26 -07:00
Timothy Guan-tin Chien
f72b7078ea Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice 2012-09-21 22:16:35 -07:00
Ray Cheung
655d78e09d Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Shelly Lin
40d1c124ef Bug 790158 - Add os version and hardware info to mozSettings. r=cjones 2012-09-19 18:06:40 +08:00
Ms2ger
5b4f3272e0 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Panos Astithas
cafd096c1e 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é
94808e6821 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
45182816a6 Backout bug 770731 2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1 Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-18 14:52:39 -07:00
Rafael Ávila de Espíndola
00f4a81a75 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
ec1152c106 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
51dcc7dff7 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é
d82a273a26 Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
Hubert Figuière
2329c9757d 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
1d55a1e9f1 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
46f7b4814c Bug 787398: Change B2G update prefs for nightly updates. r=cjones 2012-09-14 18:06:22 -05:00
Patrick McManus
cd31dfef08 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
1f17381b82 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
64595e0ccc Bug 785171 - Whitespace cleanups. r=dhylands 2012-09-14 11:52:07 -07:00
Fabrice Desré
e96bbbc31c Bug 791148 - Remove the deprecated camera support [r=cjones] 2012-09-13 19:44:06 -07:00
Ed Morley
2ee5369324 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
183e115253 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
3cd1ac48ae Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice 2012-09-12 21:32:17 -07:00
Fabrice Desré
ca25247e10 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
59a2819068 Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun 2012-09-12 11:58:15 -05:00
Marshall Culpepper
344c53be25 Bug 787383: Send update download progress mozChromeEvents in B2G. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper
f19580e66f Bug 787380: Initial implementation of B2G updater download mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper
b590c87c7a Bug 740720: Initial implementation of B2G apply update mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Ehsan Akhgari
78618df071 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é
ce7b47bb9a 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
16761404d2 Bug 714358: Time manager implementation. r=jlebar 2012-09-11 02:05:00 -04:00
Ryan VanderMeulen
2604e19914 Merge m-c to inbound. 2012-09-10 20:08:20 -04:00
David Anderson
c479c4064d Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
Ben Hearsum
d2fa07baf2 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
b5f3bac446 Merge m-c to inbound. 2012-09-10 18:31:33 -04:00
Thomas Zimmermann
aef1b56e2a Bug 788884 - Fix compiler warning and potential integer underflow [r=bsmedberg] 2012-09-05 16:52:54 -07:00
Ehsan Akhgari
6bf97b15b8 Merge backout 2012-09-19 15:42:29 -04:00
Ehsan Akhgari
a51e1f674c Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests 2012-09-19 15:42:18 -04:00
Ray Cheung
a8428af5a3 Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Fabrice Desré
fbdd48d500 Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun] 2012-09-19 09:28:55 -07:00
Chris AtLee
dd237dd2fe 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
2f5d2e9f4a Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-19 11:19:00 -07:00
Fabrice Desré
5847cc0d34 Bug 798445 - Send a ChromeEvent when the web activities is completed [r=vingtetun] 2012-10-15 12:26:49 -07:00
Fabrice Desré
e3f33c28d0 Bug 794228 - addon-manager services are running in B2G [r=glandium] 2012-10-15 11:14:53 -07:00
Mike Hommey
9fb3e7e76c Bug 799425 - Use --target=arm-linux-androideabi for b2g gonk builds. r=mwu 2012-10-15 09:36:54 +02:00
John Ford
790f391aa9 bug 776783 - backout of downloading gaia over http r=cjones 2012-09-07 16:52:44 -07:00
John Ford
c68c3ea901 bug 776783 - download Gaia from people if it isn't present locally r=cjones 2012-09-07 15:54:17 -07:00
John Ford
c25e9a94c1 bug 776783 - add Makefile.in and wrapper script (remove debugging code) r=ted 2012-09-07 15:15:51 -07:00
John Ford
0a50ddd761 bug 776783 - add Makefile.in and wrapper script r=ted 2012-09-07 15:13:55 -07:00
John Ford
b8c5989568 bug 776783 - package profile into B2G desktop builds r=ted 2012-09-07 10:00:10 -07:00
Etienne Segonzac
f0222450ff Bug 788751 - Bubble the manifestURL in the webapps-launch mozChromeEvent. r=vingtetun 2012-09-07 17:41:26 +02:00
Dave Hylands
26c23c67bb 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
28b023a421 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
6a37b417e8 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
be85e1a0b0 Bug 787172 - B2G RIL: Wait for the system app to load before turning on the radio. r=vingtetun 2012-09-05 13:00:06 -07:00
Steve Fink
e38908030a Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
10a0ab1897 Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Patrick McManus
384f94364d bug 648603 - update connection limits; especially for proxies r=jduell 2012-09-05 08:27:31 -04:00
Shih-Chiang Chien
07e6f01958 Bug 784590 - No onchange event after seleted options by value selector(mozbrowser <select>), r=fabrice 2012-09-05 14:10:55 +08:00
Chris Jones
4957ad3fea Bug 785237: Give prelaunch processes background priority, and move the background oom_adj up (down?) a class. r=jlebar 2012-09-04 17:36:16 -07:00
Ryan VanderMeulen
ffdda7b048 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00
Steve Fink
6bfd4457b5 Backed out changeset ceb6f653de08 (bug 738612) 2012-09-04 16:01:25 -07:00
Steve Fink
76194e42b5 Backed out changeset 81bbb0b8aff2 (bug 738612) 2012-09-04 16:01:23 -07:00
Steve Fink
bfdf356785 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink
ebddc9de7e Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Mark Banner
ab2ed5c3c0 Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted 2012-09-04 21:26:54 +01:00
Philipp von Weitershausen
52c9a2de57 Bug 784684 - Sending event for volume state changed. r=vingtetun 2012-09-04 08:51:46 -07:00
Alexandre Lissy
7f051cc735 Bug 782289 - Headphones status notification. Part 2: Generate mozChromeEvent. r=vingtetun
Catching the 'headphones-status' event that is generated by AudioManager
and generating a mozChromeEvent matching. It will allow us to grab this
event in Gaia's status bar.
2012-08-13 16:59:30 +02:00
Shih-Chiang Chien
1cd8560ee0 Bug 786945 - Cannot set value to <select> element, r=vingtuten 2012-09-04 10:16:48 +08:00
Rafael Ávila de Espíndola
8e6f7ad324 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Fabrice Desré
2c7e1250c9 Bug 778079 - Support loading app packages from multiple locations [r=vingtetun] 2012-08-29 14:20:03 -07:00
Gene Lian
508de95fc4 Bug 783149 - System Message Handler API - Buffer messages in shell.js until the system app has started. r=fabrice 2012-08-30 10:46:35 +08:00
Kyle Machulis
212baba53c Bug 786448: Update B2G Toolchain to include bluetooth headers; r=qdot 2012-08-30 14:19:11 -07:00
Nicholas Cameron
19c7dbc81c Bug 773460; backout the changes to b2g.js because they are unnecessary. r=cjones
--HG--
extra : rebase_source : 41844d8d001b22b285005dbc634c39ad9b61a9f6
2012-08-30 13:39:29 +12:00
Hub Figuière
2eb1ef12bd Bug 773892 - Part 2: Check for network status and delay until reconnect. r=vingtetun
--HG--
extra : rebase_source : 592fb8a0307676c212c19c5c19c59adaa2bc04bb
2012-07-18 17:19:41 -07:00
Ryan VanderMeulen
a85281c457 Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound 2012-08-29 18:58:31 -04:00
Fernando Jiménez
e8a2de51dc Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice 2012-08-29 18:41:35 -03:00
Fabrice Desré
99f6f1132e Bug 778079 - Support loading app packages from multiple locations [r=vingtetun] 2012-08-29 14:20:03 -07:00
Yoshi Huang
f1c491e674 Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking 2012-08-13 09:55:26 +08:00
Fabrice Desré
64c4c8cb22 Bug 786018 - Hook up dom.mozApps.dev_mode pref to the debug.dev-mode setting. [r=vingtetun] 2012-08-29 05:29:15 -07:00
Shih-Chiang Chien
1a010fbc85 Bug 781438 - use correct messageManager to send 'Forms:Select:Choice' message. r=vingtetun 2012-08-29 15:46:22 +08:00
Ryan VanderMeulen
50112c0069 Merge m-c to inbound. 2012-08-27 19:34:23 -04:00
Alex Keybl
b3319338f9 Merging in version bump NO BUG 2012-08-27 12:21:46 -07:00
Philipp von Weitershausen
f47e2a9937 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Eitan Isaacson
64646bb634 Bug 783077 - Attach accessfu to b2g shell. r=fabrice 2012-08-26 20:14:42 -07:00
Andreas Gal
fa5d6ee50e Revert B2G UA string regression (bug 785647, r=cjones). 2012-08-25 18:02:38 -03:00
Fabrice Desré
a1c36b33a6 Bug 778758 - Don't build and use the search service on b2g [r=vingtetun] 2012-08-27 10:43:56 -07:00
Marshall Culpepper
c8db8050ae Bug 764683: Manage /system mount permissions when applying Gecko updates in B2G, and download them to /data/local. r=rstrong r=bbondy r=cjones 2012-08-27 12:27:14 -03:00
Marshall Culpepper
ba8c45700b Bug 764684: Enable update staging for B2G, and skip the update.test check. r=ehsan 2012-08-27 12:15:12 -03:00
Chris Jones
5371efd533 No bug. Don't prelaunch app processes in debug builds, for easier debuggability. irc-r=bent 2012-08-22 22:59:32 -07:00
Jonathan Griffin
58e4ff972b Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted 2012-08-22 16:26:32 -07:00
Jonathan Griffin
907e69114d Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE 2012-08-22 13:11:53 -07:00
Jonathan Griffin
ebe010163e Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted 2012-08-22 11:17:22 -07:00
David Zbarsky
854bbf180a Add a gaia setting to log slow animations, no bug, r=vingtetun 2012-08-21 21:48:47 -04:00
Donovan Preston
59c3f2f38b Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
David Flanagan
fcaca53547 Bug 784205 - On-device screenshots don't work (Failure arg 0 [nsIDOMDeviceStorage.addNamed]") [r=fabrice] 2012-08-21 15:12:37 -07:00
Fabrice Desré
305c7bcc68 Bug 784511 - ContentStart event never fires because reportCrash() throws an exception [r=hub] 2012-08-21 15:29:46 -07:00
Ed Morley
f67e6384d0 Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE 2012-08-21 23:01:09 +01:00
Donovan Preston
4e92071ac7 Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
John Ford
d535f0b322 bug 776783 - disable warnings as errors for Linux B2G Desktop builds DONTBUILD 2012-08-21 09:33:19 -07:00
Vivien Nicolas
c1860b4c9a Bug 774581: Unable to know the status of audio/video recording; r=fabrice 2012-08-15 13:56:00 -07:00
Justin Lebar
63703857ca Bug 783644 - Part 1: Flip a pref so B2G ignores dialog=1 in window.open, like we do on other mobile platforms. r=smaug 2012-08-20 09:30:08 -07:00
Rail Aliiev
4e46bc1290 Bug 783551 - Get tooltool running on the b2g on OS X builds. r=respindola
--HG--
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => b2g/config/tooltool-manifests/macosx64/releng.manifest
2012-08-20 09:33:06 -04:00
Andrew Sutherland
278ac72f27 Bug 782862 - Add a --runapp command to b2g-desktop to automatically start an app, r=vingtetun 2012-08-19 15:35:44 -07:00
Alexandre LISSY
7b4c411798 Bug 783825 - Fix b2g breakage after bug 553102 - Part 2: wrap keyboard event detail [r=fabrice] 2012-08-19 12:00:22 -07:00
Fabrice Desré
13d2c286fb Bug 783825 - Fix b2g breakage after bug 553102 - Part 1 : fix mozChromeEvent events and system message manager [r=gal] 2012-08-19 12:00:19 -07:00
Phil Ringnalda
a08361ddc1 Back out a9f462ea67f9 (bug 783825) for mochitest-chrome bustage 2012-08-18 21:08:40 -07:00
Fabrice Desré
26a7a25700 Bug 783825 - Fix b2g breakage after bug 553102 [r=cjones] 2012-08-18 19:50:44 -07:00
Gregor Wagner
8d61d9aa35 Bug 782472 - Contacts app doesn't work when OOP. r=fabrice 2012-08-17 16:54:22 -07:00
Rafael Ávila de Espíndola
45b76cb04d Bug 783546. B2G macosx64_gecko builds should use the same clang as regular firefox builds. r=ted. 2012-08-17 10:14:21 -04:00
Gregor Wagner
e904d61d48 Bug 782694 - Set GC parameters for otoro. r=cjones 2012-08-16 16:04:11 -07:00
Fabrice Desré
99514cf013 Bug 783323 - Send the message name to content for System Messages [r=vingtetun] 2012-08-16 11:54:54 -07:00
Vivien Nicolas
ec586e5874 Bug 782973 - <select> elements in-content looks as a textfield. r=fabrice 2012-08-16 04:44:53 +02:00
Chris Jones
b5aa2f402e Bug 781742: Try to keep a process pre-launched for app content, if the pref says to. r=jlebar 2012-08-15 18:46:03 -07:00
Siddharth Agarwal
4cb5a373df Bug 782759 - Remove the --disable-auto-deps flag from Windows nightly build mozconfigs. r=ted
--HG--
extra : rebase_source : ad2cfb0900001f9981261757eb079dacb756db7d
2012-08-15 22:02:04 +05:30
Fabrice Desré
62c4be9dd1 Bug 782859 - Add e10s support the ContentHandler component [r=vingtetun] 2012-08-15 09:00:02 -07:00
Fabrice Desré
bd77b8019b Bug 781127 - [b2g][Web Activities][System Message Handler] mozChromeEvent to System app does not expose enough information [r=vingtetun] 2012-08-15 09:00:02 -07:00
Blair McBride
48a9a56231 Bug 781688 - Remove usage of nsIDOMWindowUtils.goOnline() in B2G's netError.xhtml. r=cjones 2012-08-15 19:40:08 +12:00
Gian-Carlo Pascutto
ee6d11560d Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
Gian-Carlo Pascutto
8a2f9a9f5b Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-08-15 09:06:39 +02:00
Nicholas Cameron
7c85755c6e Bug 773460; turn Azure/Cairo on for b2g. r=cjones 2012-08-15 17:02:32 +12:00
Raphael Catolino
f4956995f4 Bug 780857 - Enable the pref to use the experimental forms by default in b2g r=mounir 2012-08-08 21:46:38 +02:00
Gregor Wagner
f2c11db273 Bug 781297 - Remove addPermissions from shell.js. r=fabrice 2012-08-09 10:43:07 -07:00
William Chen
4710abefaf Bug 776134 - Part 2: Make AlertsService remote alerts from content process to chrome process. r=dougt 2012-07-26 18:25:02 -04:00
William Chen
16866a115c Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
Phil Ringnalda
2400fbd6d1 Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks 2012-08-07 22:18:27 -07:00
Steven Lee
dd1279bf1b Bug 714358: Time manager implementation. r=jlebar 2012-08-07 19:11:00 -04:00
Gregor Wagner
9cda1b56a5 Bug 779331 - Settings API: new permissions. r=mrbkap 2012-08-07 16:22:24 -07:00
Rudy Lu
5370e108dd Bug 780080 - The type returned is always 'text' for input type='date'/time element in the mozKeyboard.onfocuschange; r=vingtetun 2012-08-07 09:09:38 -07:00
Justin Lebar
20266d6b15 Bug 768832 - Set OOM adjust for background windows. r=bz,cjones 2012-08-05 01:09:39 -04:00
Etienne Segonzac
faeae64b09 Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun 2012-08-04 11:28:35 -04:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
Etienne Segonzac
28860cc278 Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun 2012-08-04 11:28:35 -04:00
Mike Hommey
be451c22dc Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Mike Hommey
e79d87471e Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
John Ford
edd2359ea7 bug 774215 - package libplugin_child_interpose.dylib on b2g desktop builds r=cjones 2012-08-03 14:10:35 -07:00
Vivien Nicolas
c31dd3196e Bug 778810 - Show/Hide scrollbars depending on activity. r=roc 2012-08-03 12:35:14 +02:00
Vivien Nicolas
0c9087b02e Bug 778810 - Show/Hide scrollbars depending on activity (css part). r=fabrice 2012-08-03 12:35:14 +02:00
Vivien Nicolas
9d50bccae2 Bug 777672 - [b2g] |body { overflow: hidden }| do not hide scrollbars (css part). r=fabrice 2012-08-03 12:35:14 +02:00
Brian R. Bondy
0205a74689 Bug 770911 - Remove all prefetch clearing code. r=taras. 2012-08-02 10:50:29 -04:00
Ryan VanderMeulen
a4643420b2 Merge the last PGO-green inbound changeset to m-c. 2012-08-01 22:18:33 -04:00
Ryan VanderMeulen
89e6bb0d00 Merge the last PGO-green inbound changeset to m-c. 2012-08-01 17:51:23 -04:00
John Ford
74c3918e96 bug 776045 - add a manifest for ics toolchains r=qdot 2012-08-01 14:20:58 -07:00
John Ford
6d42629711 bug 776045 - add mozconfig files that work with new ics based toolchain r=qdot 2012-08-01 14:17:04 -07:00
Jose Antonio Olivera Ortega
d2633e6695 Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon 2012-08-01 07:54:04 -07:00
Gregor Wagner
6954ff89fe Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir 2012-08-01 13:38:31 -07:00
Dão Gottwald
0e427a3628 Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz
--HG--
extra : rebase_source : 75ddd7a0e75f22a065fc0e7efad3a749511b813d
2012-07-31 17:37:26 +02:00
Mike Habicher
01f8e81e31 Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
Chris Pearce
174ba270dc Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar
* * *
Bug 684620 - Fix in-process fullscreen in B2G. r=?
2012-07-31 14:09:31 +12:00
Aryeh Gregor
57c0ad57fb Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
David Flanagan
18bb0020bf Bug 778346 - Use End key as a sleep button for b2g desktop. r=vingtetun 2012-07-27 16:19:30 -07:00
Hub Figuière
9a0bd306b8 Bug 773892 - Part 1: Add crash submission when starting b2g. r=ted
--HG--
extra : rebase_source : 48289cfd83479d98c169bdee564e5bae8775391f
2012-07-18 14:40:24 -07:00
Marshall Culpepper
c4f893f231 Bug 777939: Add missing onStopListening for the REPL socket listener. r=vingtetun 2012-07-27 11:19:56 -05:00
Ed Morley
8ae0bc807e Merge mozilla-central to mozilla-inbound 2012-07-26 13:25:04 +01:00
Ed Morley
7c29aed7d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00