Commit Graph

286440 Commits

Author SHA1 Message Date
Kris Maglione
dbdfcaf40a Backed out changeset 09d8e3caf51d (bug 1190663) for intermittent mochitest failures on Windows
MozReview-Commit-ID: BsHw1BxNF2t
2016-03-02 19:50:22 -08:00
Kris Maglione
8e5f0980af Bug 1190663: [webext] Add tests for window.close() in browserAction and pageAction popups. r=rpl
MozReview-Commit-ID: 8r08YRw7IGr
2016-02-27 15:29:42 -08:00
Mark Hammond
668c9ba887 Bug 1249574 - send the notification about synced tab state changing as the tabs engine is enabled or disabled. r=rnewman 2016-03-03 12:20:41 +11:00
Wes Kocher
036b65c922 Backed out 2 changesets (bug 946857) for testBrowserDatabaseHelperUpgrades failures
Backed out changeset 9e4c8d1ffd3c (bug 946857)
Backed out changeset ca822e985ba5 (bug 946857)

MozReview-Commit-ID: DkVkUgEX7AJ
2016-03-02 14:42:04 -08:00
Michael Comella
8b6ead762f Bug 1251656 - Add comment explaining why browser.db upgrade case 27 is missing. r=ahunt
MozReview-Commit-ID: KOlJ6q5cWUq
2016-03-02 10:46:49 -08:00
Michael Kaply
29829c701b Bug 782924 - Allow locale specific preferences in distribution.ini; r=mixedpuppy 2016-03-02 15:04:38 -06:00
Andrzej Hunt
6d530b8f2d Bug 1238656 - Part 3: bypass cache for homescreen icons r=mcomella
MozReview-Commit-ID: Bvf6GyWXqQn
2016-02-01 14:00:38 -08:00
Andrzej Hunt
1601eef30c Bug 1238656 - Part 2: introduce FLAG_BYPASS_CACHE_WHEN_DOWNLOADING_ICONS to avoid icon downscaling r=mcomella
MozReview-Commit-ID: BXLqJ9wjzf7
2016-03-02 10:56:32 -08:00
Andrzej Hunt
b023cb3df9 Bug 1238656 - Part 1: move best icon size selection into its own method r=mcomella
MozReview-Commit-ID: AWw50DDoLcL
2016-03-02 10:54:31 -08:00
Wes Kocher
a1e52bece8 Backed out changeset 63132b94b6a3 (bug 1245603) for mochitest-chrome failures in test_chrome_ext_downloads_search.html
MozReview-Commit-ID: D1tlLwaDs6A
2016-03-02 12:42:37 -08:00
Nihanth Subramanya
1f1e3e44f7 Bug 1202280 - [Control Center] Style the security subview's More Information button like a footer. r=jaws
MozReview-Commit-ID: FFrmSP1TYpT
2016-02-11 14:00:48 -08:00
vivek
1ffdbd8d6b Bug 946857 - Part 2: Add Android LoginsProvider. r=nalexander
LoginsProvider is an all-Android implementation of PasswordsProvider.
PasswordsProvider is an SQLite database backed by the version of
SQLite that ships with Gecko.  It is concurrently accessed from Gecko
and it runs with a special lifecycle that includes a separate
heavy-weight process.  Eventually we'll migrate the Gecko-side
passwords interface to use the new Android-side LoginsProvider, but
for now we just want to get the new provider landed and the tests
running.

MozReview-Commit-ID: Bx19D68tMtI
***
Bug 946857 - Fold into part2: review nits.

MozReview-Commit-ID: LmPwIvebfrr
2016-02-15 16:14:31 -08:00
vivek
840c94856f Bug 946857 - Part 1: Expose disabled hosts through Password CP r=nalexander
Added a simple robocop test to verify that it is possible to query disabledHosts with PasswordProviders.

MozReview-Commit-ID: K4j4Aczp2xv
2015-12-15 19:23:14 +02:00
Nihanth Subramanya
8be21bef38 Bug 1196677 - Content search: use inputbox value for searches performed with the keyboard. r=adw
MozReview-Commit-ID: Lwvmd3CUV3m
2016-01-25 15:50:21 -08:00
Andrzej Hunt
e870bf03e3 Bug 1252501 - Coalesce topsites position with rowid to ensure a valid position r=rnewman
MozReview-Commit-ID: BFcs3sUT0Ff
2016-03-01 14:00:22 -08:00
Chenxia Liu
0fdf116bcd Bug 1232866 - Establish clearer IA for panel list items. r=mcomella
MozReview-Commit-ID: 40quuVQxL2K
2016-03-02 10:42:19 -08:00
Andrew Swan
e185fe4e1d Bug 1245603 - Implement browser.downloads.search() r=kmag
MozReview-Commit-ID: 9XqkfZyeS8X
2016-03-02 10:23:55 -08:00
Dão Gottwald
9f0e7f6832 Bug 1250806 - Add menuitems for recent bookmarks synchronously so that they show up in the native menubar on OS X. r=mak 2016-03-02 17:16:59 +01:00
Manuel Casas Barrado
06c16ea928 Bug 1245486 - Send Telemetry events for use of the Pause and Restart buttons. r=mikedeboer 2016-03-02 16:42:13 +01:00
Gijs Kruitbosch
491a0a2b64 Bug 1094510 - make browser_canonizeURL.js not hit the network in e10s mode, r=mconley
MozReview-Commit-ID: JlEYeir749V
2016-02-29 14:11:04 +00:00
Carsten "Tomcat" Book
54d05803a2 Merge mozilla-central to fx-team 2016-03-02 16:05:38 +01:00
Carsten "Tomcat" Book
33a2ccf44e merge mozilla-inbound to mozilla-central a=merge 2016-03-02 15:54:19 +01:00
Sebastian Hengst
4517638723 Backed out changeset a1c1b0943294 (bug 1245603) for failing own test. r=failure 2016-03-02 15:09:16 +01:00
Florian Quèze
80cfc135eb Bug 1252462 - Enable the test_unsafeBidiChars.xhtml test for e10s, r=paolo. 2016-03-02 14:35:06 +01:00
Panos Astithas
07e35e1bef Bug 1252449 - Enable test_classifier.html and test_classifier_worker.html on e10s. r=gcp
MozReview-Commit-ID: AxKMYI7nDkD
2016-03-02 15:33:55 +02:00
Tristan
295adc9dc7 Bug 1244197 - Fixed conditional logic for two performance optimizations, r=capella 2016-03-02 08:19:11 -05:00
JW Wang
978631277d Bug 1252344. Part 2 - remove unnecessary checks from MediaDecoderStateMachine::NeedToDecodeAudio(). r=bechen.
MozReview-Commit-ID: LiFvkp9RNsI
2016-03-02 10:39:22 +08:00
JW Wang
48fc8b32bc Bug 1252344. Part 1 - remove unnecessary checks from MediaDecoderStateMachine::NeedToDecodeVideo(). r=bechen.
MozReview-Commit-ID: Jgo9g5B9yq
2016-03-02 10:39:20 +08:00
Michael Comella
b79fa59841 Bug 1249092 - Log profile path in debug mode. r=rnewman
MozReview-Commit-ID: BhK3YFbglee
2016-03-01 11:44:53 -08:00
Michael Comella
13b0748aa1 Bug 1252557 - Suppress ParcelCreator in AndroidFxAccount. r=nalexander
MozReview-Commit-ID: B2YEmQNBWTz
2016-03-01 11:10:20 -08:00
Michael Comella
c11e13b36e Bug 1252557 - Add warning for GoogleAppIndexingDeepLinkError. r=nalexander
afaict, we don't currently support app indexing (bug 1252569) so this should be
okay to reduce the warning level. We can ignore it if we decide we don't want
to support this feature.

MozReview-Commit-ID: 2q4zqEHw2B5
2016-03-01 10:57:17 -08:00
Michael Comella
bcef82f628 Bug 1252557 - Add ignore for HardcodedDebugMode. r=nalexander
MozReview-Commit-ID: JxPAavBCqN1
2016-03-01 10:40:19 -08:00
Nick Fitzgerald
ba6ddac4d6 Bug 1249779 - Remove the "invert tree" checkbox and make inverting a property of the "group by" selection; r=jsantell
Effectively, this moves `inverted` from a global and per-census state, to a
per-`breakdownModel` state. Additionally, a `breakdownModel` is not just a
breakdown spec anymore, but also some extra associated metadata. As such, it has
been split in two and renamed to "censusDisplayModel" and
"dominatorTreeDisplayModel".
2016-03-01 16:20:45 -08:00
Wes Kocher
6e23a35025 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: LQ4NtghbPdw
2016-03-01 15:30:35 -08:00
Myk Melez
486697b8eb Bug 1252670 - hard-code URL to SUMO article about desktop runtime being disabled; r=marco 2016-03-01 15:00:52 -08:00
Jordan Santell
73e0d5d671 Bug 1251084 - Remove WebConsoleUtils.abbreviateSourceURL with source-utils function. r=linclark 2016-03-01 14:32:11 -08:00
Myk Melez
7adb935017 Bug 1252635 - confirm mozApps is defined before checking for updates; r=marco 2016-03-01 14:30:22 -08:00
Myk Melez
5407b0e605 Bug 1245204 - warn user that runtime will be disabled; r=marco 2016-03-01 14:29:41 -08:00
Myk Melez
74f6cb73ca Bug 1252519 - specify compatible version range in runtime error about Firefox not being found; r=marco 2016-03-01 14:29:17 -08:00
Andrzej Hunt
5296861e2e Bug 1252610 - Don't insert suggested sites into topsites table unless they actually exist r=rnewman
MozReview-Commit-ID: 8MPLvxQ0FWu
2016-03-01 13:54:24 -08:00
Wes Kocher
21c6dfd4a8 Backed out changeset af1b34021a32 (bug 1119537) for SM timeouts a=backout
MozReview-Commit-ID: JJ73O16XHh3
2016-03-01 12:00:50 -08:00
Wes Kocher
0afae09150 Backed out 2 changesets (bug 1251714, bug 1251715) for gtest failures in media code a=backout
Backed out changeset 1bbd0cd10f76 (bug 1251714)
Backed out changeset 80b197c5608f (bug 1251715)

MozReview-Commit-ID: EHOtiKLS4Xr
2016-03-01 11:36:35 -08:00
Andrzej Hunt
e8ef7d0a50 Bug 1252500 - Provide all the necessary columns when retrieving topsites r=rnewman
MozReview-Commit-ID: IYeQ3Z6LLPy
2016-03-01 10:10:47 -08:00
Andrzej Hunt
5ce116ce22 Bug 1252499 - only insert blank tile when really needed r=liuche
MozReview-Commit-ID: 5O7gUBDl1D4
2016-03-01 09:32:16 -08:00
Kris Maglione
3c2efbc0cf Bug 1248855 - [webext] Follow-up: Add matching "array-bracket-spacing" rule. r=me
MozReview-Commit-ID: HALx5dbLxpj
2016-03-01 13:49:48 -08:00
Hiroyuki Ikezoe
712fdbf37c Bug 1244897 - Use TimerlineConsumers in PopProfileTimelineMarkers to ensure that all methods acquire TimelineConsumers Mutex. r=vporof
MozReview-Commit-ID: 5VzLfT5SUjI
2016-03-01 19:54:47 +09:00
Henrik Skupin
abd0a4b23b Bug 1252446 - Sync global .gitignore and .hgignore for various missing unwanted files. r=gps DONTBUILD
MozReview-Commit-ID: 8OoQ8Ep2JMl
2016-03-01 15:18:22 +01:00
CJKu
8ed0c2a68c Bug 1252739 - nsStyleImageLayers::HasLayerWithImage should return true when we have mask-image:<element-reference> | <gradient>; r=dbaron
MozReview-Commit-ID: 876p0IfKoUi
2016-03-02 16:27:21 +08:00
J.C. Jones
37209ea444 Bug 1251856 - Disable U2F in all releases (fix for 1231681). r=baku a=backout
* Pref off the "U2F" interface to blank out the integer constants, and
* Disable U2F in all releases.

MozReview-Commit-ID: 8HlkaRbg4Qh
2016-02-29 09:06:40 -07:00
Wes Kocher
dc9b75f120 Merge inbound to m-c a=merge
MozReview-Commit-ID: B0yZpi7wa4I
2016-03-01 15:19:25 -08:00