Jan Varga
|
1585104454
|
Bug 1130775 - Convert synchronized ops and storage registration into unified directory locks; r=bent
|
2015-06-30 14:59:27 +02:00 |
|
Ben Kelly
|
78a09698e5
|
Bug 1173467 P4 Add a test to validate Cache in private browsing window. r=ehsan
|
2015-06-26 19:36:40 -07:00 |
|
Cameron McCormack
|
b78c4941a5
|
Back out bug 1173467 (changesets a20799ebf48c, 9312c5cb756e, c0e8bba17067, af075443ab21, 30cefdf8d020) for assertion failures in test_app_protocol.html.
|
2015-06-27 11:57:17 +10:00 |
|
Ben Kelly
|
6316583124
|
Bug 1173467 P4 Add a test to validate Cache in private browsing window. r=ehsan
|
2015-06-26 17:42:56 -07:00 |
|
Ben Kelly
|
e5e4b867bb
|
Bug 1168152 P2 Use a wrapper mozIStorageConnection for shared Cache connections. r=ehsan
|
2015-05-28 07:46:47 -07:00 |
|
Ben Kelly
|
bd6433bc24
|
Bug 1160138 P3 Test Cache chrome-only Constructor. r=ehsan
|
2015-05-05 15:45:36 -07:00 |
|
Ben Kelly
|
70c4125c44
|
Bug 1120501 P2 Move Cache Add/AddAll logic to child process. r=ehsan,smaug
|
2015-04-29 08:59:43 -07:00 |
|
Ben Kelly
|
f3750bed20
|
Bug 1110485 P8 Correctly set the Feature on the stream control child actor. r=baku
|
2015-04-16 12:00:16 -07:00 |
|
Ben Kelly
|
8f0a2f0db1
|
Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku
|
2015-04-16 12:00:15 -07:00 |
|
Ben Kelly
|
aa8729730c
|
Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku
|
2015-04-16 12:00:15 -07:00 |
|
Carsten "Tomcat" Book
|
221df621f6
|
Backed out changeset 19f871364039 (bug 1110485) for causing bc1 winxp memory leaks on a CLOSED TREE
|
2015-04-15 09:55:53 +02:00 |
|
Carsten "Tomcat" Book
|
2b2cc53c16
|
Backed out changeset a74f0b2545ab (bug 1110485)
|
2015-04-15 09:54:48 +02:00 |
|
Ben Kelly
|
4a1b47327d
|
Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku
|
2015-04-14 17:11:19 -07:00 |
|
Ben Kelly
|
392a37e2f1
|
Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku
|
2015-04-14 17:11:19 -07:00 |
|
Wes Kocher
|
222f92d4a1
|
Backed out changeset 40f48cd100a2 (bug 1110485) for frequent mochitest-1 failures CLOSED TREE
|
2015-04-14 15:27:48 -07:00 |
|
Wes Kocher
|
837a3a6567
|
Backed out changeset 114377b11793 (bug 1110485)
|
2015-04-14 15:27:46 -07:00 |
|
Ben Kelly
|
bf3eafd295
|
Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku
|
2015-04-14 12:21:14 -07:00 |
|
Ben Kelly
|
f882022722
|
Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku
|
2015-04-14 12:21:14 -07:00 |
|
Wes Kocher
|
e856f526b8
|
Backed out 3 changesets (bug 1110485) for wpt-3 bustage
Backed out changeset e8bd3bf404ff (bug 1110485)
Backed out changeset fa29dbb49a66 (bug 1110485)
Backed out changeset 12deb121d126 (bug 1110485)
|
2015-04-13 15:18:19 -07:00 |
|
Ben Kelly
|
17224749c6
|
Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku
|
2015-04-13 14:05:57 -07:00 |
|
Ben Kelly
|
d18407f567
|
Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku
|
2015-04-13 14:05:57 -07:00 |
|
Ben Kelly
|
c4c02983ea
|
Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan
|
2015-03-16 07:10:36 -07:00 |
|
Ben Kelly
|
692f72b360
|
Bug 1110814 P1 Implement Cache IPC actor for streaming data from child to parent. r=khuey
|
2015-03-22 02:52:12 -04:00 |
|
Ben Kelly
|
251e149634
|
Bug 1143223 - Teach Cache ReadStream not to AddRef() itself in its destructor. r=ehsan
|
2015-03-20 11:01:57 -07:00 |
|
Ryan VanderMeulen
|
d23f3fc2d4
|
Backed out changeset fd0834bbfd3c (bug 1143223) for making test_mediaElementAudioSourceNodePassThrough.html almost perma-timeout on Android 4.0.
|
2015-03-20 17:03:27 -04:00 |
|
Ben Kelly
|
f417bd0137
|
Bug 1143223 Teach Cache ReadStream not to AddRef() itself in its destructor. r=ehsan
|
2015-03-20 11:01:57 -07:00 |
|
Ryan VanderMeulen
|
a3a835855f
|
Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes.
CLOSED TREE
|
2015-03-16 13:51:33 -04:00 |
|
Ben Kelly
|
3b0344c909
|
Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan
|
2015-03-16 07:10:36 -07:00 |
|
Ben Kelly
|
e91df39434
|
Bug 940273 - Part 7 - Initial tests for Service Worker Cache. r=ehsan
|
2015-03-02 14:24:00 +01:00 |
|
Ben Kelly
|
fbfa0b4996
|
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
|
2015-03-02 14:20:00 +01:00 |
|