WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
99001
New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms
https://bugs.webkit.org/show_bug.cgi?id=99001
Summary
New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms
Csaba Osztrogonác
Reported
2012-10-11 00:28:08 PDT
inspector/profiler/memory-instrumentation-canvas.html introduced in
https://trac.webkit.org/changeset/131017
, but fails on JSC platforms: Mac, EFL, Qt --- /ramdisk/qt-linux-release/build/layout-test-results/inspector/profiler/memory-instrumentation-canvas-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/profiler/memory-instrumentation-canvas-actual.txt @@ -1,4 +1,5 @@ This test checks that page's image size reported by the memory agent includes size of canvas internal image buffer. - PASS: block size for path = [ProcessPrivateMemory, Page, Page.Image] is OK. + FAIL: block size for path = [ProcessPrivateMemory, Page, Page.Image] is too small. +expected minimal block size is 4000000 actual is 81101
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-10-11 00:33:14 PDT
I skipped it on Qt by
r131020
. Please unskip it with the proper fix.
Ilya Tikhonovsky
Comment 2
2012-10-11 01:24:28 PDT
Committed
r131025
: <
http://trac.webkit.org/changeset/131025
>
Csaba Osztrogonác
Comment 3
2012-10-11 03:13:46 PDT
Reopen, because the bug isn't fixed, only skipping the test landed.
Jessie Berlin
Comment 4
2013-04-22 18:52:57 PDT
This test was removed in
http://trac.webkit.org/changeset/148921
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