Bug 53261 - REGRESSION (r73307): wowtal.com broken in ToT
Summary: REGRESSION (r73307): wowtal.com broken in ToT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Michael Saboff
URL: http://wowtal.com/
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2011-01-27 14:58 PST by Jon
Modified: 2011-02-02 17:18 PST (History)
3 users (show)

See Also:


Attachments
Patch refactoring default parentheses backtracks destination generation (13.99 KB, patch)
2011-02-02 14:49 PST, Michael Saboff
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon 2011-01-27 14:58:26 PST
The WoW talent calculator at wowtal.com is completely broken in WebKit ToT and nightly r76727. None of the content in the class bar renders. Page renders correctly in Safari 5.0.3.
Comment 1 Alexey Proskuryakov 2011-01-28 15:02:21 PST
<rdar://problem/8932723>
Comment 2 Andy Estes 2011-01-31 16:57:49 PST
I believe this is due to http://trac.webkit.org/changeset/73307
Comment 3 Michael Saboff 2011-02-01 15:54:58 PST
This appears to be a regression caused by http://trac.webkit.org/changeset/76502 from https://bugs.webkit.org/show_bug.cgi?id=51395.  I am investigating to see what changes can be made to fix the problem.
Comment 4 Michael Saboff 2011-02-02 14:49:56 PST
Created attachment 80974 [details]
Patch refactoring default parentheses backtracks destination generation
Comment 5 Michael Saboff 2011-02-02 17:18:44 PST
Committed r77439: <http://trac.webkit.org/changeset/77439>