source: webkit/trunk/Source/WebCore/xml/XMLHttpRequestProgressEventThrottle.cpp

Revision Log Mode:


Legend:

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