Bug 50436 - REGRESSION(r69429-r69611): Amazon.com Gold Box Lightning Deals do not render on Leopard
Summary: REGRESSION(r69429-r69611): Amazon.com Gold Box Lightning Deals do not render ...
Status: RESOLVED DUPLICATE of bug 48377
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL: http://www.amazon.com/gp/goldbox/ref=...
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2010-12-02 21:07 PST by Edward Sabol
Modified: 2010-12-06 14:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Sabol 2010-12-02 21:07:04 PST
I was using the latest Webkit Nightly when I noticed that Amazon.com's Gold Box Lightning Deals weren't rendering at all. This is on Leopard using a PowerPC G5. The error console displays the following:

ReferenceError: Strict mode forbids implicit creation of global property 'Deal'

which may indicate a JavaScript bug.

According to smfr on #webkit IRC, the Lightning Deals box renders on Snow Leopard using a recent build, so this problem may be Leopard-only or even PowerPC-only.

Using the Webkit Nightly builds, I've narrowed down the regression to be between r69429 (which renders correctly) and r69611 (which renders incorrectly). Perhaps someone can use git-bisect or whatever to further narrow down the regression to a specific revision.
Comment 1 Simon Fraser (smfr) 2010-12-02 21:10:35 PST
<rdar://problem/8724844>
Comment 2 Alexey Proskuryakov 2010-12-06 14:53:41 PST

*** This bug has been marked as a duplicate of bug 48377 ***