Commit Graph

283603 Commits

Author SHA1 Message Date
Jakob Stoklund Olesen
138ad03336 Bug 1244254 - Move SimdTypeToMIRType into the header. r=nbp
Provide two versions of this function:

- MaybeSimdTypeToMIRType returns false for unsupported SimdTypes.
- SimdTypeToMIRType asserts that the type is supported.

The conditional one is used in IonBuilder::inlineConstructSimdObject() to
provide a 'SimdTypeNotOptimized' outcome for JIT coach.
2016-02-09 08:45:59 -08:00
Ben Kelly
720d026727 Bug 1245724 - Make plugin network requests bypass service worker interception. r=ehsan 2016-02-09 11:14:51 -05:00
Bob Owen
03786961d3 Bug 1236680 Part 3: Add #ifs to include to fix bustage. r=me 2016-02-09 15:35:44 +00:00
Bob Owen
6902402578 Bug 1236680 Part 2: Resolve GMP path for moved Users folder. r=cpearce 2016-02-09 15:22:43 +00:00
Bob Owen
ca5132f3d2 Bug 1236680 Part 1: Add new WinUtils function to Resolve moved Users folder. r=jimm 2016-02-09 15:22:43 +00:00
Armen Zambrano Gasparnian
8741ed5d52 Bug 1244720 - TaskCluster tier2 jobs: bump wpt reftests from 60 to 90 minutes time out. DONTBUILD. r=dustin
MozReview-Commit-ID: B2pV2myV2FX
2016-02-08 14:35:16 -05:00
Bogdan Postelnicu
ac1f68e830 Bug 1246925 - log filtering_type and mapping_type only if they are valid pointers. r=ekr 2016-02-09 15:38:00 +02:00
Daniel Stenberg
6158bd564f Bug 1246850 - check the NotifyIpInterfaceChange() return code, r=mcmanus 2016-02-09 01:31:00 +01:00
Dragana Damjanovic
d836ff1556 Bug 1246632 - Fix ackMsgRecv in PushServiceHttp2.js. r=kitcambridge 2016-02-08 06:40:00 +01:00
Kate McKinley
387d5891a1 Bug 1241634 - Increase timeout from 5 to 10 seconds. r=tanvi 2016-02-08 18:49:00 +01:00
EKR
9ccb4db582 Bug 1246402 - Environment variable to disable mercurial setup check. r=gps 2016-02-06 08:02:40 -08:00
Bogdan Postelnicu
5027f4c4e1 Bug 1246157 - avoid memory leak when bindings->init fails. r=jcoppeard 2016-02-08 00:53:00 +01:00
Bogdan Postelnicu
f322e3ac40 Bug 1246106 - pass aStyleBorder as reference to ComputeBorderOverflow. r=mats 2016-02-08 03:32:00 +01:00
Alastor Wu
a1bd353482 Bug 1242774 - add crash test. r=jwwang. 2016-02-05 01:40:00 +01:00
Alastor Wu
8cb960f554 Bug 1242774 - only resolve promise when exist. r=jwwang. 2016-02-05 01:39:00 +01:00
Dragana Damjanovic dd.mozilla@gmail.com
f8d73423d1 Bug 1242464 - Call shutdown() before closesocket() and change linger option on windows. r=mcmanus 2016-02-04 04:42:00 +01:00
Boris Chiou
5b3edc8d6b Bug 1174575 - Part 6: Implement KeyframeEffectReadOnly Constructor for CSSPseudoElement. r=birtles
Let KeyframeEffectReadOnly::Constructor support both Element and
CSSPseudoElement as the target.
2016-02-09 05:05:00 +01:00
Boris Chiou
b33754c9da Bug 1174575 - Part 5: Support pseudo-element type in StyleAnimation. r=birtles
Add one more argument, nsCSSPseudoElement::Type, for
StyleAnimation::ComputeValue and StyleAnimation::ComputeValues
2016-02-09 05:04:00 +01:00
Boris Chiou
43baf73b49 Bug 1174575 - Part 4: Support CSSPseudoElement for TimingParams. r=birtles 2016-02-05 19:11:00 +01:00
Boris Chiou
b525b562c2 Bug 1174575 - Part 3: Implement KeyframeEffectReadOnly::GetTarget(). r=birtles
Implement GetTarget() and functions of CSSPseudoElement.
We use a strong reference from CSSPseudoElement to Element and a non-owning
reference from Element to CSSPseudoElement.
2016-02-01 23:59:00 +01:00
Boris Chiou
9cfacb4283 Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug
Use (Element or CSSPseudoElement)? as the first arguement of constructor and
the type of target.
2016-02-05 19:01:00 +01:00
Boris Chiou
fc4ed7c615 Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
Create CSSPseudoElement.webidl, CSSPseudoElement.h, and CSSPseudoElement.cpp.
2016-02-01 23:49:00 +01:00
Julian Seward
c96e12bdd2 Bug 1246719 - mach mochitest --valgrind: use comma as separator for --valgrind-args. r=james@hoppipolla.co.uk. 2016-02-09 14:38:55 +01:00
Dan Gohman
59c7ba519c Bug 1246433 - BaldrMonkey: Implement integer and float literals. r=luke 2016-02-09 05:39:01 -08:00
Marco Castelluccio
861998b106 Bug 1240735 - Add tests for theme_color and background_color members. r=baku 2016-02-09 13:05:40 +00:00
Patrick McManus
9c7f51628e Bug 1246778 - dont loop in nshttpconnection during shutdown r=dragana 2016-02-08 17:21:43 -05:00
Carsten "Tomcat" Book
3d19c42284 Merge mozilla-central to mozilla-inbound 2016-02-09 13:09:49 +01:00
Henri Sivonen
1e4dbcc4d5 Bug 1228103 bustage follow-up. rs=Tomcat. 2016-02-09 13:08:03 +02:00
Carsten "Tomcat" Book
63e921a3d8 merge mozilla-inbound to mozilla-central a=merge 2016-02-09 12:02:38 +01:00
Carsten "Tomcat" Book
b0235c4a11 merge fx-team to mozilla-central a=merge 2016-02-09 12:00:16 +01:00
Mark Banner
da8eb662ed Bug 1246592 - Try and fix windows locale repack bustage by adjusting how locales are built for Loop. r=glandium,a=Tomcat for direct landing in m-c 2016-02-09 10:16:24 +00:00
Bas Schouten
8b67f9da14 Bug 1240800: When we've reallocated our buffer client side and fail to track the proper invalid region always upload the bounds of the visible region. r=mattwoodrow 2016-02-09 06:07:30 +01:00
Matt Woodrow
4917fd5e7a Bug 1243409 - Always recompute geometries for inactive layers since we can't easily tell if they will be identical. r=roc 2016-02-09 16:05:20 +13:00
Luke Wagner
05d4fed01d Bug 1240583 - add thunkWithPatch/patchThunk (r=jandem) 2016-02-08 20:59:04 -06:00
Luke Wagner
54a09e615d Bug 1240583 - Odin: replace retargetWithOffset (r=bbouvier) 2016-02-08 20:59:04 -06:00
Luke Wagner
557b22458c Bug 1240583 - Odin: record and assert whether a function is defined yet (r=bbouvier) 2016-02-08 20:59:03 -06:00
Luke Wagner
24a7718690 Bug 1240583 - Odin: remove the sync interrupt stub (r=bbouvier) 2016-02-08 20:59:03 -06:00
Luke Wagner
8ddfe8db2b Bug 1240583 - Odin: refactor x86/x64 loads/stores (r=sunfish) 2016-02-08 20:59:03 -06:00
Wes Kocher
7d98434e52 Backed out changeset baf5dfffbc34 (bug 1246128) for an ESLint failure a=backout 2016-02-08 16:47:51 -08:00
Mark Banner
54a5a1d10a Bug 1246621 - Fix Loop functional tests failing with 'this.curFrame is null'. r=mikedeboer,a=Tomcat for NPOTB DONTBUILD 2016-02-08 16:01:45 +00:00
Blake Kaplan
4f264bff9d Bug 1176449 - Enter an update here to avoid assertions on startup. r=dbaron 2016-02-08 14:51:00 +01:00
Cykesiopka
ca95220856 Bug 503515 - Try and ensure exported certificates include an extension by default. r=keeler 2016-02-09 00:17:00 +01:00
Henri Sivonen
ce8cf5bd64 Bug 1228103 addendum. r=smaug. 2016-02-09 12:45:59 +02:00
Henri Sivonen
ff47e6b5b0 Bug 1228103. r=smaug. 2016-02-09 12:45:59 +02:00
Benjamin Bouvier
43d568d2ac Bug 1246403: Implement call_import when caller returns float32; r=luke 2016-02-08 11:29:56 +01:00
Benjamin Bouvier
93cadf3a5a Bug 1246331: Make unary decoding expect the real type, not the parent type; r=sunfish 2016-02-08 11:57:11 +01:00
Lars T Hansen
47f1c05064 Bug 1246750 - fix argument ordering to futexWakeOrRequeue + test cases. r=bbouvier 2016-02-08 21:39:47 +01:00
Bob Owen
2940f9a060 Bug 1219369: In Windows debug builds allow write access to TEMP for logging purposes. r=tabraldes 2016-02-09 08:31:18 +00:00
Bob Owen
82b7ce29e7 Bug 1193861: Log to the process log when launching a sandboxed process on Windows. r=billm 2016-02-09 08:31:18 +00:00
Carsten "Tomcat" Book
7255b11621 Backed out changeset c0b8f05a48d5 (bug 1246835) for bustage on a CLOSED TREE 2016-02-09 08:47:38 +01:00