Bug 135354 - Disable tagged strings for the plugin process
Summary: Disable tagged strings for the plugin process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-28 14:20 PDT by Roger Fong
Modified: 2014-07-28 15:33 PDT (History)
6 users (show)

See Also:


Attachments
patch (2.23 KB, patch)
2014-07-28 14:58 PDT, Roger Fong
no flags Details | Formatted Diff | Diff
patch (2.25 KB, patch)
2014-07-28 15:22 PDT, Roger Fong
no flags Details | Formatted Diff | Diff
patch (2.29 KB, patch)
2014-07-28 15:26 PDT, Roger Fong
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2014-07-28 14:20:03 PDT
Disable tagged strings within the plugin process as they cause problems for various plugins.

<rdar://problem/17295639>
Comment 1 Roger Fong 2014-07-28 14:58:14 PDT
Created attachment 235618 [details]
patch
Comment 2 Roger Fong 2014-07-28 15:22:54 PDT
Created attachment 235622 [details]
patch

moved setenv call to call site
Comment 3 Roger Fong 2014-07-28 15:23:26 PDT
(In reply to comment #2)
> Created an attachment (id=235622) [details]
> patch
> 
> moved setenv call to call site
of addDYLDEnvironmentAdditions
Comment 4 Roger Fong 2014-07-28 15:26:44 PDT
Created attachment 235623 [details]
patch
Comment 5 Roger Fong 2014-07-28 15:33:34 PDT
Landed: http://trac.webkit.org/changeset/171706