Bug 48084 - Spurious reference to undefined variable 'test' in fast/text/international/vertical-text-glyph-test.html
Summary: Spurious reference to undefined variable 'test' in fast/text/international/ve...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 11:55 PDT by James Robinson
Modified: 2010-10-22 05:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2010-10-21 11:57 PDT, James Robinson
no flags Details | Formatted Diff | Diff
Patch (2.35 KB, patch)
2010-10-21 12:54 PDT, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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