Commit d0af821
Bryan Higgins
CB-7445 [BlackBerry10] resolveLocalFileSystemURI - change DEFAULT_SIZE to MAX_SIZE
Setting the quota field has no effect other than to limit the amount of data that
may be written to the filesystem. There are no system limits nor are there any
prompts when an application requests a large quota. Unless the user specifically
requests a lower quota, it will be set to MAX_SIZE by default which provides
behaviour similar to the other Cordova platforms.1 parent 0439e71 commit d0af821
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
114 | | - | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
0 commit comments