Bug 38295 - Define resource target types for worker and sharedWorker main resources.
Summary: Define resource target types for worker and sharedWorker main resources.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Nordman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-28 17:18 PDT by Michael Nordman
Modified: 2010-05-02 04:38 PDT (History)
5 users (show)

See Also:


Attachments
new TargetTypes (8.90 KB, patch)
2010-04-28 17:32 PDT, Michael Nordman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nordman 2010-04-28 17:18:44 PDT
This is a subtask of http://code.google.com/p/chromium/issues/detail?id=39368

Add ResourceRequestBase TargetTypes for worker and shared worker main resources.
Comment 1 Michael Nordman 2010-04-28 17:32:03 PDT
Created attachment 54641 [details]
new TargetTypes
Comment 2 Dmitry Titov 2010-04-29 13:43:06 PDT
Comment on attachment 54641 [details]
new TargetTypes

r=me
Comment 3 WebKit Commit Bot 2010-04-29 17:46:01 PDT
Comment on attachment 54641 [details]
new TargetTypes

Rejecting patch 54641 from commit-queue.

michaeln@google.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in WebKitTools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  Due to bug 30084 the commit-queue will require a restart after your change.  Please contact eseidel@chromium.org to request a commit-queue restart.  After restart the commit-queue will correctly respect your committer rights.
Comment 4 WebKit Commit Bot 2010-05-02 01:39:31 PDT
Comment on attachment 54641 [details]
new TargetTypes

Clearing flags on attachment: 54641

Committed r58647: <http://trac.webkit.org/changeset/58647>
Comment 5 WebKit Commit Bot 2010-05-02 01:39:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 WebKit Review Bot 2010-05-02 02:05:54 PDT
http://trac.webkit.org/changeset/58647 might have broken Chromium Mac Release
Comment 7 Kent Tamura 2010-05-02 04:38:25 PDT
(In reply to comment #6)
> http://trac.webkit.org/changeset/58647 might have broken Chromium Mac Release

Fixed by r58649.