Commit Graph

12963 Commits

Author SHA1 Message Date
Nihanth Subramanya
a057aaf629 Bug 1240594 - Merge about:neterror and about:certerror UI code. r=Gijs
MozReview-Commit-ID: 8BjT6sKD4KL
2016-03-01 18:06:20 -08:00
Kestrel
940cbf487d Bug 1260360 - Purge cookies on clean shutdown according to sanitize preference. r=mconley 2016-04-05 01:46:00 +02:00
Kit Cambridge
e9b39583ec Bug 1257008 - Don't collapse the tab list when right-clicking on a device in the Synced Tabs sidebar. r=markh
MozReview-Commit-ID: JsaWLfMOYyC
2016-03-15 16:56:52 -07:00
Kit Cambridge
7229c73ac8 Bug 1262310 - Fix opening synced tabs from the sidebar. r=markh
MozReview-Commit-ID: 8VHbEqsyuF2
2016-04-05 17:06:00 -07:00
Thom Chiovoloni
5648288004 Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh 2016-04-05 14:52:00 -07:00
Carsten "Tomcat" Book
b661cf1dc5 Backed out changeset 033ae34a1c53 (bug 1246606) for test failures in browser_fxaccounts.js | no tooltip when signed out 2016-04-05 12:18:28 +02:00
Carsten "Tomcat" Book
736282ef4b Backed out changeset ffd370115779 (bug 1261185) for memory leaks on own test 2016-04-05 10:39:36 +02:00
Carsten "Tomcat" Book
bed6b58c78 Backed out changeset 902ee4a0983d (bug 1261223) for XPC failures 2016-04-05 09:18:57 +02:00
bsilverberg
6e762f77bd Bug 1261185 - Complete test coverage for browser.windows.create, r=kmag
Add coverage for:
* passing an invalid |tabId|
* passing an array of URLs to open in |url|

MozReview-Commit-ID: EW8sh0p6hgB
2016-03-31 18:01:45 -04:00
Edouard Oger
c1854c9701 Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-04 11:33:00 +02:00
Edouard Oger
28f72976ab Bug 1261215 - Change Synced Tabs tooltip. r=markh 2016-04-04 11:41:00 +02:00
Thom Chiovoloni
9548c2c14d Bug 1261172 - update link to sync sign-in page shown in dev edition r=markh
MozReview-Commit-ID: K7vTJfaixBM
2016-04-04 19:21:32 -07:00
Thom Chiovoloni
2a3edba411 Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh
MozReview-Commit-ID: GQjHez4gtky
2016-04-04 11:56:09 -07:00
Ryan VanderMeulen
8442c3a904 Merge m-c to fx-team. a=merge 2016-04-04 23:37:40 -04:00
Felipe Gomes
1897db6bba Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm
MozReview-Commit-ID: 1tke1RXrCE2
2016-04-04 21:48:30 -03:00
Chris Manchester
a3478d13f6 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Thom Chiovoloni
7fbb22f1b6 Bug 1239845 - Replace fetching synced tabs text with blank panel r=markh
MozReview-Commit-ID: 4j37OvKlWhE
2016-04-01 11:16:23 -04:00
Mike Conley
2b0d366f57 Bug 1261657 - Don't record SSTabRestored events in StartupPerformance that are the result of a remoteness flip. r=Yoric
MozReview-Commit-ID: 2pnT2DdKPHV
2016-04-03 00:30:14 -04:00
Kit Cambridge
8b7ad60498 Bug 1246156 - Show additional link options in the synced tabs sidebar context menu. r=markh
MozReview-Commit-ID: 44KlEasJiLc
2016-03-10 15:56:25 -08:00
Ryan VanderMeulen
23766819a5 Merge fx-team to m-c. a=merge 2016-04-02 13:34:45 -04:00
Jared Wein
344dc31204 Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
0fb917a8da Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout 2016-04-02 10:45:08 +02:00
Jared Wein
b9795f7bf4 Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Kit Cambridge
dc403f8057 Bug 1233535 - Show the user's email and display name in Sync preferences when available. r=markh
MozReview-Commit-ID: JU0HgQDPxPJ
2016-04-01 14:31:46 -07:00
Sebastian Hengst
fef59e4bbc Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. Follow-up: Replace "currentVersion" with "currentUIVersion" to fix XPCshell and browser-chrome bustage related to nsBrowserGlue.js. r=bustage on a CLOSED TREE 2016-04-02 01:30:14 +02:00
Masatoshi Kimura
08e71caa64 Bug 1251819 - Use the classic Control Panel if the Settings app believes the current Windows logon is a Microsoft account while actually it is not. r=jimm 2016-04-02 08:17:16 +09:00
Felipe Gomes
0f309c3cf8 Bug 1260460 - reset user's restore on demand preference since we're removing it from the UI. r=mconley
MozReview-Commit-ID: DHqSTh18wQu
2016-04-01 18:22:36 -03:00
Wes Kocher
e0124f30ba Merge m-c to inbound a=merge
MozReview-Commit-ID: 354GFpoNc7b
2016-04-01 16:05:29 -07:00
Gijs Kruitbosch
58be856b45 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9
2016-03-22 14:32:32 +00:00
Gijs Kruitbosch
3ccd888643 Bug 1255526 - fix import of typed URLs on versions of windows that do not store timestamps, r=MattN
MozReview-Commit-ID: KSXtQAS7meZ
2016-04-01 20:43:25 +01:00
Gijs Kruitbosch
b40c5480d0 Bug 1130411 - deal with opening dialogs when the previous dialog is not unloaded yet, r=jaws
MozReview-Commit-ID: IY0W3UfYTdc
2016-04-02 20:09:16 +01:00
Mike de Boer
428e3fbe59 Bug 1244991: re-enable browser_backgroundTab.js UITour test and to make sure it doesn't fail on slower hardware, wait for the visibilitychange event explicitly since it may occur later than the tab open and switch. r=MattN 2016-04-01 10:57:46 +02:00
Matthew Wein
e265f5e579 Bug 1245355 - Add a unit test for tabs.getAllInWindow. r=kmag
MozReview-Commit-ID: 5wVRCLdCuq9
2016-03-17 09:35:58 +01:00
Matthew Wein
447fb7f971 Bug 1250631 - Implement chrome.contextMenus.onClicked. r=kmag
MozReview-Commit-ID: Ic7opjJtmRB
2016-03-23 02:39:10 -07:00
Katie Broida
97002f7ec6 Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso
MozReview-Commit-ID: 7iMM0vg9rUo
2016-03-31 16:17:30 -07:00
Wes Kocher
257d7ae283 Merge inbound to central, a=merge
MozReview-Commit-ID: FSnrOgtIFer
2016-03-31 13:04:19 -07:00
Sebastian Hengst
cb2183e28a Backed out changeset 12ff599ce0e2 (bug 1258344) for leaks in OS X 10.10 debug browser-chrome tests. r=backout on a CLOSED TREE 2016-03-31 21:43:23 +02:00
Gijs Kruitbosch
8fda60a161 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9
2016-03-22 14:32:32 +00:00
Felipe Gomes
04edf5ba11 Bug 1234404 - follow-up, limit test disabling to linux debug. r=me DONTBUILD
MozReview-Commit-ID: 5NyB3Ilv0RV
2016-03-29 21:44:02 -03:00
Felipe Gomes
e10372df02 Bug 1234404 - Disable intermittent browser_579879.js on linux e10s. r=me DONTBUILD
MozReview-Commit-ID: DFp3AFjvE9s
2016-03-29 21:39:33 -03:00
Alexandre Poirot
3342fc0261 Bug 1259045 - Prevent loading Loader.jsm when using event-emitter.js as a JSM. r=jryans 2016-03-29 06:28:17 -07:00
Mark Hammond
40abeb4a37 Bug 1247345 - arrange for the searchbox to not scroll in the SyncedTabs sidebar. r=Gijs 2016-03-29 22:08:13 +11:00
Carsten "Tomcat" Book
4d9e7cebd8 Backed out changeset c325569a1f4d (bug 1247345) for test failures in browser_sidebar_syncedtabslist.js 2016-03-29 11:55:33 +02:00
Mark Hammond
8cfe6a44c0 Bug 1247345 - arrange for the searchbox to not scroll in the SyncedTabs sidebar. r=Gijs 2016-03-24 08:52:12 +11:00
Wes Kocher
ca8c4e23d9 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 5KL6t5QkqNQ
2016-03-28 13:08:46 -07:00
Wes Kocher
c2609f31c7 Merge inbound to central, a=merge
MozReview-Commit-ID: Q3SnSRpznI
2016-03-28 13:04:14 -07:00
Matthew Wein
6fd228d80d Bug 1246035: Add support for _execute_page_action r=kmag
MozReview-Commit-ID: 5Lvj5UiAVkJ
2016-03-28 12:14:43 -07:00
Kris Maglione
929b431232 Bug 1246035: Follow-up: Fix ESLint bustage. r=bustage
MozReview-Commit-ID: IH89TRmlyo3
2016-03-28 17:23:36 +02:00
Jared Wein
bebfdf9737 Bug 1259847 - Use curly quotes instead of single quotes in our user facing strings. r=dolske
MozReview-Commit-ID: 9jTHF0B0Ri6
* * *
[mq]: temp

MozReview-Commit-ID: Da9oJP2hqLL
2016-03-25 19:49:31 -04:00
Sebastian Hengst
00553c05b7 Backed out changeset 5579b62017f2 (bug 1259847) for failing browserchrome test browser_privatebrowsing_windowtitle.js. r=backout 2016-03-26 10:00:31 +01:00