The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to v8::Null() in bindings/v8/*.{h,cpp}.
Created attachment 143451 [details] Patch
Comment on attachment 143451 [details] Patch Attachment 143451 [details] did not pass win-ews (win): Output: http://queues.webkit.org/results/12767146
Comment on attachment 143451 [details] Patch I wonder why the win bot went red. None of this code should be linked into win. Please watch the bot when landing to make sure this patch doesn't cause a problem.
WebKitSupportLibrary.zip is out-of-date. ^^ The win-ews error doesn't look like your fault.
(In reply to comment #4) > WebKitSupportLibrary.zip is out-of-date. > > ^^ The win-ews error doesn't look like your fault. Yeah, I hope commit-queue will land the patch.
Comment on attachment 143451 [details] Patch Attachment 143451 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12770115 New failing tests: fast/dom/StyleSheet/css-medialist-item.html webintents/web-intents-api.html storage/indexeddb/keypath-edges.html fast/dom/HTMLElement/class-list.html storage/indexeddb/database-basics.html fast/dom/HTMLElement/class-list-quirks.html storage/indexeddb/objectstore-basics-workers.html storage/indexeddb/objectstore-basics.html svg/css/svg-attribute-parser-mode.html storage/indexeddb/index-basics.html fast/dom/HTMLOutputElement/dom-settable-token-list.html storage/indexeddb/index-basics-workers.html
Created attachment 143469 [details] Archive of layout-test-results from ec2-cr-linux-04 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-04 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Created attachment 143475 [details] patch for landing
Comment on attachment 143475 [details] patch for landing Rejecting attachment 143475 [details] from commit-queue. New failing tests: webintents/web-intents-api.html storage/indexeddb/keypath-edges.html storage/indexeddb/objectstore-basics-workers.html storage/indexeddb/objectstore-basics.html storage/indexeddb/index-basics.html storage/indexeddb/index-basics-workers.html Full output: http://queues.webkit.org/results/12767211
Created attachment 143506 [details] Archive of layout-test-results from ec2-cq-03 The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: ec2-cq-03 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick