Commit Graph

168 Commits

Author SHA1 Message Date
Vivien Nicolas
cf4ca3f607 Bug 874973 - The keyboard is not triggered sometimes if the app has been closed unexpectingly. r=fabrice 2013-05-24 11:58:24 +02:00
Vivien Nicolas
3779416f95 Bug 832412 - Location permissions screen overlays screen until an option is selected. r=etienne 2013-05-23 17:52:04 +02:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Jed Parsons
6395190d4c Bug 863417 - Create a pref for setting the persona uri to facilitate testing. r=benadida, r=lloyd 2013-05-03 07:19:42 -07:00
Jed Parsons
8def247b2a Bug 864886 - logout() logs out all tabs with the same origin. r=benadida 2013-04-30 16:29:35 -07:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Dave Hylands
13c9965087 Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
Marshall Culpepper
d0cc5056e7 Bug 861103: Fix for 'Install Later' in B2G updates. r=dhylands
--HG--
extra : rebase_source : a4e283b28adcbea09dc9fcc3cba1eed9d85321ab
2013-04-17 15:29:50 +02:00
Arthur Chen
45f9f87d6e Bug 832946 - Ignore numbers start with '#' or '*' and end with '#'. r=gwagner 2013-04-12 08:20:31 -04:00
Fabrice Desré
9d3622eb28 Bug 853716 - Let the SMS protocol handler deal with sms: url without numbers r=baku 2013-04-11 07:45:02 -07:00
Andreas Gal
2904a486fc Bug 858454 - Deliver MozKeyboard key events from the event loop instead of synchronously (r=fabrice). 2013-04-07 02:38:40 -07:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Patrick Wang
fdd800eba9 Bug 846734 - adding certificate exception from certificate error page. r=fabrice 2013-03-05 10:19:00 +08:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Andrea Marchesini
143d81b397 Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice 2013-03-19 18:49:16 +01:00
William Chen
e0afdb6d07 Bug 782211 - Part 6: Updated the B2G notifications to implement the Notification API. r=etienne 2012-07-12 11:45:38 -04:00
Yuan Xulei
d10441c9ae Bug 844716 - Enable keyboard Apps to get/set selection range of the input field. r=timdream 2013-03-15 08:28:51 -04:00
Jed Parsons
2af6369124 Bug 839500 - Close system persona iframe when not in use. r=fabrice, r=benadida 2013-03-14 15:19:34 -04:00
Gregory Szorc
7bb3ee056b Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Gregory Szorc
58b7ec0116 Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Ms2ger
cd9c6150fe Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
6881fa5ca6 Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger 2013-02-25 12:47:17 -08:00
Dave Hylands
afa9d23b3f Bug 842890 - Fix logic error which made applying updates Later fail. r=marshall_law
--HG--
extra : rebase_source : 3438ba6459d063664b3a78517807ccf34214d952
2013-02-22 16:57:10 -06:00
Marshall Culpepper
d7cf184143 Bug 833708: Correctly set the active update's errorCode when there isn't enough space in Gonk. r=dhylands 2013-02-25 21:11:14 -06:00
Fabrice Desré
f24935200f Bug 842100 - Restore the virtual keyboard in desktop builds r=cjones 2013-02-16 18:58:00 -08:00
Scott Johnson
5da1ea1765 Bug 840331: Rev IID of B2GKeyboard interface. [r=bsmedberg] 2013-02-14 16:26:38 -06:00
Fabrice Desré
97c0cb8702 Bug 838308 - mozKeyboard should require a permission to use r=vingtetun a=tef+ 2013-02-15 12:35:18 -08:00
Patrick Wang
33173b6671 Bug 769178 - Add error page for about:certerror. r=fabrice 2013-02-08 12:08:52 +08:00
Vivien Nicolas ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
8256807f98 Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar
--HG--
rename : dom/browser-element/BrowserElementChild.js => dom/browser-element/BrowserElementChildPreload.js
rename : dom/browser-element/BrowserElementScrolling.js => dom/browser-element/BrowserElementPanning.js
2013-02-07 21:10:01 -08:00
Dave Hylands
e3f59be79c Bug 838924 - Fix try/catch introduced in bug 835210 which caused FOTA updates to still be broken. r=marshall_law 2013-02-07 12:53:59 -08:00
Chris Jones
dd7c446f72 Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
Robert Strong
33b482a03c Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Dave Hylands
853b4c49db Bug 835210 - FOTA updates don't seem to be working any more. r=fabrice 2013-01-30 17:23:51 -08:00
Dave Hylands
8cf4b54e21 Bug 831701 - Missing a change that was supposed to be in the previous patch. r=me 2013-01-25 10:32:56 -08:00
Dave Hylands
7884b269e2 Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".

If a newer update is started and a stale update is detected, remove the stale update.

If a download fails due an update being in the applied state, prompt the user to apply it.

If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Fernando Jiménez
4a0404f10a Bug 833392 - Send RP ID within mozChromeEvents; r=jparsons 2013-01-23 21:10:38 +01:00
Fernando Jiménez
5596d1028a Bug 832951 - [WebPayment] Expose DOMRequest ID within mozChromeEvents; r=fabrice, a=nonlibxul 2013-01-22 12:29:54 +01:00
Doug Turner
602dae8d37 Bug 830027 - Allow all device APIs that uses the content permission prompt from the system principal. r=fabrice/gwagner a=tef+ 2013-01-17 10:26:40 -08:00
Marshall Culpepper
7ef598c5a2 Bug 823695: Part 1 - Send update errors after the shell is ready in B2G. r=fabrice 2013-01-14 23:40:51 -08:00
Dave Hylands
22fb48a38c Bug 825598 - Add a watchdog timer on downloads and automatically restart if timer expires. r=marshall_law 2013-01-15 00:10:19 +01:00
Fabrice Desré
17be7e418e Bug 828944 - downloadavailable flag is removed if you reboot after stopping the download r=ferjm 2013-01-11 07:32:06 -08:00
Marshall Culpepper
8b682ea320 Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice 2013-01-10 18:13:39 +01:00
Andrea Marchesini
7562bbdc99 Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+ 2013-01-10 14:56:45 +01:00
Dave Hylands
062761000b Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law 2013-01-10 14:46:39 +01:00
Dave Hylands
910cba180d Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law
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
Jed Parsons
0ae29d94ea Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:56:10 +01:00
Gregor Wagner
e21aa627d7 Bug 828209 - Remember my choice default for certified apps for PROMPT_ACTION WebAPIs is incorrect. r=mounir 2013-01-09 13:43:15 +01:00
David Flanagan
66fa2040ba Bug 825698 - Move YouTube query code from chrome to content. r=jdm
DONTBUILD
2013-01-07 12:55:31 -08:00