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