Bug 36207 - [Qt] Fix LayoutTests/http/tests/appcache/max-size.html
Summary: [Qt] Fix LayoutTests/http/tests/appcache/max-size.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Laszlo Gombos
URL:
Keywords: Qt
: 36138 (view as bug list)
Depends on: 36139
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-16 21:45 PDT by Laszlo Gombos
Modified: 2010-03-18 23:09 PDT (History)
3 users (show)

See Also:


Attachments
patch (3.26 KB, patch)
2010-03-16 21:51 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.