Bug 41800 - Remove deprecated user script APIs from WebKit/mac
Summary: Remove deprecated user script APIs from WebKit/mac
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 14:11 PDT by Aaron Boodman
Modified: 2012-10-11 16:36 PDT (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-07-07 14:11:18 PDT
Bug 41529 adds a new version of addUser(Script|Style)ToGroup on mac that supports injecting in just the top frame, and deprecates the old one that doesn't support that. The deprecated form should be removed. Also the new version should be added to Windows.
Comment 1 Aaron Boodman 2010-07-07 14:11:34 PDT
Also, the tests should be un-skipped on Windows.