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

432 Коммитов

Автор SHA1 Сообщение Дата
Yura Zenevich ca72395ba1 Bug 1170263 - enabling resetting prefs and settings after non-root factory reset. r=fabrice
---
 b2g/components/ProcessGlobal.js | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)
2015-06-02 14:11:52 -04:00
Andrea Marchesini 3aa189b5ff Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
--HG--
rename : dom/base/nsIDOMFile.idl => dom/base/nsIDOMBlob.idl
2015-05-18 14:52:26 +01:00
Zibi Braniecki ba2a4fd306 Bug 1137593 - Switch MozChromeNotification to use dir instead of bidi. r=gerard-majax 2015-05-15 12:54:50 -07:00
Carsten "Tomcat" Book 3e1c65dc25 Merge mozilla-central to fx-team 2015-05-15 10:31:54 +02:00
Paul Rouget e85ff9784a Bug 1163904 - handle -url command line argument. r=fabrice 2015-05-15 06:36:23 +02:00
Paul Rouget 8c9d7aee83 Backed out changeset a7a4747bdc4e - wrong number in commit message 2015-05-15 06:35:38 +02:00
Paul Rouget 8d9c138354 Bug 1134106 - handle -url command line argument. r=fabrice 2015-05-15 06:18:04 +02:00
Paul Rouget 635d578ef2 Bug 1161435 - netErrorURL should be resolved from start-manifest url. r=fabrice 2015-05-15 06:18:04 +02:00
Kershaw Chang 44f8fe5448 Bug 1162422 - Fix test cases, r=dhylands 2015-05-13 00:44:00 +08:00
Wes Kocher 1accf91a7a Backed out changeset bff13db4c158 (bug 1137593) for being the best guess of what's breaking Gij(20) a=backout CLOSED TREE
--HG--
extra : rebase_source : 9d9e334b8da7fdf93c4881aa11946a8552b06cba
2015-05-13 14:17:19 -07:00
Wes Kocher d89ddfe512 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-05-13 11:25:07 -07:00
Zibi Braniecki 596236f008 Bug 1137593 - Switch ChromeNotification from bidi to dir for RTL. r=gerard-majax 2015-05-12 23:25:18 -07:00
Fernando Jimenez df59ea233e Bug 1162920 - JavaScript error at aboutServiceWorkers.js when updating the service worker. r=fabrice 2015-05-13 07:46:01 +02:00
Wes Kocher df6676848b Backed out changeset bff13db4c158 (bug 1137593) for being the best guess of what's breaking Gij(20) a=backout CLOSED TREE
--HG--
extra : source : 1fab94ad196c2df18a96e966140b4ba572bdf9e9
2015-05-13 14:17:19 -07:00
Fernando Jimenez d824df5808 Bug 1155758 - Make about:serviceworkers work in B2G. r=fabrice 2015-05-07 10:35:21 +02:00
Fabrice Desré 5c9a3c2266 Bug 1114676 - Enable web components for all apps when toggling developer mode r=ochameau 2015-04-29 17:12:20 -07:00
Fabrice Desré 6ec37a4c83 Bug 1157893 - Create a toggle for developer mode r=ochameau 2015-04-28 10:28:36 -07:00
Kershaw Chang 3066d09f90 Bug 1020179 - Test case for visibilitychange. r=fabrice
--HG--
extra : rebase_source : 0516eb720e1133074132d7aa5f359565e8491930
2015-04-13 21:11:00 -04:00
Kershaw Chang b312b11170 Bug 1020179 - ContentPermissionPrompt change in b2g. r=fabrice
--HG--
extra : rebase_source : 2724741b70d3c20f41690d7233548834921de5fe
2015-04-13 21:10:00 -04:00
Christoph Kerschbaumer 12a3490e0a Bug 1147562 - Update remaining callsites of newChannel before landing the shim in b2g/ (r=sicking) 2015-04-09 10:10:51 -07:00
KuoE0 5553546f65 Bug 1144495 - Enable deleting notifications from notificationStorage when the app is been killed. r=mhenretty, r=gerard-majax
Remove parameter dbId from message to send to system messager and add parity to use detail.type to determine event type.

--HG--
extra : rebase_source : 8ec706f86cf616c4221da051fc3f5f33bb6fa5a8
2015-04-06 09:44:00 -04:00
Dale Harvey 518d2c8354 Bug 1136777 - Enable LogShake by default and listen for new content events. r=fabrice, r=gerard-majax 2015-04-06 18:57:22 +01:00
Fabrice Desré c84c23f188 Bug 1134130 - Don't fail on log messages without a stack trace. r=dougt 2015-04-03 13:45:42 -07:00
Bevis Tseng 355e7228b0 Bug 1114935 - Part 6.4: Migration in Payment. r=ferjmoreno
--HG--
extra : histedit_source : 112b550aa3259489d820a442b99157d90a18f6e0
2015-01-15 18:34:03 +08:00
Wes Kocher e974133aa5 Merge b2ginbound to m-c a=merge CLOSED TREE 2015-03-19 19:23:58 -07:00
Kyle Machulis 8c752250b5 Bug 1001757 - Add ability to store core apps outside of profile on desktop b2g; r=fabrice 2015-03-19 11:07:07 -07:00
Bill McCloskey 810adeb74f Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-19 06:43:46 -07:00
Phil Ringnalda 24910d5fbd Backed out 3 changesets (bug 1126089) for ASan e10s bc1 failures and green-crashes
CLOSED TREE

Backed out changeset 9af9111e9c27 (bug 1126089)
Backed out changeset 288efd5e2ca0 (bug 1126089)
Backed out changeset 3bcebfd13538 (bug 1126089)
2015-03-18 21:51:34 -07:00
Gregor Wagner fa698fe8a9 Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
Bill McCloskey 4cfef838dd Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug) 2015-03-18 16:09:27 -07:00
Bevis Tseng 9ef1e07582 Bug 1114935 - Part 6.4: Migration in Payment. r=ferjmoreno
--HG--
extra : rebase_source : df6d070e61d155e02a0b7d38b4212b77b0a3767b
extra : histedit_source : 0c602e973a87d26a3b9692c39433123220c31a9b
2015-01-15 18:34:03 +08:00
Alexandre Lissy cba18369a4 Bug 1142550 - Fix screenshot. r=gwagner 2015-03-12 12:34:00 -04:00
Alexandre Lissy fd47f66b1b Bug 1136784 - Add screenshot to LogShake produced data. r=ochameau, r=gwagner 2015-03-11 01:35:00 -04:00
Alexandre Lissy 7635f89c82 Bug 1137659 - Re-enable LogShake xpcshell tests on B2G Emulator debug. r=me 2015-02-27 04:25:00 -05:00
Dave Hylands 78039a64a3 Bug 1129231 - Remove a couple JS octal constant warnings. r=fabrice
This has just the intended changes.
2015-02-04 14:51:39 -08:00
Dave Hylands 95217cc09f Backed out changeset a21eb15bbf08 2015-02-04 14:45:43 -08:00
Dave Hylands 91bfb094bf Bug 1129231 - Remove a couple JS octal constant warnings. r=fabrice 2015-02-04 14:05:45 -08:00
Alexandre Lissy 859cd5f588 Bug 1127782 - Add /proc/last_kmsg to the list of files we are dumping with LogShake. r=gwagner
Having this file is useful since it can help diagnose previous kernel
panics.
2015-01-30 03:50:00 +01:00
Etienne Segonzac 358f9af53e Bug 763430 - Implementing a smoother orientation change transition for B2G r=fabrice a=philor 2015-01-31 14:36:51 -08:00
jp111 6137a8c380 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Wes Kocher 9e81b5c305 Merge m-c to fx-team a=merge 2015-01-27 16:20:59 -08:00
Ganesh Sahukari f5fe5678d6 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
Ryan VanderMeulen 9148720ef2 Backed out changeset dd417504346b (bug 1114594) for crashes.
CLOSED TREE
2015-01-27 15:17:39 -05:00
Alexandre Lissy ff6bd46c37 Bug 1103958 - Dump Gecko AppInfos and about:memory in LogShake. r=gwagner 2015-01-26 13:16:00 -05:00
Ganesh Sahukari a4f09b67d8 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Carsten "Tomcat" Book 6f0263c8d9 Backed out changeset d34e894a9ea2 (bug 1114594) for xpcshell and m5 test failures 2015-01-26 15:01:16 +01:00
Ganesh Sahukari 27ef62b0d3 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Fabrice Desré 3b77722c8f Bug 1118138 - Add support to bootstrap b2g from a manifest url r=vingtetun 2015-01-23 10:23:45 -08:00
Shih-Chiang Chien 2070ee99a1 Bug 1091790 - Check active call via nsITelephonyService. r=fabrice 2015-01-19 09:42:20 +08:00
Fernando Jimenez d48b684909 Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00