Bug 37437 - [WINCE] Export g_stackBase with JS_EXPORTDATA
Summary: [WINCE] Export g_stackBase with JS_EXPORTDATA
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 23:08 PDT by Kwang Yul Seo
Modified: 2010-04-29 06:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch for JavaScriptCore (1.00 KB, patch)
2010-04-11 23:11 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff
Patch for WebCore (1.00 KB, patch)
2010-04-11 23:15 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-04-11 23:08:20 PDT
Export g_stackBase with JS_EXPORTDATA as it is used by SharedTimerWince.cpp.
Comment 1 Kwang Yul Seo 2010-04-11 23:11:53 PDT
Created attachment 53151 [details]
Patch for JavaScriptCore
Comment 2 Kwang Yul Seo 2010-04-11 23:15:15 PDT
Created attachment 53152 [details]
Patch for WebCore
Comment 3 WebKit Commit Bot 2010-04-29 00:52:45 PDT
Comment on attachment 53151 [details]
Patch for JavaScriptCore

Clearing flags on attachment: 53151

Committed r58482: <http://trac.webkit.org/changeset/58482>
Comment 4 WebKit Commit Bot 2010-04-29 06:11:36 PDT
Comment on attachment 53152 [details]
Patch for WebCore

Clearing flags on attachment: 53152

Committed r58506: <http://trac.webkit.org/changeset/58506>
Comment 5 WebKit Commit Bot 2010-04-29 06:11:40 PDT
All reviewed patches have been landed.  Closing bug.