Summary: | Web Inspector: Fixes "wrong parent" for GCEvents that come at the end of a timeline record node. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | jaimeyap | ||||||
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, knorton, loislo, pfeldman, timothy | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
jaimeyap
2010-04-09 09:10:17 PDT
Created attachment 52959 [details]
patch
> Index: WebCore/ChangeLog
> ===================================================================
> --- WebCore/ChangeLog (revision 57339)
> +++ WebCore/ChangeLog (working copy)
> @@ -1,3 +1,22 @@
> +2010-04-09 Jaime Yap <jaimeyap@google.com>
> +
> + Reviewed by NOBODY (OOPS!).
> +
> + Web Inspector: Fixes "wrong parent" for GCEvents that come at the end of a
> + timeline record node.
> + https://bugs.webkit.org/show_bug.cgi?id=37340
> +
> + No new tests. (OOPS!)
Please remove this line.
The other changes looks good to me.
Created attachment 52968 [details]
removes extra line from Changelog
Comment on attachment 52968 [details] removes extra line from Changelog Clearing flags on attachment: 52968 Committed r57387: <http://trac.webkit.org/changeset/57387> All reviewed patches have been landed. Closing bug. |