Bug 99952 - [CSSRegions] Add support for auto-height regions with region-breaks
Summary: [CSSRegions] Add support for auto-height regions with region-breaks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mihnea Ovidenie
URL:
Keywords:
Depends on:
Blocks: 91097
  Show dependency treegraph
 
Reported: 2012-10-21 22:27 PDT by Mihnea Ovidenie
Modified: 2012-11-05 01:38 PST (History)
5 users (show)

See Also:


Attachments
Patch (69.33 KB, patch)
2012-10-24 08:36 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff
Patch for landing (72.07 KB, patch)
2012-10-25 23:24 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff
Patch for landing (72.03 KB, patch)
2012-10-26 02:34 PDT, 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-10-21 22:27:09 PDT
Next patch for auto-height regions, after https://bugs.webkit.org/show_bug.cgi?id=97533
Comment 1 Mihnea Ovidenie 2012-10-24 08:36:50 PDT
Created attachment 170407 [details]
Patch
Comment 2 Dave Hyatt 2012-10-25 10:40:18 PDT
Comment on attachment 170407 [details]
Patch

r=me
Comment 3 Mihnea Ovidenie 2012-10-25 23:24:09 PDT
Created attachment 170826 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-10-26 02:15:41 PDT
Comment on attachment 170826 [details]
Patch for landing

Rejecting attachment 170826 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ng Source/WebCore/ChangeLog
CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 [Qt] Pixel tests need rebaseline

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 154.

Full output: http://queues.webkit.org/results/14569933
Comment 5 Mihnea Ovidenie 2012-10-26 02:34:05 PDT
Created attachment 170856 [details]
Patch for landing
Comment 6 WebKit Review Bot 2012-10-26 03:31:21 PDT
Comment on attachment 170856 [details]
Patch for landing

Clearing flags on attachment: 170856

Committed r132602: <http://trac.webkit.org/changeset/132602>
Comment 7 WebKit Review Bot 2012-10-26 03:31:25 PDT
All reviewed patches have been landed.  Closing bug.