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

864 Коммитов

Автор SHA1 Сообщение Дата
Alexandre Poirot 69947869b3 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Tzu-Lin Huang d3da220464 Bug 1106818 - Stop moving focus to shell.html when receiving mozfullscreenchange, r=fabrice 2015-03-04 14:15:19 +08:00
Szu-Yu Chen [:aknow] 19390dd8b6 Bug 1137048 - Map settings ril.debugging.enabled to preference (follow-up). r=fabrice 2015-03-02 15:05:11 +08:00
Szu-Yu Chen [:aknow] b53b686a1b Bug 1132863 - Map settings "ril.debugging.enabled" to preference. r=hsinyi 2015-02-25 16:37:29 +08:00
Giovanny Andres Gongora Granada 71c7a6c45c Bug 974435 - Remove inline scripts and styles usage via JavaScript for shell.html and shell.js r=fabrice 2015-02-22 18:17:31 -08:00
Jennifer Fong 1f36aeae87 Bug 1132244 - Expose Settings Actor in restricted mode. r=jryans 2015-02-17 11:16:00 -05:00
Fabien Cazenave c5e5513ce6 Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream 2015-02-02 15:01:32 +01:00
Jonathan Kew 8212ac7e90 Bug 1119475 - pt 4 - Replace physical with logical properties in content.css for android and b2g. r=heycam 2015-02-16 11:59:31 +00:00
Ryan VanderMeulen 7f45ab0034 Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-02-13 12:24:27 -05:00
Yusuke Yamamoto 1461657c56 Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
Alexandre Poirot d80c4356c6 Bug 1127108 - Automatically open the system app with devtools on Mulet. r=fabrice 2015-02-05 10:04:00 -05:00
J. Ryan Stinnett 761968a7ea Bug 1127004 - Receive OOB auth images from Gaia. r=janx 2015-02-05 15:26:14 -06:00
J. Ryan Stinnett 5aa4b62f57 Bug 1127004 - Use promises and session in b2g allowConnection. r=past 2015-02-05 15:26:13 -06:00
Paolo Amadini c3952b24ed Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice 2015-02-05 11:19:01 +00: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
J. Ryan Stinnett 776fb57011 Bug 1103120 - Part 20: B2G: Use OOB auth via WiFi. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett 9b3a983e79 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett de60148114 Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06: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
J. Ryan Stinnett 72310a0d5d Bug 1118862 - Fix simulator window on Retina screens. r=ochameau 2015-01-15 13:38:00 -05:00
Jan Varga f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Paul Rouget 78c8fbee1b Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-20 00:57:00 -05:00
Fernando Jimenez d48b684909 Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice 2015-01-19 14:50:32 +01:00
Morris Tseng 4dc62c20e6 Bug 1120750 - Part 4: Remove all touchcarettap event listener. r=roc 2015-01-27 22:45:00 -05:00
Kevin Chen c0f0d47966 Bug 1120268 - Remove mozChromeEvent sent from hardware keys in shell.js r=fabrice 2015-01-15 14:40:38 +08:00
Shih-Chiang Chien c51a1c2a25 Bug 1080474 - Part 3 - Presentation UI glue for Firefox OS. r=fabrice. 2014-10-13 17:05:50 +08:00
Andrea Marchesini 6b6fa3fbff Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-13 09:53:14 +00:00
Jared Wein b5f521fe19 Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Ryan VanderMeulen e4f5a3e534 Backed out changeset 66ec04bc10eb (bug 1067145) for leaks. 2015-01-08 10:32:33 -05:00
Paul Rouget 6ccd40c82a Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-07 22:47:00 -05:00
Masayuki Nakano d8ce689fbc Bug 912869 Rename 'Apps' and 'FastFwd' to 'MediaApps' and 'MediaFastForward' (and drop 'MediaApps' support) r=smaug 2014-12-30 10:47:54 +09:00
Masayuki Nakano 0fa15c7ffb Bug 912864 Rename 'SelectMedia', 'MediaNextTrack' and 'MediaPreviousTrack' to 'MediaSelect', 'MediaTrackNext' and 'MediaTrackPrevious' r=smaug 2014-12-30 10:47:53 +09:00
Bevis Tseng 47d241bcdb Bug 1101397 - Clear up unnecessary checking of "undefined" DOMString attribute. r=echen 2014-12-22 15:53:25 +08:00
Phil Ringnalda 361e1fc9d9 Merge b-i to m-c 2014-12-24 15:35:20 -08:00
Paolo Amadini 9edfedb1bb Bug 1114618 - Don't package nsIDownloadManagerUI in Firefox OS. r=fabrice 2014-12-24 18:10:04 +00:00
Alexandre Poirot 6a2fb4633b Bug 1107759 - Fix window resizing and replace dpi support with pixel ratio. r=fabrice 2014-12-23 15:28:54 -08:00
Alexandre Poirot 89b9dea2db Bug 996619 - Implement SD card support in simulator. r=fabrice, a=me 2014-12-15 02:24:00 -05:00
J. Ryan Stinnett ccf18a8ec4 Bug 1059001 - Part 3: Add encryption socket option. r=past 2014-12-10 20:55:52 -06:00
J. Ryan Stinnett d838d794fd Bug 1059001 - Part 2: Move discovery into socket listener. r=past
Don't make the socket listener set up discover manually.  Also, future additions
(authentication) for WiFi debugging will add extra information to the discovery
packet.
2014-12-10 20:55:51 -06:00
J. Ryan Stinnett a0a3a60049 Bug 1059001 - Part 1b: Update openListener callsites. r=past 2014-12-10 20:55:51 -06:00
Tim Chien 7086ef24a8 Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey 2014-12-09 14:20:40 -05:00
Ryan VanderMeulen 054f112d6d Backed out changeset a0a2ada42652 (bug 936724) because something in the push made Gij(2) permafail.
CLOSED TREE
2014-12-09 12:09:09 -05:00
Tim Chien 55b49905e1 Bug 936724 - Implement addInput/removeInput in InputMethod API, r=yxl, r=khuey 2014-12-08 18:46:00 +01:00
Alexandre Poirot 8a88755427 Bug 1107260 - Customize default screen size with a pref. r=fabrice 2014-12-03 14:42:00 -05:00
J. Ryan Stinnett 6bbfd73703 Bug 1058997 - Part 3b: Update non-trivial security prompts. r=past 2014-12-01 22:55:56 -08:00
peter chang 0911a88d6d Bug 1090008 - Part 4 - Rename SelectionChange to SelectionStateChanged, r=smaug 2014-11-27 18:55:00 +01:00
Alexandre Poirot ed5bc6f861 Bug 1097814 - Fix home button in b2g desktop. r=fabrice 2014-11-18 04:13:00 +01:00
Kartikaya Gupta 8ac2ff1bb6 Bug 1072498 - Collapse the dom.browser_frames.useAsyncPanZoom pref into layers.async-pan-zoom.enabled. r=fabrice 2014-11-14 07:42:24 -05:00
Boris Chiou ac39469798 Bug 1040651 - Map a preference to a Gaia setting to enable Layerscope. r=fabrice
Add a listener at Gecko side. We will also add a "LayerScope" option
in "Settings -> Developer", so we can enable Layerscope dynamically.
2014-11-09 18:33:00 -05:00
Dave Hylands 261c10fe6d Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice 2014-11-10 23:30:07 -08:00