diff browse |
ac4815448f7c764605d5a1d0c56a1ce5a0faa692 2014-12-12 14:22 -0800 |
Bobby Holley - Bug 1109954 - Make resolve/reject values optional in callback signatures. r=cpearce |
diff browse |
ecdbe4421df012e5241d385f497a8a5335e51d4a 2014-12-12 16:57 -0500 |
Ben Kelly - Bug 1098004 Follow-up to fix non-unified bustage. r=me |
diff browse |
e7e1d62f2a41f53ea1a37f9665843d8aa6c4e7ac 2014-12-12 13:45 -0800 |
Christoph Kerschbaumer - Bug 1111017 - Followup on Bug 1087442 - Updating comments (r=sicking) |
diff browse |
1165556f34c355199cdf4b6fd8a385f3fdca9193 2014-12-08 13:39 -0800 |
David Keeler - bug 1108408 - GeneralName types such as otherName where the value is a SEQUENCE should have the CONSTRUCTED bit set r=briansmith |
diff browse |
e82d68a27632073b803a8bb74fc1f9cdec2439ce 2014-12-12 16:49 -0500 |
Benoit Girard - No bug - Fix type error breaking microsecond profiling. r=me |
diff browse |
5cdf2a9449a5bad6f547147cb020c031747b28ce 2014-12-12 16:11 -0500 |
Benoit Girard - Bug 1110998 - Let the profiler turn on layers.dump-texture. r=mstange |
diff browse |
86277cb58ad61ac0f307c3627249a053ea7f002a 2014-12-12 13:42 -0800 |
Andrew McCreight - Bug 1097850 - ChildFinder::NoteNativeChild() should call CanSkip(). r=smaug |
diff browse |
11c2074d527554378f2bf2eadedd1246cd57c5a1 2014-12-12 13:42 -0800 |
Andrew McCreight - Bug 1110243 - CCGraphBuilder::NoteNativeChild should call CanSkipThis(). r=smaug |
diff browse |
5fe0df3298aa6ce53ff5717bb131d1514cb3bd25 2014-12-12 16:41 -0500 |
Ben Kelly - Bug 1107516 P3 Make sure all workers have an nsILoadGroup when loading scripts. r=sicking r=bent |
diff browse |
ce51e5cd2a85ad012f5698bbde9df52d37b01f5d 2014-12-12 16:41 -0500 |
Ben Kelly - Bug 1107516 P2 Add nsILoadGroup helpers to nsNetUtil.h. r=mcmanus |
diff browse |
c3b2309fdf93f05d8d986353ae674c9b39d3cfc2 2014-12-12 16:41 -0500 |
Ben Kelly - Bug 1107516 P1 Add LoadContext constructor taking an nsIPrincipal. r=smaug |
diff browse |
2dcb3e8f88d33a9a4299fcdd5d715bbdd3037164 2014-12-12 13:40 -0800 |
Daniel Holbert - (no bug) Fix typo (s/it's/its/) in nsSubDocumentFrame.h code-comment. DONTBUILD because comment-only |
diff browse |
4c12f753a0049ceac0dbc8f2e72fa892e2b1e150 2014-12-12 12:57 -0800 |
Wes Kocher - Backed out changeset 96a5b2854978 (bug 527444) for android xpcshell bustage on a CLOSED TREE |
diff browse |
93ede5de8bd31bd3316ade72b0731fe11bd4e660 2014-12-12 12:39 -0800 |
Wes Kocher - Backed out changeset 0064d8949f0c (bug 1102541) for build bustage on a CLOSED TREE |
diff browse |
d37c4cbaf41dbc75503d05fd34816c086ebf33eb 2014-12-12 15:47 -0500 |
Joel Maher - Bug 1110995 - update talos to the latest version to fix tresize. r=wlach |
diff browse |
185c34ef0199bbd5caf1a5d8168d200b2a7c5739 2014-12-12 14:13 -0500 |
Benjamin Smedberg - Bug 1110818 - Measure crash and breakpad rates for subprocesses (plugin/gmplugin/content), r=gfritzsche |
diff browse |
7bd6fd85defc58d81f11e9b6cc38c1715b0d37e8 2014-12-12 10:19 -0500 |
Benjamin Smedberg - Bug 1108035 - Add a preference that allows us to disable Flash protected mode from within Firefox. We do this by hooking CreateFileW and replacing the Flash config file with our own. r=aklotz |
diff browse |
46ae5134ab003bc61a20a743c871f03279cdcc4c 2014-12-12 13:36 -0700 |
Brian Hackett - Bug 1107226 - Share prototype objects for typed object arrays with the same element type, r=nmatsakis. |
diff browse |
14b3d9fca1e778428940cad1c2fe59d15bc73df2 2014-12-12 07:04 -0500 |
Akshendra Pratap - Bug 1110789 - Cleanup patch for Bug 340494. r=bz |
diff browse |
271cdc36bd421a7b99c8dcd8e57ff1c4bcdd0acd 2014-12-12 13:00 -0500 |
Jan-Ivar Bruaroey - Bug 1110478 - Remove obsolete peerConnectionImpl.connectDataConnection. r=smaug, r=jesup |
diff browse |
38116e28a7b89192be15bfbb586a23032f3af714 2014-12-12 12:24 -0600 |
Jim Mathies - Bug 874167 - Enable java plugins with e10s on Windows. r=billm |
diff browse |
0064d8949f0c0cd397696b894a6eeb51107c5315 2014-12-11 13:55 -0800 |
Nick Fitzgerald - Bug 1102541 - Add JS::ubi::RootList::addRoot; r=shu |
diff browse |
7837628feeca50da78296127ee3a14d8145d569c 2014-11-12 11:46 -0600 |
Jason Orendorff - Bug 1090636, part 15 - Optimize away the HasOwnProperty call in SetPropertyByDefining, in the common case. No change in behavior, theoretically. r=efaust. |
diff browse |
6a71021584ff322cac4d5371a23a72ec95ae7839 2014-11-07 13:45 -0600 |
Jason Orendorff - Bug 1090636, part 14 - Rewrite SetPropertyHelper. r=efaust. |
diff browse |
38c02eda337d38f013432994bff0f9168f8a5f29 2014-10-15 11:07 -0500 |
Jason Orendorff - Bug 1090636, part 13 - Reimplement the mHasPrototype part of Proxy::set as a call to BaseProxyHandler::set. r=bholley. |
diff browse |
1fe6d2492dc891e88452d9049916143c46c1fd12 2014-10-29 13:26 -0500 |
Jason Orendorff - Bug 1090636, part 12 - Move NativeSet. No change in behavior. r=efaust. |
diff browse |
6e867a56b16774b30b93e39cc1df4341f6878ba7 2014-10-29 13:04 -0500 |
Jason Orendorff - Bug 1090636, part 11 - Pass pobj (the object that contains the element) to SetDenseOrTypedArrayElement rather than obj. Reflect.set could trigger the bug being fixed here, so we leave a sleeper test for it. r=efaust. |
diff browse |
f4e28c83356eefabff06a2a0cec166d069b3cc02 2014-10-29 12:47 -0500 |
Jason Orendorff - Bug 1090636, part 10 - Refactor SetExistingProperty. No change in behavior. r=efaust. |
diff browse |
86a7c8a5513cdad3075ca556827bc9ec26d8aa0d 2014-10-29 12:36 -0500 |
Jason Orendorff - Bug 1090636, part 9 - Move SetDenseOrTypedArrayElement above SetExistingProperty. No change in behavior. r=efaust. |
diff browse |
b4b7f3844babcf19ef8969d887f6d1105d0bad29 2014-10-29 12:29 -0500 |
Jason Orendorff - Bug 1090636, part 8 - Factor out SetDenseOrTypedArrayElement from SetExistingProperty. No change in behavior. r=efaust. |
diff browse |
f2e89dd69118c5e9b568d5670293d748c4f31a8c 2014-10-29 11:06 -0500 |
Jason Orendorff - Bug 1090636, part 7 - Assigning to an array element via a proxy should trigger the "shadowing" code. r=efaust. |
diff browse |
16ff20b59b8f857e7bb7cb1559b8981442a42f2d 2014-11-10 21:11 -0600 |
Jason Orendorff - Bug 1090636, part 6 - Change DefineNativeProperty to support redefining array elements. r=efaust. |
diff browse |
9ee531a0dbcbc5b314db8195f2eaea384fd38732 2014-10-29 01:22 -0500 |
Jason Orendorff - Bug 1090636, part 5 - In SetExistingProperty, correctly handle assigning to array.length. r=efaust. |
diff browse |
a9c02f7db4ebbcbb681408bad24d8933e9e4fb72 2014-10-29 17:16 -0500 |
Jason Orendorff - Bug 1090636, part 4 - Update SetPropertyByDefining to implement ES6 draft rev 28 section 9.1.9 steps 5.c-f. r=efaust. |
diff browse |
44c3c726c7ae2d98387db81bab43d2ddba5a57f0 2014-10-29 00:13 -0500 |
Jason Orendorff - Bug 1090636, part 3 - Shadow an existing property even if pobj == obj. r=efaust. |
diff browse |
2676562ab2b39d1900b91c9a0515213640717f1c 2014-10-28 23:50 -0500 |
Jason Orendorff - Bug 1090636, part 2 - Move SetExistingProperty above SetPropertyHelper. No change in behavior. r=efaust. |
diff browse |
383dece1cbadd8214529804e3fec7b5ce2cfb12c 2014-10-28 23:48 -0500 |
Jason Orendorff - Bug 1090636, part 1 - Factor out SetExistingProperty from SetPropertyHelper. No change in behavior. r=efaust. |
diff browse |
6f1696df360b086ad2f123317f5bf821eaa96891 2014-12-12 14:40 -0500 |
Stephen Pohl - Bug 1101331: Modify directory structure of B2G.app to allow for building of gaia after OSX v2 changes to Firefox. r=rstrong |
diff browse |
6122b7c0dd2eb1e8826240df7be2b8d8421b756a 2014-12-12 14:37 -0500 |
Andrea Marchesini - Bug 1105194 - Bail early if Websocket connection is being disconnected. r=smaug |
diff browse |
9fa6f8d6c5f338f0b3c440008c43621acdce7910 2014-12-11 23:52 -0500 |
Andreas Pehrson - Bug 1109405 - Fix shutdown of MediaEngineWebRTC sources with multiple attached streams. r=jesup |
diff browse |
6b0599030a5facd4279a8499dd11d57ffda2d7be 2014-12-11 09:41 -0500 |
Tom Tromey - Bug 1047124 - Clean up memory leaks. r=BenWa |
diff browse |
96a5b2854978515965575601ef9df04a30ad5564 2014-12-12 07:23 -0500 |
Akshendra Pratap - Bug 527444 - Use "do_register_cleanup(...)" calls instead of "tail_*.js" files in xpcshell, Core, and Toolkit. f=sgautherie, r=jdm |
diff browse |
c306922867aad00cde8dbdd687e81081c10ba8c0 2014-12-12 11:25 -0500 |
Jeff Muizelaar - Bug 1110530. Use a rectangle instead of a region for layer bounds. r=roc |
diff browse |
9c345f9803f1d14ef578ac73e7b6e24d3e0411e8 2014-12-10 15:17 -0800 |
Byron Campen [:bwc] - Bug 1109160: Report Gecko version in SDP. r=abr |
diff browse |
8628a94a64445c1f66b349a8bbd391596e633adc 2014-12-12 14:12 -0500 |
Ben Kelly - Bug 1098004 Implement snappy compression framing protocol as nsI(Input|Output)Streams. r=froydnj |
diff browse |
199f4c237aab5349ba7f90ff87c7566a8fed2733 2014-12-15 16:56 +0100 |
Nicolas Perriault - Bug 1097743 - Improved Loop standalone UI/X on smaller screens. r=dmose |
diff browse |
eb6c6560b5d65d13a943d712a91db58198fb8182 2014-12-15 15:37 +0100 |
Carsten "Tomcat" Book - Merge mozilla-central to fx-team |
diff browse |
6c3fd57d905b7ac1215643f5affc9a8e3237b23e 2014-12-15 15:24 +0200 |
Adrian Aichner - Fix a typo in the Scratchpad localization notes (bug 1067141). DONTBUILD r=past |
diff browse |
6704068cbf0641f7ba90e320bce89113c876e50d 2014-12-15 12:32 +0000 |
Mark Banner - Bug 1109923 - Fix the Loop panel views in the ui-showcase. r=nperriault |
diff browse |
483622be4d4b74d3acc8fce1bf7105a621653227 2014-12-15 12:24 +0100 |
Patrick Brosset - Bug 1104908 - 1 - Fix e10s intermittent browser_computedview_original-source-link.js; r=harth |
diff browse |
f62dc60ec207c2d457c6bdc26fdc21ccdcbdfbe7 2014-12-15 12:37 +1300 |
Blair McBride - Backed out changeset be8677c20b9f (bug 1062623) due to colourful tree |
diff browse |
be8677c20b9f227e8230fa178b89565918992dd5 2014-12-14 22:53 +1300 |
Matthew Cook - Bug 1062623 - Remove CustomizableUI's custom logging code in favour of using Log.jsm, r=Unfocused |
diff browse |
947ee10e6ca23509810cf2abea771388b6b9238f 2014-12-12 22:31 -0500 |
Victor Porof - Bug 1077457 - Add markers and memory to Overview->Timeline view in new performance tool, r=jsantell |
diff browse |
0717d2d7406317fd68cd8d5f8df3f40bef54345d 2014-12-12 17:43 -0800 |
Wes Kocher - Merge m-c to fx-team a=merge |
diff browse |
46f3f0de6d3a88d787bf67c412fd38a1b7317c83 2014-12-12 20:16 -0500 |
Victor Porof - No bug - Fix browser_graphs-09c.js failing because of bug 1111073, r=me |
diff browse |
3b885c46b8d3ce48023a4ed8895be12d93a12931 2014-12-12 19:45 -0500 |
Victor Porof - Bug 1111073 - Gutter lines in the framerate graph should be hidden if there's no data available, r=jsantell |
diff browse |
ee6cdd3fc0ca0d0a305038c89249ddfa7625559d 2014-12-12 19:45 -0500 |
Victor Porof - Bug 1111045 - Selection should always be disabled while recording in the new performance tool, r=jsantell |
diff browse |
45ac9e42d91579d1652cc1cf61f5904dbb8189d6 2014-12-12 19:44 -0500 |
Victor Porof - Bug 1111036 - At the end of a recording, the framerate graph should increase detail, r=jsantell |
diff browse |
5dacbea0e5047f7a354887a739f2633a5d4a0270 2014-12-12 19:44 -0500 |
Victor Porof - Bug 1111029 - The waterfall view calls `recalculateBounds` unnecessarily too often, r=jsantell |
diff browse |
d0edd8113ff2243f9ec80706637f329ea5d2f95e 2014-12-12 19:44 -0500 |
Victor Porof - Bug 1111024 - Selected markers background in the timeline should extend to the sidebar in the new performance tool, r=jsantell |