Commit Graph

19 Commits

Author SHA1 Message Date
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