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

467139 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 4f77ae4813 Bug 1257892. Fix XPCConvert::JSValToXPCException to correctly detect Web IDL binding exceptions (i.e. all of them now!) when trying to check whether the value is already an XPCException. r=bholley 2016-03-21 11:01:43 -04:00
Lee Salzman df0ee01f4c Bug 1256515 - bail out in CanvasRenderingContext2D::DrawWindow if snapshotting draw target fails. r=bas.schouten 2016-03-21 10:48:35 -04:00
Carsten "Tomcat" Book 3f159e9570 Merge mozilla-central to mozilla-inbound 2016-03-21 15:47:53 +01:00
Nicolas Silva f06dc39683 Bug 1233743 - Remove the Mutex typedef from gfx/2d. r=vlad 2016-03-21 15:34:50 +01:00
Carsten "Tomcat" Book 0db9291841 merge mozilla-inbound to mozilla-central a=merge 2016-03-21 15:30:59 +01:00
Phil Ringnalda 522eeca20c Back out dbf70d71fe29 (bug 1198701) for breaking test_document.all_iteration.html 2016-03-20 22:35:54 -07:00
Dustin J. Mitchell aa0d228da1 Bug 1251713: include file sizes perfs in generate-build-stats; r=chmanchester
This requires determining the package filename dynamically when buildbot
properties are not available.

MozReview-Commit-ID: 1VNO13tTAPI

--HG--
extra : rebase_source : 76070bae623be88ba5d66ca48a5310013f67e80b
2016-03-18 17:43:13 +00:00
Dustin J. Mitchell 75fa08462c Bug 1251713: run generate-build-stats on all linux builds; r=jmaher
MozReview-Commit-ID: 25jiVoPahu0

--HG--
extra : rebase_source : 5205ca36bb0b14720a46b21d91ae6a1d0301b9db
2016-03-18 16:15:41 +00:00
Nicolas Silva 644321f6b6 Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
Karl Tomlinson bc64779561 bug 1211892 read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos
MozReview-Commit-ID: KWfQqT5MIjT

--HG--
extra : rebase_source : d480fe8538530aafd0b68da9b947f215af119bd1
2016-03-18 22:49:46 +13:00
Phil Ringnalda 6705425981 Back out changeset 1364b664788a (bug 1257019) for check_spidermonkey_style.py failures
CLOSED TREE
2016-03-20 21:29:29 -07:00
Phil Ringnalda b0bc1ab435 Bug 1257593 followup, fix bustage from believing a reviewer and then sending a different patch to try
CLOSED TREE
2016-03-20 21:19:14 -07:00
Greg Weng 5001f89b5f Bug 1198701 - ArrayIterator gets length property after iteration has finished. r=till 2016-03-18 00:43:00 -04:00
JerryShih dc73cc267c Bug 1257593 - Handle webgl FramebufferTexture2D() with an unbound texture. r=jgilbert 2016-03-20 01:07:00 -04:00
Nick Fitzgerald 8de9fb7cf2 Bug 1257019 - Add move construction to js::Mutex<T>. r=terrence 2016-03-17 14:53:00 -04:00
Nicolas Silva bd7973ab2d Bug 1256693 - ISurfaceAllocator cleanup. r=sotaro 2016-03-17 14:58:58 +01:00
Joel Maher 6aa06a6736 Bug 1258015 - tabpaint test is missing target.html file. r=mconley
MozReview-Commit-ID: AlK80UiqNyv

--HG--
extra : rebase_source : 100ee53cffe3a105db47290285a0d27fe9bfd838
2016-03-21 04:11:59 -07:00
JerryShih 2011d3b328 Bug 1252414 - Handle lost_context for webgl ClearBuffer*. r=jgilbert 2016-03-17 01:45:00 -04:00
JW Wang 1f50efdd99 Bug 1242783. Part 2 - per comment 12, buffer only 1s when audio is captured. r=kinetik.
MozReview-Commit-ID: 2SUSvQzUSgR
2016-03-19 18:29:44 +08:00
JW Wang e13588537e Bug 1242783. Part 1 - per comment 11, increase mAmpleAudioThresholdUsecs to 2s to avoid audio underrun when BT is connected. r=kinetik.
MozReview-Commit-ID: DBQwrDxnjjh
2016-03-19 18:29:34 +08:00
Thomas Nguyen dbccc09fbb Bug 907252 - B2G NFC: write xpcshell-test for NFC. r=yoshi 2016-03-21 10:22:44 +08:00
Gerald Squelart 31a428dc42 Bug 1256533 - Use std::deque<int32_t> instead of nsDeque - r=cpearce
The queue of pending block indexes was implemented using nsDeque where
item pointers were perverted into pure 32-bit numbers, causing a size
mismatch on 64-bit platforms, which was picked by VS2015.

Note: We're using a deque because we need to implement a 'contains' method,
which would be unreasonably-difficult with a pure queue.

MozReview-Commit-ID: HpDBIwgSs9

--HG--
extra : rebase_source : d396e7677a51cac787202dd63653890f19626bf8
2016-03-20 16:52:34 +11:00
Ceridwen 865d078f80 Bug 1257983 - Fix MANIFEST.in in external-media-tests package; r=maja_zf
This MANIFEST.in contained the wrong file name,
external-media-tests-requirements.txt rather than requirements.txt.

MozReview-Commit-ID: A0zJihjoxzf

--HG--
extra : rebase_source : ddc462d754d234af04ed5a37885b89f9187a3942
2016-03-18 18:32:37 -04:00
Phil Ringnalda d171b7485c Back out changeset 06e41d2080a2 (bug 698882) for (at least) 10.6 leaks including PollableEvent
CLOSED TREE
2016-03-20 17:24:48 -07:00
Benjamin Peterson 752343237e No bug - fix typo r=me
DONTBUILD CLOSED TREE

--HG--
extra : rebase_source : 25f0600425dec249f838ed221dde71d401571eb9
extra : amend_source : 49f7ccab9e47083df9e8b7776acc6de73a880473
2016-03-19 21:28:19 -07:00
Stuart Colville 8e668102a1 Bug 1245644 - Add chrome.downloads.removeFile. r=kmag
MozReview-Commit-ID: 4picapXsv2x

--HG--
extra : rebase_source : 3cedf458793ae2b682260e556224a2c88d700052
2016-03-14 16:22:24 +01:00
Cykesiopka 1a9cf03eb1 Bug 1251009 - Remove unused nsICertificateDialogs.notifyCACertExists() method. r=keeler, r=mfinkle
MozReview-Commit-ID: 5CFAsy5e1Cl

--HG--
extra : rebase_source : eed2fc5d3511c140dfe6046079347e9a881e2803
2016-03-16 12:48:59 -07:00
Ryan VanderMeulen a2634713e0 No bug - Add reftest annotations for Win10.
--HG--
extra : rebase_source : 45682f4ce6dcd4c28bdaaf90ee2a5a6a59c83a8b
2016-03-21 00:28:43 -04:00
Ryan VanderMeulen be3bbfc784 No bug - Re-enable some disabled reftests on e10s.
--HG--
extra : rebase_source : d3c1489372f7be7baf4dc0282c9f37a82fe2e685
2016-03-21 00:28:43 -04:00
Andi-Bogdan Postelnicu f3c7e89ddb Bug 1258339 - check return value of GetFileSize. r=janv
MozReview-Commit-ID: Fy0jMfVpcCN

--HG--
extra : rebase_source : 31ac4fe714aa62a6c5b86438ca3ab983c7d4a6d9
2016-03-21 15:17:04 +02:00
Heiher 779b72284e Bug 1258293 - IonMonkey: MIPS: Refactor float-point Not by conditional move. r=arai
---
 .../jit/mips-shared/CodeGenerator-mips-shared.cpp  | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)
2016-03-21 21:01:58 +08:00
Jonathan Kew 5a67b554ba Bug 1238243 followup - Mark test 1238243-2.html as random on OS X 10.6, due to dependency on available fonts. 2016-03-21 12:54:33 +00:00
Jocelyn Liu 4967a99f0c Bug 1254956 - Implement Node.rootNode. r=Ms2ger,smaug
MozReview-Commit-ID: HeV3qnngbTx

--HG--
extra : rebase_source : b25172112a902a2dd4f9af2087a266baa7f8b797
2016-03-16 09:49:10 +08:00
Jan de Mooij 2e624c18be Bug 1249193 part 2 - Fix DebugScopeProxy to return correct this-value if we're still in the prologue. r=shu
--HG--
extra : rebase_source : 79dfa73d045360bf951ac63874642f81081f3b7b
2016-03-21 13:18:35 +01:00
Michael Ratcliffe b88e4cbdd0 Bug 1248447 - Stop grafting prototypes in storage.js::patchMetadataMapsAndProtos() r=pbro
MozReview-Commit-ID: 2mQERql1pOj

--HG--
extra : rebase_source : 83a0dc6597c956414f94fa4fd10182149aa2c9a7
2016-03-17 15:42:43 +00:00
Jacek Caban 5c834c9219 Bug 1251431 - GCC compilation fixup. 2016-03-21 13:16:29 +01:00
Tooru Fujisawa 121ba5db33 Bug 1258320 - Fix jump target in CodeGenerator::visitGetNextMapEntryForIterator. r=jandem 2016-03-21 21:04:18 +09:00
Xidorn Quan a63e7b0b9b Bug 1257121 part 5 - Make nsDeviceContext::mFontCache a RefPtr. r=jfkthame
MozReview-Commit-ID: JaVobbNX9eS

--HG--
extra : rebase_source : 56e0fbf380ee1dd0f9b073477cbbb177673acb17
2016-03-17 18:10:03 +08:00
Xidorn Quan 60bcaa5c0b Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
MozReview-Commit-ID: 6xrHYbgHGVd

--HG--
extra : rebase_source : 4d0cea24689588d8a1daa1869502e31ac7c3dc56
2016-03-17 13:55:48 +08:00
Xidorn Quan 8acf32453c Bug 1257121 part 3 - Add GetInflatedFontMetricsForFrame function to simplify a common use pattern. r=jfkthame
MozReview-Commit-ID: 4KMLCz6wQHQ

--HG--
extra : rebase_source : 08964aef3b335163985dd6818b4a6ae3a4e34fce
2016-03-17 12:07:47 +08:00
Xidorn Quan 6236212d13 Bug 1257121 part 2 - Merge nsFontMetrics::Init to the constructor and remove unused failure handling code. r=jfkthame
MozReview-Commit-ID: 15ZzTGHStLd

--HG--
extra : rebase_source : bf2cb6d2e5f0a04b01a533915edfabf399fc00b7
2016-03-17 10:12:27 +08:00
Xidorn Quan f4ef02b391 Bug 1257121 part 1 - Use struct for passing some params of font metrics. r=jfkthame
MozReview-Commit-ID: FTJlYS3bbTa

--HG--
extra : rebase_source : f3df5f8ebe3f223abc62dc1ae1bf5f7830d63ab8
2016-03-21 11:59:36 +08:00
Ted Mielczarek 509c7d11f9 bug 1257689 - move YASM check to moz.configure. r=mshal
MozReview-Commit-ID: KU3eSCsykPl

--HG--
extra : rebase_source : 4ec8256a4c772b61497ad442620aacb39f3b9ade
extra : amend_source : 258380912dcbcdb4dee2ac6737d71aa5328d12a7
extra : histedit_source : 9cabff8c5ba88ce541ea9881d9147dc4fb3a5692%2Cb1a74d8d449ebbbf5727a9665542043a5b122af7
2016-03-17 19:15:01 -04:00
JW Wang cc2cdd3cd6 Bug 1258271 - Remove arguments from MediaDecoderStateMachine::HaveEnoughDecodedAudio(). r=bechen.
MozReview-Commit-ID: E0qE18TmNH0
2016-03-21 17:23:30 +08:00
Carsten "Tomcat" Book 35e5eec178 Backed out changeset 5eb1f8858a31 (bug 1254956) for testfailures in rootNode.html 2016-03-21 09:20:37 +01:00
Jonathan Kew 80e600e39f Bug 1140413 - Mark subsuper-fallback.html test as random on Android (as well) due to bug 1139269. (manifest annotation, no review) 2016-03-21 07:29:06 +00:00
Jonathan Kew 7a88338d98 Bug 1238243 - Reftests involving possibly-ignorable hangul choseong filler. r=xidorn 2016-03-21 07:27:53 +00:00
Jonathan Kew ebf32942b2 Bug 1238243 - Don't filter out Hangul jamo fillers as 'ignorable', because the font may require them to provide advance width. r=xidorn 2016-03-21 07:27:46 +00:00
David Anderson 5827fd8527 Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
Randell Jesup d6e073cec4 Bug 1254876: assert windows recording is shut down r=pkerr 2016-03-21 02:57:13 -04:00