Bug 63703

Summary: Web Inspector: [Chromium] Heap snapshots doesn't work when running a remote debugging session from Safari (WK r89812)
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch yurys: review+, mnaganov: commit-queue-

Mikhail Naganov
Reported 2011-06-30 05:36:55 PDT
Run Chromium with --remote-debugging-port=9222, start Safari using a recent WebKit. Try taking a heap snapshot. UI stops at the "Parsing..." phase.
Attachments
patch (1.50 KB, patch)
2011-06-30 06:45 PDT, Mikhail Naganov
yurys: review+
mnaganov: commit-queue-
Mikhail Naganov
Comment 1 2011-06-30 06:45:31 PDT
Mikhail Naganov
Comment 2 2011-07-01 05:38:03 PDT
Manually committed http://trac.webkit.org/changeset/90222 2011-06-30 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Yury Semikhatsky. Web Inspector: [Chromium] Fix heap snapshots in a remote debugging session from Safari. https://bugs.webkit.org/show_bug.cgi?id=63703 * inspector/front-end/HeapSnapshotWorker.js: (.Function.prototype.bind.return.bound): (.Function.prototype.bind):
Note You need to log in before you can comment on or make changes to this bug.