Dave Hylands
b97c5dfc24
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
...
This changeset causes tranistory states when changing from mounted to shared,
and back to mounted to be reported as shared instead of unavailable.
We also don't send the same status twice in a row.
2013-08-22 16:12:25 -07:00
Ms2ger
2fab82586f
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
2013-08-22 08:56:00 +02:00
Ms2ger
66214743ad
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Andrew McCreight
90a2d6a14e
Bug 889193 - Remove DOMRequest::mRooted. r=smaug
2013-08-14 11:29:20 -07:00
Brian O'Keefe
3dadb0e396
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Ryan VanderMeulen
a199b3df6e
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Mark Hammond
f9c8c5e605
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Mark Hammond
f45a45d737
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Dave Hylands
373400dd10
Bug 885753 - White space only changes. r=dhylands,jvarga
...
Jan commented that a bunch of my lines were longer than 80 characters.
So I went through and fixed the entire file.
This changeset should be a white-space only changeset and otherwise
has no functional changes.
2013-08-02 16:35:16 -07:00
Dave Hylands
871ce5545f
Bug 885753 - Change getDeviceStorage to return the default storage area. r=jvarga
...
This removes the entire concept of composite storage.
2013-08-02 16:34:59 -07:00
Dave Hylands
37c59d2028
Bug 861456 - Fix all device storage tests so that they run. r=dclarke
2013-07-12 00:18:28 -07:00
Joshua Cranmer
f44c71b4ef
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
...
--HG--
extra : rebase_source : b8eaae07c54c94c8c46c7ed4c0e226eb74584652
2013-07-18 21:21:20 -05:00
Trevor Saunders
a8a12176ad
bug 659722 - remove _IMPL_NS_LAYOUT r=bz
2013-03-16 00:31:38 -04:00
Boris Zbarsky
adc8e860c3
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
2013-08-08 01:13:45 -04:00
Mark Hammond
71bca9e80b
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Brian O'Keefe
f98dd45a72
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Mike Habicher
a124da0caa
Bug 893019 - make addNamed() return absolute paths in parent process, r=dhylands
2013-07-12 12:33:20 -04:00
Trevor Saunders
238525e2d8
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Tim Taubert
b919e9d555
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
2013-07-10 23:52:35 +02:00
Mike Shal
2f5d43999f
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Ms2ger
4ba076724a
Bug 883114 - Part a: remove various make rules in dom; r=ted
2013-07-01 09:01:23 +02:00
Dave Hylands
52ef1132e8
Bug 881386 - DeviceStorage: Add .default attribute to webidl. r=Ms2ger
2013-06-12 09:30:23 -07:00
Arnaud Sourioux
feea85a7f1
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
2013-06-05 12:15:48 -04:00
Dave Hylands
360cbc6179
Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv
2013-06-04 16:35:33 +02:00
Dave Hylands
808d9747a2
Bug 874213 - DeviceStorage: Add .default attribute to the device storage object. r=janv
2013-06-03 17:35:02 +02:00
Ms2ger
04c8cd41cd
Bug 871287 - Part c: Move DeviceStorage to WebIDL; r=smaug
2013-06-01 08:56:00 +02:00
Ms2ger
e1d9a9c3f8
Bug 871287 - Part b: Don't silently clear nsRefPtrs in DeviceStorage; r=dhylands
2013-06-01 08:55:02 +02:00
Ms2ger
c9da0d30fe
Bug 871287 - Part a: Random cleanup in DeviceStorage; r=dhylands
2013-06-01 08:54:46 +02:00
Ms2ger
31a923dc0c
Bug 871286 - Use strings in nsIDOMDeviceStorage; r=smaug
2013-06-01 08:54:40 +02:00
Mike Shal
6f32ddf61c
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Dave Hylands
bb7b02a24c
Bug 875372 - Add missing return statement in AddNamed function when passed a non-existing storage name. r=dougt
2013-05-23 22:18:03 -07:00
Bobby Holley
1b2f22fe61
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
...
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley
ba05c93769
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Boris Zbarsky
620839f027
Bug 868312 finale: finish rooting dom/ code. r=smaug
2013-05-17 21:48:25 -04:00
Andrea Marchesini
1b8e2e2d05
Bug 850941 - Blob size is wrong in open activity after bluetooth image transfer. r=bent
2013-05-17 10:41:53 -04:00
Ryan VanderMeulen
3e961f82d0
Merge m-c to birch.
2013-05-16 16:18:21 -04:00
Dave Hylands
0ff57167d1
Bug 872170 - Fix camera file saving with composite device storage. r=mikeh
2013-05-16 11:12:29 -07:00
Dave Hylands
b0983b5c8a
Bug 872800 - Fix volume availability notifications for composite storage areas. r=mchen
2013-05-16 11:11:58 -07:00
Dave Hylands
c9cd935895
Bug 872800 - Remove extraneous printfs added from Bug 858416. r=mchen
2013-05-16 11:11:54 -07:00
Thomas Zimmermann
ee736f72fb
Bug 873065 - Use DEVICESTORAGE_SDCARD for unknown file types. r=dhylands
...
The method DeviceStorageFile::CreateUnique fails for files with an
unknown extension. It calls DeviceStorageFileChecker::GetTypeFromFileName
to retrieve the default location. The returned value is "Unknown", which
is passed to the constructor of DeviceStorageFile. This class doesn't
handle "Unknown" in it's initialization, and fails without creating a
file.
This patch changes the default return value of GetTypeFromFileName to the
constant DEVICESTORAGE_SDCARD. All files with unknown extension will now
be stored on the sd card.
2013-05-16 12:33:18 -04:00
Martijn Wargers
2b67e95703
Bug 860887 - Having Array.prototype.remove and calling pushPermissions causes exception. r=ted
2013-05-16 11:26:51 +02:00
Ryan VanderMeulen
88ac4b7137
Merge m-c to inbound.
2013-05-15 08:36:44 -04:00
Eric Chou
6bf9f8eea5
Bug 872238 - After CreateUnique(), append file leaf name to dsf.mPath, not dsf.mFile.mPath, r=dhylands
...
This is a followup to bug 858416.
2013-05-15 16:53:45 +08:00
Ryan VanderMeulen
eacc437351
Merge m-c to inbound.
2013-05-14 16:51:22 -04:00
Dave Hylands
55834420b0
Bug 871956 - Fix regression introduced by bug 858416. r=kanru
2013-05-14 10:44:25 -07:00
Bobby Holley
fe5e4f5b78
Bug 871297 - Remove JS_GetGlobalObject from nsDeviceStorage. r=bz
2013-05-14 10:16:51 -07:00
Dave Hylands
8f8841a1c4
Bug 858416 - Create a composite device storage interface. r=dougt
...
* * *
Bug 858416 - Fix try test failures
2013-05-11 02:10:18 -07:00
Ryan VanderMeulen
c3ad278e44
Merge m-c to inbound on a CLOSED TREE.
2013-05-11 09:49:12 -04:00
Ryan VanderMeulen
93efac58df
Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures.
2013-05-11 09:47:37 -04:00
Dave Hylands
af61fd0d1c
Bug 858416 - Create a composite device storage interface. r=dougt
2013-05-11 02:10:18 -07:00