Bug 77430

Summary: [CSSRegions] Assert failure in RenderView::computeRectForRepaint
Product: WebKit Reporter: Raul Hudea <rhudea>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
test case
none
Patch none

Description Raul Hudea 2012-01-31 06:24:52 PST
Using imbricated flow threads triggers an assert in RenderView::computeRectForRepaint

Load the attached file to get the assert.
Comment 1 Raul Hudea 2012-01-31 06:26:16 PST
Created attachment 124717 [details]
test case
Comment 2 Raul Hudea 2012-01-31 10:44:24 PST
Created attachment 124772 [details]
Patch
Comment 3 WebKit Review Bot 2012-01-31 10:47:31 PST
Attachment 124772 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9

Updating OpenSource
First, rewinding head to replay your work on top of it...
Applying: Fix compilation errors on build-webkit --debug --no-workers on mac.
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging LayoutTests/ChangeLog
CONFLICT (content): Merge conflict in LayoutTests/ChangeLog
Auto-merging LayoutTests/platform/qt/Skipped
CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped
Auto-merging Source/WebCore/ChangeLog
CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Dave Hyatt 2012-02-01 13:41:34 PST
Comment on attachment 124772 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2012-02-02 02:25:44 PST
Comment on attachment 124772 [details]
Patch

Clearing flags on attachment: 124772

Committed r106544: <http://trac.webkit.org/changeset/106544>
Comment 6 WebKit Review Bot 2012-02-02 02:25:50 PST
All reviewed patches have been landed.  Closing bug.