fune/browser/components
Doug Thayer ed9ed87b3e Bug 1362786 - (2) Run NMParser in worker r=kmag
Pulls out the NMParser work (parsing nm results and turning
them into an ArrayBuffer'd map of addresses to symbols) into
a worker.

For OSX we will still need to do some work to run c++filt in the
background, but this gets us most of the way there. Without a
Subprocess.jsm usable from a worker, we'll have to bounce data
back to the main thread in order to bounce it to the c++filt
worker.

MozReview-Commit-ID: LZi7J1qGpmh

--HG--
extra : rebase_source : 048329fb085542ecc4c8f8d872e6c4cf0b535376
2017-07-21 14:14:17 -07:00
..
about Bug 1380343 - Enable IndexedDB on about:newtab with activity-stream r=ursula 2017-07-18 12:28:11 -04:00
build
contextualidentity Bug 1368815 - ContextualIdentityService should remove containers only when all the tabs are completely closed, r=mconley 2017-07-25 13:26:28 +02:00
controlcenter/content Bug 1369729 - use descriptionheightworkaround for sync panel, r=mconley,Paolo 2017-06-28 17:50:43 +01:00
customizableui Bug 1383458 - disable pin to overflow / move to panel for flexible spacers (and other special items), r=jaws 2017-07-26 17:28:47 +01:00
dirprovider
downloads Backed out changeset c6bbe349d654 (bug 1376519) on suspicion of letting mochitest test_bug574663.html fail. r=backout 2017-07-24 21:06:49 +02:00
extensions Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
feeds Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
migration Backed out changeset 29131feeed60 (bug 1380065) for windows 7 perma failure in test_bug884693.xul | Got expected message count - got 1, expected +0 2017-07-25 10:52:58 +02:00
newtab Bug 1380205 - Check preferences version for some openPreferences calls need to direct to different pane in different version. r=mconley 2017-07-12 09:01:25 +08:00
originattributes Bug 1380263 - data: URI should inherit origin attributes. r=smaug 2017-07-19 14:41:40 +08:00
places Bug 1354533 - Update the History panelview when it's shown inside the new Library panel. r=mak 2017-07-21 15:07:23 +02:00
preferences Bug 1383456 - Remove redundant Default Search and One-Click preferences search result r=jaws 2017-07-25 16:08:28 +08:00
privatebrowsing Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
resistfingerprinting Bug 1333641 - Part 2: Add a test case to verify the behavior of speechSynthesis API when 'privacy.resistfingerprinting' is true. r=arthuredelstein,smaug 2017-07-20 16:57:03 +08:00
safebrowsing/content/test Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
search Bug 1383749 - One-off buttons should be cached the first time, r=mak. 2017-07-24 22:54:48 +02:00
selfsupport
sessionstore bug 1366294 - Part 13 - Fix telemetry-using tests. r=Dexter 2017-07-24 09:52:26 -04:00
shell Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk. 2017-07-12 15:13:37 +10:00
syncedtabs Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
tests Bug 1380011 - Make startupRecorder.js' 'before handling user event' phase more reliable, r=mconley. 2017-07-12 23:09:42 +02:00
translation Bug 1383120 - Enable no-arbitrary-setTimeout eslint rule on xpcshell tests, r=mossop 2017-07-26 09:08:07 -04:00
uitour Bug 1381853 - lazy load browser-sync.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
.eslintrc.js
BrowserComponents.manifest
distribution.js
moz.build
nsBrowserContentHandler.js Bug 1364016 - Explicitly pass a triggeringPrincipal to openURI. r=gijs,baku 2017-07-05 21:58:21 +02:00
nsBrowserGlue.js Bug 1380205 - Check preferences version for some openPreferences calls need to direct to different pane in different version. r=mconley 2017-07-12 09:01:25 +08:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl