Commit Graph

282 Commits

Author SHA1 Message Date
Ehsan Akhgari
fccd52de29 Bug 985796 - Port the permission settings API to WebIDL; r=bzbarsky 2014-03-22 09:58:24 -04:00
Dave Hylands
1a41bf9982 Bug 983848 - Don't use settings db in UpdatePrompt when running under xpcshell. r=bent 2014-03-19 11:58:01 -07:00
Alexandre Poirot
e4383b6bc0 Bug 944443 - Uplift rotation feature from simulator to b2g desktop. r=vingtetun 2014-03-19 08:38:59 -04:00
Fernando Jiménez
7e16c679dd Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Shih-Chiang Chien
2717fc214c Bug 981113 - Fix unreferenced JS error. r=fabrice 2014-03-12 08:29:23 -04:00
Michael Wu
e6d3acbb4b Bug 976450 - Clear cache and try again when librecovery fails, r=dhylands 2014-03-05 10:56:59 -05:00
Carsten "Tomcat" Book
5d5e9aeb99 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Shih-Chiang Chien
042d8b4283 Bug 898949 - Part 3, test case for option list in permission request, r=fabrice. 2014-02-13 12:16:07 +08:00
Jed Parsons
5f0a01570c Bug 963835 - B2G fixes for FxA client handle incorrect capitalization in emails. r=ferjm 2014-01-31 15:21:46 -08:00
Mark Hammond
9cb5162643 Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
Fernando Jiménez
efb01cca88 Bug 938635 - Implement forceAuthentication for firefox accounts. Part 3: UI glue. r=fabrice 2014-02-19 11:47:11 +01:00
Phil Ringnalda
7d3085e511 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Vivien Nicolas
8105e38ed9 Bug 970101 - Remove a |const| leftover in ContentHandler.js. r=fabrice 2014-02-15 01:45:45 +01:00
Sam Joch
33b243c7e3 Bug 939174 - [User Story] Edge Gesture Tutorial Outside of FTE. r=bent 2014-02-07 11:28:25 +01:00
Alexandre Poirot
b545cfef74 Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice 2014-02-11 09:24:20 -05:00
Alfredo Yang
54cc848d92 Bug 853356 - gUM video prompt for sandbox testcase. r=amarchesini 2014-02-09 15:34:44 -05:00
Alfredo Yang
3853c6783a Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Shih-Chiang Chien
0cf3dd66b5 Bug 898949 - Part 1, add optios in permission prompt for Video/Audio device selection. r=fabrice,khuey 2013-09-10 17:41:59 +02:00
Fabrice Desré
0b097b1807 Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
Fernando Jiménez
af138e5a2c Bug 952063 - Trigger FxAccountsIACHelper 'onlogin', 'onlogout' and 'onverified' events when required. Part 2: B2G. r=fabrice 2014-01-22 14:23:00 +01:00
Ryan VanderMeulen
e7b8f32115 Merge inbound to m-c. 2014-01-13 17:44:24 -05:00
Kai-Zhen Li
fa3cf845c6 Bug 931740 - Check the available free space for update. r=dhylands 2013-12-17 11:24:14 +08:00
John Hu
90461dda1b Bug 949944 - [B2G][Helix][Browser][Wallpaper] Use new File([blob], filename) to return a blob with filename when picking. r=fabrice 2014-01-06 16:07:18 +08:00
Patrick Wang (Chih-Kai Wang)
50dfaff474 Bug 913243 - Load ErrorPage.js only when error occurs. r=fabrice 2014-01-07 14:39:32 +08:00
Alexandre Lissy
e2bc913495 Bug 951150 - Sync notification system message with Notification API. r=mhenretty 2014-01-09 16:55:44 +01:00
Alfredo Yang
f65a1f7aa0 Bug 951997 : Create content sandbox permission prompt test. r=amarchesini, jgriffin 2014-01-02 20:43:54 +01:00
Bill McCloskey
3bfe21996a Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice) 2013-11-23 21:32:39 -08:00
Ryan VanderMeulen
99bbd6a132 Backed out changesets a7fc463961ce and 65061e971eb8 (bug 935793) for breaking Travis testing (bug 950441). 2013-12-15 12:47:09 -05:00
Ryan VanderMeulen
218cec4598 Merge inbound to m-c. 2013-12-13 16:15:52 -05:00
Fernando Jiménez
6f4e632c54 Bug 943998 - Need debug and uri pref for FirefoxAccounts. r=markh
--HG--
rename : services/fxaccounts/FxAccountsConsts.js => services/fxaccounts/FxAccountsCommon.js
2013-12-13 12:37:55 +01:00
Fernando Jiménez
712d24a091 Bug 949526 - FxAccountsManager and B2G implementation. Part 3: FxA B2G Service. r=fabrice 2013-12-13 12:25:26 +01:00
Fernando Jiménez
e0fba84689 Bug 949526 - FxAccountsManager and B2G implementation. Part 2: UI Glue r=fabrice 2013-12-13 12:25:26 +01:00
Mark Hammond
4834261c63 Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
--HG--
extra : rebase_source : 475b2cafc094117a2edf8ba95605e7f4d5f95410
2013-12-13 14:24:37 +11:00
Andrea Marchesini
79731ad42a Bug 920905 - DOMFile.name is used to show the filename in the b2g filepicker, r=fabrice 2013-12-12 19:27:55 +00:00
Ryan VanderMeulen
2b53da578d Merge b2g-inbound to m-c. 2013-12-10 15:38:44 -05:00
Randell Jesup
c73f788f82 Bug 853356: backout p1 2013-12-10 01:00:18 -05:00
Alfredo Yang
c4c617f113 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-12-06 17:38:51 -05:00
Tomasz Szatkowski
25921341ff Bug 945952 - Fix uploading of files with empty MIME type. r=fabrice
--HG--
extra : rebase_source : 3a5f56c241d98cc9a472cf94add10ae4d8f88fcb
2013-12-10 10:14:39 -05:00
Andrea Marchesini
fe73b73366 Bug 935273 - B2G filePicker.js uses nocrop when no filters are set. r=dflanagan 2013-12-03 15:44:45 -05:00
Andrea Marchesini
5c87204805 Bug 935273 - Force nocrop property in FilePicker for b2g. r=fabrice 2013-12-02 22:37:03 -05:00
Fernando Jiménez
cae3d72f13 Bug 937887 - App purchase loads a blank screen in the trusted UI due to a JS error. r=fabrice 2013-11-26 12:13:57 +01:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
317149d3d5 Bug 939042 - Remove library building related variables in directories that build no C/C++ sources. r=mshal 2013-11-19 11:47:29 +09:00
Fabrice Desré
05ec709d36 Bug 936342 - Make downloads end up in the default storage area on b2g r=dhylands,paolo 2013-11-12 13:17:24 -08:00
Fabrice Desré
b50f9d59d9 Bug 935340 - Remove unused IDL in b2g/components r=gwagner 2013-11-05 22:17:03 -08:00
Reuben Morais
1d3b24a4d5 Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Alfredo Yang
af01190bbc Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
3b2be7096b Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
0d61f474ce Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Ed Morley
23e525166f Merge latest green b2g-inbound changeset and mozilla-central 2013-11-01 13:14:45 +00:00