User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
armenzg@mozilla.com Mon Sep 28 13:39:44 2015 +0000 | bc28c3a140a65de4c1c394ccacc05ff814976fc5 | Armen Zambrano Gasparnian — Updated docstring |
ceaa92c63da83e44888c0c7697ba5a41c2f11cc6 | Armen Zambrano Gasparnian — Bug 1127449 - For Mozharness' developer's mode do not store the LDAP password unencrypted | |
031db40e2b558c7e4dd0b4c565db4a992c1627c8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
fbcf840b4b214162e07b00804a8551f4f7451b5c | Nigel Babu — Backed out changeset ee27fc2f6a1d (bug 1208687) for W(4) bustage | |
0a449a9aa674d7110542e6d4b12abdb938aaa88d | Nigel Babu — Backed out changeset 967c555a595c (bug 1208289) for B2G build bustage | |
8bf3fa9171a0801cac4c63bc01090e5e4cfdd295 | Nigel Babu — Backed out changeset efcfe0c08c24 (bug 1208289) for B2G build bustage | |
94eb4bc018b49a8cac704032bdcf84a8316028f2 | Nigel Babu — Backed out changeset 26396d426123 (bug 1208906) for windows reftest bustage | |
069515c93b965a2a854623005991e96dacd1bada | Nigel Babu — Backed out changeset 32076ec3f4c0 (bug 1208906) for reftest bustage | |
ee27fc2f6a1d4415e2a56b416260b77799149871 | Kyle Huey — Bug 1208687: Only discard events from the outermost queue. r=ehsan | |
efcfe0c08c24ae9148838278c5cc9e41470a2272 | Chris Pearce — Bug 1208289 - Log outstanding frames in GMP DrainComplete() and detect dropped ResetComplete. r=jwwang | |
967c555a595c9dee70b058fee7e4412eb068d23f | Chris Pearce — Bug 1208289 - Add SimpleTimer to make setting timeouts in C++ easy. r=jwwang | |
107f8e63982d6aadbe8e7fa54ce444603310f6fb | Chris Pearce — Bug 1208348 - Check whether DirectShow can decode MP3 before assuming it will work. r=jya | |
22e54267e6c9c684bfb782a3c5bb35b38cf3ac24 | Nicholas Nethercote — Bug 1207931 - Remove no-longer-needed SetBackgroundColor IPC message. r=mattwoodrow. | |
02072bae0239b3dc5f0e531577f88d10e60fa799 | Nicholas Nethercote — Bug 1208283 (part 5) - Pass a gfx::Color instead of a gfxRGBA to PaintRectToSurface(). r=jwatt. | |
715b6528b7aae78aeb69c5faa1f4e11d9908c94b | Nicholas Nethercote — Bug 1208283 (part 4) - Change FrameMetrics::mBackgroundColor from gfxRGBA to gfx::Color. r=jwatt. | |
1795954013f5f64246e93e3fdf44d18778449c84 | Nicholas Nethercote — Bug 1208283 (part 3) - Remove the ToDeviceColor() that takes a gfxRGBA. r=jwatt. | |
daf573ce289f7aa25f390ecee71ff62ad216248a | Nicholas Nethercote — Bug 1208283 (part 2) - Change ColorLayer::mColor, ColorLayerProperties::mColor, ReadbackLayer::mBackgroundColor from gfxRBGA to gfx::Color. r=jwatt. | |
8fbfb98cba6be8a8fe8db2d3432b02e989d87f5d | Nicholas Nethercote — Bug 1208283 (part 1) - Change gfxPattern's single-arg constructor to take a gfx::Color& instead of a gfxRGBA&. r=jwatt. | |
ac303706f7148c8cfd830d9bf3c4e7064641e00f | Jean-Yves Avenard — Bug 1207441: [mp4] Ignore invalid tracks. r=gerald | |
fe8c6a231e794a389ec7690de476cf16a8b68555 | Chris Pearce — Bug 1208348 - Backout 9f73b03732fc | |
005e98e2c5c9e04d7bb8b982a00b6f8d7a0ebe9f | Brian Birtles — Bug 1207951 - Fix buggy logic in ComposeStyle; r=heycam | |
19e81f18c957819b098b6a47781c5df929e427b3 | Brian Birtles — Bug 1195180 part 10 - Remove refresh driver observing machinery from CommonAnimationManager; r=heycam | |
3aa2e3b0f240e50c5fb3bbcc941a3bb6a595b24d | Brian Birtles — Bug 1195180 part 9 - Add test for seeking finished -> paused; r=heycam | |
05dfb6716db36f5f6045264d243eb24c595288c1 | Brian Birtles — Bug 1195180 part 8 - Tick animations from their timeline; r=heycam | |
3ef6210305ae5d7a3aad1d9c0dff2ca23410e3f6 | Brian Birtles — Bug 1195180 part 7 - Store animations in an array; r=heycam | |
8406c5300ab7051ae6fe9bf41a1d30261cf70a4a | Brian Birtles — Bug 1195180 part 6 - Lazily remove animations from timelines; r=heycam | |
193b5f39f80635624b84cdb5a6a0dc155aae8281 | Brian Birtles — Bug 1195180 part 5 - Synchronize refresh driver observing with presshell creation/teardown; r=heycam | |
6d53140de0b0b839c71f3ed713aff9bb8471d58b | Brian Birtles — Bug 1195180 part 4 - Unregister from refresh observer when there are no animations needing ticks; r=heycam | |
9e72573ef43fef77a0d641721b91799876be2fab | Brian Birtles — Bug 1195180 part 3 - Add flag to record if DocumentTimeline is observing the refresh driver; r=heycam | |
33cbe1ef4956c93d6b9658656f0ec65a005b4100 | Brian Birtles — Bug 1195180 part 2 - Make DocumentTimeline inherit from nsARefreshObserver; r=heycam | |
fb2854a40e71ef7ed5c87a5fe99660f26cef9025 | Brian Birtles — Bug 1195180 part 1 - Add Animation::NeedsTicks; r=heycam | |
ce4c3fe31f578a5289baeea90fb88dff05ec9e5e | Chris Pearce — Bug 1208289 - Backout. r=backout | |
c1093088302aeaba7ab51923a4cc3f0b72858a25 | Chris Pearce — Bug 1208289 - Yet another-another bustage fix. r=bustage | |
40eb9a8ebfecafb68a437a4b3c844fe41c1a0b64 | Chris Pearce — Bug 1208289 - Yet another bustage fix. r=bustage | |
a0f4ddc234114dc31f8ab5010e1a53e3004cfa63 | Chris Pearce — Bug 1208289 - Bustage fix. r=bustage | |
28ede868e68c3f5e535f0d81af9d9ca0a871090d | Chris Pearce — Bug 1208289 - Log outstanding frames in GMP DrainComplete() and detect dropped ResetComplete. r=jwwang | |
bc6762f527751c6ff993f55d54344c5a0dfcf721 | Chris Pearce — Bug 1208289 - Add SimpleTimer to make setting timeouts in C++ easy. r=jwwang | |
9f73b03732fcd4902ddf5f8cb8f3dc6dea1eeaf0 | Chris Pearce — Bug 1208348 - Check whether DirectShow can decode MP3 before assuming it will work. r=jya | |
8ba00818a9fa6341a7e6bb393f90569762feb5d6 | Ehsan Akhgari — Bug 1208926 - Initialize hOldFont so that it can't be accessed uninitialized; r=rstrong | |
94063ba57686d5f8356b74edc162c98e6984e72b | Ehsan Akhgari — Bug 1208901 - Fix a typo in nsStyleClipPath::nsStyleClipPath; r=heycam | |
06bcb0eaf47ef4d39831ba2cd5cfbd3298f3555b | Jean-Yves Avenard — Bug 1208917: Fix VP9 decoding with recent version of libav. r=kentuckyfriedtakahe | |
d7001f668518bb12787437beba17bcd6b2acbbd9 | Nicholas Nethercote — Bug 1208345 - Remove gfxContext::GraphicsOperator. r=jwatt. | |
32076ec3f4c00b26ae37fd54943a2d76e9a815c5 | Ehsan Akhgari — Bug 1208906 - Fix typo on a typo fix! | |
d0c650a7f7bbdca392fd8bb46777494febfe2f1d | Ehsan Akhgari — Bug 1208904 - Fix a condition in nsWindow::SetNonClientMargins; r=roc | |
26396d4261235c5b1328224031dab191f985f1aa | Ehsan Akhgari — Bug 1208906 - Fix a conditional statement in nsNativeThemeWin::GetThemePartAndState; r=roc | |
25ddce3093214f7ed64db4e4363e6af83e23fa5a | Ehsan Akhgari — Bug 1208884 - Fix a few null check ordering bugs in nsHTMLEditRules::SplitParagraph; r=roc | |
cf6d4bfd175683f50e20bf663e605febba759c03 | JW Wang — Bug 1207915 - Apply the fix of bug 1052206 to DecodedStream. r=roc. | |
b04c848c44af9b994be97d47c7c589218a7d6231 | Ehsan Akhgari — Bug 1208892 - Replace the uses of memset to clean up data in GMPLoader::Load with an inline memset; r=cpearce | |
c7f028fe5422b57b449a826a04929ea4869335fa | Karl Tomlinson — bug 1208327 make enum AudioContextOperation strongly typed and forward declare instead of including AudioContext.h r=roc | |
edabd5743aebba3bcdb7dbeab48f1538e38dcd4f | Karl Tomlinson — test for bug 864171 and bug 1053011 r=padenot | |
9e2297e3f3d9b3aabfa20f75b870dd3055aab18a | Karl Tomlinson — bug 864171 move "extra" time accounting for AudioContext with no nodes to destination stream r=padenot | |
3c826002cabf4930cf13d4fa9c3bf7d9ea03e70f | Karl Tomlinson — bug 1053011 align "extra" time on AudioContext with processing block size r=padenot | |
5f823efe3e6dcf7440ee1e5298fbff26f54d7f9d | Bill McCloskey — Bug 1207911 - [webext] Fix races in webextension tests (r=gabor) | |
3966bfa6a7ad0a565a5e98b0aecf126949c62ff3 | Ehsan Akhgari — Bug 1207603 - Increase the timeout of test_third_party_iframes.html to give it enough time to pass on Android debug | |
f76692f0fcf8c8ef66deea28a9c50498cb103416 | Tooru Fujisawa — Backed out changeset 036615ba3257 (bug 1207498) for Linux pgo M(oth) failure | |
193ef96bd824c2599c55caa8fc01a4d5b059548e | Tooru Fujisawa — Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure | |
55b45f61cfd25d4ccc6b595e913fea4f0e80a4e2 | Tooru Fujisawa — Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs | |
036615ba3257cbae2f857ec5ef10f66bb15ac4b6 | Tooru Fujisawa — Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs | |
b002f72aa0515d0a22c9da9dee03d949215f9653 | L. David Baron — Bug 1207157 patch 3 - Don't bother passing around the inline-end margin of replaced elements we consider clearing past floats, since we don't need it any more. r=jfkthame | |
2c3577c59382b3760fa81fdf47a7d8055a979911 | L. David Baron — Bug 1207157 patch 2 - Stop caring about a replaced element's margin-inline-end when determining whether it fits next to floats. r=jfkthame | |
d589a5de39ad6431601cb8e3971248c5bb34f2dc | L. David Baron — Bug 1207157 patch 1 - Add reftest. r=jfkthame | |
d2127a30a43388f70b8e3737ebdac24b5e6211f7 | L. David Baron — Bug 1175492 followup: remove extra dashes left over from removing -moz- prefixes. r=longsonr | |
87b4ca329e098b1d940e71a8111e417803c7704b | L. David Baron — Bug 1208220 - Remove test of manifest filename that breaks my workflow. r=jgraham | |
7f4731add0b67d7ba9c60df5d5308f8d05c3f0a2 | L. David Baron — Bug 1204841 followup - Remove the rest of the temporary code from bug 1150284. r=roc (backing out patch that was r=smaug, which I need to say for the commit hook) | |
9f4c7aae16b1f7f6b60fe403ec334d7413a472e6 | Jonathan Kew — Bug 1208593 - Make the WritingMode::DebugString() method available even in non-DEBUG compilation (needed by --enable-dump-painting builds, for example). r=mchang | |
66f1af86ab91869a0f1a42ad3d3e4a6b5a549c58 | Simon Montagu — Bug 319030: remove fossil support for RACE encoding and multilingual test bed from IDN code, r=jfkthame | |
8fe65e4b68cb2061cb86be1b3503364ca90a6340 | zhoubcfan — Bug 1208815 - Use the legacy opt-out in GetMozSourceNode to avoid crashes. r=bholley | |
358e3ce0a2187121469d3fbb4a1216913a8336ad | Jean-Yves Avenard — Bug 1207429: P2. Enable FFmpeg by default if available. r=kentuckyfriedtakahe | |
ad309987a50eeb6eb3e0f405c8fcce4cd5cf364a | Jean-Yves Avenard — Bug 1207429: P1. remove media.fragmented-mp4.exposed pref. r=kentuckyfriedtakahe | |
f6bedd7b0f2f9e4364ce195db35a866437706912 | Jean-Yves Avenard — Bug 1207119: [mp3] Properly read channels count. r=esawin | |
8bfcfc79f9c419d01bb86aee073595e037eb7664 | Olli Pettay — bug 1072150, backout the release assertion which changed the ancient requirements of nsContentUtils::IsCallerChrome(), a=backout | |
ac6ad9e34835b0851d02a721911fadb8fe3891e1 | Neil Rashbrook — Bug 1012397 Add support for ignoreBlurWhileSearching r=mak | |
f67e85427b016fa49b1449c8489b5e9f589c3b5e | Ehsan Akhgari — Bug 1207556 - Part 2: Fix the beacon CORS preflight tests; r=sicking | |
1d10dde2b2f81fef5d55e38dd89c33715b9ea878 | Ehsan Akhgari — Bug 1207556 - Part 1: Stop reusing the loadinfo in StartCORSPreflight; r=sicking | |
7b98815299068fc24efd6e9240b822cdb8a83122 | Markus Stange — Bug 1208438 - Don't allow layers with scrolling clips to occlusion-cull layers behind them. r=mattwoodrow | |
8ebc7d288d57fa89238d2b5a1b6171596d58f9eb | Markus Stange — Bug 1208457 - Fuzz bg-fixed-child-mask.html reftest failure. r=kats | |
649f934c48e639a9d52e8da665b06a733f2e590d | Seth Fowler — Bug 1207378 (Part 2) - Use Downscaler to remove first-frame padding when downscaling GIFs. r=tn | |
3d603de6ef4b69d0f20032f4f860951c1f8af797 | Seth Fowler — Bug 1207378 (Part 1) - Add support for a frame rect to Downscaler. r=tn | |
bd4a6ddd01a049ebf846a0e4b5a795596e65508e | Chris Peterson — Bug 1208353 - Fix -Wshadow warnings in dom/audiochannel. r=padenot | |
66182160cc2889d341d3e9c9e79a35166619f363 | Bobby Holley — Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me | |
3797b7f3cc0b1e4d47cff83852877b57e32d9e3f | Francois Marier — Bug 1208285 - Improve TP debug logging. r=gcp | |
55c331a6f9da6a8f7abdf2c5e5303a47d56ad455 | Neil Deakin — Bug 1199239, remove cpow usage from bookmark this page, r=mak | |
1fa901135ac964335fc5b1dafce3f01812f70be6 | Wes Kocher — Merge m-c to inbound, a=merge | |
1415320cf15087ed834d61aebd1a0baad09cca67 | Jeff Walden — Bug 1101561 - Fix generator bootstrapping (for legacy and star generators both) to be OOM-safe. r=jandem | |
7b80aed590fb32668457ab1fad976ae80c95b975 | Jeff Walden — Bug 1101561 - Fix %IteratorPrototype% initialization to be OOM-safe. r=jandem | |
b62b295223648b5bc0bb326a0299923c8f5164e0 | Jeff Walden — Bug 1101561 - Fix %StringIteratorPrototype% initialization to be OOM-safe. r=jandem | |
d06ebf9bb7ca4e3c7294e4b0f2799a9714ae644e | Jeff Walden — Bug 1101561 - Fix %ArrayIteratorPrototype% initialization to be OOM-safe. r=jandem | |
c10da22ca197b8d0c7b7052e49bdab2e15bb55d9 | Jeff Walden — Bug 1101561 - Fix StopIteration class initialization to be OOM-safe. r=jandem | |
9174682898d4e0d81b9c201c940b387a3eabf036 | Jeff Walden — Bug 1101561 - Move ensuring classes needed by parsing into a single method, and assert all needed prototypes are created as delegates. r=jandem | |
b82bd17c5a2562a6d489ba041002ec237d0e1606 | Wes Kocher — Backed out 2 changesets (bug 1207556) for leaks in various mochitests | |
5abe4f5d5b9f409049c6e66e16db460afeb4a420 | Chris Manchester — Bug 1184405 - Add a test to fail the build if file patterns are present in test dependency annotations that don't correspond to any files on disk. r=gps | |
5091c26998398c1fc59e14c325d63946a3ee2df8 | Zachary Carter — Bug 1197323 - prevent profile images from being overwritten by an async onload callback r=markh | |
74608aa063b909315f4bf6c86c749ab1bb0c7bc5 | Terrence Cole — Bug 1196847 - Part 2: Implement a cell hasher that uses unique id based hashes; r=jonco | |
cca86cd156cf57a2d7bbbc103a4cd0ec92b03f05 | Terrence Cole — Bug 1196847 - Part 1: Allow storage of a unique id for a cell independent of address; r=jonco | |
cc2beb2c6e3c4e142847ed81408c7019f6ac8ed9 | Kearwood (Kip) Gilbert — Bug 1207326 - Part 2: Add reftest,r=jmuizelaar | |
c90bfcd824e2df8e25e9b2eedf690ffac2df38fd | Kearwood (Kip) Gilbert — Bug 1207326 - Part 1: Correct projection clipping rectangle,r=matt.woodrow | |
80494cf1eaba68dc27bb7ffbbcae275cc615f676 | Wes Kocher — Backed out 4 changesets (bug 1200343) for android talos failures | |
e1d9c0f6bcb94b57973297f6c66e5966be0ebc7b | Mike Hommey — Bug 1179805 - Add compatibility check for glibc version, like the one for libstdc++. r=mshal | |
bd1eed74e2ec671d2fa300e105bba53d6258adf7 | Ehsan Akhgari — Bug 1207556 - Part 2: Fix the beacon CORS preflight tests; r=sicking | |
3260a147595a19c87aedb267b3e24e512f6737e1 | Ehsan Akhgari — Bug 1207556 - Part 1: Stop reusing the loadinfo in StartCORSPreflight; r=sicking | |
277eb06d67b5c277618d25d2d8082640fc167a68 | Wes Kocher — Backed out 9 changesets (bug 1170958) for frequent test_getUserMedia_addTrackRemoveTrack.html failures | |
5ab984256b2db37b6273a06bd0b6f579ce022dbe | Wes Kocher — Backed out 7 changesets (bug 1103188) for frequent test_getUserMedia_addTrackRemoveTrack.html failures | |
9d4b733346a784bee059b5e493a9091957aceeec | Wes Kocher — Backed out 2 changesets (bug 1208457, bug 1208438) for bg-fixed-child-mask.html failures | |
4c0e0c5176e9c8ece837393a916f8ef52f4dc473 | David Major — Bug 1101264: Truncate long sourceName messages since they can be massive data: URLs. r=bent | |
27e9d9dfc369b87b80029b824a1c651aed8fbdc6 | Wes Kocher — Backed out changeset 6d452e559186 (bug 1206987) for causing windows jit test timeouts | |
e882f6a95406469d22512b5fb54f26d7605573e9 | Wes Kocher — Backed out changeset e60dc914dd5b (bug 890284) for being the likely cause of test_prompt_async.html failures | |
41be7cabf48d24b140869918d09d503679c2bfaa | Matt Woodrow — Bug 1204106 - Use correct alpha blend modes for OVER in CompositorOGL. r=jrmuizel | |
5732108028dd36444ef884fd84950c6c08d09be0 | Matt Woodrow — Bug 1205087 - Cache the AnimatedGeometryRoot on DisplayItem. r=roc | |
6de2f629a5d059c07860f2f8300334a038f42253 | Matt Woodrow — Bug 1205087 - Make nsSVGIntegrationUtils paint frame continuations manually since combining them meant that our reference frame wasn't an ancestor of all painted frames. r=roc | |
e4d65450f87c7ac884d2797083b0a318ed455a03 | Matt Woodrow — Bug 1205087 - Remove LayerManager parameter for ShouldFixToViewport. r=roc | |
2bdfbf53e401be2576f501d1b367f69d0ad25d95 | Wes Kocher — Backed out changeset dfdc5964965d (bug 1143856) for various linux m-e10s(1) failures | |
0196ec8d7884e4d581ac2fbdae00255ccccb7279 | Terrence Cole — Bug 1207730 - Update comments in Barrier.h and sort classes in same order; r=sfink | |
d8f7ef55e3513ea70c80db33cfbe70be62d1e74f | Terrence Cole — Bug 1205454 - Consolidate the tagged pointer marking methods; r=sfink | |
476f3cbb200b9d19401e268e5c11062d821eabe2 | Terrence Cole — Bug 1207793 - Fix unified bustage from the TaggedPointer split; r=jolesen | |
67dc42cbf02beb3bc4993bb228d987fd3f3fc35d | Jim Chen — Bug 1200343 - Implment PrefsHelper native calls; r=snorp | |
b077acafcebbd7eac5a51407b0b1ef0d0289eb34 | Jim Chen — Bug 1200343 - Remove pref events from GeckoEvent; r=snorp | |
e115ca11460169b53f6b1e2d648f7a0821c3920c | Jim Chen — Bug 1200343 - Add native calls for pref events; r=snorp | |
905e1fb54fd4098cf4b1203f449878ec08cb69ef | Jim Chen — Bug 1200343 - Add JNI wrapper for object arrays; r=snorp | |
20696a216fbc93329a7da336c9aed5d800347e2b | Mason Chang — Followup for bug 1197361, fix typo in mochitest. r=me | |
0499228f8fd1720d2f39d1cd284d738f102e1f53 | Markus Stange — Bug 1208438 - Don't allow layers with scrolling clips to occlusion-cull layers behind them. r=mattwoodrow | |
803a5e5c74ea22896238510f4c8d6715e567ba18 | Markus Stange — Bug 1208457 - Fuzz bg-fixed-child-mask.html reftest failure. r=kats | |
f2ae8ff2e038c4f9f0c8caf3d5d9c9e91729f698 | Wes Kocher — Backed out changeset 5bf9fdd2d084 (bug 1204800) for likely breaking flame-kk builds | |
cb71c7331ea9a2695074a21015ed10978ae18a35 | Mason Chang — Bug 1197361. Optimize page thumbnails based on screen size. r=ttaubert | |
0d841bed4209989d59deb03f61bcfac49dfcb20e | Randell Jesup — Bug 1207824: Add Telemetry for WebRTC call type, simultaneous tracks, and renegotiations r=bwc | |
dfdc5964965df4cb51e7610eb219ef33936e3503 | Kartikaya Gupta — Bug 1143856 - Enable APZ on Linux desktop nightly builds. r=botond | |
c07f7e2d10fb62e39fc37d0dca6bc96e52237c35 | Kartikaya Gupta — Bug 1206904 - Work around APZ crashes when dealing with nested content processes. r=botond | |
863fd47ccd312a1925a47644a2ff7b2ad24a360e | Kartikaya Gupta — Bug 1207270 - Update tests to ensure that TaskThrottlers are created as appropriate. r=botond | |
8a5c82500dcb80db0ae488953dd2bf31b203b4ce | Kartikaya Gupta — Bug 1207270 - Ensure that the TaskThrottler objects are created on the main thread. r=botond | |
6debc2bd39126b2f7172cea604b48d0174c0190b | Andrew McCreight — Bug 1208502 - Use more smart pointers in XULDocument. r=smaug | |
9670ba04f47f8c6c45f9fe293e0a323b6e8eb200 | Andrew McCreight — Bug 1208157, part 2 - Make the fields of nsCycleCollector private. r=smaug | |
d6d6f70df3a4939d849b0110f80ccb67b0dba6e0 | Andrew McCreight — Bug 1208157, part 1 - Add and use nsCycleCollector::IsIdle() predicate. r=smaug | |
abcd5e8f274d5b3939c62195762a4f89aedb2ad4 | Andrew McCreight — Bug 1202670 - Move most of nsCycleCollector::RemoveObjectFromGraph into CCGraph. r=smaug | |
3323f5c35ed310823c2febe01bbe748c62055634 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
6b022a1c49b64fece41a83890561faf6b2615baa | Carsten "Tomcat" Book — merge b2g-inbound to mozilla-central a=merge | |
ce65c2718b1480aadd887540e8d94b1f0b98454f | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
81ee9f6ca0a423fe0d2e3d84d921af7d7956e781 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
a9056a77842071f4bb79d2e556071b217668ea01 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
8677edecad59b157192a7194f1634b498a75a323 | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
d0e88c95f3c5abb537793b88c16a778c56050cae | Yoshi Huang — Bug 1167100 - User nsIPrincipal.originAttribute in ContentPrincipalInfo. r=bholley | |
86a7be21dfc8ef0a3c3080d58ef508732ce2d154 | Yoshi Huang — Bug 1165466 - Fix up docshell and loadcontext inheriting code in nsIScriptSecurityManager. r=bholley | |
fb6f36ba8eb1909f23e1ba5b6c1c8f3e3200bbfc | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
faeb2dedb97654aaf2f0cca69d2e9821fcc27db2 | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
c74632c92ab5d9c67e4cf66765fda6939e0c6ed9 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
cce31fc4167e2dc3b7e85d74cc18639fc4c42909 | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
4f1ada50ad506775a905301d0f23384c77867600 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
ec7ac0c842a0289b405d4b9ecacb909ebf95811e | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
698fe7d55e719ac9c958504e3737ce292d556f02 | Wes Kocher — Merge m-c to b2ginbound, a=merge | |
6dd29fe270537df90bf31b3c389c0b003c17c2cc | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
f1423787daddf4e65c17ef22321e6ad9df82800d | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
fb57429c568a9e436b702a1ff6fb75bbf3dbf4e7 | Fabrice DesrĂ© — Bug 1208540 - The toolkit.defaultChromeURI window is opened twice r=jchen | |
126cadcfd9871fe589a4fe22e5f416020c0e8d75 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
c46bfa072df91f4faae3fa3ecc210fdd059d86cd | Dave Hylands — Bug 1195166 - AutoMounter: add ignore command to allow volumes to be ignored. r=alchen | |
17657881ffe06881ab7dbb2ca832f027fe599718 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
21732510a77a2e5f4ec1e38e254709b882ef5615 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
2386f236b2eaa39ea16168403bea0ac134660a5c | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
bc8fd08fd86593dd2139713488d7c60eaa82a887 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
0d2e627c9635845e3f2ae904444172c3ee71f201 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
77d1c5f861a49a3c135d5d78f9384c217946092c | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
876b48d14ee058053c1c3fdf0c7ba963f1595ff8 | Fabrice DesrĂ© — Bug 1198338 - Get the IMEI r=snorp | |
9b0daa2a1a313cb116b00049d998a21faaa23215 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
ddc522f82e032940eb1ff6607dec52ad57c4d436 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump |