Bug 114176

Summary: Rollout r147756: performance regression
Product: WebKit Reporter: Mihai Maerean <mmaerean>
Component: WebCore Misc.Assignee: Mihai Maerean <mmaerean>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cmarcelo, commit-queue, d-r, eric, esprehn+autocc, fmalita, hyatt, ojan.autocc, pdr, rniwa, schenney, slewis, WebkitBugTracker, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://bugs.webkit.org/show_bug.cgi?id=74144
Bug Depends on:    
Bug Blocks: 74144    
Attachments:
Description Flags
patch
menard: review+, commit-queue: commit-queue-
patch
none
patch for landing. none

Description Mihai Maerean 2013-04-08 10:33:00 PDT
Rolling out the patch for https://bugs.webkit.org/show_bug.cgi?id=74144 [CSS Regions] Elements in a region should be assignable to a named flow
Comment 1 Mihai Maerean 2013-04-08 12:46:15 PDT
Created attachment 196883 [details]
patch
Comment 2 WebKit Commit Bot 2013-04-08 13:59:38 PDT
Comment on attachment 196883 [details]
patch

Rejecting attachment 196883 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 196883, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
/git.webkit.org/WebKit
   56fe78a..b6eb305  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 147948 = 56fe78af28aab2a91fe5a11350078b4c6fe84eae
r147949 = b6eb305b6c07444b5ff297286727dfa8514499a7
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-commit-queue.appspot.com/results/17558046
Comment 3 Thiago Marcos P. Santos 2013-04-08 14:46:28 PDT
Comment on attachment 196883 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=196883&action=review

> Source/WebCore/ChangeLog:11
> +        No new tests (OOPS!).

This patch won't land because of this OOPS here.
Comment 4 Mihai Maerean 2013-04-08 21:58:38 PDT
Created attachment 196994 [details]
patch

Removes the OOPS!. Explains that there are no new tests because this is a rollout patch.
Comment 5 Mihai Maerean 2013-04-08 22:25:36 PDT
Comment on attachment 196994 [details]
patch

have to manually write the reviewer's name in the change log.
Comment 6 Mihai Maerean 2013-04-08 22:29:07 PDT
Created attachment 196998 [details]
patch for landing.

change log contains the reviewer's name.
Comment 7 Ryosuke Niwa 2013-04-08 22:29:25 PDT
*** Bug 114241 has been marked as a duplicate of this bug. ***
Comment 8 WebKit Commit Bot 2013-04-08 23:14:43 PDT
Comment on attachment 196998 [details]
patch for landing.

Clearing flags on attachment: 196998

Committed r147983: <http://trac.webkit.org/changeset/147983>