Граф коммитов

486644 Коммитов

Автор SHA1 Сообщение Дата
Kearwood (Kip) Gilbert 20e3431c17 Bug 1250244 - Part 4: Remove Cardboard VR Support,r=gw280
- The Cardboard VR support has hardcoded values and uses low-performance
  orientation APIs and rendering paths.
- There is little benefit to this Cardboard VR implementation over using
  polyfills.
- A future implementation would be based on Google VR support in Android N
  and/or Samsung Gear VR Oculus Mobile APIs.

MozReview-Commit-ID: 7e9Th8ZTmj8
2016-05-27 13:49:13 -07:00
Kearwood (Kip) Gilbert d7f19a6795 Bug 1250244 - Part 3: Remove Oculus 0.5 Runtime support,r=gw280
- Oculus 0.5 runtime was the last to support OSX, but is no longer supported
  on the latest (El Capitan) OSX version and does not support current
  shipping Oculus hardware.
- Oculus 1.x runtime will continue to be supported for Oculus on Windows.

MozReview-Commit-ID: 2c7qViLoyr0
2016-05-27 13:49:09 -07:00
Kearwood (Kip) Gilbert 2c3a6a5f88 Bug 1250244 - Part 2: Remove old VR rendering paths,r=gw280
MozReview-Commit-ID: 8H7spQggI2w
2016-05-27 13:49:04 -07:00
Kearwood (Kip) Gilbert a900318dec Bug 1250244 - Part 1: Remove FullScreenOptions parameter from Element.RequestFullScreen,r=bz
MozReview-Commit-ID: 8wmexZT5SB4
2016-04-18 12:12:38 -07:00
Kannan Vijayan a162c7fb10 Bug 1294772 - Backout f67dc612d5a6 for OSX build bustage. r=backout 2016-08-12 15:42:03 -04:00
Nathan Froyd 0a6a801dc2 Bug 1294537 - introduce a non-null-checking placement operator new; r=sunfish,nbp
The default placement operator new is defined to always require that its
result be null-checked.  A sufficiently smart compiler can remove this
check, but not all compilers are sufficiently smart.  Better to have a
custom placement operator new that will remove null checks in a way
defined by the standard.
2016-08-12 22:43:49 -04:00
Kannan Vijayan 55cc220633 Bug 1294772 - Add nsDNSServiceDiscovery fallback implementation to desktop package manifest. r=djvj 2016-08-12 14:44:58 -04:00
Andrew Sutherland e921d069dd Bug 1294633 - Implement gdb pretty-printer for mozilla::LinkedList, recognize StaticAutoPtr/StaticRefPtr in smartptr.py. r=tromey 2016-08-12 14:39:02 -04:00
Andrew Sutherland bca1376ac5 Bug 1294627 - Enhance gdb pretty printer for nsTHashtable to pierce alias templates and handle when it's used as a hashset, like for ManagedTemplate. r=tromey 2016-08-12 14:38:56 -04:00
cku ab1d6f16d6 Bug 1293590 - Part 3. Insert missing reference-box in test cases. r=xidorn
MozReview-Commit-ID: EW7tjppg4M7

--HG--
extra : rebase_source : cc078535e92c9fcc2a832a8ea142d01a89775b0e
2016-08-12 19:21:16 +08:00
cku ab0ab1eedd Bug 1293590 - Part 2. Fix expected value of basic-shape position.r=xidorn
MozReview-Commit-ID: AviPfvEVMc3

--HG--
extra : rebase_source : a2d8bb2f85158455ebe65a46fc8efb8f8b39e85b
2016-08-12 19:18:48 +08:00
cku c2bf0714c2 Bug 1293590 - Part 1. Merge function parameters into a single string. r=xidorn
MozReview-Commit-ID: 5I3MzxhZmBW

--HG--
extra : rebase_source : 912c0e6d6cc703ba48da0d0b59bf51e3fd44b703
2016-08-12 20:48:03 +08:00
Till Schneidereit 02dfa23824 Bug 1291324 - Call mozilla::TimeStamp::ProcessCreation in JS_Init to ensure getting Promise timestamps is infallible. r=jonco
We already call PRMJ_NowInit for similar reasons.
2016-08-12 17:42:48 +02:00
Mason Chang 1559a95bbf Bug 1294347. Use Dwrite fonts with the skia backend by default. r=dvander 2016-08-11 14:02:11 -07:00
Luke Wagner 0a3549dc38 Bug 1291757 - Baldr: followup fix for NPOTB --disable-ion bustage (r=bustage)
MozReview-Commit-ID: 6yZXv0KYIxj
2016-08-12 10:08:59 -05:00
Nathan Froyd 96fd6a0aed Bug 1254779 - add tests to verify allocation function hooking; r=glandium 2016-08-12 18:55:07 -04:00
Alessio Placitelli 6df381f1ae Bug 1293222 - browser.engagement.total_uri_count includes URIs from restored tabs. r=mikedeboer
MozReview-Commit-ID: lLO7moXuDU
2016-08-12 01:22:00 +02:00
Alessio Placitelli 3ff7266252 Bug 1292337 - browser.engagement.tab_open_event_count Counts restored tab opening. r=gfritzsche 2016-08-11 06:44:00 +02:00
Geoff Brown 1da77fa617 Bug 1270326 - Improve wait for initialization in robocop testDistribution; r=snorp 2016-08-12 08:46:42 -06:00
Alexander Surkov 0a78fab1e3 Bug 1294086 - remove debugging printf 2016-08-12 10:20:45 -04:00
J. Ryan Stinnett 67d38931a7 Bug 1250171 - Remove *_PER_USER_FLAG probes from DevTools. r=clarkbw
MozReview-Commit-ID: 2nZxPYrKKai
2016-08-12 06:24:14 -05:00
Jan de Mooij 536f87ca97 Bug 1294404 - Merge PerThreadDataFriendFields and ContextFriendFields, clean up APIs. r=terrence,bz 2016-08-12 11:39:16 +02:00
Heiher d1eb5b4c7b Bug 1294367 - IonMonkey: MIPS: Move result after overflow checking passed. r=arai
---
 js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp  | 4 ++--
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
2016-08-12 16:08:40 +08:00
Heiher 90d9b8ce1d Bug 1294367 - IonMonkey: MIPS: Move as_lui into logical instructions section. r=hwj
---
 js/src/jit/mips-shared/Assembler-mips-shared.cpp | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
2016-08-12 16:08:35 +08:00
Heiher 0aa02836dd Bug 1294367 - IonMonkey: MIPS: Cleanup unused function ma_mult. r=hwj
---
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 7 -------
 js/src/jit/mips-shared/MacroAssembler-mips-shared.h   | 1 -
 2 files changed, 8 deletions(-)
2016-08-12 16:08:30 +08:00
Christoph Kerschbaumer f2589e5050 Bug 1294411 - Update XCTO: nosniff implementation to accept images which content type starts with 'image/'. r=dveditz 2016-08-11 14:49:02 +02:00
Kris Maglione 026f92fc96 Bug 1292369: Null out contentWindow properties when they point to a different inner window than the context belongs to. r=billm
MozReview-Commit-ID: LYQRxpU9vI8

--HG--
extra : rebase_source : 88aa9e5eb14d22696126c26f960edbc40e923b89
extra : histedit_source : 01ff56be73b884fe73f4543b875acf37a1469b3d
2016-08-04 16:18:25 -07:00
Kris Maglione d16036cec9 Bug 1293700: Make console object available to WebExtension internals. r=aswan
MozReview-Commit-ID: GyD4uo95gt6

--HG--
extra : rebase_source : a1bb70bbc186c76d5c0437530662b0754516ea7b
extra : histedit_source : d8bf619ce3d39987b2850223ccb3f28a82cbc532
2016-08-09 12:40:25 -07:00
cku 6750574f34 Bug 1288812 - (follow-up) Part 3. Correct test_transitions_per_property.html. r=me
MozReview-Commit-ID: JRnqQINxmwv

--HG--
extra : amend_source : 5dffedf487f6584d3491020611ca3b663c466403
2016-08-12 02:03:07 +08:00
Iris Hsiao 277d6d625e Backed out changeset 0d754bde37ab (bug 1288812) for CJKu's request 2016-08-12 11:48:46 +08:00
cku 0064b635b5 Bug 1288812 - (follow-up) Part 3. Correct test_transitions_per_property.html.
MozReview-Commit-ID: JRnqQINxmwv

--HG--
extra : source : 2e72d551bfb64bf4d00b8a26aa7873c5d89beec3
extra : amend_source : 89ae68fd9907196b1f65f47eaff8a8fc8e00d6da
2016-08-12 02:03:07 +08:00
Ms2ger 78f1853c94 Bug 1293981 - Move --enable-more-deterministic to moz.configure. r=chmanchester 2016-08-10 13:06:55 +02:00
Ms2ger dc662f1b94 Bug 1293981 - Move --enable-perf to moz.configure. r=chmanchester 2016-08-10 13:06:49 +02:00
Ms2ger a7c2d8106c Bug 1293981 - Move --enable-gc-trace to moz.configure. r=chmanchester 2016-08-10 13:06:40 +02:00
Stone Shih 0d27a92ceb Bug 1285082 - Check map coordinates with small tolerance to prevent tolerance caused by scaling on Android. r=smaug 2016-08-08 16:43:33 +08:00
Honza Bambas 938cfdf0c1 Bug 1293327 - Take file protocol handler service directly in indexedDB. r=janv
--HG--
extra : amend_source : f705a56379b9d1f27bad063949deacb3f7b2c01b
2016-08-11 22:13:17 -04:00
Jinank Jain e968660309 Bug 637400 - Check that the output of all JITFLAGS tests is the same. r=terrence 2016-08-11 14:59:06 -04:00
Glenn Randers-Pehrson f072d9f55e Bug 1276127 - Add SSE support to in-tree libpng. r=jrmuizel 2016-08-11 09:50:00 -04:00
Kris Maglione 73fba51beb Bug 1280128: Follow-up: Remove unnecessary negative margin. r=me
MozReview-Commit-ID: JFrzo6EWbx

--HG--
extra : rebase_source : 1c9309c04e76a6e8e6e685a134ec17868cbc0475
2016-08-11 18:30:10 -07:00
Dragana Damjanovic 63d2bc4e3b Bug 1292181 - Let each dispatch event sends data to the socket. r=mcmanus yolo CLOSED TREE 2016-08-11 16:30:23 -07:00
Michael Layzell 05d228443c Bug 1294553 - Don't pretend that nsCocoaWindow is an interface in nsPIWidgetCocoa.idl, r=mstange
MozReview-Commit-ID: 4a6UTI4TxV9
2016-08-11 17:56:10 -04:00
Dão Gottwald 7cff244225 Bug 1022601 followup, fixing broken syntax 2016-08-11 23:04:00 +02:00
Boris Zbarsky fe8d1921e1 Bug 921834. Add support for .dataset on SVGElement. r=bkelly 2016-08-11 16:56:34 -04:00
Sumit Tiwari sumi29@gmail.com d3b6824d49 Bug 1290566 - RadixSort must not access buffer directly through properties; r=mrrrgn
--HG--
extra : rebase_source : 61a605a3a3002c6a4c8bb814aefbbab3860408df
extra : amend_source : 77f1eefdaa03439894fef15320bef119a73149b7
2016-08-10 22:38:50 -07:00
Geoff Brown f37628877e Bug 1285020 - Request longer timeout for xpcshell test_URIs/test_URIs2; r=michal 2016-08-11 14:14:19 -06:00
Michael Layzell b0e960faba Bug 1293001 - Part 4: Add test for xpidl parser modifications, r=froydnj
MozReview-Commit-ID: JTtcwlVH3HN
2016-08-11 15:49:42 -04:00
Michael Layzell ee7579d8b5 Bug 1293001 - Part 3: Prevent virtual method overloading in xpidl with the parser, r=froydnj
MozReview-Commit-ID: 7nFq3wJtUoi
2016-08-11 15:49:41 -04:00
Michael Layzell 8e946df619 Bug 1293001 - Part 2: Change the BinaryName of nsIContentSecurityPolicy::getPolicy from GetPolicy (which overloaded another virtual method), to GetPolicyString, r=froydnj
MozReview-Commit-ID: 4XWRar3Uuw
2016-08-11 15:49:40 -04:00
Michael Layzell aa89e8fd55 Bug 1293001 - Part 1: Change the BinaryName of nsIFrameLoaderOwner::frameLoader (which overloaded another virtual method) to FrameLoaderXPCOM, r=froydnj
MozReview-Commit-ID: Db3z2DP5qba
2016-08-11 15:49:39 -04:00
Bas Schouten d6b8fc4152 Bug 943626 - Part 3: Implement GetGlyphMetrics API for ScaledFontBase with Cairo r=jrmuizel 2016-08-11 15:47:32 -04:00