Commit Graph

13723 Commits

Author SHA1 Message Date
Panos Astithas
4f8f1058db Bug 1258041 - Update the tracking protection list selection UI to account for the DNT-related changes. r=jaws r=francois
MozReview-Commit-ID: 3KbeqVefdto
2016-08-04 23:11:15 +03:00
Carsten "Tomcat" Book
9aebd2e088 Merge mozilla-central to mozilla-inbound 2016-07-30 16:23:21 +02:00
Carsten "Tomcat" Book
23747ec523 merge mozilla-inbound to mozilla-central a=merge 2016-07-30 16:20:57 +02:00
Mark Banner
735881a0ac Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-30 08:48:31 +01:00
Thomas Wisniewski
a23b5fbd86 Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz 2016-07-30 00:24:56 -04:00
Mark Banner
8fb246ad32 Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests 2016-07-29 18:17:17 +01:00
Matthew Wein
df4954ea26 Bug 1272198 - Add tests for accepted modifiers. r=kmag
MozReview-Commit-ID: KTLk7sMcsmt
2016-07-25 10:36:07 -07:00
Mark Banner
a10b7c2041 Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose 2016-07-29 12:00:27 +01:00
Carsten "Tomcat" Book
ea8104a5ce merge mozilla-inbound to mozilla-central a=merge 2016-07-29 11:56:43 +02:00
Sebastian Hengst
a06a5d501a Bug 1289358 - Remove typeof win.foo == "function" checks: Remove trailing whitespaces. r=eslint-fix 2016-07-29 00:49:39 +02:00
divyanshu
c8dc7363a8 Bug 1289358 - Remove typeof win.foo == "function" checks. r=dao 2016-07-29 00:10:03 +05:30
Kris Maglione
730c3b3741 Bug 1287649: Don't hide pageAction when only hash fragment changes. r=aswan
MozReview-Commit-ID: EvufryoPgcs
2016-07-26 17:28:29 -07:00
Kris Maglione
8c3da6958e Bug 1274871: Return a more useful error message for executeScript without matching window. r=aswan
MozReview-Commit-ID: 3AhuxY6gQPL
2016-07-26 17:55:58 -07:00
Drew Willcoxon
acaa33eb72 Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
MozReview-Commit-ID: 91yoPxiMIy8
2016-07-28 11:51:53 -07:00
Carsten "Tomcat" Book
186ae7c42a Merge mozilla-central to fx-team 2016-07-28 17:44:58 +02:00
Carsten "Tomcat" Book
d6658482d0 merge mozilla-inbound to mozilla-central a=merge 2016-07-28 17:43:03 +02:00
Fischer.json
7b51fe83e5 Bug 1169704 - In-content preferences - Search tab - "One-click search engines" table remains highlighted after clicking elsewhere on the page, r=jaws
MozReview-Commit-ID: 2Tbzr0wSpv1
2016-07-26 18:12:42 +08:00
Kris Maglione
74d738d0ae Bug 1282189: Improve resizing behavior for browser action views in menu panel. r=Gijs
MozReview-Commit-ID: 3SPQ1IimAY8
2016-07-27 12:46:43 -07:00
Sebastian Hengst
752bc77530 Backed out changeset 8da1ed0adf15 (bug 1288885) for failure and crashes in test_ext_background_window_properties.js on Android in xpcshell and sets tests. r=backout 2016-07-28 10:06:35 +02:00
Sebastian Hengst
d98d557e92 Backed out changeset 8c67ff2971ec (bug 1288885) 2016-07-28 10:06:34 +02:00
Sebastian Hengst
f05a305bf1 Backed out changeset eeb6bc8a42e6 (bug 1288885) 2016-07-28 10:06:33 +02:00
Christoph Kerschbaumer
139ede3f25 Bug 1286472: Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal. r=bz,mikedeboer 2016-07-28 09:23:25 +02:00
Kris Maglione
4f8a93a26d Bug 1288885: Migrate history mochitests to xpcshell. r=aswan
MozReview-Commit-ID: tzQdEJx6TN
2016-07-22 18:57:38 -07:00
Kris Maglione
a6c7005144 Bug 1288885: Migrate bookmarks mochitests to xpcshell. r=aswan
MozReview-Commit-ID: 9PFJcqXXxhU
2016-07-22 17:29:52 -07:00
Kris Maglione
f964b84f2e Bug 1288885: Support testing WebExtensions from xpcshell tests. r=aswan
Most of the test helper code is derived from the SpecialPowers/ExtensionTestUtils
code that does the same. Eventually, the two implementations should probably
be unified, but I don't think it's worth the trouble for now.

MozReview-Commit-ID: 7Yy9jWkGsMM
2016-07-24 16:09:26 -07:00
Rob Wood
8a9fdf914c Bug 1271182 - Temporarily disable browser_aboutURLS on win due to intermittent leak; r=jmaher
MozReview-Commit-ID: AxdmC66PUky
2016-07-26 11:52:17 -04:00
Kris Maglione
fabb2c2ba8 Bug 1288885: Migrate history mochitests to xpcshell. r=aswan
MozReview-Commit-ID: tzQdEJx6TN
2016-07-22 18:57:38 -07:00
Kris Maglione
80e6bae2f8 Bug 1288885: Migrate bookmarks mochitests to xpcshell. r=aswan
MozReview-Commit-ID: 9PFJcqXXxhU
2016-07-22 17:29:52 -07:00
Kris Maglione
a3391649ba Bug 1288885: Support testing WebExtensions from xpcshell tests. r=aswan
Most of the test helper code is derived from the SpecialPowers/ExtensionTestUtils
code that does the same. Eventually, the two implementations should probably
be unified, but I don't think it's worth the trouble for now.

MozReview-Commit-ID: 7Yy9jWkGsMM
2016-07-24 16:09:26 -07:00
Dão Gottwald
1549ebdc57 Bug 1116787 - Expose preference for having Ctrl+Tab cycle through tabs in recently used order. ui-r=phlsa r=mikedeboer 2016-07-27 17:04:28 +02:00
Carsten "Tomcat" Book
334520276b Merge mozilla-central to fx-team 2016-07-27 16:40:43 +02:00
Carsten "Tomcat" Book
d115447cbf merge mozilla-inbound to mozilla-central a=merge 2016-07-27 16:35:44 +02:00
Carsten "Tomcat" Book
f1c0657032 merge fx-team to mozilla-central a=merge 2016-07-27 16:33:09 +02:00
Carsten "Tomcat" Book
181ab419dd Backed out changeset 6e79dedcd251 (bug 1287914) for failing on own test 2016-07-27 15:09:28 +02:00
Gijs Kruitbosch
be83ddb0f6 Bug 1289229 - disable automigration undo if people create/change bookmarks/logins, r=mak
MozReview-Commit-ID: DAoNV9H71Yv
2016-07-26 12:48:37 +01:00
Drew Willcoxon
3b0116e6e0 Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
MozReview-Commit-ID: HgTiDObq2JU
2016-07-25 12:25:52 -07:00
Drew Willcoxon
42cc313f3f Bug 1287914 - Buttons in sliding panel overlay are not clickable. r=jaws
MozReview-Commit-ID: JF8LYbyubk6
2016-07-26 16:18:35 -07:00
Drew Willcoxon
72f5cf7a5d Bug 1288730 - Vertical line displayed in the right side of the downloads panel. r=jaws
MozReview-Commit-ID: Ko5OiXfDjj3
2016-07-25 17:49:10 -07:00
Carsten "Tomcat" Book
a52c0b5859 merge mozilla-inbound to mozilla-central a=merge 2016-07-26 16:59:46 +02:00
Sebastian Hengst
e8f2d9dbf3 Bug 1275116 - Fix {document|target}UrlPatterns by passing in the correct arguments to SingleMatchPattern.match: add spaces to fix eslint errors. r=eslint-fix 2016-07-26 13:23:54 +02:00
Tim Huang
b46c93b871 Bug 1283325 - Part 2 : Add a test case to test the EME is originAttributes aware or not. r=cpearce 2016-07-25 08:55:00 +02:00
Matthew Wein
b7a8a23d03 Bug 1275116 - Fix {document|target}UrlPatterns by passing in the correct arguments to SingleMatchPattern.match. r=kmag
MozReview-Commit-ID: LLNu7jNfUZq


G: changed browser/components/extensions/test/browser/head.js
2016-07-14 14:41:03 -07:00
Jonathan Hao
9416581c41 Bug 1285587 - Cookies set by thumbnails shouldn't appear. r=jdm 2016-07-26 20:09:00 +02:00
Jim Mathies
e592feccf5 Bug 1289473 - Accessibility+e10s prompt - follow up to add missing review nit changes. r=felipe
MozReview-Commit-ID: 9YPvTslPjDg
2016-07-27 12:51:40 -05:00
Jim Mathies
51577e4f4e Bug 1289473 - Ensure e10s+accessibility notice displays for a11y clients that constantly run. r=felipe
MozReview-Commit-ID: 3g701vEFHPj
2016-07-26 17:22:00 -05:00
Matthew Wein
45f6930e3f Bug 1272133 - Fix runtime error thrown when no shortcut is found for the target platform. r=kmag
MozReview-Commit-ID: CzR64GL5mxn
2016-07-25 11:18:12 -07:00
Matthew Wein
e3d00b8074 Bug 1285063 - Part 2: Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag
MozReview-Commit-ID: 2U8cTYeH8kg
2016-07-22 12:44:40 -07:00
Carsten "Tomcat" Book
5d7b7e4b4c Merge mozilla-central to mozilla-inbound 2016-07-28 17:44:09 +02:00
Jonathan Hao
c7f505c86e Bug 1274265 - Move the final check of browser_broadcastchannel.js into content. r=baku 2016-07-26 20:35:00 -04:00
Carsten "Tomcat" Book
19af329f0e merge mozilla-inbound to mozilla-central a=merge 2016-07-25 15:50:41 +02:00