Bug 36207

Summary: [Qt] Fix LayoutTests/http/tests/appcache/max-size.html
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: Tools / TestsAssignee: Laszlo Gombos <laszlo.gombos>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, cshu, laszlo.gombos
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 36139    
Bug Blocks:    
Attachments:
Description Flags
patch none

Description Laszlo Gombos 2010-03-16 21:45:25 PDT
Implement setAppCacheMaximumSize for Qt.
Comment 1 Laszlo Gombos 2010-03-16 21:51:20 PDT
Created attachment 50873 [details]
patch
Comment 2 Chang Shu 2010-03-17 06:30:36 PDT
*** Bug 36138 has been marked as a duplicate of this bug. ***
Comment 3 WebKit Commit Bot 2010-03-18 06:40:36 PDT
Comment on attachment 50873 [details]
patch

Rejecting patch 50873 from commit-queue.

Failed to run "['/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', '--reviewer', 'Kenneth Rohde Christiansen', '--force']" exit_code: 1
patching file WebKitTools/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.cpp
patching file WebKitTools/DumpRenderTree/qt/LayoutTestControllerQt.h
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/qt/Skipped
Hunk #1 FAILED at 28.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/qt/Skipped.rej

Full output: http://webkit-commit-queue.appspot.com/results/1015015
Comment 4 Laszlo Gombos 2010-03-18 23:08:50 PDT
Landed as http://trac.webkit.org/changeset/56211.