Commit Graph

12319 Commits

Author SHA1 Message Date
sakshi
8945046260 Bug 1207185 - Removed additional header borders from Sync preferences r=markh
--HG--
extra : commitid : 6tLrIjF5Ltd
extra : rebase_source : 3a1e2a7a8cbde167246bdfee51fc6d93157e2f1a
2016-01-21 16:44:06 -08:00
Kit Cambridge
4d53556646 Bug 1229625 - Use the default device name as a placeholder in Sync prefs. r=markh
--HG--
extra : commitid : 7qNtoOKMa5z
extra : rebase_source : 4eb7a9bbcad182118f23df4061f55af64cf3a9b2
2016-01-14 14:05:25 -07:00
Gijs Kruitbosch
329f3d039e Bug 1200726 - followup: fix failing test for google search provider icon change, rs=bustage
--HG--
extra : commitid : AenwpB3wo6H
2016-01-21 19:03:44 +00:00
Gijs Kruitbosch
36e99ddea3 Bug 1239748 - add a user-facing preference to turn off the on-screen keyboard functionality completely, r=jaws
--HG--
extra : commitid : 2k70EZR9a3L
extra : rebase_source : e2970230dae4f0eb01d7b96f7e5fa2dda7ab5564
2016-01-20 15:44:03 +00:00
Carsten "Tomcat" Book
3d3ee3ca4a Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
adbf945ebf merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
Georg Fritzsche
2c809e437f Bug 1236551 - Update tests to cover Telemetry profile migrator. r=MattN
--HG--
rename : browser/components/migration/tests/unit/test_fx_fhr.js => browser/components/migration/tests/unit/test_fx_telemetry.js
2016-01-18 16:31:06 +01:00
Georg Fritzsche
942276cd2a Bug 1236551 - Update the profile migrator to the Unified Telemetry changes. r=MattN 2016-01-18 16:29:44 +01:00
Kate McKinley
b23827ce73 Bug 1195881 - working test for session store using containers under e10s. r=baku,r=tanvi 2016-01-20 00:29:00 +01:00
Kate McKinley
6a757b6d5f Bug 1195881 - Contextual Identity working under e10s. r=tanvi r=sicking r=baku 2016-01-20 00:28:00 +01:00
Kris Maglione
a67888d4db Bug 1217129: Back out a changed test for intermittent bc4-e10s failures. a=philor for a CLOSED TREE
--HG--
extra : commitid : Hev779VzTYD
extra : rebase_source : 8f5824ad235271657c788e9a7199dfcf40800cb4
extra : amend_source : 2d5ee203275a5954441fd903c3ac9b6be24e98ef
2016-01-19 19:17:43 -08:00
Kris Maglione
1338145ff4 Bug 1217129: Part 6 - [webext] Test browserAction popups in both the toolbar and in the menu panel. r=gijs r=billm
--HG--
extra : commitid : E032c8k3ujN
extra : rebase_source : c4a991bc2d9dd9ec90de5c39d6fdf7ea3a4f9695
extra : source : 106365a3847c66c2122563abb423c29685ea059c
2016-01-10 19:58:09 -08:00
Kris Maglione
59c0ce29a5 Bug 1217129: Part 5 - [webext] Use CustomizableUI views for BrowserAction popups. r=gijs ui-r=bwinton
This version addresses some popup sizing bugs, and also a few other issues I
ran into when debugging Blake's problems:

 * The standalone popup needs a max width of 800px for Chrome compatibility,
   which is wider than our default max width.

 * I added a flex attribute to our browser so that it fills the entire space
   of the slide-in panel. This is only necessary for browsers with content
   that is shorter than the height of the panel when it gets its desired
   width, but becomes longer when it doesn't, so it didn't show up in my
   initial tests.

 * I also added an extra pixel to the width calculations, since I noticed that
   a lot of single lines of text were unexpectedly wrapping without it. I'll
   look into this more in a follow-up bug.

I also added some comments, and renamed a couple of variables, where things
seemed unclear.

The test changes are mostly just updates to older browser action tests to use
newer helpers, rather than ad-hoc events, to open/close/click the widgets. A
few tests also needed updates to explicitly close the panel when they were
done with it.

--HG--
extra : commitid : BhHv1aZSrBL
extra : rebase_source : 6fe0069ebd2f94b0ffd02ad757a799fbdff9226e
extra : source : 628af985c7eba7e4665a1b62f9a60f6a6fd39822
2016-01-15 15:14:25 -08:00
Kris Maglione
3284cbb0ee Bug 1217129: Part 4b - [webext] Use the extension name as the default title value for browserAction/pageAction popups. r=billm
This brings our behavior closer in line with Chrome's.

--HG--
extra : commitid : DaDofvmQEZW
extra : rebase_source : cbeda3889362511c5002f2710c063a2c83047d3c
extra : source : 7ad8b56958c54787313ecbe60eb1e8fbafb2f376
2016-01-15 21:43:26 -08:00
Kris Maglione
64330244a4 Bug 1217129: Part 4a - Allow creating CustomizableUI widgets without tooltips. r=gijs
--HG--
extra : commitid : 4J9bvN6e3P6
extra : rebase_source : d9209f219d747b2a9e22078a630af8b423e08776
extra : source : 71f46fe62f59385d6a39d426fd571ed08e46a403
2016-01-15 15:03:20 -08:00
Kris Maglione
a87121bb05 Bug 1217129: Part 3 - Recalculate CustomizableUI panel arrow position after resize. r=gijs
--HG--
extra : commitid : JycJCJ9N1bj
extra : rebase_source : 52a0f573dc72164deb7933c45c422d346cb24c37
extra : source : 7d8dee4c335baa4dbf663a00fe020b9cfccdd9c9
2016-01-15 15:39:27 -08:00
Kris Maglione
dec1283a9d Bug 1217129: Part 2 - Clear open state of view widgets if view opening is prevented. r=gijs
--HG--
extra : commitid : IUMLwpDw8cg
extra : rebase_source : 2d38822c4f2479451856bb3c6b07d4402d9f575d
extra : source : 3b5fb2845c3bb9a03bab0561fd9e0624ffbca424
2016-01-07 19:26:33 -08:00
Kris Maglione
d0f4aa4a62 Bug 1217129: Part 1 - Add onDestroyed callback to CustomizableUI widgets. r=gijs
--HG--
extra : commitid : vNV77IiNAr
extra : rebase_source : fdf99396467cc54cfe3605cddf6db415fb44f077
extra : source : 93266f211716db6c1b5782e6e8d5803baaae1d27
2016-01-09 20:52:47 -08:00
Carsten "Tomcat" Book
95728f5bec Merge mozilla-central to mozilla-inbound 2016-01-20 15:36:47 +01:00
Neil Deakin
c1a2c63146 Bug 1235372, remove Promise.jsm usage from search tests, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
26859aebb1 Bug 1235372, re-enable search engine behavior tests in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
29c0814a0f Bug 1235372, re-enable browser_contextmenu.js in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
4e40f85263 Bug 1235372, re-enable browser_searchbar_openpopup.js in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
faaf66e72a Bug 1235372, re-enable browser_private_search_perwindowpb.js in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
21022fc197 Bug 1235372, re-enable browser_426329.js in e10s, r=florian 2016-01-20 08:42:14 -05:00
Marco Bonardo
7eb562e238 Bug 1230471 - Basic eslint fixes in places. r=mconley
--HG--
extra : commitid : 3qDaDd3cKSc
extra : rebase_source : 8dc99f1b7dc0bb7bb7b9059ff4d8527685a50291
2015-12-10 06:46:49 -05:00
Carsten "Tomcat" Book
cc15740ff7 Backed out 8 changesets (bug 1217129) for test failures in browser_ext_pageAction_context.js
Backed out changeset dc5742de0823 (bug 1217129)
Backed out changeset 106365a3847c (bug 1217129)
Backed out changeset 628af985c7eb (bug 1217129)
Backed out changeset 7ad8b56958c5 (bug 1217129)
Backed out changeset 71f46fe62f59 (bug 1217129)
Backed out changeset 7d8dee4c335b (bug 1217129)
Backed out changeset 3b5fb2845c3b (bug 1217129)
Backed out changeset 93266f211716 (bug 1217129)
2016-01-18 09:08:35 +01:00
Kris Maglione
6404fdfa9c Bug 1217129: Follow-up: Fix test broken by rebase.
--HG--
extra : commitid : 2vdS3kBhmeq
2016-01-15 21:43:26 -08:00
Kris Maglione
ed68509b62 Bug 1217129: Part 6 - [webext] Test browserAction popups in both the toolbar and in the menu panel. r=gijs r=billm
--HG--
extra : commitid : 6dDqn4OyRZf
extra : rebase_source : a00cd5a4e1f7c22e2b45e0aaa3c1efe22ae5cb0b
2016-01-10 19:58:09 -08:00
Kris Maglione
afba49d5ab Bug 1217129: Part 5 - [webext] Use CustomizableUI views for BrowserAction popups. r=gijs ui-r=bwinton
This version addresses some popup sizing bugs, and also a few other issues I
ran into when debugging Blake's problems:

 * The standalone popup needs a max width of 800px for Chrome compatibility,
   which is wider than our default max width.

 * I added a flex attribute to our browser so that it fills the entire space
   of the slide-in panel. This is only necessary for browsers with content
   that is shorter than the height of the panel when it gets its desired
   width, but becomes longer when it doesn't, so it didn't show up in my
   initial tests.

 * I also added an extra pixel to the width calculations, since I noticed that
   a lot of single lines of text were unexpectedly wrapping without it. I'll
   look into this more in a follow-up bug.

I also added some comments, and renamed a couple of variables, where things
seemed unclear.

The test changes are mostly just updates to older browser action tests to use
newer helpers, rather than ad-hoc events, to open/close/click the widgets. A
few tests also needed updates to explicitly close the panel when they were
done with it.

--HG--
extra : commitid : 9OyRnaMTqn8
extra : rebase_source : efd28a49ca5961e2cf545420a81bd19b796d8957
2016-01-15 15:14:25 -08:00
Kris Maglione
5c12caa1dc Bug 1217129: Part 4b - [webext] Use the extension name as the default title value for browserAction/pageAction popups. r=billm
This brings our behavior closer in line with Chrome's.

--HG--
extra : commitid : 7X5knx0CtGm
extra : rebase_source : b301e9c568df0edb313b10cf06e2f7a9c23a6e78
2016-01-10 21:00:09 -08:00
Kris Maglione
9b4bf17c5d Bug 1217129: Part 4a - Allow creating CustomizableUI widgets without tooltips. r=gijs
--HG--
extra : commitid : 1lu63hZYO2E
extra : rebase_source : a12e5556d4167d5b0bca4d1d7ed14d812ae96e6b
2016-01-15 15:03:20 -08:00
Kris Maglione
45938d6d06 Bug 1217129: Part 3 - Recalculate CustomizableUI panel arrow position after resize. r=gijs
--HG--
extra : commitid : 4XCzW5R8zwP
extra : rebase_source : 7c902daa4714e4ad4b72abe5df690e130785c589
2016-01-15 15:39:27 -08:00
Kris Maglione
55745a4c92 Bug 1217129: Part 2 - Clear open state of view widgets if view opening is prevented. r=gijs
--HG--
extra : commitid : FFUeRcZgH9L
extra : rebase_source : bb1cdbc7a0f37bb13205df31e1fbf689488f5ffd
2016-01-07 19:26:33 -08:00
Kris Maglione
2e083ddb04 Bug 1217129: Part 1 - Add onDestroyed callback to CustomizableUI widgets. r=gijs
--HG--
extra : commitid : TYTQcrdFSA
extra : rebase_source : 5ac4b035020ade4fcff810d64d8faab70017af8f
2016-01-09 20:52:47 -08:00
Kris Maglione
09f2a22adf Bug 1239884: Part 2 - [webext] Force a GC after certain tests in debug mode to deal with timeout issues. r=billm
--HG--
extra : commitid : 2ebJbbI8V89
extra : rebase_source : 632b25203af39508240a7ed7053592f997f8d81f
2016-01-13 22:34:16 -08:00
Jared Wein
b82fbe3699 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Gijs Kruitbosch
5c10c664ce Bug 1239319 - use input types properly for search and url bar to get better OSK support on Windows, r=jaws
--HG--
extra : commitid : D42DRQ00X0V
extra : rebase_source : 45a992c8155e0766832c56eca529b70a0ed2fe71
2016-01-14 23:41:26 +00:00
Carsten "Tomcat" Book
7e52b24fab merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Kris Maglione
5a95948ae6 Bug 1235365: Parse WebExtension JSON files as UTF-8. r=billm
--HG--
extra : commitid : IKunziwQUPp
extra : rebase_source : e36842c15d0be4f319a108e0bfc4e04baf96dd19
2016-01-09 16:53:24 -08:00
Christoph Kerschbaumer
bf8328e590 Bug 1239085 - Remove Deprecation warning from NewTabUrl.jsm (r=olivier) 2016-01-12 13:17:19 -08:00
Georg Fritzsche
df380bc7fa Bug 1239753 - FirefoxProfileMigrator is broken after generator expression removal. r=gijs 2016-01-14 20:15:22 +01:00
Paolo Amadini
23cd69eeb5 Bug 1233771 - Add a UITour API to close the current tab and return to the previous page. r=MattN
--HG--
extra : commitid : LF13b9fyGHJ
extra : rebase_source : bcef2702932a71b2c008da4355eb20d83049a567
extra : amend_source : 71c3d06f74f8e41098d011b9bad96ef7a76cb6cc
2016-01-14 14:52:49 +00:00
Carsten "Tomcat" Book
8bb4e16a15 Merge mozilla-central to mozilla-inbound 2016-01-13 11:58:27 +01:00
Carsten "Tomcat" Book
d833f9ba1a merge mozilla-inbound to mozilla-central a=merge 2016-01-13 11:57:15 +01:00
Matthew Noorenberghe
bde0328bab 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.

--HG--
extra : commitid : 7WHEU1OHPgl
extra : rebase_source : fb7f791197c61b67fe50280bb5ce4371dc95caad
2016-01-12 11:39:02 -08:00
Carsten "Tomcat" Book
c2a8d865ec merge mozilla-inbound to mozilla-central a=merge 2016-01-12 11:54:38 +01:00
Mike Hommey
8810bde2ef 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
46b5136c09 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
d187081733 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