Commit Graph

705 Commits

Author SHA1 Message Date
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