RESOLVED FIXED Bug 57321
Rename InlineIterator::block to m_block to match modern style
https://bugs.webkit.org/show_bug.cgi?id=57321
Summary Rename InlineIterator::block to m_block to match modern style
Eric Seidel (no email)
Reported 2011-03-29 02:57:34 PDT
Rename InlineIterator::block to m_block to match modern style
Attachments
Patch (4.00 KB, patch)
2011-03-29 02:58 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2011-03-29 02:58:42 PDT
Ryosuke Niwa
Comment 2 2011-03-29 03:02:49 PDT
Maybe your checkout is out of date?
Ryosuke Niwa
Comment 3 2011-03-29 03:05:15 PDT
It seems like the change log change in your patch to rename obj is interfering with this one.
Eric Seidel (no email)
Comment 4 2011-03-29 03:15:29 PDT
Comment on attachment 87288 [details] Patch Again svn-apply knows how to handle this case.
WebKit Commit Bot
Comment 5 2011-03-29 05:58:02 PDT
Comment on attachment 87288 [details] Patch Rejecting attachment 87288 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-7', 'apply-..." exit_code: 2 Last 500 characters of output: ceeded at 1 with fuzz 3. patching file Source/WebCore/rendering/InlineIterator.h Hunk #1 FAILED at 34. Hunk #2 FAILED at 42. Hunk #3 FAILED at 55. Hunk #4 FAILED at 186. Hunk #5 succeeded at 240 with fuzz 1. 4 out of 5 hunks FAILED -- saving rejects to file Source/WebCore/rendering/InlineIterator.h.rej patching file Source/WebCore/rendering/RenderBlockLineLayout.cpp Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Ryosuke Niwa', u'--for..." exit_code: 1 Full output: http://queues.webkit.org/results/8280257
WebKit Commit Bot
Comment 6 2011-03-29 07:07:06 PDT
Comment on attachment 87288 [details] Patch Clearing flags on attachment: 87288 Committed r82245: <http://trac.webkit.org/changeset/82245>
WebKit Commit Bot
Comment 7 2011-03-29 07:07:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.