summaryrefslogtreecommitdiffstats
path: root/webkit/api/src/WebWorkerClientImpl.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-051-0/+1
| | | | | | | | | | | | | | | Refactored WebWorkerImpl into WebWorkerBase to enable code sharing with WebSharedWorkerImpl. Changed how SharedWorkers are instantiated (now routed through WebFrameClient just like DedicatedWorkers, because WebFrameClient is the only one who knows how to send messages to RenderViewHost. BUG=26233 TEST=none (will enable layout tests when basic functionality available) Review URL: http://codereview.chromium.org/362020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31151 0039d316-1c4b-4281-b951-d872f2087c98
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-0/+155
| | | | | | Review URL: http://codereview.chromium.org/337057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30478 0039d316-1c4b-4281-b951-d872f2087c98
* Rollback of 30408yaar@chromium.org2009-10-291-155/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30411 0039d316-1c4b-4281-b951-d872f2087c98
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-291-0/+155
Review URL: http://codereview.chromium.org/337057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30408 0039d316-1c4b-4281-b951-d872f2087c98