Closed Bug 1183223 Opened 9 years ago Closed 9 years ago

Create a markers directory temporarily inside docshell/base where all marker logic should go into

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

defect
Not set
normal

Tracking

(firefox42 fixed)

RESOLVED FIXED
Firefox 42
Tracking Status
firefox42 --- fixed

People

(Reporter: vporof, Assigned: vporof)

References

Details

Attachments

(1 file, 1 obsolete file)

First step towards taking all the markers logic outside docshells.

Once everything is moved out, we may consider moving that directory somewhere else, but in the meantime, it's a good way to start things going.
Attached patch v1 (obsolete) — Splinter Review
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #8634399 - Flags: review?(ttromey)
Best look at the raw patch file instead of splinter review.
Attachment #8634399 - Flags: review?(ttromey) → review?(bugs)
Comment on attachment 8634399 [details] [diff] [review]
v1

Well, you'll need proper moz.build then in timeline/ at some point, so why not do it now?
Just creating the directory, but not integrating it with the build system feels odd.
Attachment #8634399 - Flags: review?(bugs) → review-
...since it doesn't really help with anything.
Sounds good, will update the patch.
Attached patch v2Splinter Review
With moz.build
Attachment #8634399 - Attachment is obsolete: true
Attachment #8635422 - Flags: review?(bugs)
Comment on attachment 8635422 [details] [diff] [review]
v2

Don't you want 
/docshell/base/timeline in local includes in the original moz.build, and then no need for the
change in nsDocShell.h
Attachment #8635422 - Flags: review?(bugs) → review+
(In reply to Olli Pettay [:smaug] (review overload) from comment #9)
> Comment on attachment 8635422 [details] [diff] [review]
> v2
> 
> Don't you want 
> /docshell/base/timeline in local includes in the original moz.build, and
> then no need for the
> change in nsDocShell.h

Meh. I guess it would be more elegant indeed. I'll file a followup for this so I don't have to rebase everything.
Filed bug 1185175.
https://hg.mozilla.org/mozilla-central/rev/12c6b2a7799f
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: