RESOLVED INVALID 106090
[WinCairo] Build fix.
https://bugs.webkit.org/show_bug.cgi?id=106090
Summary [WinCairo] Build fix.
peavo
Reported 2013-01-04 06:26:44 PST
There is missing a check for ENABLE(VIDEO_TRACK) in dom/NodeRareData.cpp.
Attachments
Patch (1.12 KB, patch)
2013-01-04 06:37 PST, peavo
haraken: review+
webkit.review.bot: commit-queue-
peavo
Comment 1 2013-01-04 06:37:55 PST
Kentaro Hara
Comment 2 2013-01-04 08:09:03 PST
Comment on attachment 181298 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181298&action=review This could be an unreviewed build fix. > Source/WebCore/ChangeLog:3 > + [WinCairo] Build fix. You might want to say the revision that broke the build.
Kentaro Hara
Comment 3 2013-01-04 14:46:05 PST
Comment on attachment 181298 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181298&action=review >> Source/WebCore/ChangeLog:3 >> + [WinCairo] Build fix. > > You might want to say the revision that broke the build. Please write this from next time.
peavo
Comment 4 2013-01-05 02:01:29 PST
(In reply to comment #3) > (From update of attachment 181298 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=181298&action=review > > >> Source/WebCore/ChangeLog:3 > >> + [WinCairo] Build fix. > > > > You might want to say the revision that broke the build. > > Please write this from next time. Thanks, will do :)
WebKit Review Bot
Comment 5 2013-01-05 11:45:13 PST
Comment on attachment 181298 [details] Patch Rejecting attachment 181298 [details] from commit-queue. Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', u'--status-host=queues.webkit.org', ..." exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: 'Kentaro Ha..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue Parsed 2 diffs from patch file(s). patching file Source/WebCore/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/WebCore/dom/NodeRareData.cpp Hunk #1 FAILED at 51. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/dom/NodeRareData.cpp.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kentaro Ha..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://queues.webkit.org/results/15730293
WebKit Review Bot
Comment 6 2013-01-05 12:03:34 PST
Comment on attachment 181298 [details] Patch Rejecting attachment 181298 [details] from commit-queue. Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', u'--status-host=queues.webkit.org', ..." exit_code: 2 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: 'Kentaro Ha..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue Parsed 2 diffs from patch file(s). patching file Source/WebCore/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/WebCore/dom/NodeRareData.cpp Hunk #1 FAILED at 51. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/dom/NodeRareData.cpp.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kentaro Ha..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue Full output: http://queues.webkit.org/results/15742185
peavo
Comment 7 2013-01-07 06:55:41 PST
The code which caused the compile error has been removed.
Note You need to log in before you can comment on or make changes to this bug.