RESOLVED FIXED Bug 73837
Reland chromium event dispatch test from https://bugs.webkit.org/show_bug.cgi?id=72988
https://bugs.webkit.org/show_bug.cgi?id=73837
Summary Reland chromium event dispatch test from https://bugs.webkit.org/show_bug.cgi...
Dave Michael
Reported 2011-12-05 09:47:00 PST
Reland chromium event dispatch test from https://bugs.webkit.org/show_bug.cgi?id=72988
Attachments
Patch (8.42 KB, patch)
2011-12-05 09:48 PST, Dave Michael
no flags
Patch (8.53 KB, patch)
2012-01-03 10:54 PST, Dave Michael
no flags
Dave Michael
Comment 1 2011-12-05 09:48:19 PST
Dave Michael
Comment 2 2011-12-05 09:50:16 PST
Comment on attachment 117890 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=117890&action=review > Source/WebKit/chromium/tests/DispatchEventTest.cpp:82 > + m_targetParent = m_document.getElementById("target_parent"); This is the only line that changed from https://bugs.webkit.org/show_bug.cgi?id=72988. It used to say 'targetParent', which didn't match the HTML file. I must've changed one and not the other, and failed to rerun locally assuming the chromium unit tests got run on the WebKit bots.
Hajime Morrita
Comment 3 2011-12-11 21:02:10 PST
Comment on attachment 117890 [details] Patch Looks sane and the impact should be Chromium local. r+ing.
WebKit Review Bot
Comment 4 2011-12-11 21:26:49 PST
Comment on attachment 117890 [details] Patch Rejecting attachment 117890 [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: *** Waiting for unfinished jobs.... LINK(target) out/Debug/TestWebKitAPI: Finished Failed to run "['Tools/Scripts/build-webkit', '--debug', '--chromium', '--update-chromium']" exit_code: 2 ventTest.cpp:40: fatal error: WebSerializedScriptValue.h: No such file or directory compilation terminated. make: *** [out/Debug/obj.target/webkit_unit_tests/Source/WebKit/chromium/tests/DispatchEventTest.o] Error 1 make: *** Waiting for unfinished jobs.... LINK(target) out/Debug/TestWebKitAPI: Finished Full output: http://queues.webkit.org/results/10825969
WebKit Review Bot
Comment 5 2011-12-21 18:12:54 PST
Comment on attachment 117890 [details] Patch Rejecting attachment 117890 [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: hing file Source/WebKit/chromium/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Source/WebKit/chromium/WebKit.gypi Hunk #1 FAILED at 69. 1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/chromium/WebKit.gypi.rej patching file Source/WebKit/chromium/tests/DispatchEventTest.cpp patching file Source/WebKit/chromium/tests/data/event_target.html Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Hajime Morita', u'--fo..." exit_code: 1 Full output: http://queues.webkit.org/results/10981244
Dave Michael
Comment 6 2012-01-03 10:54:54 PST
Dave Michael
Comment 7 2012-01-03 10:55:40 PST
Comment on attachment 120959 [details] Patch Sorry for the out-dated patch. I just updated, and this one should be ready to land again.
WebKit Review Bot
Comment 8 2012-01-16 01:23:20 PST
Comment on attachment 120959 [details] Patch Clearing flags on attachment: 120959 Committed r105040: <http://trac.webkit.org/changeset/105040>
WebKit Review Bot
Comment 9 2012-01-16 01:23:24 PST
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.