Bug 24991 - ASSERTION FAILED: !o || o->isBox() on http://qantas.com/mobile
Summary: ASSERTION FAILED: !o || o->isBox() on http://qantas.com/mobile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://qantas.com/mobile
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 12:10 PDT by Simon Fraser (smfr)
Modified: 2009-04-01 12:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2009-04-01 12:25 PDT, Simon Fraser (smfr)
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-04-01 12:10:49 PDT
If you set your user agent to be the iPhone user agent, and load <http://qantas.com/mobile>, then this assertion fires:

ASSERTION FAILED: !o || o->isBox() 
in RenderObject::transformFromContainer().
Comment 1 Simon Fraser (smfr) 2009-04-01 12:25:30 PDT
Created attachment 29174 [details]
Patch
Comment 2 Dave Hyatt 2009-04-01 12:26:26 PDT
Comment on attachment 29174 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2009-04-01 12:27:19 PDT
http://trac.webkit.org/changeset/42151