Bug 35825 - Remove applicationID() support from WebDocument
Summary: Remove applicationID() support from WebDocument
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 18:22 PST by Aaron Boodman
Modified: 2010-03-07 14:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Boodman 2010-03-05 18:22:10 PST
The applicationID() member is not appropriate for the WebKit API because it is Chromium-specific. It can be implemented in WebKit clients instead.