Bug 80591 - Web Inspector: [chromium] The function had to return a hash but it returned just address.
Summary: Web Inspector: [chromium] The function had to return a hash but it returned j...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 06:00 PST by Ilya Tikhonovsky
Modified: 2012-03-08 06:06 PST (History)
14 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-03-08 06:02 PST, Ilya Tikhonovsky
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2012-03-08 06:00:34 PST
* bindings/v8/RetainedDOMInfo.cpp: WebCore::RetainedDOMInfo::GetHash

patch to follow
Comment 1 Ilya Tikhonovsky 2012-03-08 06:02:24 PST
Created attachment 130811 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-03-08 06:06:26 PST
Committed r110164: <http://trac.webkit.org/changeset/110164>