1. 9265dfe Rename PageCache to BackForwardCache by cdumez@apple.com · 5 years ago
  2. 1d290dd Pages with Web Workers cannot enter the back / forward cache by cdumez@apple.com · 5 years ago
  3. 673841f Crash when calling XMLHttpRequest.setRequestHeader() in a worker by cdumez@apple.com · 6 years ago
  4. 36b74c3 Make DocumentThreadableLoader error logging more consistent by youenn@apple.com · 7 years ago
  5. 7fa998f REGRESSION (r227340): Layout Test fast/workers/worker-cloneport.html is a flaky failure by cdumez@apple.com · 7 years ago
  6. 810cfcd8 close() operation should not be exposed inside a ServiceWorkerGlobalScope by cdumez@apple.com · 7 years ago
  7. 3629909 ServiceWorkerGlobalScope prototype chain should be immutable by cdumez@apple.com · 7 years ago
  8. 73c7cf9 DOMException should not have its own toString() by cdumez@apple.com · 8 years ago
  9. e5fa982 fast/workers/worker-user-gesture.html crashes on iOS by cdumez@apple.com · 8 years ago
  10. 6e80247 Possible crash in ~UserGestureIndicator() when on non-main thread by cdumez@apple.com · 8 years ago
  11. 990ed5b Unreviewed, rolling out r219401. by jlewis3@apple.com · 8 years ago
  12. 80e4b25 Unreviewed, rolling out r219379. by jlewis3@apple.com · 8 years ago
  13. 285c435 Remove NAVIGATOR_HWCONCURRENCY https://bugs.webkit.org/show_bug.cgi?id=174400 by dino@apple.com · 8 years ago
  14. a316d90 `const location = "foo"` throws in a worker by cdumez@apple.com · 8 years ago
  15. b124468 optional sequence values not handled correctly by binding generator by weinig@apple.com · 8 years ago
  16. d8b596d WorkerGlobalScope's indexedDB property should be on the prototype, not the instance by cdumez@apple.com · 8 years ago
  17. 4143da1 Regression(r201970): productSub / vendor / vendorSub should not be exposed on WorkerNavigator by cdumez@apple.com · 8 years ago
  18. 3a49627 WorkerLocation.prototype.toString() should be enumerable by cdumez@apple.com · 9 years ago
  19. a55c748 Update DOMCoreException to use the description in toString(). by beidson@apple.com · 9 years ago
  20. bc768c8 Move most of CSP tests into security/contentSecurityPolicy/ by jiewen_tan@apple.com · 9 years ago
  21. ea4879d window.onerror should pass the ErrorEvent's 'error' property as the 5th argument to the event handler by commit-queue@webkit.org · 9 years ago
  22. 04b3fdd WorkerNavigator is missing some attributes by cdumez@apple.com · 9 years ago
  23. 0180c20 atob() / btoa() API should be exposed to workers by cdumez@apple.com · 9 years ago
  24. b454890 WorkerGlobalScope attributes / operations should be on the prototype by cdumez@apple.com · 9 years ago
  25. ff27cda DedicatedWorkerGlobalScope prototype chain is incorrect by cdumez@apple.com · 9 years ago
  26. efa8d8e First parameter to MessagePort / DedicatedWorkerGlobalScope.postMessage() should be mandatory by cdumez@apple.com · 9 years ago
  27. 12d8c41 self.hasOwnProperty() does not work inside Web workers by cdumez@apple.com · 9 years ago
  28. a4d06b6 Unreviewed, drop outdated layout test after r200375. by cdumez@apple.com · 9 years ago
  29. 475dee9 CSP: Block XHR when calling XMLHttpRequest.send() and throw network error. by commit-queue@webkit.org · 9 years ago
  30. 303109a CSP: Make violation console messages concise and consistent by dbates@webkit.org · 9 years ago
  31. 8c34a38 CSP: Implement child-src directive by dbates@webkit.org · 9 years ago
  32. 3381858 [Web IDL] interface objects should be Function objects by cdumez@apple.com · 9 years ago
  33. e5b53f1 CSP: Use the served CSP header for dedicated workers by dbates@webkit.org · 9 years ago
  34. ce24e8d location.origin is undefined in a web worker by cdumez@apple.com · 9 years ago
  35. 127015c watchdog m_didFire state erroneously retained. by mark.lam@apple.com · 10 years ago
  36. f4eb1bb Remove support for SharedWorkers https://bugs.webkit.org/show_bug.cgi?id=140344 by weinig@apple.com · 10 years ago
  37. 3014b56 Start removing Web Database support from workers by andersca@apple.com · 10 years ago
  38. 32e5ef6 WebKit2 on iOS needs to capture the main thread's floating point environment. by mark.lam@apple.com · 11 years ago
  39. 93466a1 Unreviewed, rolling r166248 back in. by msaboff@apple.com · 11 years ago
  40. c552377 Unreviewed, rolling out r166126. by msaboff@apple.com · 11 years ago
  41. 40e9ff3 toThis() on a JSWorkerGlobalScope should return a JSProxy and not undefined by msaboff@apple.com · 11 years ago
  42. 772177e Improve dom error messages https://bugs.webkit.org/show_bug.cgi?id=130103 by oliver@apple.com · 11 years ago
  43. 45ba416 SerializedScriptValue may move Identifiers between worlds by oliver@apple.com · 11 years ago
  44. 847e8c7 Source/WebCore: Blob constructor accepts a sequence (array-like object) as first arg. by commit-queue@webkit.org · 11 years ago
  45. a465425 Set MessageEvent.source to the newly created port for shared workers' connect events by ch.dumez@sisa.samsung.com · 11 years ago
  46. eac91eb Change fast/u*, fast/w*, and fast/x* files to use pre and post js files in LayoutTests/resources. by mark.lam@apple.com · 11 years ago
  47. ac56b76 Add 'colno' attribute to ErrorEvent interface by ch.dumez@sisa.samsung.com · 12 years ago
  48. d1ea15e Pass column as 4th argument to WorkerGlobalScope.onerror and Window.onerror handlers by ch.dumez@sisa.samsung.com · 12 years ago
  49. 81da138 Rewrite fast/workers/dedicated-worker-lifecycle.html to verify that by mark.lam@apple.com · 12 years ago
  50. b72a039 Support Quota API in Workers https://bugs.webkit.org/show_bug.cgi?id=112972 by alecflett@chromium.org · 12 years ago
  51. b9181b3 Move workerThreadCount from TestRunner to WebCore Internals by benjamin@webkit.org · 12 years ago
  52. 0bb6a17 [chromium] Creation of dedicated workers (isolates) leaks reference to HTMLDocument by kbr@google.com · 12 years ago
  53. 34db298 Update DOMException name: URLMismatchError by arv@chromium.org · 12 years ago
  54. bc27de7 Update DOMException name: SyntaxError by arv@chromium.org · 12 years ago
  55. f8e29ee Update DOMException name: InvalidStateError by arv@chromium.org · 12 years ago
  56. 0feef16 Wrong error type is thrown for type errors in callbacks by arv@chromium.org · 12 years ago
  57. 1061f95 DOM URL is flaky when workers are used by allan.jensen@digia.com · 12 years ago
  58. 14695b7 Crash when trying to write exception message to null console by commit-queue@webkit.org · 12 years ago
  59. 04bfe7a Unreviewed, rolling out r131516 and r131550. by ossy@webkit.org · 12 years ago
  60. c4da761 Bytecode should not have responsibility for determining how to perform non-local resolves by oliver@apple.com · 12 years ago
  61. 79bb5eb Remove webkitPostMessage https://bugs.webkit.org/show_bug.cgi?id=96577 by abarth@webkit.org · 12 years ago
  62. 799fcd1 window.postMessage() / MessagePort.postMessage() throw wrong exception for invalid ports argument by commit-queue@webkit.org · 13 years ago
  63. 224c8b5 Use testRunner instead of layoutTestController in fast/scrolling through fast/xsl tests by rniwa@webkit.org · 13 years ago
  64. 9713e0a Use testRunner instead of layoutTestController in fast/workers/storage tests by rniwa@webkit.org · 13 years ago
  65. 74191f1 Test fix attempt after r120516. by rniwa@webkit.org · 13 years ago
  66. f5ee369 Unreviewed gardening, updating baselines after r119124. by zandobersek@gmail.com · 13 years ago
  67. e7d1aca Move WebSQL tests in LayoutTests/storage to websql directory by jsbell@chromium.org · 13 years ago
  68. 030c0f3 [Worker] Web Worker lacks test to check the name attribute of SharedWorker by commit-queue@webkit.org · 13 years ago
  69. bdf2b05 [Worker] Web Worker lacks test for posting structured data message. by commit-queue@webkit.org · 13 years ago
  70. c6d5ac4 [V8] Add a per context data store and use that for caching boiler plates as well as constructor functions by arv@chromium.org · 13 years ago
  71. ecfb0a2 Running a Web Worker on about:blank crashes the interpreter by benjamin@webkit.org · 13 years ago
  72. 0c3bdd9 Make default console messages line numbers consistent. by vsevik@chromium.org · 13 years ago
  73. b5dec36 Source/WebCore: Return more complete error and exception messages when a by michaeln@google.com · 13 years ago
  74. 51d8f4b Unreviewed, rolling out r99990. by ojan@chromium.org · 13 years ago
  75. f6a23cb Speculative fix for a few worker tests. by tony@chromium.org · 13 years ago
  76. 22f2827 JS Test Harness: Insert the stylesheet dynamically by arv@chromium.org · 13 years ago
  77. 190e755 Generate a SharedWorker constructor of V8 using [Constructor] IDL by haraken@chromium.org · 13 years ago
  78. 245aeaf JS Test Harness: Make console and description elements optional in the HTML by arv@chromium.org · 13 years ago
  79. 42f897d Make isXMLMIMEType regex use TLS https://bugs.webkit.org/show_bug.cgi?id=69665 by jschuh@chromium.org · 13 years ago
  80. 0435361 Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=66714 by dslomov@google.com · 13 years ago
  81. 800b362 2011-08-30 Yury Semikhatsky <yurys@chromium.org> by yurys@chromium.org · 13 years ago
  82. 01d62065 Return value of window.onerror has inverted semantics by yurys@chromium.org · 13 years ago
  83. e11a1f1 postMessage raises INVALID_STATE_ERR instead of DATA_CLONE_ERR in many cases. by levin@chromium.org · 14 years ago
  84. 32b8c71 MessageEvent.ports shouldn't ever be null. by levin@chromium.org · 14 years ago
  85. cb8e744 A SharedWorker constructor should throw TypeError, when the number of arguments is not enough. by commit-queue@webkit.org · 14 years ago
  86. d116a96 A Worker constructor should throw TypeError, when the number of arguments is not enough by commit-queue@webkit.org · 14 years ago
  87. dd00779 Raise if dispatchEvent dispatches an event that is being dispatched by dominicc@chromium.org · 14 years ago
  88. e2a65c2 2011-07-01 Nate Chapin <japhet@chromium.org> by japhet@chromium.org · 14 years ago
  89. 9aef952 2011-07-01 Nate Chapin <japhet@chromium.org> by japhet@chromium.org · 14 years ago
  90. 568cdfd Expand Web Worker test coverage for onerror to have test for url/line numbers. by levin@chromium.org · 14 years ago
  91. 20f89796 2011-06-10 Yury Semikhatsky <yurys@chromium.org> by yurys@chromium.org · 14 years ago
  92. 5996615 2011-06-13 David Levin <levin@chromium.org> by levin@chromium.org · 14 years ago
  93. 4e0bab2 Fetching a Worker with url that isn't allowed from a file based test causes DRT to crash. by levin@chromium.org · 14 years ago
  94. ae6b777 Simplifying Worker termination sequence (removing unnecessary mutex) by dimich@chromium.org · 14 years ago
  95. 895c30a Disable fast/workers/storage/interrupt-database-sync.html due to flakiness on by weinig@apple.com · 14 years ago
  96. c8a06eb 2010-12-27 yury semikhatsky <yurys@chromium.org> by yurys@chromium.org · 14 years ago
  97. e42c177 2010-12-13 Yury Semikhatsky <yurys@chromium.org> by yurys@chromium.org · 14 years ago
  98. 68b2822 2010-12-13 Yury Semikhatsky <yurys@chromium.org> by yurys@chromium.org · 14 years ago
  99. 1972b24 Test that workers can be successfully interrupted in the middle of DB operations. by dumi@chromium.org · 14 years ago
  100. 96f5be4 Adding a test that makes sure the same database can be simultaneously accessed from workers and the page. by dumi@chromium.org · 14 years ago