Bug 112656 - REGRESSION(r146089): The left pane on Gmail is not rendered
Summary: REGRESSION(r146089): The left pane on Gmail is not rendered
Status: RESOLVED DUPLICATE of bug 112654
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-18 21:38 PDT by Ryosuke Niwa
Modified: 2013-03-18 22:01 PDT (History)
3 users (show)

See Also:


Attachments
Demo (82.10 KB, image/png)
2013-03-18 21:38 PDT, Ryosuke Niwa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-18 21:38:49 PDT
Created attachment 193723 [details]
Demo

The list of mail boxes are never shown on GMail on the test latest nightly build of WebKit.
Comment 2 Ryosuke Niwa 2013-03-18 21:56:24 PDT
I'm seeing errors like:

[Error] CustomError: Error in protected function: Maximum call stack size exceeded. (d=1, line 16)
[Error] CustomError: Error in protected function: 'undefined' is not an object (evaluating 'b.Bb(Fa(c)).get') (d=1, line 16)
[Error] CustomError: Error in protected function: Maximum call stack size exceeded. (d=1, line 16)

in the console. Given that, I bet http://trac.webkit.org/changeset/146089 is the culprit.
Comment 3 Filip Pizlo 2013-03-18 21:56:49 PDT

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