Bug 29950 - Remove FrameLoader::schedule* APIs
Summary: Remove FrameLoader::schedule* APIs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 29947
  Show dependency treegraph
 
Reported: 2009-09-30 20:16 PDT by Adam Barth
Modified: 2009-10-01 13:12 PDT (History)
0 users

See Also:


Attachments
Patch v1 (19.09 KB, patch)
2009-09-30 20:18 PDT, Adam Barth
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-09-30 20:16:33 PDT
Clients should use frame->redriectScheduler directly.

Patch forthcoming.
Comment 1 Adam Barth 2009-09-30 20:18:04 PDT
Created attachment 40419 [details]
Patch v1
Comment 2 Adam Barth 2009-10-01 13:12:49 PDT
Committed r48994: <http://trac.webkit.org/changeset/48994>