Commit Graph

266302 Commits

Author SHA1 Message Date
Alexander Surkov
7cf27d9e21 Bug 873438 - Implement IAccessible2_2::accessibleWithCaret, r=yzen 2015-10-06 12:36:47 -04:00
Ted Mielczarek
159375592b bug 1176196 - update libjpeg-turbo to 1.4.2. r=jrmuizel 2015-10-05 09:31:36 -04:00
Aaron Klotz
83d462aee4 Bug 1209464: Fix missing neutered window region in MessageChannel::WaitForInterruptNotify. Regression from bug 1189709; r=jimm 2015-10-04 22:17:20 -06:00
Steve Fink
91bb4e6394 Bug 977338 - Remove AtomicOperations-inl.h, r=lth 2015-10-06 00:15:02 -07:00
Steve Fink
a16f35ee0d Bug 977338 - Smaller unified chunks for js/src, r=terrence 2014-09-03 11:09:30 -07:00
Wes Kocher
4d978bb1e9 Backed out 6 changesets (bug 1185106) for SM bustage CLOSED TREE
Backed out changeset 8453ae71b30d (bug 1185106)
Backed out changeset 446ea07800c9 (bug 1185106)
Backed out changeset a3c1f65f0dff (bug 1185106)
Backed out changeset 5174ef291f0c (bug 1185106)
Backed out changeset 8073e7c4cf94 (bug 1185106)
Backed out changeset 3afd56565e23 (bug 1185106)
2015-10-06 08:49:21 -07:00
Nicolas B. Pierron
2fb80224dc Bug 1205639 - MacroAssembler*::toggledCall: Prevent assertions in oom cases. r=jandem 2015-10-06 17:28:32 +02:00
Eric Faust
d300be0ae8 Bug 1185106 - Follow up 2: Fix a non-JS_HAS_ASYNC_FUNCS build warning. (r=me) 2015-10-05 13:24:03 -07:00
Eric Faust
8460fc7f40 Bug 1185106 - Follow up: Clean up NIGHTLY_ONLY handling for async functions, and allow tests to pass on uplift. (r=Waldo) 2015-10-05 13:24:03 -07:00
Mariusz Kierski
1809c571d5 Bug 1185106 - Part 4: Implement async functions. (r=efaust, r=jandem) 2015-10-05 13:24:03 -07:00
Mariusz Kierski
8d8638f7ca Bug 1185106 - Part 3: Add parser support for Async functions. (r=efaust) 2015-10-05 13:24:03 -07:00
Mariusz Kierski
fa4773e50e Bug 1185106 - Part 2: Implement ShellPromise. (r=till) 2015-10-05 13:24:03 -07:00
Till Schneidereit
674de8de50 Bug 1185106 - Part 1: ShellPromise boilerplate. (r=efaust) 2015-10-05 13:24:03 -07:00
Eric Faust
4b5531b339 Bug 1211546 - Unbreak the non-unified build. (r=sfink, r=nbp, r=shu) 2015-10-05 13:24:02 -07:00
Ehsan Akhgari
b70218fc21 Bug 1204269 - Use the worker private in order to determine the origin of the entry settings object for workers; r=smaug 2015-10-06 10:08:46 -04:00
Andrew Halberstadt
b491261813 Bug 1209628 - Package mozharness alongside other build artifacts instead of 'package-tests', r=gps
Mozharness isn't part of the test package, so shouldn't really be packaged during 'package-tests'.
2015-09-29 09:03:39 -04:00
Dustin J. Mitchell
d949f0e0df Bug 1209494: remove refs to RELENGAPI_TOKEN, TOOLTOOL_CACHE; r=jlund
RELENGAPI_TOKEN is no longer needed, with the advent of the relengapi proxy.

TOOLTOOL_CACHE has a reasonable default (and why would you want to change
that, anyway?)
2015-10-02 11:37:28 -04:00
Jon Coppeard
1b0f8bb45d Bug 1209911 - Enable threads for existing OOM tests r=terrence 2015-10-06 14:50:50 +01:00
Jon Coppeard
1b755fe6ac Bug 1209911 - Remove option to simulate OOM on all threads r=terrence 2015-10-06 14:50:50 +01:00
Jon Coppeard
f33228a71e Bug 1209911 - Limit the number of helper threads of a particular type when simulating OOM r=jandem 2015-10-06 14:50:50 +01:00
Jon Coppeard
4882c05c26 Bug 1209911 - Use a Variant type to represent HelperThread data r=jandem 2015-10-06 14:50:49 +01:00
Jon Coppeard
62810638e2 Bug 1209911 - Add oomThreadTypes() test function to report the number of thread types we can simulate OOM on r=terrence 2015-10-06 14:50:49 +01:00
Jon Coppeard
1472ae0105 Bug 1209911 - Make AutoEnterOOMUnsafeRegion ignore threads that are not simulating OOM r=terrence 2015-10-06 14:50:49 +01:00
Jon Coppeard
67c1214e33 Bug 1211100 - Add Vector::infallibleEmplaceBack and use it in JSScript::initScriptCounts() r=nbp 2015-10-06 14:50:49 +01:00
Jon Coppeard
130f2c1f84 Bug 1209585 - Fix possible memory leak if generating stub code fails with OOM r=jandem 2015-10-06 14:50:49 +01:00
Kaustabh Datta Choudhury
43c39611c3 Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop debug builds. r=jmaher 2015-10-06 09:46:24 -04:00
Ben Kelly
6228e8e522 Bug 1210941 P13 Remove ForceNoIntercept from jar channel. r=jduell 2015-10-06 06:37:07 -07:00
Ben Kelly
ae148e37ee Bug 1210941 P12 Remove http channel's ForceNoIntercept. r=jduell IGNORE IDL 2015-10-06 06:37:07 -07:00
Ben Kelly
f5df233048 Bug 1210941 P11 Use LOAD_BYPASS_SERVICE_WORKER in worker ScriptLoader. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
5cfe960fbf Bug 1210941 P10 Use LOAD_BYPASS_SERVICE_WORKER in nsNSSCallbacks. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
245e6d9d53 Bug 1210941 P9 Use LOAD_BYPASS_SERVICE_WORKER in nsCORSListenerProxy. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
23a8a4967c Bug 1210941 P8 Use LOAD_BYPASS_SERVICE_WORKER in xslt txURIUtils. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
50934f88eb Bug 1210941 P7 Use LOAD_BYPASS_SERVICE_WORKER in ServiceWorkerScriptCache. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
a6f4c63338 Bug 1210941 P6 Use LOAD_BYPASS_SERVICE_WORKER instead of ForceNoIntercept in FetchDriver. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
86810e04e9 Bug 1210941 P5 Use LOAD_BYPASS_SERVICE_WORKER in nsObjectLoadingContent instead of ForceNoIntercept(). r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
6f5ac6af87 Bug 1210941 P4 Use LOAD_BYPASS_SERVICE_WORKER instead of ForceNoIntercept in nsDocShell. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
568567e9f3 Bug 1210941 P3 Make jar channels use LOAD_BYPASS_SERVICE_WORKER internally. r=jduell 2015-10-06 06:37:06 -07:00
Ben Kelly
148d69cd7a Bug 1210941 P2 Use LOAD_BYPASS_SERVICE_WORKER in HttpBaseChannel instead of mForceNoIntercept. r=jduell 2015-10-06 06:37:06 -07:00
Ben Kelly
0310b2f8fb Bug 1210941 P1 Create the LOAD_BYPASS_SERVICE_WORKER flag. r=jduell 2015-10-06 06:37:06 -07:00
John Dai
ca59d13f17 Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-10-05 22:57:00 +02:00
John Dai
f6e2df937d Bug 1207548 - Add ssltunnel in xulrunner.zip. r=wcosta 2015-09-24 07:35:00 +02:00
Neil Deakin
0529dc8d93 Bug 1206559, forward PuppetWidget::SetFocus request to the parent process, r=smaug 2015-10-06 09:14:49 -04:00
Robert Longson
c0dcee3d81 Bug 1204061 - check return values from some methods r=dholbert 2015-10-06 13:19:03 +01:00
Gian-Carlo Pascutto
9cd207d020 Bug 1175562 - Persist last update time for SafeBrowsing. r=francois 2015-10-06 13:53:07 +02:00
Carsten "Tomcat" Book
ec8e9ecbd6 Merge m-c to mozilla-inbound 2015-10-06 12:21:45 +02:00
Carsten "Tomcat" Book
c03f3ce652 merge mozilla-inbound to mozilla-central a=merge 2015-10-06 12:01:35 +02:00
Benjamin Bouvier
d26e469b50 Bug 1111201: Check for OOM when calling an asm.js function with new; r=evilpie 2015-10-06 11:59:30 +02:00
Simon Montagu
5381d57cba Bug 1201468: Map UErrorCode to nsresult, r=jfkthame 2015-10-06 02:59:00 -07:00
Carsten "Tomcat" Book
94701a0be5 merge fx-team to mozilla-central a=merge 2015-10-06 11:54:45 +02:00
B2G Bumper Bot
35486ffca5 Bumping manifests a=b2g-bump 2015-10-05 22:24:41 -07:00