Bug 82437 - [EFL] DRT should support LayoutTestController's dumpResourceLoadCallbacks() for resource request/response
Summary: [EFL] DRT should support LayoutTestController's dumpResourceLoadCallbacks() f...
Status: RESOLVED DUPLICATE of bug 81891
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 81891
  Show dependency treegraph
 
Reported: 2012-03-28 01:33 PDT by Chris Dumez
Modified: 2012-04-19 15:48 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (18.55 KB, patch)
2012-03-28 02:57 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-03-28 01:33:30 PDT
EFL DRT does not obey dumpResourceLoadCallbacks() issued by tests - 
HTTP callbacks should be caught and resource load log dumps should be performed.

This bug report is targeting dumpResourceLoadCallbacks support for resource requests
and resource responses, in particular.

cmp. GTK's willSendRequestCallback, didReceiveResponse in GTK DumpRenderTree.cpp.
Comment 1 Chris Dumez 2012-03-28 02:57:30 PDT
Created attachment 134248 [details]
Proposed patch
Comment 2 Chris Dumez 2012-03-29 23:17:20 PDT
Addressed in the parent.

*** This bug has been marked as a duplicate of bug 81891 ***
Comment 3 Eric Seidel (no email) 2012-04-19 15:48:35 PDT
Comment on attachment 134248 [details]
Proposed patch

Cleared review? from attachment 134248 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).