Bug 20272 - typo in JavaScriptCore
Summary: typo in JavaScriptCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-04 07:23 PDT by Csaba Osztrogonác
Modified: 2008-08-06 03:50 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (1.55 KB, patch)
2008-08-04 07:24 PDT, Csaba Osztrogonác
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2008-08-04 07:23:11 PDT
In JavaScriptCore/VM/Machine.cpp I found two very old typo, and wrote a patch to correct them.
Comment 1 Csaba Osztrogonác 2008-08-04 07:24:07 PDT
Created attachment 22632 [details]
proposed patch
Comment 2 Darin Adler 2008-08-04 09:04:05 PDT
Comment on attachment 22632 [details]
proposed patch

Both changes look good, r=me
Comment 3 Cameron Zwarich (cpst) 2008-08-06 03:50:39 PDT
Landed in r35594.