[Webkit-unassigned] [Bug 89779] [BlackBerry] Add JSC statistics into about:memory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 25 11:20:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89779
Rob Buis <rwlbuis at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #149328|review? |review-
Flag| |
--- Comment #2 from Rob Buis <rwlbuis at gmail.com> 2012-06-25 11:20:36 PST ---
(From update of attachment 149328)
View in context: https://bugs.webkit.org/attachment.cgi?id=149328&action=review
Some typos still.
> Source/JavaScriptCore/PlatformBlackBerry.cmake:13
> +IF (NOT DEFINED PUBLIC_BIULD OR NOT PUBLIC_BIULD)
Tyop?
> Source/WebKit/blackberry/WebCoreSupport/AboutData.cpp:247
> + page += "<h2>JS engnine memory usage</h2><table align=\"center\" rules=\"all\">";
engine
> Source/WebKit/blackberry/WebCoreSupport/AboutData.cpp:256
> + page += numberToHTMLTr("Protected gloal object count", mainHeap.protectedGlobalObjectCount());
global
--
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