Commit Graph

12282 Commits

Author SHA1 Message Date
Jared Wein
c3f27c3b0d Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
Gijs Kruitbosch
327b5a23f6 Bug 1239319 - use input types properly for search and url bar to get better OSK support on Windows, r=jaws 2016-01-14 23:41:26 +00:00
Carsten "Tomcat" Book
e27a7ede7f merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Kris Maglione
a7301bf206 Bug 1235365: Parse WebExtension JSON files as UTF-8. r=billm 2016-01-09 16:53:24 -08:00
Christoph Kerschbaumer
f40331672c Bug 1239085 - Remove Deprecation warning from NewTabUrl.jsm (r=olivier) 2016-01-12 13:17:19 -08:00
Georg Fritzsche
2cbcc90c00 Bug 1239753 - FirefoxProfileMigrator is broken after generator expression removal. r=gijs 2016-01-14 20:15:22 +01:00
Paolo Amadini
874e407e62 Bug 1233771 - Add a UITour API to close the current tab and return to the previous page. r=MattN 2016-01-14 14:52:49 +00:00
Carsten "Tomcat" Book
2ea8857298 Merge mozilla-central to mozilla-inbound 2016-01-13 11:58:27 +01:00
Carsten "Tomcat" Book
199e3c64bc merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Matthew Noorenberghe
3d80c0dec5 Bug 1208145 - Clear XUL persistence data for passwordManager.xul passwordCol.hidden. r=dolske
Bug 1121291 made @hidden persist but we are reverting that change so we need to remove the values so the password column doesn't always show by default.
2016-01-12 11:39:02 -08:00
Carsten "Tomcat" Book
7a80930340 merge mozilla-inbound to mozilla-central a=merge 2016-01-12 11:54:38 +01:00
Mike Hommey
8aaca7b4a9 Bug 1235099 - Remove the NS_APP_BOOKMARKS_50_FILE directory service key. r=dolske
Nothing in mozilla-central uses the NS_APP_BOOKMARKS_50_FILE/BMarks key except
tests. It's also not been very useful since the switch to places in ... Firefox
3? so even if addons use it, it's not doing them much good.
BookmarkHTMLUtils.defaultPath returns the same thing anyways for those that
really do insist on getting the equivalent thing (but I'd argue
BookmarkHTMLUtils.defaultPath, as well as the browser.bookmarks.file pref could
just go away as well).

Seamonkey does use NS_APP_BOOKMARKS_50_FILE/BMarks, but they really only need
the #define, which they can add in their source.
2016-01-12 08:01:52 +09:00
Jonathan Kew
657b233fdc Bug 890156 - patch 6 - Update window placement code to work with desktop pixels, for per-monitor DPI support on Windows. r=emk 2015-12-03 13:19:50 +00:00
Panos Astithas
5878f4aaa1 Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo 2016-01-11 19:30:07 +02:00
Alessio Placitelli
f0cf6489cf Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Alessio Placitelli
dc03720d16 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Mark Hammond
b3b7c2ca58 Bug 1238187 - 'Synced Tabs' entry on history panel is always disabled. r=Gijs 2016-01-11 11:41:17 +11:00
AJ Kerrigan
9981c05a18 Bug 1132556 - Replace runInContent() with ContentTask.spawn(). r=smacleod 2016-01-07 03:26:31 -05:00
Phil Ringnalda
697e1f3aff Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js
CLOSED TREE

Backed out changeset f26c050a39a1 (bug 1235345)
Backed out changeset c7689b72d3fa (bug 1234526)
Backed out changeset 3124025d1147 (bug 1234526)
Backed out changeset 096d46bdaf86 (bug 1234526)
Backed out changeset 96e0326e7985 (bug 1234522)
Backed out changeset c3b6bf176f86 (bug 1234522)
Backed out changeset 3e7dc6d87325 (bug 1234522)
Backed out changeset f6447d37d113 (bug 1237700)
2016-01-08 20:25:27 -08:00
Kris Maglione
284d8ac3d9 Bug 1233326: [webext] Fix default value handling for tabs.create, and add missing tests. r=billm 2016-01-05 19:06:44 -08:00
Jared Wein
1ad855c632 Bug 1087114 - Run browser_subdialogs.js in e10s. r=gijs 2016-01-08 13:08:34 -05:00
Paolo Amadini
79a2403c1d Bug 1231373 - Add a dialog to inspect or remove exceptions from TP. r=past 2016-01-08 14:40:54 +00:00
Paolo Amadini
7a73d1fc25 Bug 1231359 - Simplify the hidden preferences that control whether Tracking Protection is enabled in non-private windows. r=past 2016-01-08 14:16:09 +00:00
Paolo Amadini
3ff665d29d Bug 1231375 - Add a dialog to manage DNT settings. r=past 2016-01-08 14:11:38 +00:00
Paolo Amadini
308d4856f1 Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN 2016-01-05 14:04:49 +00:00
Alessio Placitelli
f2fef77858 Bug 1234522 - Fix or remove the tests relying on the data reporting service. r=gfritzsche 2016-01-05 06:29:00 +01:00
Alessio Placitelli
c858565291 Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug 2016-01-05 06:29:00 +01:00
Florian Quèze
6d9b78e421 Bug 1237648 - Cleanup usage of the search service in nsContextMenu.js and nsBrowserContentHandler.js, r=adw. 2016-01-08 11:27:50 +01:00
Florian Quèze
b9a3dda490 Bug 1237648 - remove the browser/ code sync'ing currentEngine and defaultEngine, r=adw. 2016-01-08 11:27:49 +01:00
Dão Gottwald
8139f35085 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Carsten "Tomcat" Book
9584b60b0c merge mozilla-inbound to mozilla-central a=merge 2016-01-07 11:50:57 +01:00
Ryan VanderMeulen
3ebf936096 Merge m-c to fx-team. a=merge 2016-01-06 09:52:22 -05:00
Ryan VanderMeulen
b9ee4efe7b Merge fx-team to m-c. a=merge 2016-01-06 09:48:18 -05:00
Jeremy Francispillai
829704fb1e Bug 1122618 - Added change to rebuild the defaultEngineDropDown whenever the default engine is changed. Separated the code performing the changes and displaying the changes when removing/adding engines. r=florian. 2016-01-06 12:52:52 +01:00
Nigel Babu
86f063c2dc Backed out changeset 1b5c66916877 (bug 1237081) for mochitest browser-chrome bustage 2016-01-06 12:01:27 +05:30
Bill McCloskey
2e2bc09867 Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert) 2016-01-05 21:59:46 -08:00
Wes Kocher
fef19fecdc Merge m-c to fx-team, a=merge 2016-01-05 16:54:04 -08:00
Wes Kocher
d0efa670c5 Merge fx-team to m-c a=merge CLOSED TREE 2016-01-05 16:34:06 -08:00
Kris Maglione
805fdcb445 Bug 1237122 - Use base test suite eslintrc files for WebExtension tests. r=trivial 2016-01-05 16:10:33 -08:00
Kris Maglione
376ac1c0fc Bug 1229248, 1224087, 1230439: Follow-up: Fix ESLint failures. r=trivial 2016-01-05 15:53:12 -08:00
Kris Maglione
274180ad2c Bug 1211366: Follow-up: Fix ESLint errors. r=trivial 2016-01-05 14:10:58 -08:00
Kris Maglione
0ed3771d59 Bug 1214007: Follow-up: Fix ESLint errors. r=trivial 2016-01-05 15:10:39 -08:00
Andrea Marchesini
ecddf6884c Bug 1236827 - Remove non-useful 'delete' in TabStore.jsm, r=ttaubert 2016-01-05 17:22:36 +00:00
George Wright
bf4b31563d Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -05:00
Mike Hommey
fd332b9f07 Bug 1235107 - Move bookmarks.html to a chrome localized location. r=dolske 2016-01-05 20:03:43 +09:00
Carsten "Tomcat" Book
ef75c405fd merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Andy McKay
540483a6ea Bug 1214007 - Implement chrome.tabs.move. r=billm 2015-12-23 17:04:23 -08:00
Dave Townsend
8dc7f59eb3 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Dave Townsend
6bc2e9ae43 Bug 1229224: Fix linting for some browser files that tests depend on. r=felipe 2015-12-17 15:19:00 -08:00
Jared Wein
71c64926e7 Bug 1043586 - Tweak how about:preferences gets filtered out of current set of tabs for homepages. r=Gijs 2016-01-04 11:12:30 -05:00