Bug 102479

Summary: [chromium] delete unused testRunner methods
Product: WebKit Reporter: jochen
Component: New BugsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 92319    
Attachments:
Description Flags
Patch none

jochen
Reported 2012-11-16 03:53:39 PST
[chromium] delete unused testRunner methods
Attachments
Patch (20.52 KB, patch)
2012-11-16 03:54 PST, jochen
no flags
jochen
Comment 1 2012-11-16 03:54:36 PST
Tony Chang
Comment 2 2012-11-16 10:09:02 PST
Comment on attachment 174639 [details] Patch To be clear, it looks like storeWebScriptObject and accessStoredWebScriptObject are used in some mac specific tests, but we don't run them (platform/mac is WontFix) so don't need implementations for them.
WebKit Review Bot
Comment 3 2012-11-16 10:31:23 PST
Comment on attachment 174639 [details] Patch Clearing flags on attachment: 174639 Committed r134967: <http://trac.webkit.org/changeset/134967>
WebKit Review Bot
Comment 4 2012-11-16 10:31:26 PST
All reviewed patches have been landed. Closing bug.
jochen
Comment 5 2012-11-16 11:53:30 PST
(In reply to comment #2) > (From update of attachment 174639 [details]) > To be clear, it looks like storeWebScriptObject and accessStoredWebScriptObject are used in some mac specific tests, but we don't run them (platform/mac is WontFix) so don't need implementations for them. You're right
Note You need to log in before you can comment on or make changes to this bug.