summaryrefslogtreecommitdiff
path: root/dom/performance/PerformanceWorker.h
Commit message (Collapse)AuthorAge
* Issue #2282 - Align the Performance Observer navigation and resource with ↵Brian Smith2023-10-20
| | | | | | | | | | | | | | the spec. This now passes the conformance tests. https://bugzilla.mozilla.org/show_bug.cgi?id=1425458 Resource timing entries Workers - part 2 - PerformanceTimingData. https://bugzilla.mozilla.org/show_bug.cgi?id=1462605 PerformanceNavigationTiming.name must be the value of the address of the current document. https://bugzilla.mozilla.org/show_bug.cgi?id=1462883 Update PerformanceTimingData::mReportCrossOriginRedirect in SetPropertiesFromHttpChannel. https://bugzilla.mozilla.org/show_bug.cgi?id=1462879 PerformanceNavigationTiming must be notified correctly - part 1 - notify.
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
| | | | | This was only added for GCubench and likely interfering with building without devtools-server.
* Bug 1322292 - Some fixes for the Performance API in workers - part 1 - ↵janekptacijarabaci2018-04-29
| | | | | | Centralized Performance.now() https://hg.mozilla.org/mozilla-central/rev/291a68ca4825
* Bug 1323941 - navigationStart should not be exposed to workers as timing ↵janekptacijarabaci2018-04-29
| | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11
* Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29
| | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02