diff browse |
05b4771bed8f59c6521be22718f0d7cfd0cd06c4 2016-01-12 15:18 +1100 |
Xidorn Quan - Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj |
diff browse |
faef1a1e29ba76f3c399cae84b4b50a3c37c7db1 2015-12-15 20:39 -0800 |
Christoph Kerschbaumer - Bug 1232909 - Use channel.asyncOpen2 within dom/base/test/chrome/test_bug599295.html (r=sicking) |
diff browse |
b8f575a480b2e6a19f113730fd918b5603e033be 2015-12-15 13:33 -0800 |
Christoph Kerschbaumer - Bug 1232792 - Convert JS callsites to use open2 within layout/ (r=sicking) |
diff browse |
01e673858e34d92ecca763f9e53b34a4a1d304e7 2016-01-11 20:04 -0800 |
Phil Ringnalda - Back out 3e168e5a04bf (bug 1174972) for build bustage |
diff browse |
e870093201184c960b30a851a97c4aad95b0ccfa 2016-01-11 19:32 -0800 |
Phil Ringnalda - Back out f137a421233f (bug 1234441) for build bustage |
diff browse |
3e168e5a04bf8e96719a8c56611271902b0cb226 2016-01-05 13:05 -0800 |
Eric Rahm - Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell |
diff browse |
f137a421233f66dc691090e29f06248470685ee6 2016-01-07 16:59 -0800 |
Jeff Gilbert - Bug 1234441 - Allow malformed ESSL version string. - r=jrmuizel |
diff browse |
aa57c1fd4a6dada23581149974439d3a483fab86 2016-01-07 16:22 -0800 |
Jeff Gilbert - Bug 1237637 - Disallow negative levels for framebuffer attachments. - r=jrmuizel |
diff browse |
7ea8e549a96fcd0fdd2b24b929323de0a47b84ad 2016-01-12 10:25 +0800 |
JW Wang - Bug 1237806 - update playback position before entering buffering mode so the currentTime of the media element is more accurate during buffering. r=jya. |
diff browse |
10164991b6ccb99d91eb70a21c229f35a643e444 2016-01-11 18:09 -0800 |
Eric Faust - Bug 1236548 - Followup: Make added test actually pass. (rs=Waldo) |
diff browse |
3ce1b9bdb019ccfbb018638f06c57bc711b5c59c 2016-01-11 17:56 -0800 |
Daniel Holbert - Bug 1238777: Bail early from ComputeSnappedImageDrawingParameters if we're somehow drawing from a 0-sized subimage. r=tn |
diff browse |
28b9bbf643e699c117df9f945443ae4df5b0e110 2016-01-11 17:56 -0800 |
Daniel Holbert - Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn |
diff browse |
97ad64f99e15f5b27a6fa0909594c9b00682d02b 2016-01-11 17:43 -0800 |
Ralph Giles - Bug 1175319 - Remove outdated MDSM documenation. r=jya DONTBUILD |
diff browse |
d88ea69f1ad934f999d1dc6c685f99c53da7bf19 2016-01-08 13:22 +1300 |
Chris Pearce - Bug 1237836 - Add support for MetadataTags to MediaFormatReader. r=jya |
diff browse |
b8e4d6e226bd74d46a5d1c0e6be4f6f2f56ff0f4 2016-01-11 16:58 -0800 |
Eric Faust - Bug 1236548 - Allow JS_UNINITIALIZED_LEXICAL in jit::InvokeFunction. (r=Waldo) |
diff browse |
0230310c95626cedf12ff2354b397f48ce265a47 2016-01-11 16:11 -0800 |
Nicholas Nethercote - Bug 1231888 - Remove AutoCairoPixmanBugWorkaround. r=jrmuizel. |
diff browse |
8ea53ac4b2645ffa40aeee15039a4e8e08771cd6 2016-01-12 08:06 +0800 |
JW Wang - Bug 1238347 - stop prerolling when decoding starts if we are waiting for data. r=cpearce. |
diff browse |
27cf5c58d8808a139694dd00cc7763a683ab57ea 2016-01-12 08:05 +0800 |
JW Wang - Bug 1238343 - Update MDSM::mIsAudioPrerolling/mIsVideoPrerolling when playback rate changes. r=cpearce. |
diff browse |
a49de3aacab97af9e0fd9eae9d3fd12a8883c03f 2016-01-08 11:18 -0800 |
Randall Barker - Bug 1229752 - When C++ APZ scroll offset diverges from the Gecko scroll offset, it is not being applied properly to the event position r=botond,tnikkel |
diff browse |
587e092b3f39a477e2bce537bf50bbabea273fc1 2016-01-12 08:04 +0800 |
JW Wang - Bug 1237616 - Remove the aForceBuffering arugment from MediaDecoder::Resume(). r=cpearce. |
diff browse |
91267331f36f4bef6c61e0ed1d9d1ab2290d9a17 2015-12-25 09:07 +0900 |
Mike Hommey - Bug 1235099 - Remove the NS_APP_BOOKMARKS_50_FILE directory service key. r=dolske |
diff browse |
fe56ebf2b4da7172bf5daba23f47cd70919d4e64 2016-01-11 14:20 -0800 |
Wes Kocher - Backed out changeset 7c4f0da2f1e5 (bug 1232792) on the chance it caused a bunch of b2g test bustage CLOSED TREE |
diff browse |
5e1f479d8623dec7a94ab57ef16fb31a9f5fbeaf 2016-01-09 02:34 +1100 |
Jean-Yves Avenard - Bug 1237809: [h264] P1. Ensure correct video dimensions are passed to the decoder. r=cpearce |
diff browse |
20ce71e297be8181fb7cc5335451d61a93977e67 2016-01-10 16:48 -0800 |
Nicholas Nethercote - Bug 1238438 (part 3) - Inline both PathFromRegionInternal() functions. r=nical. |
diff browse |
72eaaa8af995137fcbd8a789261b08eb122f826f 2016-01-10 16:48 -0800 |
Nicholas Nethercote - Bug 1238438 (part 2) - Inline both ClipToRegionInternal() functions. r=nical. |
diff browse |
d143de56723312b41826e5d66457c34114ad8d3f 2016-01-10 16:22 -0800 |
Nicholas Nethercote - Bug 1238438 (part 1) - Remove dead function gfxUtils::PathFromRegion(). r=nical. |
diff browse |
6490203bb10a421653ea54bbd062a6c60d4a5b4e 2015-11-06 13:10 -0500 |
Nathan Froyd - Bug 1222531 - turn off -Wextra-tokens on clang-cl in accessible/ directories; r=tbsaunde |
diff browse |
18f5d9d83ab87ecb45bd2184b10e65e7316e3080 2016-01-11 13:29 -0800 |
Jed Davis - Back out 7f6bb9f7e60d (bug 1133073) for bustage. Sorry about that. |
diff browse |
08f99465a9ccf5bcba5e34b9dabe4e349134e492 2015-12-28 11:45 -0800 |
Terrence Cole - Bug 1238711 - Rename TraceableVector to GCVector; r=sfink |
diff browse |
481ed606661347f3f8a52b2cb92eec9215dce972 2016-01-11 12:17 -0800 |
Christoph Kerschbaumer - Bug 1232803 - Convert JS callsites to use open2 within xpcom/ (r=sicking) |
diff browse |
7c4f0da2f1e5a6f61f1270759499d3bbbc0bf386 2016-01-11 12:16 -0800 |
Christoph Kerschbaumer - Bug 1232792 - Convert JS callsites to use open2 within layout/ (r=sicking) |
diff browse |
6ce966ea82317f8e3009ba19e0cb87821fc498f4 2016-01-11 12:16 -0800 |
Christoph Kerschbaumer - Bug 1232783 - Convert JS callsites to use open2 within modules/ (r=sicking) |
diff browse |
67894aa872d7e67563a2ae4e97a78e35fa9e9b44 2016-01-11 12:16 -0800 |
Christoph Kerschbaumer - Bug 1232782 - Convert JS callsites to use open2 within intl/ (r=sicking) |
diff browse |
7f6bb9f7e60d7e1db8f3d12fbefadd7e9c1216e0 2016-01-11 12:46 -0800 |
Jed Davis - Bug 1133073 - Use PR_DuplicateEnvironment to avoid post-fork malloc on all Linux platforms. r=dhylands |
diff browse |
af2a9677e580efed867b8b5f2e38a845c4937f32 2016-01-11 15:28 -0500 |
Jeff Muizelaar - Bug 1236091. Move validate checks inside of null checks. r=jgilbert |
diff browse |
d778f476d4ec58edf75fd54ed23dc3a30bdc092c 2016-01-11 15:28 -0500 |
Jeff Muizelaar - Bug 1236080. Null check format in GetParameter. r=jgilbert |
diff browse |
897f2f742cf8ffdf67f055174d7db7bcafbe57f4 2015-12-06 09:28 -0500 |
Nathan Froyd - Bug 1237265 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in tools/memory-profiler/; r=kanru |
diff browse |
00c13feca0b7fffd77e9607881dbaddac19bebaf 2015-12-06 10:41 -0500 |
Nathan Froyd - Bug 1236561 - part 3 - make BluetoothConfigurationParameter.mValue a UniquePtr; r=btian |
diff browse |
7c415aa842050a2da120e513237c19439dcebd03 2015-12-06 10:28 -0500 |
Nathan Froyd - Bug 1236561 - part 2 - remove ObexHeaderSet::GetAuthChallenge; r=btian |
diff browse |
7eae4260b2ff05111165b91966350f5661914b5f 2015-12-06 10:23 -0500 |
Nathan Froyd - Bug 1236561 - part 1 - convert easy cases of nsAutoArrayPtr<T> to UniquePtr<T[]> in dom/bluetooth/; r=btian |
diff browse |
8c2fafe82c2161d6c8c0740fdd1096a050a3c064 2016-01-11 13:43 -0500 |
Ehsan Akhgari - Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky |
diff browse |
88e99d54712f237ef70fd310770f5403aa685ffd 2016-01-11 18:10 +0000 |
Dustin J. Mitchell - Bug 1238663: remove unused scopes; r=wcosta |
diff browse |
ceccb1580caaa5ad84e1cf6baa8f731827fb576f 2016-01-11 19:46 +0100 |
Mats Palmgren - Bug 1237805 part 2 - [css-grid] 'auto-fit' reftest removing empty start/middle tracks. |
diff browse |
2ba193524a8b10234db028b517105725d20b6e15 2016-01-11 19:46 +0100 |
Mats Palmgren - Bug 1237805 part 1 - [css-grid] Remove all empty 'auto-fit' tracks, not just those at the end. r=dholbert |
diff browse |
d93ca2492704b368f9c2b61d3b8d29f13af8099f 2016-01-08 00:59 +0100 |
Bas Schouten - Bug 1237375: Add some more extensive debugging information. r=milan |
diff browse |
3ae143296fa6d7717e88d7edd91c7769aadef424 2016-01-11 12:37 -0600 |
Luke Wagner - Bug 1238195 - Odin: properly support duplicate exports (r=bbouvier) |
diff browse |
4bc0041bf5f07a40bd65e4feeeb83879d3ba585b 2016-01-11 12:37 -0600 |
Luke Wagner - Bug 1238195 - Switch over some AutoVectorRooters to Rooted<TraceableVector>s and fill in some missing support (r=terrence) |
diff browse |
3bbaa0504a64dc448987ba0e5770116c08e8726c 2016-01-11 13:31 -0500 |
Ehsan Akhgari - Bug 1238213 follow-up: Mark the FetchEventInit dictionary argument to FetchEvent's constructor optional too; r=bzbarsky |
diff browse |
eb35b0e9eb146e6b5f455a43962c2bd43007f010 2016-01-08 21:59 -0500 |
Ehsan Akhgari - Bug 1238205 - Mark Navigator.serviceWorker as SameObject; r=baku |
diff browse |
2621dca364432f2fe8739cb46a93b01af33be898 2016-01-08 22:03 -0500 |
Ehsan Akhgari - Bug 1238206 - Make ServiceWorkerContainer.getRegistration() return Promise<any>; r=baku |
diff browse |
0811bc055b786659d38152980619ee46a5bb96a3 2016-01-08 22:08 -0500 |
Ehsan Akhgari - Bug 1238207 - make ServiceWorkerGlobalScope.skipWaiting() return Promise<void>; r=baku |
diff browse |
f9c88d508546fea39b0039cdaed1535a8a3762c8 2016-01-08 22:12 -0500 |
Ehsan Akhgari - Bug 1238210 - Correct the Promise return types on two Clients methods; r=baku |
diff browse |
f372ff2c6518785ee11a66b45c8ed272ee04a39a 2016-01-08 22:35 -0500 |
Ehsan Akhgari - Bug 1238213 - Make FetchEvent.request non-nullable; r=baku |
diff browse |
b2c76fdebfea1bf7bbe1412a0fba05c54fae69f5 2016-01-08 23:04 -0500 |
Ehsan Akhgari - Bug 1238225 - Mark ExtendableMessageEvent.ports as SameObject; r=baku |
diff browse |
8fc13f4bc59e7212443ec7930ed037c616f41963 2016-01-11 13:12 -0500 |
Boris Zbarsky - Bug 1237714. Make nsContentUtils::IsCustomElementName faster in the common case of a non-custom-element name. r=smaug |
diff browse |
ed50e3e7638d9b441fcd49f44bc7e34c0aba07d2 2016-01-11 13:01 -0500 |
Boris Zbarsky - Bug 1236258 part 4. Change nsDOMAttributeMap::SetNamedItemNS to not remove the existing attribute when there is one. r=smaug |
diff browse |
9ce0b0de338b2c5a64dfaeec735373abf8140a84 2016-01-11 13:01 -0500 |
Boris Zbarsky - Bug 1236258 part 3. Remove the unused aNsAware argument of nsDOMAttributeMap::GetAttribute. r=smaug |
diff browse |
f4bbe8741e30cfb0ea27f6e2fff4e3e19a6ec621 2016-01-11 13:01 -0500 |
Boris Zbarsky - Bug 1236258 part 2. Remove the unused mNsAware member of nsIAttribute. r=smaug |
diff browse |
9543976f8b1cb62712a0f8de84216b168cef9a05 2016-01-11 13:01 -0500 |
Boris Zbarsky - Bug 1236258 part 1. Remove the unused nsDOMAttributeMap::RemoveAttribute. r=smaug |
diff browse |
824028cb6c890ab20e78807cb08625773ee6d5dd 2016-01-11 12:58 -0500 |
Boris Zbarsky - Bug 1237177. Make the this-rebinding callable proxy sandboxes use return the prototype of its target, not its own null prototype. r=efaust |