Bug 96653
| Summary: | REGRESSION(r128451): It broke inspector/profiler/memory-instrumentation-cached-images.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | loislo, ossy, yurys |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 79666, 96367 | ||
Csaba Osztrogonác
It broke inspector/profiler/memory-instrumentation-cached-images.html
at least on Mac, EFL and Qt:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/profiler/memory-instrumentation-cached-images-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/profiler/memory-instrumentation-cached-images-actual.txt
@@ -2,5 +2,5 @@
didReceiveMemorySnapshot
-PASS: MemoryCache.Image size is OK.
+FAIL: MemoryCache.Image size is too small.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ilya Tikhonovsky
Committed r128463: <http://trac.webkit.org/changeset/128463>