WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33853
InspectorTimelineAgent refactor to support reporting data when closing a record
https://bugs.webkit.org/show_bug.cgi?id=33853
Summary
InspectorTimelineAgent refactor to support reporting data when closing a record
jaimeyap
Reported
2010-01-19 11:35:43 PST
This patch (soon to be attached) refactors the TimelineRecordFactory and InspectorTimelineAgent to support reporting data when closing a record. Since ScriptObject has no get method for retrieving fields, eagerly installing a data object on the base record precluded us from adding any fields to it later on. This patch also includes grabbing the start and end line number for parse HTML records as a reference use case for the above refactor.
Attachments
InspectorTimelineAgent refactor to support reporting data when closing a record
(26.80 KB, patch)
2010-01-19 11:49 PST
,
jaimeyap
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
jaimeyap
Comment 1
2010-01-19 11:49:59 PST
Created
attachment 46932
[details]
InspectorTimelineAgent refactor to support reporting data when closing a record
WebKit Commit Bot
Comment 2
2010-01-19 13:49:38 PST
Comment on
attachment 46932
[details]
InspectorTimelineAgent refactor to support reporting data when closing a record Clearing flags on attachment: 46932 Committed
r53488
: <
http://trac.webkit.org/changeset/53488
>
WebKit Commit Bot
Comment 3
2010-01-19 13:49:45 PST
All reviewed patches have been landed. Closing bug.
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