RESOLVED FIXED Bug 63077
Remove unsafe static_cast inside the InlineBox hierarchy
https://bugs.webkit.org/show_bug.cgi?id=63077
Summary Remove unsafe static_cast inside the InlineBox hierarchy
Julien Chaffraix
Reported 2011-06-21 10:36:59 PDT
Patch forthcoming.
Attachments
Trivial patch: Add the proper conversion methods and remove static_cast's. (25.33 KB, patch)
2011-06-21 10:44 PDT, Julien Chaffraix
darin: review+
webkit.review.bot: commit-queue-
Julien Chaffraix
Comment 1 2011-06-21 10:44:06 PDT
Created attachment 98008 [details] Trivial patch: Add the proper conversion methods and remove static_cast's.
WebKit Review Bot
Comment 2 2011-06-24 13:46:59 PDT
Comment on attachment 98008 [details] Trivial patch: Add the proper conversion methods and remove static_cast's. Rejecting attachment 98008 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-01', '--port..." exit_code: 2 Last 500 characters of output: ing/InlineTextBox.h patching file Source/WebCore/rendering/RenderBlock.cpp Hunk #1 FAILED at 4095. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/rendering/RenderBlock.cpp.rej patching file Source/WebCore/rendering/RenderBlockLineLayout.cpp patching file Source/WebCore/rendering/RenderText.cpp patching file Source/WebCore/rendering/RootInlineBox.cpp Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Darin Adler', u'--force']" exit_code: 1 Full output: http://queues.webkit.org/results/8932538
Julien Chaffraix
Comment 3 2011-06-24 14:23:12 PDT
Note You need to log in before you can comment on or make changes to this bug.