gecko-dev/toolkit/components
Shih-Chiang Chien 69d4008264 Bug 1338493 - Part 1, make webReqeust test to fiddle the main event loop after loading CSS/JS. r=kmag
Making ODA completely off-main-thread will make the order webRequest.onCompleted and CSS/JS execution unpredictable.
|window.requestIdleCallback| is used to fiddle the main thread event queue.

MozReview-Commit-ID: LIk0T96K6p1

--HG--
extra : rebase_source : 6a49660515d6b9fdb22a14174fb789e738d89f15
2017-05-22 11:41:08 +08:00
..
aboutcache Bug 1371263 - Improve about:cache page. r=mayhemer 2017-06-09 13:56:21 +02:00
aboutcheckerboard Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8 2017-05-27 15:17:29 +01:00
aboutmemory Bug 1373057 - Normalize script source counts in about:memory diffs. r=erahm 2017-06-14 15:36:00 -04:00
aboutperformance Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
addoncompat Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
alerts Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
apppicker
asyncshutdown Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
autocomplete Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
browser Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
build Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
captivedetect
commandlines Bug 1363262 - Don't call First() on empty strings in nsCommandLine::HandleFlagWithParam. r=bsmedberg 2017-05-11 15:41:41 -07:00
contentprefs Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
contextualidentity Bug 1369761 - ContextualIdentityService should not be initialized before first paint, r=florian 2017-06-13 13:04:49 +02:00
crashes Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
crashmonitor Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
ctypes Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag 2017-05-16 14:27:50 -07:00
diskspacewatcher
downloads Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
extensions Bug 1338493 - Part 1, make webReqeust test to fiddle the main event loop after loading CSS/JS. r=kmag 2017-05-22 11:41:08 +08:00
exthelper
feeds Bug 1359350: Add no-eval rule to eslint config (and whitelist failures in tests) r=standard8 2017-05-08 14:50:50 +02:00
filepicker Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8 2017-05-27 15:17:29 +01:00
filewatcher Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
finalizationwitness Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
find Bug 1374207 - part5: nsTextControlFrame should use TextEditor instead of nsIEditor r=smaug 2017-06-19 23:47:02 +09:00
gfx Bug 1373387 - Places should not be initialized by the SanityTest window, r=mak. 2017-06-16 09:58:06 +02:00
jsdownloads Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
jsoncpp
lz4 Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
maintenanceservice Client code - Bug 1234401 - check that the patch dir subdirectory is valid. r=mhowell 2017-04-28 16:37:37 -07:00
mediasniffer
microformats
mozintl
mozprotocol Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
narrate Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
osfile Bug 1353731 - Only attempt to reset timer every per osfile.reset_worker_delay. r=Yoric 2017-06-27 16:04:51 -07:00
parentalcontrols
passwordmgr Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
perf Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag 2017-05-16 14:27:50 -07:00
perfmonitoring Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
places Backed out changeset c0fd6c0590be (bug 1360872) for unused parentId at toolkit/components/places/Bookmarks.jsm:461. r=backout 2017-06-30 00:16:35 +02:00
printing Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8 2017-05-27 15:17:29 +01:00
printingui Bug 1348401 - Make the PPrinting::ShowProgress IPC message async, r=mconley, r=billm 2017-05-19 16:16:13 -04:00
privatebrowsing
processsingleton Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau 2017-05-29 23:36:26 +02:00
promiseworker Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
prompts Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian 2017-06-21 12:59:28 -04:00
protobuf Bug 1373525 - toolkit/protobuf: Suppress warnings in third-party code. r=Mossop 2017-06-12 22:18:42 -07:00
reader Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
reflect
remote
remotebrowserutils Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
resistfingerprinting Bug 1333651 - Part 2: Spoofing Navigator object when 'privacy.resistFingerprinting' is true. r=arthuredelstein,Ehsan 2017-06-01 14:54:59 +08:00
satchel Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
search Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
securityreporter
startup Bug 1376704 - Remove szip support in the linker. r=snorp 2017-06-28 15:47:31 +09:00
statusfilter Bug 1375573 - Part 2: Avoid creating an about:blank document in setupJSON() by creating a Window binding through exposing a getter for the inner window ID on nsIWebProgress; r=billm 2017-06-28 09:15:53 -04:00
telemetry bug 1373728 - Count how many pinned tabs are restored in a session r=bsmedberg,Dexter 2017-06-28 15:14:22 -07:00
terminator Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
thumbnails Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
timermanager Backed out changeset 5856f1c45a92 (bug 1375077) for Windows opt permaorange in test_worker_basic.html 2017-06-22 20:43:44 -07:00
tooltiptext Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
typeaheadfind Bug 1363163 - Playing sound in a seperated thread to avoid jank r=masayuki 2017-06-08 11:08:49 +08:00
url-classifier merge mozilla-inbound to mozilla-central a=merge 2017-06-27 10:56:41 +02:00
urlformatter
utils Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
viewconfig
viewsource Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
windowcreator Bug 1356922 - Part 1: Replace the next TabParent global pointer with per-window/tab next TabParent ID; r=billm,mconley 2017-04-24 14:18:29 -04:00
windowwatcher Bug 1368046 - Part 2: Propagate OriginAttributes across processes for RecvCreateWindowInDifferentProcess, r=smaug 2017-06-07 12:54:57 -04:00
workerloader
xulstore Bug 1368567 - Remove support for importing localstore.rdf at startup; r=florian 2017-06-09 10:45:34 -04:00
moz.build Bug 1270740 - Remove requestAutocomplete from toolkit/. r=mattn 2017-05-11 14:58:10 -07:00
nsDefaultCLH.js
nsDefaultCLH.manifest