Bug 77446 - [CSSRegions]Reduce the cases when the box style in region is computed
Summary: [CSSRegions]Reduce the cases when the box style in region is computed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-01-31 09:10 PST by Mihnea Ovidenie
Modified: 2012-07-23 23:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2012-01-31 09:14 PST, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2012-01-31 09:10:22 PST
Box style in regions should be computed only when the region has region styling rules.
Comment 1 Mihnea Ovidenie 2012-01-31 09:14:49 PST
Created attachment 124756 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-31 09:17:36 PST
Attachment 124756 [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 3 Dave Hyatt 2012-01-31 11:00:31 PST
Comment on attachment 124756 [details]
Patch

r=me
Comment 4 WebKit Review Bot 2012-01-31 14:55:17 PST
Comment on attachment 124756 [details]
Patch

Clearing flags on attachment: 124756

Committed r106398: <http://trac.webkit.org/changeset/106398>
Comment 5 WebKit Review Bot 2012-01-31 14:55:21 PST
All reviewed patches have been landed.  Closing bug.