Kit Cambridge
|
4d03aea7f9
|
Bug 1255621 - Ignore service workers previously registered in non-private windows. r=bkelly
MozReview-Commit-ID: 8ncS62nJKVD
--HG--
extra : rebase_source : c06bc3a1595e3f5c42ce9dfc1ca78a0845c1c599
|
2016-04-01 14:17:07 -07:00 |
Boris Zbarsky
|
63950bd866
|
Bug 1246153 part 2. Create a way to ask for a clean new global that works on both mainthread and workers. r=bholley
|
2016-04-04 12:29:16 -04:00 |
Kit Cambridge
|
2bfd46b860
|
Bug 1257401 - Remove the worker descriptor for `PushManager`. r=khuey
MozReview-Commit-ID: 4nZElH1K3W5
--HG--
extra : rebase_source : d325e2fc44124acc0bd04b133605bf04a99ab906
|
2016-04-01 15:25:49 -07:00 |
Catalin Badea
|
5082e816d8
|
Bug 1248772 - Trigger a OS window focus in ServiceWorkerClients::OpenWindow. r=ehsan
|
2016-03-31 16:06:00 +02:00 |
Eddy Bruel
|
c0702bc113
|
Bug 1260439 - workerdebuggersandbox_moved needs to update the wrappercache;r=bz
|
2016-03-31 08:48:47 +02:00 |
John Dai
|
059fdf21d7
|
Bug 1220757 - Add report to console when service worker register fails due to mismatching scope path.r=bkelly
MozReview-Commit-ID: 9hRBzWtSAd2
--HG--
extra : rebase_source : 8552934879813ac2bd6ca828b3a2ec99b35893df
|
2016-03-31 23:08:45 -07:00 |
Emanuel Hoogeveen
|
1efa5deaf7
|
Bug 1260475 - Add an option to disable GC slices triggered by painting. r=terrence a=kwierso
MozReview-Commit-ID: B81ZHm0EgZB
|
2016-03-31 14:26:30 -07:00 |
Kit Cambridge
|
c92c8e5179
|
Bug 1247089 - Add a mode to `ReportToConsoleNonLocalized` that ignores the calling location. r=bkelly
MozReview-Commit-ID: 3hAP7IgNxYs
--HG--
extra : rebase_source : fa07988a1359863ba12383055a6fbb81722f1363
|
2016-03-10 20:28:41 -08:00 |
Kit Cambridge
|
d55b21e98b
|
Bug 1246341 - Report push event errors and rejections to the Push service. r=baku
MozReview-Commit-ID: D6fRPqojOEh
--HG--
extra : rebase_source : 41c55862cb7393681fdea28e35b689a970a376c3
|
2016-03-28 11:50:39 -07:00 |
Andrea Marchesini
|
5f2d5ca216
|
Bug 1260414 - WorkerDebuggerGlobalScope.setConsoleEventHandler should be able to receive a null param, r=bz
|
2016-03-29 15:56:10 +01:00 |
Ben Kelly
|
09994fa230
|
Bug 1249438 P3 Add a gtest that registers duplicate service worker registrations. r=baku
|
2016-03-29 07:20:48 -07:00 |
Ben Kelly
|
b9f4a74086
|
Bug 1249438 P2 Modify existing gtest to use RegisterServiceWorkerInternal. r=baku
|
2016-03-29 07:20:48 -07:00 |
Ben Kelly
|
a28d138da6
|
Bug 1249438 P1 Move guts of RegisterServiceWorker() into a protected method that can be tested in gtest. r=baku
|
2016-03-29 07:20:48 -07:00 |
Blake Kaplan
|
76cf7eedc8
|
Bug 1257861 - Default to sending all cookies if we can't compute 3rdpartyness. r=sicking
|
2016-03-28 13:39:12 -07:00 |
Blake Kaplan
|
ce83243b88
|
Bug 1257861 - Test that we send cookies from XHRs in web workers when 3rd party cookies are disabled. r=sicking
|
2016-03-28 13:39:12 -07:00 |
Ehsan Akhgari
|
80d71bced1
|
Bug 1259164 - Set ServiceWorkerMessageEvent.origin correctly when calling ServiceWorkerClient.postMessage(); r=bkelly
|
2016-03-28 15:14:40 -04:00 |
Kyle Huey
|
d9265a3eaf
|
Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj
|
2016-03-28 10:28:15 -07:00 |
Kyle Huey
|
fe5f7b4105
|
Bug 1259290: Part 5 - Remove the cx from WorkerFeature::Notify. r=bz
|
2016-03-28 10:28:14 -07:00 |
Kyle Huey
|
2b94386d24
|
Bug 1259290: Part 4 - Remove JS_ReportError for a situation that can never happen. r=bz
|
2016-03-28 10:28:14 -07:00 |
Kyle Huey
|
b55b8c715b
|
Bug 1259290: Part 3 - Remove JS_ReportError and cx handling from RegisterWorker and friends. r=bz,jandem
|
2016-03-28 10:28:14 -07:00 |
Kyle Huey
|
47f6f925e1
|
Bug 1259290: Part 2 - Remove the cx from [Add|Remove]ChildWorker. r=bz
|
2016-03-28 10:28:14 -07:00 |
Kyle Huey
|
3fd22a326c
|
Bug 1259290: Part 1 - Remove unnecessary JS_ReportError calls. r=bz
|
2016-03-28 10:28:14 -07:00 |
Eddy Bruel
|
3e2cb55980
|
Bug 1229769 - We should be able to use DOM promises in the worker debugger;r=khuey
|
2016-03-24 16:12:00 +01:00 |
Andrea Marchesini
|
934bd500b6
|
Bug 1246091 - patch 6/7 - Tests, r=ejpbruel
|
2016-03-23 22:55:07 +01:00 |
Andrea Marchesini
|
df932690be
|
Bug 1246091 - patch 5/7 - Remove data when memory pressure notification is received, r=ejpbruel
|
2016-03-23 22:55:07 +01:00 |
Andrea Marchesini
|
931f576f19
|
Bug 1246091 - patch 4/7 - Expose ConsoleCallData to WorkerDebuggerGlobalScope, r=ejpbruel
|
2016-03-23 22:55:07 +01:00 |
Andrea Marchesini
|
e2091ba30e
|
Bug 1246091 - patch 2/7 - Propagate initialization error in Console.cpp, r=ejpbruel
|
2016-03-23 22:55:07 +01:00 |
Boris Zbarsky
|
e3b2de6aa9
|
Bug 1255817 part 2. Get rid of AutoJSAPI::OwnsErrorReporting and AutoJSAPI::TakeOwnershipOfErrorReporting. r=bholley
|
2016-03-23 11:44:54 -04:00 |
Ehsan Akhgari
|
100dda0d7d
|
Bug 1258056 - Propagate the window opener full page zoom across the IPC layer; r=smaug
|
2016-03-22 17:49:09 -04:00 |
Boris Zbarsky
|
42b3bbe27a
|
Bug 1257919 part 8. Make the line/column number getters on JSStackFrame take an explicit JSContext. r=khuey
|
2016-03-22 13:50:31 -04:00 |
Boris Zbarsky
|
efa07c06d1
|
Bug 1257919 part 6. Make the filename getter on JSStackFrame take an explicit JSContext. r=khuey
|
2016-03-22 13:50:31 -04:00 |
Ben Kelly
|
cbc3ebad39
|
Bug 1253793 Update ScriptLoader assertion to handle cancelation case. r=khuey
|
2016-03-22 13:22:15 -07:00 |
Sebastian Hengst
|
0e9bf1445a
|
Backed out changeset 6e95ee3cd4c6 (bug 1257919)
|
2016-03-22 21:10:21 +01:00 |
Sebastian Hengst
|
336c2cc4ae
|
Backed out changeset 08f1c7239cdf (bug 1257919)
|
2016-03-22 21:10:01 +01:00 |
Boris Zbarsky
|
5df498fbd2
|
Bug 1257919 part 8. Make the line/column number getters on JSStackFrame take an explicit JSContext. r=khuey
|
2016-03-22 13:50:31 -04:00 |
Boris Zbarsky
|
38af226a36
|
Bug 1257919 part 6. Make the filename getter on JSStackFrame take an explicit JSContext. r=khuey
|
2016-03-22 13:50:31 -04:00 |
Tooru Fujisawa
|
e2a8d2a6b4
|
Bug 1153978 - Part 1: Separate buildIdOp from AsmJSCacheOps. r=jandem,bz
|
2016-01-01 14:19:20 +09:00 |
Jocelyn Liu
|
b382b4642e
|
Bug 1003432: Expose CustomEvent in Worker. r=smaug
|
2016-03-22 00:09:57 +08:00 |
Fabrice Desré
|
4f6827357a
|
Bug 1258034 - Fix ServiceWorkerPrivate.cpp build error on b2g r=khuey
|
2016-03-20 09:57:33 -07:00 |
Kyle Huey
|
2fc599905e
|
Bug 1257355: Remove the worker descriptor for WorkerNavigator. r=bz
--HG--
rename : dom/workers/Navigator.cpp => dom/workers/WorkerNavigator.cpp
rename : dom/workers/Navigator.h => dom/workers/WorkerNavigator.h
|
2016-03-18 14:15:46 -07:00 |
Luke Wagner
|
6d089acee2
|
Bug 1008453. Add support for navigator.hardwareConcurrency. r=khuey
|
2016-03-16 15:41:38 -04:00 |
Andrea Marchesini
|
bfc5e29f9d
|
Bug 1257480 - null check for GetOrCreateGlobalScope() in WorkerDebuggerGlobalScope, r=khuey
|
2016-03-18 14:04:57 +01:00 |
Carsten "Tomcat" Book
|
d115280c5f
|
Backed out changeset a7040abce944 (bug 1008453) for w-p-t test failures on a CLOSED TREE
|
2016-03-18 08:21:42 +01:00 |
Boris Zbarsky
|
60d3ad7ce0
|
Bug 1257568. Remove the JSContext argument of WorkerPrivate::Kill. r=khuey
|
2016-03-17 23:23:55 -04:00 |
Luke Wagner
|
83bbb15353
|
Bug 1008453. Add support for navigator.hardwareConcurrency. r=khuey
|
2016-03-16 15:41:38 -04:00 |
Wes Kocher
|
ef118686fd
|
Backed out changeset 057ffdc30f1e (bug 1257355) for build bustage CLOSED TREE
MozReview-Commit-ID: 6e53Rrv5mEz
--HG--
rename : dom/workers/WorkerNavigator.cpp => dom/workers/Navigator.cpp
rename : dom/workers/WorkerNavigator.h => dom/workers/Navigator.h
|
2016-03-17 15:38:39 -07:00 |
Kyle Huey
|
bee42d87b9
|
Bug 1257355: Remove the worker descriptor for WorkerNavigator. r=bz
--HG--
rename : dom/workers/Navigator.cpp => dom/workers/WorkerNavigator.cpp
rename : dom/workers/Navigator.h => dom/workers/WorkerNavigator.h
|
2016-03-17 15:06:14 -07:00 |
Eddy Bruel
|
6894a80365
|
Bug 1047663 - Disabling the cache in a tab should also disable it for all workers in that tab;r=khuey
|
2016-03-17 11:03:05 +01:00 |
Kyle Huey
|
171ac8799b
|
Bug 1257042: Remove the worker descriptor for PushEvent and PushMessageData. r=bz
|
2016-03-16 13:44:24 -07:00 |
Sebastian Hengst
|
c213b3dd0c
|
Backed out changeset 06101225c145 (bug 1257042) for bustage. r=backout on a CLOSED TREE
|
2016-03-16 20:30:32 +01:00 |