Summary: | [V8] Web Inspector: don't crash when resolving DOM wrapper heap snapshot node to JS object | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> | ||||||||||
Component: | Web Inspector (Deprecated) | Assignee: | Yury Semikhatsky <yurys> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | abarth, apavlov, bweinstein, dglazkov, haraken, japhet, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys | ||||||||||
Priority: | P2 | ||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||
Hardware: | All | ||||||||||||
OS: | All | ||||||||||||
Attachments: |
|
Description
Yury Semikhatsky
2012-04-02 02:44:38 PDT
Created attachment 135050 [details]
Patch
Comment on attachment 135050 [details] Patch Attachment 135050 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12310463 New failing tests: inspector/profiler/heap-snapshot-inspect-dom-wrapper.html Created attachment 135065 [details]
Archive of layout-test-results from ec2-cr-linux-02
The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-02 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment on attachment 135050 [details]
Patch
lgtm
Created attachment 135069 [details]
Patch
Created attachment 135070 [details]
Patch
Committed r112861: <http://trac.webkit.org/changeset/112861> |