Bug 135354

Summary: Disable tagged strings for the plugin process
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, barraclough, jonlee, mrowe, roger_fong
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
none
patch andersca: review+

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