Bug 128475 - Rename a field and some variables in JSLock to better describe what they contain
Summary: Rename a field and some variables in JSLock to better describe what they contain
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 15:09 PST by Mark Lam
Modified: 2014-02-08 16:41 PST (History)
6 users (show)

See Also:


Attachments
a trivial patch: renames only. (5.67 KB, patch)
2014-02-08 15:14 PST, Mark Lam
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-02-08 15:09:10 PST
Patch coming.
Comment 1 Mark Lam 2014-02-08 15:14:20 PST
Created attachment 223587 [details]
a trivial patch: renames only.
Comment 2 Mark Lam 2014-02-08 16:41:39 PST
Thanks for the review.

efl-wk2 bot failed because of:
Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/InjectedBundle.cpp.o
c++: internal compiler error: Killed (program cc1plus)

Hence, it's not related to this patch.

Landed in r163730: <http://trac.webkit.org/r163730>.