Wes Kocher
68833cae98
Merge m-c to inbound, a=merge
...
--HG--
extra : commitid : Ji790Lmkepf
2015-11-30 17:47:00 -08:00
Carsten "Tomcat" Book
906d89bc14
Merge mozilla-central to fx-team
2015-11-30 13:46:30 +01:00
Carsten "Tomcat" Book
5a9f09086a
merge mozilla-inbound to mozilla-central a=merge
2015-11-30 13:19:02 +01:00
Mark Banner
c96e025e76
Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop
2015-11-30 11:42:25 +00:00
alex_johnson
375337849c
Bug 1216051 - Delegated NativeWindow.toast to Snackbar API. r=sebastian
...
--HG--
extra : transplant_source : %00%E9%92n%0E%08%E3%13z%F1o%7F%89%ED%7C%1C%3E%12%B0_
2015-11-27 09:18:40 -05:00
Sebastian Kaspari
6bc52e91c7
Bug 1226130 - GeckoPreferences: Process PrefHandlers last. r=margaret
...
A restriction might remove the preference, so we want to remove it first and only
call the PrefsHandler if the preference is still visible.
--HG--
extra : commitid : AD4OUsATe0A
extra : rebase_source : a2247593514830f93495e59f40762c30576262ac
2015-11-27 14:54:18 +01:00
Sebastian Kaspari
d2a1b95ccb
Bug 1222390 - (Part 4) Restricted profiles: Add descriptions to restrictions. r=margaret
...
--HG--
extra : commitid : Cr1YZ43eCO
extra : rebase_source : aac9fe299ac0a663d01076d321a7e93a3d041ae3
extra : histedit_source : 6b6ec357729cd37eaaaaabbfbea980fd0be193de
2015-11-27 14:04:43 +01:00
Sebastian Kaspari
64b8cbb9af
Bug 1222390 - (Part 3) Restricted profiles: Always hide 'location services' (Stumbler) r=margaret
...
--HG--
extra : commitid : GbvhoojpTzI
extra : rebase_source : ff10d48c61e114c02d0a2d113386ab7247bfc9cb
extra : histedit_source : a63acd0b952e8e406d9fcc3aa2503dd0a92398eb
2015-11-27 13:42:45 +01:00
Sebastian Kaspari
b1064407e8
Bug 1222390 - (Part 2) Restricted profiles: Always hide 'guest browsing'. r=margaret
...
--HG--
extra : commitid : HC4rJKJZQkr
extra : rebase_source : 78fbfaf3f38fc5b4afaaab07b161061d1d51ffd4
extra : histedit_source : 0cb0fdea4f8260da74f59c8c5665883c5df8f359
2015-11-27 13:35:38 +01:00
Sebastian Kaspari
c549ff65b6
Bug 1222390 - (Part 1) Restricted profiles: Always hide 'master password' setting. r=margaret
...
--HG--
extra : commitid : 3DRJBw5ZNaM
extra : rebase_source : 186cbfb1463704586c29b8c75b769fb20e5228da
extra : histedit_source : ea0f16e6435c70e0fc97199c6f8a93393b4ecad9
2015-11-27 13:25:13 +01:00
Mike Hommey
c879615900
Bug 1228467 - Don't preprocess chrome files without preprocessor directives. r=gps
2015-12-01 08:25:22 +09:00
Mike Hommey
3a7b31cfb5
Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps
...
This makes it clearer that really it's the same thing as FINAL_TARGET,
with preprocessing.
We still keep DIST_FILES in backend.mk because it's shorter and doesn't
really matter.
2015-12-01 08:25:22 +09:00
Phil Ringnalda
82cfbc8176
Back out 343223ce6b34 (bug 1228628) for Experiments xpcshell bustage
...
CLOSED TREE
2015-11-27 20:55:17 -08:00
Kartikaya Gupta
c3f4811505
Bug 1206872 - Enable C++ APZ in Fennec nightly builds. r=mfinkle
...
--HG--
extra : commitid : 74ro3DwxVdY
2015-11-28 21:35:36 -05:00
Mark Banner
e8e5bab529
Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop
2015-11-27 22:37:38 +00:00
Kalpesh Krishna
bd090743b5
Bug 1148028 - Remove MOZ_ANDROID_SHARE_OVERLAY. r=vivek,nalexander
...
Fennec ships the Share Overlay everywhere.
--HG--
extra : commitid : 5BjYeDt7odR
extra : rebase_source : 8f8b97ee70161312a3c4ba7add801a1b2d340d23
2015-11-27 12:51:02 -08:00
Dave Townsend
3593419254
Bug 1228628: Move all eslintignore rules to the top-level of the tree. r=mconley
...
--HG--
extra : commitid : Dwq9c2G0xAV
extra : rebase_source : 29ef8c7dad0b0477933d82ea87fd157607cc7b14
extra : amend_source : f0353d9eab87d940d29377401b60606153644985
2015-11-27 09:39:59 -08:00
Nick Alexander
66a738325c
Bug 1219963 - Try to make test_get_last_visited more robust. r=me
...
This also logs more of the failure details, logs all
"link-visited" events, and waits for an un-used "link-visited" event
before terminating in the hope of always witnessing all the expected
"link-visited" events.
--HG--
extra : commitid : 8ZchXGDOOZs
extra : rebase_source : 22e8f397e6511131e345e187a25c26e7aece4103
2015-11-27 10:48:01 -08:00
Sebastian Kaspari
1780a4912d
Bug 1189336 - (Part 4) Migrate old restrictions if needed. r=ally
...
--HG--
extra : commitid : 15Piph0WLl1
extra : rebase_source : 7eb6a1a455a6f3736de1f17181f76fb2d9cd18fc
2015-11-17 15:28:40 +01:00
Sebastian Kaspari
db5aae07ef
Bug 1189336 - (Part 3) Move from a list of disallowed things to a list of restrictable features. r=ally
...
--HG--
extra : commitid : KSNcNwqDdsf
extra : rebase_source : b5a8becbf236df83ed3773a76456f905a29c0cc1
2015-11-11 18:17:19 +01:00
Sebastian Kaspari
2c2544b2a4
Bug 1189336 - (Part 2) Rename Restriction class to Restrictable. r=ally
...
This is the first step to move from a list of DISALLOW_* things to a list of
features that can be enabled or disabled for a profile. At a later stage we
will check whether a "restrictable" feature is allowed or not.
--HG--
rename : mobile/android/base/restrictions/Restriction.java => mobile/android/base/restrictions/Restrictable.java
extra : commitid : GlIbP8ITOUJ
extra : rebase_source : 6118d676e77285e6ee20b566b4cc39b774b9c8f7
2015-11-11 16:39:28 +01:00
Sebastian Kaspari
33f113a021
Bug 1189336 - (Part 1) Rename RestrictedProfiles to Restrictions. r=ally
...
RestrictedProfiles: The name of the class can be confusing because it handles
guest profiles and restricted profiles. We might even query it from a normal
profile.
--HG--
rename : mobile/android/base/RestrictedProfiles.java => mobile/android/base/Restrictions.java
extra : commitid : BtjvH8aWSlk
extra : rebase_source : 262c9537d7e93658ceea6f94c8481a393ddd3072
2015-11-11 12:29:07 +01:00
Carsten "Tomcat" Book
dcaa895094
Merge mozilla-central to fx-team
2015-11-27 11:28:17 +01:00
Nick Alexander
5ab3a4ac26
Bug 1228430 - Move build.gradle out of mobile/android/base. r=me
...
DONTBUILD NPOTB
--HG--
rename : mobile/android/base/build.gradle => mobile/android/app/base/build.gradle
extra : commitid : EhT7Osnyxex
2015-11-26 13:02:00 -08:00
Carsten "Tomcat" Book
0a41d103c4
Merge mozilla-central to b2g-inbound
2015-11-26 16:56:39 +01:00
Carsten "Tomcat" Book
358e4575c4
merge mozilla-inbound to mozilla-central a=merge
2015-11-26 16:54:27 +01:00
sgiles
55af4f89c3
Bug 1224604 - Handle Hover events when TalkBack is enabled. r=kats
2015-11-25 15:25:11 +00:00
Alexandre Poirot
c033608dd9
Bug 1226157 - Ship nsIWorkerDebugger* idl on b2g. r=fabrice
2015-11-25 07:54:26 -08:00
Kartikaya Gupta
f8ac9470c9
Bug 1226660 - Increase the fling-stop-on-tap threshold so that more taps go to content rather than stopping flings. r=snorp
...
--HG--
extra : commitid : 4C5lITvbWBZ
2015-11-25 09:49:57 -05:00
Wes Kocher
28cb6089db
Merge m-c to fx-team, a=merge
...
--HG--
extra : commitid : 86BszxSMu06
2015-11-24 16:56:56 -08:00
Wes Kocher
d04352af5d
Merge fx-team to central, a=merge
...
--HG--
extra : commitid : GWsEhTdRTPF
2015-11-24 16:33:15 -08:00
Wes Kocher
bee783ac06
Merge inbound to m-c a=merge
...
--HG--
extra : commitid : C5ZGJHM8FSu
2015-11-24 13:54:06 -08:00
Kartikaya Gupta
e5cc4bfe1f
Bug 1227636 - Put back missing scrollbar styles. r=mfinkle
...
--HG--
extra : commitid : 7zQGmAtYcGn
2015-11-24 14:23:53 -05:00
Mark Finkle
9a4a57cbcf
Bug 1226292
- Add telemetry for Find in Page r=liuche
2015-11-24 00:21:16 -05:00
Jim Chen
0b336e064b
Bug 1221270 - Schedule and perform GMP updates in AddonUpdateService; r=snorp
...
This patch moves the GMP update process from browser.js startup to
AddonUpdateService. It also uses the Gecko:ScheduleRun event in
GeckoService to schedule headless runs in order to perform updates
periodically.
2015-11-23 23:31:49 -05:00
Jim Chen
3f2aedd313
Bug 1221270 - Let AddonUpdateService use AddonManagerPrivate to check for updates; r=mfinkle
...
The Android-specific AddonUpdateService has a bit of redundant code
because AddonManagerPrivate has a backgroundUpdateCheck method that does
a lot of the same thing. This patch makes AddonUpdateService call that
method so there's less code and more consistency.
This requires flipping the "extensions.update.enabled" pref, which was
disabled in bug 528588 for showing the XUL addon update dialog. I don't
think this is relevant anymore in native Fennec and with the later
rewrite of AddonManager, so I'm fairly certain it's okay to flip that
pref.
The patch also disables the AddonManager update timer because we have
our own update timer on Android.
2015-11-23 23:31:49 -05:00
Jim Chen
30c9d284c4
Bug 1221270 - Add GeckoService event to schedule updates via alarm manager; r=snorp
...
This patch adds a "Gecko:ScheduleRun" event that lets JS code schedule
an intent to be sent periodically. Right now there's a single intent
handler for "update-addons"; the handler doesn't do anything explicit
because updates are already checked automatically on Gecko launch.
2015-11-23 23:31:49 -05:00
Jim Chen
4666b1c14e
Bug 1221270 - Turn GeckoService into an IntentService; r=snorp
...
We want GeckoService to handle intents from the system, e.g. an intent
from the alarm manager.
2015-11-23 23:31:48 -05:00
Michael Comella
a25cccb2c2
Bug 1227351 - Remove unused homepage current tab string. r=margaret
...
I forgot to remove this as part of bug 1224214.
--HG--
extra : commitid : HnQ1fzd5bNq
extra : rebase_source : c681937c9e73d69115ac4a8c31c7489bce13ef15
2015-11-23 16:33:07 -08:00
vivek
b483371d01
Bug 1220720: Notify EOL on Honeycomb r=liuche
...
--HG--
extra : commitid : 73sbhdsNxkI
extra : rebase_source : 6581601d724fd6d6e3ea64356ed37ca248a6c81f
extra : histedit_source : 20c42851634b4a43297b2293f17f2caf585ae2ce%2C9203c8884cee47cbbfe5e2fdd77bef6bcf820191
2015-11-23 18:36:12 -05:00
Mark Finkle
f26702a2a5
Bug 1215012 - mdnsd - Firefox Beta Android excessive battery usage r=xeonchen
2015-11-23 19:27:20 -05:00
Michael Comella
223292e382
Bug 1224214 - Remove "Set current tab" checkbox from homepage setting. r=margaret
...
--HG--
extra : commitid : GGpqSg1W8WY
extra : rebase_source : 863cd72a4abe48485bedb8de7a92ee032d0deb8d
2015-11-23 15:12:20 -08:00
Michael Comella
992a80ad05
Bug 1227322 - Remove nightly flag from homepage pref. r=margaret
...
It seems like too much work to make a full branded non-nightly build so I
didn't strictly test this but I looked around the homepage code and saw no
other blockers on set homepage.
--HG--
extra : commitid : HkrrU1Bgu1S
extra : rebase_source : 2f2f97eb7abf9d978dd50051148e631dd1073da2
2015-11-23 15:24:15 -08:00
Chenxia Liu
80008d94bf
Bug 1225092 - Improper behavior when accessing log in screen from on-boarding screen. r=ally
...
--HG--
extra : commitid : HKWIVn0Kw4w
extra : rebase_source : c2924ca48146545b2c2b399e46a1d4d76ba457ad
2015-11-20 15:23:49 -05:00
Chenxia Liu
cbc2030177
Bug 1226523 - Fennec crashes after transferring bookmarks and history. r=margaret
...
--HG--
extra : commitid : 38E83WDBwYT
extra : rebase_source : 1441632d52fe8c6662d7a273dfbc41f707f10002
2015-11-23 11:30:07 -05:00
Chenxia Liu
6385142b8b
Bug 1044401 - Update geolocation id. r=trivial
...
--HG--
extra : commitid : wJaryzgq4W
extra : rebase_source : 72f55924f16ea733ae5a2df7e2cbf5b464b23353
2015-11-23 11:20:42 -05:00
Carsten "Tomcat" Book
5f1ac1afb3
merge mozilla-inbound to mozilla-central a=merge
2015-11-23 14:08:50 +01:00
Chenxia Liu
c198a7441e
Bug 1044401 - Turn permissions into nouns. r=sebastian
...
--HG--
extra : commitid : Po1Ri3ATW5
extra : rebase_source : 9177ea36007f776a0a5694987e95a63fb186387f
2015-11-17 17:33:49 -08:00
Chenxia Liu
e3d43856de
Bug 1044401 - Remove title from dialog. r=sebastian
...
--HG--
extra : commitid : C1CmET32mlA
extra : rebase_source : 1fbda2694fc6b532ea511c90109958409eb06a37
2015-11-17 17:26:19 -08:00
Chenxia Liu
e9772d14b2
Bug 1044401 - Update site settings dialog to be less confusing. r=sebastian
...
--HG--
extra : commitid : 1Z7wFVSFPHO
extra : rebase_source : d3a93a35626488dd0df5f3c2ab4f7f4317f001f6
2015-11-17 17:16:30 -08:00