Bug 8876 - move most private WebDataSource methods to uninstalled header
Summary: move most private WebDataSource methods to uninstalled header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 13:55 PDT by Maciej Stachowiak
Modified: 2006-05-16 10:07 PDT (History)
0 users

See Also:


Attachments
SPI removal (35.94 KB, patch)
2006-05-12 13:55 PDT, Maciej Stachowiak
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-05-12 13:55:17 PDT
WebDataSource has a lot of methods in an SPI header that are not used outside WebKit and shouldn't be.
Comment 1 Maciej Stachowiak 2006-05-12 13:55:42 PDT
Created attachment 8271 [details]
SPI removal
Comment 2 Brady Eidson 2006-05-12 14:59:08 PDT
r=me
Comment 3 Maciej Stachowiak 2006-05-12 15:17:28 PDT
Comment on attachment 8271 [details]
SPI removal

Brady reviewed this.
Comment 4 Darin Adler 2006-05-16 10:07:36 PDT
Maciej landed this 2006-05-12, r14333.