fune/browser/components
Tim Taubert 142cf6d7de Bug 1360916 - Update telemetry code in sessionstore content script r=mikedeboer data-r=bsmedberg
This patch replaces FX_SESSION_RESTORE_CONTENT_COLLECT_DATA_LONGEST_OP_MS with
a more fine-grained data collection via a keyed histogram so that we can
determine which type of data collection we spend a lot of time on.

Additionally, it abandons sending telemetry data from the content to the parent
via custom messages and instead uses the Telemetry service directly. Thus it
also gets rid of a bug that currently overrides measurements for the same
histogram done quickly in succession.
2017-05-02 23:22:45 +02:00
..
about Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
build Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
contextualidentity Bug 1351464 - DOM::Security is the bugzilla component for Containers project, r=KWierso 2017-04-18 19:51:57 +02:00
controlcenter/content Bug 1335018 - Make the side identity popup adhere to role=alertdialog for a11y. r=Gijs,MarcoZ 2017-02-09 17:16:28 +01:00
customizableui merge mozilla-inbound to mozilla-central a=merge 2017-05-02 11:04:36 +08:00
dirprovider Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
downloads Bug 1352792 - disable browser_downloads_panel_block.js for failing every time that adding unrelated tests causes it to move into a different chunk 2017-05-01 21:15:16 -07:00
extensions Bug 1359704 - "page" context items should not appear in "tab" context r=mixedpuppy 2017-04-27 15:59:32 +02:00
feeds Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
migration Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
newtab Bug 1345122 - Update NewTabUtils.jsm for Activity Stream's needs r=mak 2017-04-28 10:00:30 -04:00
originattributes Bug 1344170: set firstPartyDomai on blob: URI. r=smaug 2017-04-24 14:12:03 +08:00
places Bug 1359984 - Add mobile root to places organizer and bookmark sidebar search panels. r=mak 2017-04-26 19:21:07 -07:00
preferences Bug 1330121 - Allow <checkbox> in preferences to expand to full width. r=jaws 2017-04-27 16:15:42 +08:00
privatebrowsing Bug 1354865 - Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_newtab_from_popup.js. r=gbrown 2017-04-27 11:52:43 -04:00
resistfingerprinting Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
safebrowsing/content/test Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
search Bug 1352364 - Disable browser_oneOffHeader.js on OSX. rs=dao 2017-05-02 09:31:42 +02:00
selfsupport Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
sessionstore Bug 1360916 - Update telemetry code in sessionstore content script r=mikedeboer data-r=bsmedberg 2017-05-02 23:22:45 +02:00
shell Bug 1358790 - compile city.cpp in toolkit/xre/ so it doesn't depend on browser/; r=mhowell 2017-04-24 14:07:06 -07:00
syncedtabs Bug 1350613 - Don't repeatedly create DateTimeFormat instances for the exact same set of options, but instead use cached formatters. r=markh 2017-04-14 13:29:02 -07:00
tests Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
translation Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
uitour Bug 1336763 - Don't wait for response from content process in browser_closeTab.js UITour test to avoid a timeout. r=MattN 2017-04-27 15:04:46 -04:00
.eslintrc.js Bug 1358949 - Lower eslint cyclomatic complexity threshold in some directories. r=standard8 2017-04-23 19:23:18 -07:00
BrowserComponents.manifest
distribution.js Backed out changeset 60d72c2dd49d (bug 1346616) for eslint failure in DirectoryLinksProvider.jsm. r=backout on a CLOSED TREE 2017-04-18 00:48:16 +02:00
moz.build Bug 1361150 - Fix up browser/components/moz.build metadata r=gps 2017-05-01 14:12:16 -07:00
nsBrowserContentHandler.js Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
nsBrowserGlue.js Bug 1345122 - Update NewTabUtils.jsm for Activity Stream's needs r=mak 2017-04-28 10:00:30 -04:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl