Commit Graph

144 Commits

Author SHA1 Message Date
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
Andrea Marchesini
f6de188c7f Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley 2016-05-17 15:03:43 +02:00
Andrea Marchesini
245169780d Bug 1270679 - Ensure blob URLs are only accessible within the same usercontextId, r=bz 2016-05-11 19:53:13 +02:00
Jonathan Hao
18dfb6aa55 Bug 1270980 - Fix error: operation not possible on dead CPOW of browser_broadcastchannel.js. r=baku
MozReview-Commit-ID: ITaMjHXy84B
2016-05-09 17:48:35 +08:00
Yoshi Huang
bfba092267 Bug 1268276 - disable test for win and mac. r=Gijs 2016-05-09 19:04:16 +08:00
Jonathan Hao
6d28050df5 Bug 1269660 - Use SpecialPowers.pushPrefEnv correctly in contextual identity tests. r=baku
MozReview-Commit-ID: 8FFs4Y4dKhV
2016-05-06 17:51:29 +08:00
Yoshi Huang
ab9a531bc5 Bug 1266022 - skip checking of LoadInfo for chrome resources. r=sicking
When tab with a userContextId!=0 contains a chrome page (such as
about:newtab) the userContextId in the LoadInfo won't match the
userContextId in the LoadContext. The LoadInfo will contain the
systemPrincipal and so use userContextId=0, the LoadContext has the
userContextId of the tab (!=0).

This is fine as long as we page only loads chrome-URLs and other
non-http URLs since those don't use cookies anyway.

So avoid asserting in this situation.

Long term we want the chrome page to use the default userContextId for
cookies, since that's what it chrome code normally use. This will work
properly once we get the cookie jar information from the LoadInfo rather
than from the LoadContext.
2016-05-06 11:04:50 +08:00
Jonathan Hao
95070348f6 Bug 1268803 - Make sure BroadcastChannels are separated by userContextId r=baku
MozReview-Commit-ID: As8xpYSG6Vn
2016-05-03 10:31:40 +08:00
Jonathan Hao
7b2a156912 Bug 1260915 - Write a test to make sure Service Worker handle userContextId correctly. r=bkelly
MozReview-Commit-ID: LoR56SiAfXk
2016-04-27 16:37:20 +08:00
Yoshi Huang
be27a388e6 Bug 1237077 - Part 4: check referrer is empty. r=tanvi 2016-04-27 18:32:37 +08:00
Yoshi Huang
7da18579bf Bug 1237077 - Part 2: drag an URL into an existing tab. r=Gijs, tanvi
Drag an URL into an existing tab should inherit the existing tab's userContextId.
See the table from
https://bugzilla.mozilla.org/show_bug.cgi?id=1237077#c11
2016-04-27 18:32:28 +08:00
Yoshi Huang
5f6a8447f7 Bug 1237077 - Part 1: drag an URL into new tab should inherit userContextId. r=Gijs, tanvi 2016-04-27 18:32:21 +08:00
Andrea Marchesini
5f9ebc831e Bug 1260535 - Update the UI of the tab when window.open() is executed from a container tab, r=mconley 2016-04-13 05:15:36 -04:00
Andrea Marchesini
559378360b Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 4, r=me 2016-03-07 15:06:16 +01:00
Andrea Marchesini
a242354673 Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 3, r=me 2016-03-07 14:39:53 +01:00
Andrea Marchesini
7b7a2f5f24 Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 1, r=bz 2016-03-07 13:59:47 +01:00
Kate McKinley
b65596cb3d Bug 1195881 - Contextual Identity working under e10s. r=tanvi r=sicking r=baku 2016-01-20 00:28:00 +01:00
Honza Bambas
d8536ef6bc Bug 1165214 - Use OriginAttributes in DOM Storage. r=smaug, r=bholley 2016-01-05 07:25:00 -05: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
Kate McKinley
77dd84ef11 Bug 1191460 Contextual Identity tests r=tanvi,r=ttaubert 2015-12-01 10:21:42 -08:00
Carsten "Tomcat" Book
02986d685d Backed out changeset dfbfbeb2abde (bug 1191460) for causing merge conflicts when landing on m-c 2015-11-26 12:03:17 +01:00
Kate McKinley
c2f1a92381 Bug 1191460 - Contextual Identity tests r=tanvi,r=ttaubert 2015-11-19 11:07:26 +09:00