561915c822
Bug 1019816 - Developer option to store logcat to sdcard by shaking the phone. r=gerard-majax
2014-08-22 10:32:00 +02:00
Alexandre Poirot
322dac22da
Bug 1043699 - Fix command line arguments handling on desktop. r=fabrice
2014-08-28 10:10:00 +02:00
Kyle Machulis
6298f9dcc4
bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Fabrice Desré
fe94068fba
Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun
2014-08-28 17:20:26 -07:00
Ryan VanderMeulen
4f864e03ab
Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
...
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Eitan Isaacson
79e00fadd7
Bug 1059608 - Proxy layer effects settings to preferences. r=fabrice
2014-08-27 19:39:00 +02:00
Kyle Machulis
6e78cf8ab0
Bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Ted Clancy (:tedders1)
33f8f4f7ed
Bug 1000315 - Part 4: Uninstall prompting on B2G and toolkit. r=ochameau
2014-06-11 14:24:28 -07:00
Wes Kocher
0eade3f8f0
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Ed Morley
7f84665874
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
James Hobin
78f27095ca
Bug 1023201 - Screenshots are missing 1px in height. r=fabrice
2014-08-19 13:50:00 -04:00
Ryan VanderMeulen
e4b5cf1d02
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Marco Castelluccio
29b6632367
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Morris Tseng
5712807cf4
Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice
2014-08-13 19:29:00 -04:00
Eitan Isaacson
95765935b1
Bug 1056205 - Fix screen reader activation. r=fabrice
2014-08-20 11:20:07 -07:00
J. Ryan Stinnett
6a3feef980
Bug 1039493 - Break out B2G DevTools files. r=fabrice
...
--HG--
rename : b2g/chrome/content/devtools.js => b2g/chrome/content/devtools/hud.js
2014-08-18 15:40:00 -04:00
Alexandre Poirot
5f958185f5
Bug 994669 - Integrate gaia responsive mode tweaks. r=paul
2014-08-12 02:43:00 -04:00
Dave Hylands
b3dcc122dc
Bug 1046127 - Don't drop adb connection during startup. r=fabrice
2014-08-11 21:04:06 -07:00
Vivien Nicolas
1bc75e99ef
Bug 1048009 - Reduce overall overpaint. r=fabrice
2014-08-21 15:34:07 +02:00
Jan Keromnes
9c4af7eff8
Bug 989263 - Reduce Developer HUD polling frequency for USS. r=21
2014-08-05 06:45:00 -04:00
Fabrice Desré
bb33b2ef42
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
ef472796d3
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
7f556803c8
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Wes Kocher
7312430d7c
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
Morris Tseng
f56cb94859
Bug 987040 - Part 1: Implement mozbrowserselectionchange. r=vingtetun,ehsan,bugs. sr=bz
2014-07-28 01:21:00 +02:00
Sam Foster
45d6d0b9ed
Bug 1040146 - Copy existing deviceinfo.os into previous_os when populating settings. r=fabrice
2014-07-28 11:13:10 -07:00
Carsten "Tomcat" Book
95220c3c23
merge mozilla-inbound to mozilla-central a=merge
2014-07-24 15:25:20 +02:00
Dave Hylands
c8cff65b61
Bug 1043122 - Make adb 12-hour timer disable adb reflect in settings app. r=fabrice
2014-07-23 23:48:53 -07:00
J. Ryan Stinnett
d0b3c85e29
Bug 1000428 - Part 2: Wire up WiFi enabled setting. r=past, r=fabrice
2014-07-21 08:39:00 -04:00
J. Ryan Stinnett
542992e388
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 -04:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Kartikaya Gupta
0e185b6934
Bug 1042152 - Add gaia settings that can disable low-precision/progressive painting and low-opacity behavior. r=vingtetun
2014-07-24 06:35:00 -04:00
Carsten "Tomcat" Book
37c7c51a0a
merge b2g-inbound to mozilla-central a=merge
2014-07-18 13:02:11 +02:00
Carsten "Tomcat" Book
b50bfe351f
Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions
2014-07-18 12:03:53 +02:00
Carsten "Tomcat" Book
418e8cf42f
Backed out changeset 5ed0d1e11971 (bug 1000428)
2014-07-18 12:03:30 +02:00
Fabrice Desré
0ff99653bd
Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey
2014-07-17 18:30:47 -07:00
Ting-Yu Chou
a673af86e3
Bug 1036670 - Set shell.contentBrowser after system app frame is appended. r=fabrice
2014-07-17 12:04:52 +08:00
J. Ryan Stinnett
3ecb5ca736
Bug 1000428 - Part 2: Wire up WiFi enabled setting. r=past,fabrice
2014-07-16 07:19:00 +02:00
J. Ryan Stinnett
45dfa42c0a
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 +02:00
Carsten "Tomcat" Book
1e360ef1ad
Merge mozilla-central to b2g-inbound
2014-07-14 15:32:20 +02:00
J. Ryan Stinnett
656f2d34a5
Bug 1033079 - Part 2: Support multiple listening sockets. r=past
2014-07-10 14:15:00 -04:00
Fabrice Desré
e45eec0fb4
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
...
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
9c819f383c
Backed out changeset a2f2a28e0856 (bug 1024513) for build failures
2014-07-08 16:03:04 +01:00
Fabrice Desré
1133636b0c
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Mark Banner
70684d8faf
Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium
2014-07-08 07:37:57 +01:00
Borting Chen
d54cb8eaef
Bug 951976 - part 1, WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Alexandre Poirot
d6f268e55b
Bug 963490 - Implement a b2g component to easily interact with all frames. r=vingtetun, r=janx, r=jryans
2014-06-30 06:16:00 -04:00
Alexandre Poirot
643b8253c9
Bug 1020948 - Stop preventing source discarding when using devtools. r=jryans
2014-06-25 14:50:00 +02:00
Jim Blandy
b6b202b6bb
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Wes Kocher
fb575455f8
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00