Bug 53261

Summary: REGRESSION (r73307): wowtal.com broken in ToT
Product: WebKit Reporter: Jon <jon>
Component: New BugsAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, barraclough, msaboff
Priority: P2 Keywords: InRadar, NeedsReduction, Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
URL: http://wowtal.com/
Attachments:
Description Flags
Patch refactoring default parentheses backtracks destination generation barraclough: review+

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>