Bug 117570 - Remove the notion of inactive plug-ins
Summary: Remove the notion of inactive plug-ins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-12 17:18 PDT by Anders Carlsson
Modified: 2013-06-12 17:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (20.37 KB, patch)
2013-06-12 17:23 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>