Andrea Marchesini
|
b45d15ecff
|
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
|
2015-05-19 15:36:37 +01:00 |
|
Andrea Marchesini
|
41c29ad762
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-12 13:11:03 +01:00 |
|
Wes Kocher
|
81e9cbedba
|
Backed out changeset 56e4c68dc3da (bug 1163387) for build bustage CLOSED TREE
|
2015-05-11 13:17:58 -07:00 |
|
Andrea Marchesini
|
bd76fd013b
|
Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan
|
2015-05-11 18:50:54 +01:00 |
|
Andrew McCreight
|
92010d3e4c
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Andrea Marchesini
|
33f2f8d4e5
|
Bug 1113062 - patch 2 - ArchiveReaderZipFile non-CCed, r=smaug
|
2015-01-11 21:34:57 +00:00 |
|
Andrew McCreight
|
928e72aff2
|
Bug 1047483 - Fix Windows non-unified build bustage again.
CLOSED TREE a=RyanVM
|
2014-10-08 12:39:25 -07:00 |
|
Andrew McCreight
|
67468574d0
|
Bug 1047483 - Fix Windows non-unified build bustage.
|
2014-10-08 11:40:59 -07:00 |
|
Andrea Marchesini
|
6887a8111f
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
539efa95b3
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-08 17:15:22 +01:00 |
|
Ryan VanderMeulen
|
ac4e3f2f99
|
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
|
2014-10-07 13:16:11 -04:00 |
|
Andrea Marchesini
|
63c7f37dd9
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-07 15:20:55 +01:00 |
|
Andrea Marchesini
|
725b2db832
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-07 15:20:52 +01:00 |
|
Ben Turner
|
e30152a851
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Ben Turner
|
4937da099f
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
|
Ben Turner
|
aede706b17
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-13 12:12:19 -04:00 |
|
Benoit Jacob
|
e7849f4c94
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
|
Andrea Marchesini
|
9192de4b2c
|
Bug 827823 - patch 1 - CC in DOMFile class, r=ehsan
|
2014-06-26 20:46:34 -07:00 |
|
Andrea Marchesini
|
b7f7a5c108
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
|
Jan Varga
|
43bc3fb64e
|
Bug 975696 - Split ArchiveReader and FileHandle implementation into separate dirs. r=bent f=baku
|
2014-05-07 16:32:12 +02:00 |
|