Bug 117570

Summary: Remove the notion of inactive plug-ins
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2013-06-12 17:18:16 PDT
Remove the notion of inactive plug-ins
Comment 1 Anders Carlsson 2013-06-12 17:23:36 PDT
Created attachment 204549 [details]
Patch
Comment 2 Tim Horton 2013-06-12 17:29:56 PDT
Comment on attachment 204549 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=204549&action=review

> Source/WebCore/ChangeLog:30
> +2013-06-12  Anders Carlsson  <andersca@apple.com>
> +
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        Remove 
> +
> +        * platform/LocalizedStrings.cpp:
> +        * platform/LocalizedStrings.h:
> +        * rendering/RenderEmbeddedObject.cpp:
> +        (WebCore::unavailablePluginReplacementText):
> +        * rendering/RenderEmbeddedObject.h:
> +

duplicated change log or something.
Comment 3 Anders Carlsson 2013-06-12 17:34:51 PDT
Committed r151530: <http://trac.webkit.org/changeset/151530>