Bug 43066 - Rename NPJSObjectMap to NPRuntimeObjectMap
Summary: Rename NPJSObjectMap to NPRuntimeObjectMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-27 12:00 PDT by Anders Carlsson
Modified: 2010-07-27 12:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (14.22 KB, patch)
2010-07-27 12:01 PDT, Anders Carlsson
aroben: 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 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>