Bug 9820 - Move new DOM API that has been through API review to public headers
Summary: Move new DOM API that has been through API review to public headers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Blocker
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 19:34 PDT by Timothy Hatcher
Modified: 2006-07-09 19:56 PDT (History)
0 users

See Also:


Attachments
Moves the API (17.45 KB, patch)
2006-07-09 19:47 PDT, Timothy Hatcher
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2006-07-09 19:34:31 PDT
Move the approved APIs.
Comment 1 Timothy Hatcher 2006-07-09 19:47:48 PDT
Created attachment 9322 [details]
Moves the API
Comment 2 Darin Adler 2006-07-09 19:50:25 PDT
Comment on attachment 9322 [details]
Moves the API

In DOMXPath.mm, the config.h should be outside the if, since it can help set XPATH_SUPPORT in theory.

r=me
Comment 3 Timothy Hatcher 2006-07-09 19:56:29 PDT
Landed in r15276