WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44702
Make it possible for http tests to log resource requests
https://bugs.webkit.org/show_bug.cgi?id=44702
Summary
Make it possible for http tests to log resource requests
Simon Fraser (smfr)
Reported
2010-08-26 11:56:45 PDT
For
bug 24223
, I need to be able to log individual resource requests.
Attachments
Patch
(6.88 KB, patch)
2010-08-26 12:33 PDT
,
Simon Fraser (smfr)
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2010-08-26 12:33:44 PDT
Created
attachment 65599
[details]
Patch
Alexey Proskuryakov
Comment 2
2010-08-26 13:02:51 PDT
Comment on
attachment 65599
[details]
Patch
> +main frame - didStartProvisionalLoadForFrame > +main frame - didCommitLoadForFrame > +main frame - didFinishDocumentLoadForFrame > +main frame - didHandleOnloadEventsForFrame > +main frame - didFinishLoadForFrame
It seems like this test needn't be in loading subdirectory - or we need a way to avoid this noise output. + generateNoCacheHTTPHeader(); + header("Last-Modified: " . gmdate("D, d M Y H:i:s T", filemtime($resourceLogFile))); Why bother with Last-Modified if the response not cacheable? r=me.
Simon Fraser (smfr)
Comment 3
2010-08-26 13:16:03 PDT
http://trac.webkit.org/changeset/66128
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