[Webkit-unassigned] [Bug 35940] New: Remove unused SPI in WebPluginController.mm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 12:59:36 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35940

           Summary: Remove unused SPI in WebPluginController.mm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


In WebPluginController.mm, I noticed:
// For compatibility only.
- (void)showURL:(NSURL *)URL inFrame:(NSString *)target
{ ... }

I did some digging, and this method was left around to support an ANCIENT
version of the java plug-in and is no longer needed.  We should nuke it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list