Bug 43066

Summary: Rename NPJSObjectMap to NPRuntimeObjectMap
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch aroben: review+

Description Anders Carlsson 2010-07-27 12:00:40 PDT
Rename NPJSObjectMap to NPRuntimeObjectMap
Comment 1 Anders Carlsson 2010-07-27 12:01:23 PDT
Created attachment 62720 [details]
Patch
Comment 2 WebKit Review Bot 2010-07-27 12:02:35 PDT
Attachment 62720 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/WebProcess/Plugins/NPRuntimeObjectMap.cpp:26:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Roben (:aroben) 2010-07-27 12:03:34 PDT
Comment on attachment 62720 [details]
Patch

r=me
Comment 4 Anders Carlsson 2010-07-27 12:05:08 PDT
Committed r64145: <http://trac.webkit.org/changeset/64145>