WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 50705
[GTK] DRT needs layoutTestController.setCacheModel
https://bugs.webkit.org/show_bug.cgi?id=50705
Summary
[GTK] DRT needs layoutTestController.setCacheModel
Joone Hur
Reported
2010-12-08 12:01:52 PST
Releated change set:
http://trac.webkit.org/changeset/44591
Attachments
Proposed Patch
(1.45 KB, patch)
2010-12-08 12:19 PST
,
Joone Hur
mrobinson
: review+
commit-queue
: commit-queue-
Details
Formatted Diff
Diff
Proposed Patch2
(1.48 KB, patch)
2010-12-10 10:00 PST
,
Joone Hur
no flags
Details
Formatted Diff
Diff
Proposed Patch3
(1.47 KB, patch)
2010-12-10 10:19 PST
,
Joone Hur
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Joone Hur
Comment 1
2010-12-08 12:19:19 PST
Created
attachment 75944
[details]
Proposed Patch
WebKit Review Bot
Comment 2
2010-12-09 01:04:22 PST
Attachment 75944
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--diff-files', u'WebKitTools/ChangeLog', u'WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp']" exit_code: 1 WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp:569: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Martin Robinson
Comment 3
2010-12-09 01:42:10 PST
Comment on
attachment 75944
[details]
Proposed Patch Okay. It seems that the one test that uses this is already passing. It's good to have an implementation though.
WebKit Commit Bot
Comment 4
2010-12-09 06:22:51 PST
The commit-queue encountered the following flaky tests while processing
attachment 75944
[details]
: animations/suspend-resume-animation.html fast/preloader/script.html Please file bugs against the tests. These tests were authored by
abarth@webkit.org
and
cmarrin@apple.com
. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5
2010-12-09 06:34:28 PST
Comment on
attachment 75944
[details]
Proposed Patch Rejecting patch 75944 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=eseidel-cq-sl', 'build', '--no-clean', '--no-update', '--build-style=both']" exit_code: 2 Last 500 characters of output: ociatedElement.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 CompileC /Projects/CommitQueue/WebKitBuild/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/FrameLoader.o /Projects/CommitQueue/WebCore/loader/FrameLoader.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 CompileC /Projects/CommitQueue/WebKitBuild/WebCore.build/Debug/WebCore.build/Objects-normal/x86_64/FrameView.o /Projects/CommitQueue/WebCore/page/FrameView.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 (22 failures) Full output:
http://queues.webkit.org/results/6975006
WebKit Commit Bot
Comment 6
2010-12-09 08:36:01 PST
The commit-queue encountered the following flaky tests while processing
attachment 75944
[details]
: fast/loader/recursive-before-unload-crash.html fast/images/load-img-with-empty-src.html Please file bugs against the tests. These tests were authored by
beidson@apple.com
,
eric@webkit.org
, and
mitz@webkit.org
. The commit-queue is continuing to process your patch.
Joone Hur
Comment 7
2010-12-10 10:00:56 PST
Created
attachment 76213
[details]
Proposed Patch2 I don't understand why Mac buildbot failed to build WebKit due to this patch. Anyway, I submitted the patch again.
WebKit Review Bot
Comment 8
2010-12-10 10:03:53 PST
Attachment 76213
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--diff-files', u'WebKitTools/ChangeLog', u'WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp']" exit_code: 1 WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp:568: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joone Hur
Comment 9
2010-12-10 10:19:13 PST
Created
attachment 76215
[details]
Proposed Patch3 Fixed the style error.
WebKit Commit Bot
Comment 10
2010-12-10 11:41:13 PST
Comment on
attachment 76215
[details]
Proposed Patch3 Clearing flags on attachment: 76215 Committed
r73751
: <
http://trac.webkit.org/changeset/73751
>
WebKit Commit Bot
Comment 11
2010-12-10 11:41:19 PST
All reviewed patches have been landed. Closing bug.
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