Bug 110122 - Web Inspector: [Canvas] fix replay log grouping by frames
Summary: Web Inspector: [Canvas] fix replay log grouping by frames
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-18 08:05 PST by Andrey Adaikin
Modified: 2013-02-18 09:46 PST (History)
9 users (show)

See Also:


Attachments
Patch (8.92 KB, patch)
2013-02-18 08:07 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2013-02-18 08:05:20 PST
Bug: log grouping by frames did not work if a frame end call is not a draw call.
Drive-by: Last draw call group may not contain a draw call. In this case merge it into the previous group.

Patch to follow.
Comment 1 Andrey Adaikin 2013-02-18 08:07:33 PST
Created attachment 188891 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-18 09:46:56 PST
Comment on attachment 188891 [details]
Patch

Clearing flags on attachment: 188891

Committed r143237: <http://trac.webkit.org/changeset/143237>
Comment 3 WebKit Review Bot 2013-02-18 09:46:59 PST
All reviewed patches have been landed.  Closing bug.