[Webkit-unassigned] [Bug 110943] New: Web Inspector: Native Memory Instrumentation: do not visit raw pointers by default.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 21:53:45 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110943

           Summary: Web Inspector: Native Memory Instrumentation: do not
                    visit raw pointers by default.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Unfortunately in many cases raw pointers may point to an object that has been deleted.
There is no working solution to solve this problem in general.
It could be solved only on case by case basis.
I'll recheck the biggest memory consumers after that patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list