Bug 25167 - Change createHiddenXHRDependency and removeHiddenXHRDependency so that they can be used by other custom code in V8 bindings.
Summary: Change createHiddenXHRDependency and removeHiddenXHRDependency so that they c...
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 25170
  Show dependency treegraph
 
Reported: 2009-04-13 16:21 PDT by Jian Li
Modified: 2009-04-18 18:41 PDT (History)
1 user (show)

See Also:


Attachments
Proposed Patch (25.11 KB, patch)
2009-04-13 17:30 PDT, Jian Li
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-04-13 16:21:35 PDT
Change createHiddenXHRDependency and removeHiddenXHRDependency so that they can be used by other custom code in V8 bindings.
Comment 1 Jian Li 2009-04-13 17:30:20 PDT
Created attachment 29448 [details]
Proposed Patch
Comment 2 Dimitri Glazkov (Google) 2009-04-16 20:44:24 PDT
Comment on attachment 29448 [details]
Proposed Patch

Looks good!
Comment 3 Dmitry Titov 2009-04-18 18:41:40 PDT
landed: http://trac.webkit.org/changeset/42647