Bug 113860 - [SOUP] inspector/timeline/timeline-receive-response-event.html fails
Summary: [SOUP] inspector/timeline/timeline-receive-response-event.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 02:41 PDT by Seokju Kwon
Modified: 2013-04-04 04:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.26 KB, patch)
2013-04-03 22:25 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-04-03 02:41:49 PDT
ResourceSendRequest
     ResourceReceiveResponse
     ResourceReceivedData
+    ResourceReceivedData
     ResourceFinish
 EventDispatch
     FunctionCall
 ResourceSendRequest
     ResourceReceiveResponse
     ResourceReceivedData
+    ResourceReceivedData
     ResourceFinish
 EventDispatch
     FunctionCall

on EFL and GTK ports.
Comment 1 Seokju Kwon 2013-04-03 22:25:44 PDT
Created attachment 196438 [details]
Patch
Comment 2 Xan Lopez 2013-04-04 03:57:51 PDT
Comment on attachment 196438 [details]
Patch

Makes sense.
Comment 3 WebKit Review Bot 2013-04-04 04:09:37 PDT
Comment on attachment 196438 [details]
Patch

Clearing flags on attachment: 196438

Committed r147621: <http://trac.webkit.org/changeset/147621>
Comment 4 WebKit Review Bot 2013-04-04 04:09:45 PDT
All reviewed patches have been landed.  Closing bug.