Commit Graph

281769 Commits

Author SHA1 Message Date
Kyle Machulis
c99fb9c887 Bug 1241983 - Make DOM Identity observe inner-window-destroyed not dom-window-destroyed; r=ferjm 2016-01-26 18:06:00 -08:00
Terrence Cole
3d60be3357 Backout 27a5ca4a5e74883481ff4fb1bd330d6af41312c9 (Bug 1224038) for bustage on a CLOSED TREE. 2016-01-26 17:25:04 -08:00
Terrence Cole
f85c64fca0 Backout f8c3e1e0e597515ee78c04d561a88669054710d9 (Bug 1224038) for bustage on a CLOSED TREE. 2016-01-26 17:23:43 -08:00
David Keeler
4db6ac86e6 bug 1239609 - audit nsNSSShutDownObject destructors for correctness r=Cykesiopka,sworkman 2016-01-22 14:49:39 -08:00
Mike Shal
db570e2b0c Bug 1242663 - Add targets for each backend dependency; r=ted
We need to ignore dependencies on backend files that have been removed,
otherwise removing a Makefile.in will require a clobber.
2016-01-25 14:36:36 -05:00
Patrick McManus
db2c34fa4e Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz 2016-01-26 13:27:46 -05:00
Nick Alexander
4c0bbad1a7 Bug 1242797 - Use localOld product flavor for Spoon instrumentation tests. r=vivek 2016-01-25 16:20:11 -08:00
Matt Woodrow
e356835dfb Back out d79c5f78243f (bug 1240073) for reftest and crashtest crashes. CLOSED TREE 2016-01-27 10:46:55 +13:00
Sebastian Hengst
a10345e651 Backed out 5 changesets (bug 1230674) for webgl bustage and crashes. r=backout on a CLOSED TREE
Backed out changeset 07cdcb9b4565 (bug 1230674)
Backed out changeset d21d089c447f (bug 1230674)
Backed out changeset a26de45cdb6a (bug 1230674)
Backed out changeset 59ec0033bd22 (bug 1230674)
Backed out changeset 74a06f6d85e1 (bug 1230674)
2016-01-26 22:40:18 +01:00
Wes Kocher
d6009f3288 Backed out 2 changesets (bug 1233220) for spidermonkey build bustage CLOSED TREE
Backed out changeset 32180fcb0912 (bug 1233220)
Backed out changeset 75bd3e327f6e (bug 1233220)
2016-01-26 13:23:33 -08:00
Wes Kocher
74a233c289 Backed out changeset 6e1d68784ae3 (bug 1242462) for what appears to be permafail in browser_CTP_crashreporting.js CLOSED TREE 2016-01-26 13:23:09 -08:00
Luke Wagner
3b60fc0bc6 Bug 1242804 - Baldr: add local/get_local/set_local (r=bbouvier) 2016-01-26 13:06:04 -06:00
Luke Wagner
4bb80c9a77 Bug 1242804 - Baldr: check enum limits (r=bbouvier) 2016-01-26 13:05:03 -06:00
Luke Wagner
3416300355 Bug 1242772 - Baldr: fix unterminated string literal (r=bbouvier) 2016-01-26 13:05:01 -06:00
Terrence Cole
78c2d83bb7 Bug 1224038 - Part 2: Use stable hashing for NewTable; r=sfink 2016-01-22 10:41:43 -08:00
Terrence Cole
f220b52540 Bug 1224038 - Part 1: Add infallible versions of uid and hashcode getters; r=sfink 2016-01-22 10:41:39 -08:00
Patrick McManus
20437ce530 Bug 1240168 - weak_crypto test assumed blocking semantics from main thread r=keeler 2016-01-15 15:30:20 -05:00
Terrence Cole
7c3bc1faa8 Bug 1240532 - Init the principals destroyer in the shell's WorkerMain; r=bbouvier 2016-01-22 10:11:02 -08:00
Matt Woodrow
29e2b0bbea Bug 1241484 - Null check mActor in WaitForCompositorRecycle. r=nical 2016-01-27 09:46:18 +13:00
Matt Woodrow
f6fb065f7c Bug 1240073 - Use the transformed frame as the AGR for active transform so that FrameLayerBuilder knows that they can move independently. r=tnikkel 2016-01-21 17:02:31 +13:00
Ted Mielczarek
df290062ec backout bug 1237863 - Silence linker errors from MOZ_FOLD_LIBS on Windows for causing shutdown crashes on Windows (bug 1242802). r=me 2016-01-26 12:57:48 -05:00
Eugen Sawin
66fe9f6bcf Bug 1242521 - [1.1] Check for Gecko interface availability before accessing activity. r=snorp 2016-01-26 21:39:10 +01:00
Tim Taubert
b4321c0dc3 Bug 1191936 - Add more test vectors and a test for deterministic signatures r=rbarnes 2016-01-22 15:37:35 +01:00
Tim Taubert
f45c2e951f Bug 1191936 - Implement SPKI/PKCS#8/JWK import/export for RSA-PSS r=rbarnes 2015-10-14 13:38:05 +02:00
Tim Taubert
8fa3f8ac39 Bug 1191936 - Implement RSA-PSS signing and verification r=rbarnes,smaug 2015-10-13 20:22:43 +02:00
Tim Taubert
d83fb946d1 Bug 1191936 - Implement RSA-PSS key generation r=rbarnes 2015-10-13 18:48:18 +02:00
Randall Barker
6792870c22 Bug 1230674 - part 5, enable overscroll flash on Android r=snorp 2016-01-26 12:02:51 -08:00
Randall Barker
3d053631b6 Bug 1230674 - part 4, Update AsyncPanZoomController to call overscroll api when building for Android r=kats 2016-01-26 12:02:51 -08:00
Randall Barker
1be0460c1b Bug 1230674 - part 3, Add overscroll api to GeckoContentController and AndroidContentController r=snorp,kats 2016-01-26 12:02:51 -08:00
Randall Barker
2e2c2eda73 Bug 1230674 - part 2, Add overscroll API to Android nsWindow r=snorp 2016-01-26 12:02:51 -08:00
Randall Barker
aeff1fcc8f Bug 1230674 - part 1, Add Overscroll API to NativePanZoomController r=snorp 2016-01-26 12:02:51 -08:00
Jeff Walden
37c5e657d5 Bug 1079844 - Rename ABO::neuterView to a standalone NoteViewBufferWasDetached function. r=sfink 2016-01-25 14:01:13 -08:00
Jeff Walden
ae7bceb71f Bug 1079844 - Rename ArrayBufferViewObject::neuter to ABVO::notifyBufferDetached. Detachment applies only to ArrayBuffers, and the methods didn't actually neuter anything, so "notify" makes more sense as the verb here. r=sfink 2016-01-25 14:01:12 -08:00
Jeff Walden
587e71b7ef Bug 1079844 - Rename ABO::neuter to ABO::detach. r=sfink 2016-01-25 14:01:06 -08:00
Jeff Walden
f7796ece78 Bug 1079844 - Rename isNeutered() to isDetached(), and rename isNeutered() on views to hasDetachedBuffer(). r=sfink 2016-01-24 23:41:40 -08:00
Jeff Walden
39f64bcf63 Bug 1079844 - Rename JS_ARRAYBUFFER_NEUTERED_FLAG to use detachment terminology. r=sfink 2016-01-24 23:41:39 -08:00
Boris Zbarsky
477cc37aff Bug 888190. Implement case-insensitive attribute value selectors from Selectors 4. r=dbaron 2016-01-26 14:55:52 -05:00
Jeff Walden
33fc70b674 Bug 1079844 - Rename various tests to use 'detach' instead of 'neuter' in their file names. r=till 2016-01-25 18:10:22 -08:00
Jeff Walden
82f0d3fb55 Bug 1079844 - Rename the shell builtin 'neuter' function to 'detachArrayBuffer', consistent with the spec name for the operation. r=till 2016-01-25 14:01:43 -08:00
Jeff Walden
fe4af6c35a Bug 1079844 - Rename scattered bits of 'neuter' terminology to detachment terminology. r=jandem 2016-01-25 14:01:19 -08:00
Jeff Walden
87dc6f11f0 Bug 1079844 - Rename JS_IsNeuteredArrayBufferObject to JS_IsDetachedArrayBufferObject. r=till 2016-01-25 14:01:13 -08:00
Jeff Walden
9bd08dee3d Bug 1079844 - Convert the JS_NeuterArrayBufferObject API to detachment terminology. r=till 2016-01-25 14:01:13 -08:00
Jeff Walden
5629646b51 Bug 1079844 - Rename CheckForNeuteredTypedObject and the flag underlying it to use detachment terminology. r=jandem 2016-01-24 23:41:39 -08:00
Jeff Walden
6c1f6b3cbf Bug 1079844 - Rename TI's ObjectKey flag to use detachment terminology. r=jandem 2016-01-24 23:41:39 -08:00
Jeff Walden
e0a18cf0ea Bug 1079844 - Refer to "detaching" instead of "neutering" of ArrayBuffers, in JIT optimization tracking code. r=jandem 2016-01-24 23:41:38 -08:00
Jeff Walden
f4214afa09 Bug 1079844 - Adjust TypedArray.js comments to refer to detachment rather than neutering. r=mrrrgn 2016-01-24 23:41:39 -08:00
simplyblue
bbf6d9d149 Bug 1212533 - Change the out-param of js/JS::Construct from MutableHandleValue to MutableHandleObject. r=arai, r=jorendorff 2015-10-28 16:38:27 +05:30
Nicolas B. Pierron
106c4b0752 Bug 1242462 - Allow IonMonkey re-entry until we reached the frequent bailout threshold. r=jandem 2016-01-26 19:11:28 +00:00
Daniel Holbert
11c746cfa3 Bug 1242778: Add MOZ_COUNT_CTOR & MOZ_COUNT_DTOR calls to track leaks of imagelib's FrameAnimator class. r=tn
Also add crashtest with a corrupt animated PNG image that causes a leak to be reported (thanks to these MOZ_COUNT calls). This leak is fixed by the patch on separate bug 1237709.
2016-01-26 11:08:26 -08:00
Jeff Muizelaar
52c914f25f Bug 1237709: During RasterImage error-handling cleanup, set UniquePtr mAnim to null instead of using reset(), to avoid leaking. r=dholbert 2016-01-26 11:08:19 -08:00