Commit Graph

71 Commits

Author SHA1 Message Date
Chris Pearce
7b35813891 Bug 1310879 - Remove EME persistent-license sessions. r=gerald
This removes the ability for ClearKey to instantiate persistent-license
sessions using the EME APIs.

MozReview-Commit-ID: FXj5YORxpas
2016-10-18 15:42:02 +13:00
Mark Banner
c0170c9aa4 Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).

MozReview-Commit-ID: CwxuwPtRUr6
2016-10-18 12:34:35 +01:00
Yoshi Huang
1221944376 Bug 1308938: skip check for about: pages. r=baku 2016-10-19 15:16:34 +08:00
Mark Banner
233309fbe2 Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
Carsten "Tomcat" Book
62c84c7131 Merge mozilla-central to mozilla-inbound 2016-10-13 11:58:40 +02:00
Tim Huang
b5bdd675d4 Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08:00
Andrew McCreight
016fe74a77 Bug 1309042 - Log the file being loaded in browser_aboutURLs.js. r=allstars.chh
Also, give the ok(true) a more useful message.

MozReview-Commit-ID: 8PwN5yhVTMF
2016-10-10 14:34:07 -07:00
Wes Kocher
85edded572 Backed out 8 changesets (bug 1277803) for browser-chrome test failures a=backout
Backed out changeset 477890efdb88 (bug 1277803)
Backed out changeset 49da326bfe68 (bug 1277803)
Backed out changeset 2d17a40a9077 (bug 1277803)
Backed out changeset b1cb0a195ca1 (bug 1277803)
Backed out changeset c7d82459d152 (bug 1277803)
Backed out changeset 3be9a06248af (bug 1277803)
Backed out changeset 8d119ca96999 (bug 1277803)
Backed out changeset be767a6f7ecd (bug 1277803)
2016-10-12 14:26:00 -07:00
Tim Huang
28bb063301 Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-12 17:32:03 +08:00
Andrew McCreight
189011da0c Bug 1271182 - Renable browser_aboutURLs.js on Windows. r=RyanVM
MozReview-Commit-ID: 3x58vIBsj7D
2016-10-11 11:10:32 -07:00
Tim Huang
e209935ecd Bug 1278037 - Part 6: Add a test case for testing forgetting APIs, including nsICookieManager2.getCookiesWithOriginAttributes(), mozIGeckoMediaPluginChromeService.forgetThisSite() and nsIQuotaManagerService.clearStoragesForPrincipal(). r=baku 2016-08-24 15:00:17 +08:00
Dão Gottwald
0357d5b245 Backed out changeset 08e4eadbb77d for causing bug 1299667 2016-09-02 13:06:24 +02:00
Kevin Chan
67741ce6f3 Bug 1254867 - Remove some CPOWs from browser_windowName.js to avoid a dead CPOW intermittent. r=mconley
DONTBUILD
2016-08-31 12:23:00 -04:00
Ryan VanderMeulen
524918a906 Backed out changeset cea23a652dcf for landing with the wrong bug number in the commit message. 2016-09-01 13:14:39 -04:00
Kevin Chan
13a338b035 Bug 1134307 - Remove some CPOWs from browser_windowName.js to avoid a dead CPOW intermittent. r=mconley 2016-08-31 12:23:00 -04:00
Jonathan Kingston
1f7f3738ff Bug 1272256 - Adding in longpress new tab button container menu r=Gijs
MozReview-Commit-ID: 5KECDW34G8M
2016-07-14 11:44:39 +01:00
James Andreou
ec9db2689b Bug 1282882 - Remove LoadContextInfo and LoadContext private browsing flags; r=jdm,mayhemer 2016-08-26 13:06:48 -04:00
Aryeh Gregor
a297c86b1c Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.

MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
Andrea Marchesini
13a53109bb Bug 1288029 - Close container tabs when Containers are disabled from about:preferences, r=gijs 2016-08-23 11:19:00 +02:00
Jonathan Hao
43fc57b2fb Bug 1270680 - Part 3: Turn on todos in browser_forgetaboutsite.js. r=timhuang 2016-08-08 00:59:00 +02:00
Jonathan Hao
866b0c7e7b Bug 1270680 - Part 2: Tests that make sure image cache respect originAttributes. r=jdm,seth
MozReview-Commit-ID: LbGy6MfZGEL
2016-08-05 00:10:00 +02:00
Jared Wein
4518d81cb5 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04: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
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
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
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
Tom Tromey
1b5a2bdb96 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Tim Huang
ad55c6eb0a Bug 1285492 - Stop using the CPOW when testing storages for the ForgetAboutSite test of containers. r=jimm 2016-07-18 19:54:00 -04:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Tim Huang
9d0bd9c921 Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02:00
Jonathan Hao
eefc856bb1 Bug 1279568 - Capture thumbnails in an internal-only container. r=baku,markh 2016-07-09 21:41:32 +08:00
Tim Huang
2567487468 Bug 1238183 - Part 2 - Add a test case for testing the ForgetAboutSite with userContextId. r=jimm 2016-07-07 23:15:00 +02:00
Andrea Marchesini
21c41f5c9e Bug 1276006 - Add telemetry to count how many users use container tabs - part 2, r=me 2016-07-07 11:14:41 +02:00
Andrea Marchesini
fa1d4da7e5 Bug 1276006 - Add telemetry to count how many users use container tabs, r=mconley, data-review=bsmedberg 2016-07-07 09:55:53 +02:00
Phil Ringnalda
b8954b65f8 Back out 2 changesets (bug 1238183) for leaks from browser_forgetaboutsite.js
Backed out changeset 1207df32d737 (bug 1238183)
Backed out changeset 663a083774f4 (bug 1238183)
2016-07-04 10:11:21 -07:00
Tim Huang
c787f29c14 Bug 1238183 - Part 2 - Add a test case for testing the ForgetAboutSite with userContextId. r=jimm 2016-07-04 00:36:00 +02:00
Andrea Marchesini
bed9a7eb0c Bug 1274265 - browser_broadcastchannel.js should not expose content promises to the rest of the test, r=jhao 2016-06-15 11:51:44 +01:00
Carsten "Tomcat" Book
19723a23a4 Backed out changeset ebeedb6959e8 (bug 1274265) for browser_broadcastchannel.js failures 2016-06-15 10:52:21 +01:00
Andrea Marchesini
c7c94d44c7 Bug 1274265 - browser_broadcastchannel.js should not expose content promises to the rest of the test, r=jhao 2016-06-15 10:11:46 +01:00
Jonathan Hao
fc43ddf896 Bug 1280006 - Backout "Bug 1270680 - Part 2: Tests that make sure image cache respect originAttributes." r=tanvi
This reverts commit c3ca86b9a6a787a8d81331453f5ff064de096038.
2016-06-14 12:43:17 +01:00
Andrea Marchesini
803cd32c21 Bug 1277765 - No referrer when a link is opened by middle-click or the context menu and containers are involved, r=mconley 2016-06-09 17:02:50 +02:00
Tim Huang
63154054f1 Bug 1270678 - Part 2: Add a test case to verify that the loading of favicon obey originAttributes. r=ckerschb 2016-06-07 16:38:00 +02:00
Jonathan Hao
31a1c533b0 Bug 1270680 - Part 2: Tests that make sure image cache respect originAttributes. r=jdm,seth
MozReview-Commit-ID: LbGy6MfZGEL
2016-06-06 03:39:00 +02:00
Andrea Marchesini
c238295cd8 Bug 1273628 - Containers tabs use inline CSS styling because of performances issues with CSS vars, r=mconley 2016-06-06 09:13:37 +02:00
Mike Conley
cb0ddc9b0e Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.

MozReview-Commit-ID: 74JwLUTzaMU
2016-04-29 14:29:03 -04:00
Carsten "Tomcat" Book
2a562a6a7f Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE 2016-06-02 08:13:16 +02:00
Mike Conley
57b92458ee Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.

MozReview-Commit-ID: 74JwLUTzaMU
2016-04-29 14:29:03 -04:00
Yoshi Huang
f4241fd468 Bug 1270998 - increase timeout for about: URLs. r=baku 2016-05-23 11:30:56 +08:00
Andrea Marchesini
2027c13184 Bug 1274211 - Typo in ContextualIdentityService, r=me 2016-05-19 11:20:44 +02:00