Bug 41800
| Summary: | Remove deprecated user script APIs from WebKit/mac | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aaron Boodman <aa> |
| Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hyatt |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Aaron Boodman
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aaron Boodman
Also, the tests should be un-skipped on Windows.