|
|
@282860
|
4 years |
cdumez |
Reduce use of makeRef() and use Ref { } instead …
|
|
|
@279967
|
4 years |
cdumez |
Sync XHR 'load' event is always has total/loaded=0 …
|
|
|
@258159
|
5 years |
cdumez |
Align garbage collection for XMLHttpRequest objects with the …
|
|
|
@251366
|
6 years |
cdumez |
XMLHttpRequest should not prevent entering the back/forward cache …
|
|
|
@246490
|
6 years |
darin |
Rename AtomicString to AtomString …
|
|
|
@235355
|
7 years |
yusukesuzuki |
Shrink size of XMLHttpRequest …
|
|
|
@223728
|
8 years |
dbates |
Use "= default" to denote default constructor or destructor …
|
|
|
@215167
|
8 years |
cdumez |
Drop Timer::startRepeating() overload taking a double …
|
|
|
@215160
|
8 years |
cdumez |
Start dropping Timer API dealing with double …
|
|
|
@202105
|
9 years |
cdumez |
Drop some unnecessary header includes …
|
|
|
@194496
|
9 years |
aestes |
Replace WTF::move with WTFMove …
|
|
|
@192354
|
10 years |
cdumez |
Stop passing a PassRefPtr to dispatchEvent() …
|
|
|
@189776
|
10 years |
gyuyoung.kim |
Remove all uses of PassRefPtr in WebCore/xml …
|
|
|
@184622
|
10 years |
commit-queue |
nullptr cleanup in WebCore/xml. …
|
|
|
@182364
|
10 years |
simon.fraser |
Remove "go ahead and" from comments …
|
|
|
@177733
|
10 years |
akling |
Convert more creator functions to return Ref instead of PassRefPtr. …
|
|
|
@176459
|
11 years |
andersca |
Remove the Timer parameters from timer callbacks …
|
|
|
@175719
|
11 years |
jer.noble |
De-templatize Timer
https://bugs.webkit.org/show_bug.cgi?id=138450
…
|
|
|
@174235
|
11 years |
cdumez |
XMLHttpRequestProgressEventThrottle shouldn't throttle / defer …
|
|
|
@170774
|
11 years |
dbates |
Add WTF::move()
https://bugs.webkit.org/show_bug.cgi?id=134500
…
|
|
|
@170113
|
11 years |
andersca |
Adopt modern C++11 loops and fix WebArchive creation functions …
|
|
|
@161896
|
11 years |
ap |
Fix the build more.
* xml/XMLHttpRequestProgressEventThrottle.cpp: …
|
|
|
@161894
|
11 years |
ap |
Fix the build.
* xml/XMLHttpRequestProgressEventThrottle.cpp: …
|
|
|
@161891
|
11 years |
commit-queue |
Dispatch a progress event before dispatching abort, error or timeout …
|
|
|
@161668
|
11 years |
commit-queue |
Source/WebCore: Correctly set XHR loadend attributes (loaded and …
|
|
|
@161541
|
11 years |
commit-queue |
Unreviewed, rolling out r161532. …
|
|
|
@161532
|
11 years |
commit-queue |
Source/WebCore: Correctly set XHR loadend attributes (loaded and …
|
|
|
@157653
|
12 years |
andersca |
Remove spaces between template angle brackets …
|
|
|
@142538
|
12 years |
yoli |
XMLHttpRequestProgressEventThrottle::resume() always schedules timer …
|
|
|
@114374
|
13 years |
commit-queue |
Asserts in XMLHttpRequestProgressEventThrottle …
|
|
|
@111717
|
13 years |
commit-queue |
Event dispatching in XMLHttpRequestProgressEventThrottle should go …
|
|
|
@103502
|
13 years |
commit-queue |
Onloadend event is not supported in XMLHttpRequest …
|
|
|
@95901
|
14 years |
darin |
Set eol-style to native on many source files where it was unset.
|
|
|
@75314
|
14 years |
abarth |
Move WebCore into Source
|
|
copied from trunk/WebCore/xml/XMLHttpRequestProgressEventThrottle.cpp
|
|
|
@72985
|
14 years |
darin |
2010-11-30 Darin Adler <Darin Adler>
Reviewed by Alexey …
|