<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>100282</bug_id>
          
          <creation_ts>2012-10-24 13:00:12 -0700</creation_ts>
          <short_desc>Fix ASSERT(!currBox-&gt;needsLayout()) triggering on gmail</short_desc>
          <delta_ts>2012-11-27 10:43:05 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoogleBug, NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ami Fischman">fischman</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jchaffraix</cc>
    
    <cc>leviw</cc>
    
    <cc>mad</cc>
    
    <cc>mihnea</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>749950</commentid>
    <comment_count>0</comment_count>
    <who name="Ami Fischman">fischman</who>
    <bug_when>2012-10-24 13:00:12 -0700</bug_when>
    <thetext>Originally reported in bug 89733, comment 10:

ASSERTION FAILED: !currBox-&gt;needsLayout()             
../../third_party/WebKit/Source/WebCore/rendering/RenderBlock.cpp(7671) : void WebCore::RenderBlock::checkPositionedObjectsNeedLayout()
1   0x7f1e524abb40                                    
2   0x7f1e52601519                                    
3   0x7f1e5245152b
4   0x7f1e5248933a
5   0x7f1e52488293
6   0x7f1e524877ae
7   0x7f1e52687bb9
8   0x7f1e526882cc
9   0x7f1e5348f60e
10  0x7f1e53498645
11  0x7f1e520236fe
12  0x7f1e520e8014
13  0x7f1e4fb7cf75 content::RenderWidget::DoDeferredUpdate()
14  0x7f1e4fb82319 content::RenderWidget::DoDeferredUpdateAndSendInputAck()
15  0x7f1e4fb83a7a content::RenderWidget::InvalidationCallback()
16  0x7f1e4fb8a6d2
17  0x7f1e4fb8b5a9
18  0x7f1e4fb8b565
19  0x7f1e5602ccfe
20  0x7f1e560770ec MessageLoop::RunTask(base::PendingTask const&amp;)
21  0x7f1e560774db MessageLoop::DeferOrRunPendingTask(base::PendingTask const&amp;)
22  0x7f1e56077685 MessageLoop::DoWork()
23  0x7f1e56081408
24  0x7f1e56076b16 MessageLoop::RunInternal()
25  0x7f1e560769c5 MessageLoop::RunHandler()
26  0x7f1e560b3552 base::RunLoop::Run()
27  0x7f1e56076261 MessageLoop::Run()
28  0x7f1e4fb9c390
29  0x7f1e4f405987
30  0x7f1e4f405c84
31  0x7f1e4f406b0d

Using gmail in a Debug chrome for a few minutes triggers this tab crash.
Probably needs a fix similar to bug 100265.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>750672</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2012-10-25 04:37:53 -0700</bug_when>
    <thetext>The ASSERT was added in bug 88133 but it probably just uncovered an existing issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>750681</commentid>
    <comment_count>2</comment_count>
    <who name="Levi Weintraub">leviw</who>
    <bug_when>2012-10-25 04:48:34 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The ASSERT was added in bug 88133 but it probably just uncovered an existing issue.

Can you CC me on that bug?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>