Bug 96740

Summary: [WK2][WKTR] TestRunner is not dumping some frame load callbacks information
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 42331    
Bug Blocks:    
Attachments:
Description Flags
Patch
kenneth: review+, webkit.review.bot: commit-queue-
Patch for landing none

Description Chris Dumez 2012-09-14 02:39:38 PDT
Bug 42331 added support for testrunner.dumpFrameLoadCallbacks but the callback dumping is incomplete.

At least the following dumping is missing:
"didDisplayInsecureContent"
"didRunInsecureContent"

Several test cases are skipped in WK2 because of this.
Comment 1 Chris Dumez 2012-09-14 03:08:35 PDT
Created attachment 164083 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-14 03:17:48 PDT
Comment on attachment 164083 [details]
Patch

Rejecting attachment 164083 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
 with fuzz 3.
patching file LayoutTests/platform/wk2/Skipped
Hunk #1 FAILED at 237.
Hunk #2 FAILED at 509.
2 out of 2 hunks FAILED -- saving rejects to file LayoutTests/platform/wk2/Skipped.rej
patching file Tools/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kenneth Ro..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/13835954
Comment 3 Chris Dumez 2012-09-14 03:23:48 PDT
Created attachment 164089 [details]
Patch for landing

Rebased on master. Could someone please cq+ ?
Comment 4 WebKit Review Bot 2012-09-14 04:21:37 PDT
Comment on attachment 164089 [details]
Patch for landing

Clearing flags on attachment: 164089

Committed r128585: <http://trac.webkit.org/changeset/128585>
Comment 5 WebKit Review Bot 2012-09-14 04:21:41 PDT
All reviewed patches have been landed.  Closing bug.