Ben Hsieh
|
55009f1482
|
Correct unterminated string #455
|
7 vuotta sitten |
Ben Hsieh
|
d83d8007a8
|
Add missing API Blob.safeClose()
|
7 vuotta sitten |
Ben Hsieh
|
b6d375b4ac
|
Remove debug code and turn off logs
|
7 vuotta sitten |
Ben Hsieh
|
785fd0e861
|
Remove extra semi-column when Fetch Replacement parsing FormData #288
Remove extra semi-column when Fetch Replacement parsing FormData #288
This is non-standard behavior which may cause server side incompatible.
|
7 vuotta sitten |
Ben Hsieh
|
636ed98792
|
remove dev code
|
7 vuotta sitten |
Ben Hsieh
|
66378fde79
|
Ensure blob cache folder exists before Blob.slice #180
|
8 vuotta sitten |
Ben Hsieh
|
49a0b8d134
|
Make derived blob auto release
|
8 vuotta sitten |
Ben Hsieh
|
ef154e08b8
|
Fix typo
|
8 vuotta sitten |
Ben Hsieh
|
c7a667ac01
|
Fix type annotation #134
|
8 vuotta sitten |
Ben Hsieh
|
274d526476
|
Add log API to Blob and XMLHttpRequest
|
8 vuotta sitten |
Ben Hsieh
|
7e1fd2b0ba
|
Add warning when blob could not be removed
|
8 vuotta sitten |
Ben Hsieh
|
81bdb0ecb9
|
Fix blob.slice unnecessary warning message
|
8 vuotta sitten |
Ben Hsieh
|
e42498e3de
|
Correct Blob.slice behavior #89
- Fix Blob constructor when mixed array contains undefined element
- Fix onCreate event invoke issue when Blob is created by Blob.slice
|
8 vuotta sitten |
Ben Hsieh
|
0f43d0d6b3
|
Add check to XMLHttpRequest.send()
Related to #89 , when the request body is a Blob instance, we should
check if the Blob is created before the request actually send.
|
8 vuotta sitten |
Ben Hsieh
|
d249efc149
|
Add Blob.slice implementation #89
This commit includes Android and IOS implementations.
|
8 vuotta sitten |
Ben Hsieh
|
6353af79f6
|
Fix recursive Blob creation problem on Android
|
8 vuotta sitten |
Ben Hsieh
|
5caa270ee5
|
Fix recursive Blob creation problem on Android
|
8 vuotta sitten |
Ben Hsieh
|
43ecccc8a5
|
Disable Blob polyfill log
|
8 vuotta sitten |
Ben Hsieh
|
7c2782ade5
|
Change native network module logic and improve Android fs performance
|
8 vuotta sitten |
Ben Hsieh
|
8e9863624c
|
code refactor
|
8 vuotta sitten |
Ben Hsieh
|
182b0d3973
|
Fix Fetch replacement and Blob construction logic
|
8 vuotta sitten |
Ben Hsieh
|
0896254bee
|
Add readBlob method to Blob for more easier content access
|
8 vuotta sitten |
Ben Hsieh
|
1bbe2923c1
|
Add fetch polyfill Blob reader method #70
Fix Blob unicode data convertion #73
|
8 vuotta sitten |
Ben Hsieh
|
68d7eb826a
|
disable Web API logs
|
8 vuotta sitten |
Ben Hsieh
|
fe67648845
|
Fix Blob constructor FormData transform function
|
8 vuotta sitten |
Ben Hsieh
|
4ef854007b
|
Add closed private property to Blob #44
|
8 vuotta sitten |
Ben Hsieh
|
5430f4ff24
|
Add android timeout exception handling. #44
Fix Blob constructor error
|
8 vuotta sitten |
Ben Hsieh
|
f19773f60a
|
Change XMLHttpRequest event trigger timing
|
8 vuotta sitten |
Ben Hsieh
|
9f20d2f816
|
Fix Blob and XMLHttpRequest behavior #44
|
8 vuotta sitten |
Ben Hsieh
|
aaa2b1b74d
|
Fix Blob constructor create from Blob bug #44
|
8 vuotta sitten |
Ben Hsieh
|
03ac81deb4
|
wip commit
|
8 vuotta sitten |
Ben Hsieh
|
43123f3524
|
Fix Blob content type matching expression
|
8 vuotta sitten |
Ben Hsieh
|
d1bcfbf8b0
|
Add Blob size support #44
|
8 vuotta sitten |
Ben Hsieh
|
9607725047
|
#44 successfully upload file to Firebase storage
|
8 vuotta sitten |
Ben Hsieh
|
a1d59f5ebc
|
Add mixed data handler #44
|
8 vuotta sitten |
Ben Hsieh
|
43563cdff9
|
#44 wip commit
|
8 vuotta sitten |
Ben Hsieh
|
09c9d1b9e9
|
Blob polyfill wip commit
|
8 vuotta sitten |
Ben Hsieh
|
f612f35fe9
|
wip commit
|
8 vuotta sitten |
Ben Hsieh
|
ad7f642844
|
WIP commit
|
8 vuotta sitten |