Bug 48084

Summary: Spurious reference to undefined variable 'test' in fast/text/international/vertical-text-glyph-test.html
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz, takano
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description James Robinson 2010-10-21 11:55:20 PDT
Spurious reference to undefined variable 'test' in fast/text/international/vertical-text-glyph-test.html
Comment 1 James Robinson 2010-10-21 11:57:00 PDT
Created attachment 71468 [details]
Patch
Comment 2 James Robinson 2010-10-21 11:58:17 PDT
The format of the error message is slightly different in JSC and V8, so this test will require more baselines than strictly necessary without this fix.
Comment 3 mitz 2010-10-21 12:04:21 PDT
Comment on attachment 71468 [details]
Patch

I believe there’s also a result in platform/mac-leopard that needs to be updated.
Comment 4 James Robinson 2010-10-21 12:54:27 PDT
Created attachment 71476 [details]
Patch
Comment 5 James Robinson 2010-10-21 13:09:17 PDT
Committed r70260: <http://trac.webkit.org/changeset/70260>
Comment 6 Csaba Osztrogonác 2010-10-22 05:42:39 PDT
Comment on attachment 71476 [details]
Patch

remove r+, because it was landed