Summary: | JSC: Fix for WinCairo builds | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> | ||||
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | bfulgham | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Mark Lam
2012-09-18 01:04:17 PDT
Created attachment 164511 [details]
Fix.
Comment on attachment 164511 [details]
Fix.
rs=me
Committed fix in r128860: <http://trac.webkit.org/changeset/128860>. The fix failed. The wincairo flavor builds fine for me locally. The fix is effective. A clean build was needed to clear the build errors: http://build.webkit.org/builders/WinCairo%20Release/builds/15552 http://build.webkit.org/builders/WinCairo%20Release/builds/15552/steps/jscore-test/logs/stdio Closing as fixed. |