Sign in
webkit
/
WebKit
/
e1d898759942a5956e5b7981e2eadaa750b103c4
/
Source
/
WebCore
/
workers
/
WorkerEventQueue.cpp
d839ea1
Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556
by cdumez@apple.com
· 10 years ago
cb04842
Avoid defaulting to capture-by-value for C++11 lambdas in WebCore
by zandobersek@gmail.com
· 10 years ago
9d820ad
Have ScriptExecutionContext::Task functions take in a ScriptExecutionContext reference
by zandobersek@gmail.com
· 11 years ago
a27c36f
ScriptExecutionContext::Task should work well with C++11 lambdas
by zandobersek@gmail.com
· 11 years ago
5692282
Unreviewed, rolling out r167855. https://bugs.webkit.org/show_bug.cgi?id=132301
by commit-queue@webkit.org
· 11 years ago
8b3490f
ScriptExecutionContext::Task should work well with C++11 lambdas
by zandobersek@gmail.com
· 11 years ago
9204733
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
by mjs@apple.com
· 11 years ago
16d2dd4
Change all uses of FINAL to final now that all our compilers support it
by andersca@apple.com
· 11 years ago
2dfe6cb
Remove workaround for compilers not supporting explicit override control
by commit-queue@webkit.org
· 11 years ago
45dd770
Unreviewed, rolling out r157061.
by commit-queue@webkit.org
· 11 years ago
c4af379
Clean up ScriptExecutionContext::Task and subclasses
by andersca@apple.com
· 11 years ago
7ba1e57
Tighten up EventQueue classes a bit, less indirection and memory allocation
by darin@apple.com
· 12 years ago
ee55405
Rename first/second to key/value in HashMap iterators
by benjamin@webkit.org
· 12 years ago
fa6afbc
Unreviewed, rolling out r126914.
by commit-queue@webkit.org
· 13 years ago
d99b3ea
Rename first/second to key/value in HashMap iterators
by caio.oliveira@openbossa.org
· 13 years ago
036eca0
Unreviewed, rolling out r126836.
by tkent@chromium.org
· 13 years ago
a94a150
Rename first/second to key/value in HashMap iterators
by caio.oliveira@openbossa.org
· 13 years ago
1fc868f
WorkerEventQueue::close might access deleted WorkerEventQueue::EventDispatcherTask.
by dslomov@google.com
· 13 years ago
e2c752f
IndexedDB: Close database connections, abort transactions, and terminate requests on stop()
by commit-queue@webkit.org
· 13 years ago
65c22c8
Move eventqueue from Document to ScriptExecutionContext so that it can be accessed from workers
by dgrogan@chromium.org
· 13 years ago