WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81776
Web Inspector: HeapProfiler: DOM node id can overflow Int32.
https://bugs.webkit.org/show_bug.cgi?id=81776
Summary
Web Inspector: HeapProfiler: DOM node id can overflow Int32.
Ilya Tikhonovsky
Reported
2012-03-21 06:45:28 PDT
Patch to follow.
Attachments
Patch
(4.09 KB, patch)
2012-03-21 07:07 PDT
,
Ilya Tikhonovsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2012-03-21 07:07:49 PDT
Created
attachment 133037
[details]
Patch
Pavel Feldman
Comment 2
2012-03-21 07:18:02 PDT
Comment on
attachment 133037
[details]
Patch This seems like a temporary measure. Is there a long term plan for even greater values?
Ilya Tikhonovsky
Comment 3
2012-03-21 07:22:07 PDT
Committed
r111540
: <
http://trac.webkit.org/changeset/111540
>
Ilya Tikhonovsky
Comment 4
2012-03-21 07:33:57 PDT
(In reply to
comment #2
)
> (From update of
attachment 133037
[details]
) > This seems like a temporary measure. Is there a long term plan for even greater values?
The node id has uint type at the backend. Thus it can't overflow uint by design.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug