Bug 110409

Summary: Clean up PluginService info plists
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebKit2Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1
none
Patch v2 mitz: review+

Mark Rowe (bdash)
Reported 2013-02-20 16:50:28 PST
The 32- and 64-bit plists are virtually identical. They can share a single plist and rely on build setting expansion to fill in the differences.
Attachments
Patch v1 (9.61 KB, patch)
2013-02-20 16:50 PST, Mark Rowe (bdash)
no flags
Patch v2 (6.53 KB, patch)
2013-02-20 16:51 PST, Mark Rowe (bdash)
mitz: review+
Mark Rowe (bdash)
Comment 1 2013-02-20 16:50:56 PST
Created attachment 189415 [details] Patch v1
Mark Rowe (bdash)
Comment 2 2013-02-20 16:51:33 PST
Created attachment 189417 [details] Patch v2
WebKit Review Bot
Comment 3 2013-02-20 16:55:35 PST
Attachment 189417 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Configurations/PluginService.32.xcconfig', u'Source/WebKit2/Configurations/PluginService.64.xcconfig', u'Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist', u'Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.32/Info.plist', u'Source/WebKit2/PluginProcess/EntryPoint/mac/XPCService/PluginService.64/Info.plist']" exit_code: 1 Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Rowe (bdash)
Comment 4 2013-02-20 17:30:53 PST
Landed in r143543.
Note You need to log in before you can comment on or make changes to this bug.