Changes pushed after changeset f0f1aaf051d6798e1e73d1feee07ca847333167a, up to and including changeset 5639a9f476d08f300c079117e61697f5026b6367
User Push date [To Local] | Changeset | Patch author — Commit message |
ryanvm@gmail.com Fri Oct 21 21:12:44 2016 +0000 | 5639a9f476d08f300c079117e61697f5026b6367 | Ryan VanderMeulen — Merge autoland to m-c on a CLOSED TREE. a=merge ← 23 merge changesets [Collapse] |
| 619ccb0d81f1adc30894807a13196d63ddbe7966 | Mike Hommey — Bug 1311871 - Fix NSIS version check for NSIS version 3.0. r=chmanchester |
| a12133c22f121112c72c12dd0866ec4b3aabb31a | Tom Tromey — Bug 553032 - use PRIuSIZE rather than %z in js; r=evilpie |
| 482223f975509866e1c2502fbc1ba6c56cc5c97d | Tom Tromey — Bug 553032 - add unit tests for JS_smprintf; r=evilpie |
| f6c702f47a7e7eddbc7fc0449dccf033c14ef1d6 | Tom Tromey — Bug 553032 - change sprintf_append to be a varargs function; r=evilpie |
| 353578b40e7aa13eaeea0ec96b1425e1f1d2217a | Tom Tromey — Bug 553032 - use MOZ_FORMAT_PRINTF in js; r=evilpie |
| cf0ce58e21e13a32cba1a3f2e96407233323c268 | Tom Tromey — Bug 553032 - printf fix in MStoreSlot::printOpcode; r=h4writer |
| 65a272de7edaa23804374e6a9d390fe82ed20cbc | Tom Tromey — Bug 553032 - use MOZ_FORMAT_PRINTF, not explicit attribute; r=froydnj |
| 7ece94001875a0fee5866091a70eb746fb0a4240 | Tom Tromey — Bug 553032 - document MOZ_FORMAT_PRINTF; r=froydnj |
| ce2b6b8bfa16cbbd398de071bfdfdd40b880999b | Tom Tromey — Bug 553032 - move MOZ_FORMAT_PRINTF to mfbt; r=froydnj |
| 544da89e82defe4fdff2353974715d6da2e10e19 | Patrick Brosset — Bug 1220974 - Split browser_animation_timeline_pause_button.js into 3 tests; r=miker |
| df0022e05784068c0d9925bd69049af18f54522c | Xidorn Quan — Bug 1304556 part 2 - Use AutoLineCursorSetup to optimize pre-render innerText query. r=dbaron |
| 7e8d0d68f550e00f8c9ad628923a9e6b5fa6e011 | Xidorn Quan — Bug 1304556 part 1 - Add AutoLineCursorSetup RAII class for local line cursor setup. r=dbaron |
| 9bbc15411240353c226475a4175cff49493ded15 | Henry — Bug 1307541 - ProtocolParserProtobuf to init and return update time properly. r=francois. |
| cc266f8bc70a1262d08ec2df7a59184728a25db4 | Tomislav Jovanovic — bug 1272890 - implement match_about_blank for content scripts r=kmag |
| f28003313db00c5fa39b19aae6bb37f7c6c34f0d | Tomislav Jovanovic — bug 1290057 - fire onFocusChanged when Firefox loses/gains focus r=kmag |
| fdd79d7149d9faaec8168a25e3668346af8c7936 | Rob Thijssen — Bug 1280474 - enable tc win cpp; r=dustin |
| a738ff48cc9ebf6ef010913ab238d30195c5e189 | Fred Lin — Bug 1311572 - Remove code associated with comments linking to bug 1265759;r=ntim |
| 7d608304562af28f6a824ab1e59a7f973b2760dd | Cykesiopka — Bug 1308888 - Simplify passing handle to the cert to view in the cert viewer. r=keeler |
| 2626096d67040cd7a49fb5347147157c0965d5ed | Ting-Yu Lin — Bug 1311277 Part 4 - Convert NodeKind to be an enum class. r=froydnj |
| d6bd5ef77aebdab96355e022bf6ff1fefbf20ddf | Ting-Yu Lin — Bug 1311277 Part 3 - Use LinkedList's move assignment in FCItemIterator::AppendItemsToList. r=froydnj |
| ba5d30bdad0d84ae6e1809a5946ea136a92dad44 | Ting-Yu Lin — Bug 1311277 Part 2 - Add move assignment for LinkedListElement and LinkedList. r=froydnj |
| 8cf3c1b52fac16bb337dd2d0f99bf0d862d2b14b | Ting-Yu Lin — Bug 1311277 Part 1 - Convert |other| argument to Mozilla coding style. r=froydnj |
ryanvm@gmail.com Fri Oct 21 21:08:02 2016 +0000 | 806054dd12bdcbdee81dbd75f1583156cef9b649 | Ryan VanderMeulen — Merge m-c to inbound. a=merge ← 114 merge changesets [Collapse] |
| f6811b39af13400c4d987bf0fd3669e24fc56c5e | Andreas Pehrson — Bug 1294605 - Increase 'ended' timeout in test_gUM_trackEnded.html. r=jib |
| 316fdba6ea475ab9b549ffd87eb0fcd45fc6e76d | Andreas Pehrson — Bug 1294605 - Notify MediaStreamTrackSource when track is notified of ended on main thread. r=jib |
| aec40f5bbff71e0d1e9234f06e558daf8783ffff | Andreas Pehrson — Bug 1294605 - Media element captureStream() streams shouldn't keep devices alive. r=jib |
| d7cc714009d4db05f343522f80502673f61d7cca | Andreas Pehrson — Bug 1294605 - Notify MediaStreamTrackSource when ReadyState is overriden. r=jib |
| ba9fd44ecdcf130e80da14ec9288ad98f4e82516 | Andreas Pehrson — Bug 1294605 - Enable test code waiting for this bug. r=jib |
| 77a7f70e04f50b9c621ec3228eb5ba61a3a9e1ac | Andreas Pehrson — Bug 1294605 - Add explicit test case. r=jib |
| 57f7b75e5a6210ba05e58cb6a117151e1d25f29e | Andreas Pehrson — Bug 1295352 - Release MediaEngineTabVideoSource main-thread-only members on main thread. r=jesup |
| 907d83f3649296a187ab5e8b98475ad3b8b88bc2 | Andreas Pehrson — Bug 1295352 - Update mediaElementCapture tests to stop all tracks before finishing. r=jib |
| f3dae14842ecbc89f405095c20faa6834ed10a04 | Andreas Pehrson — Bug 1295352 - Use mState in MediaEngineTabVideoSource. r=jesup |
| a7c8bab2624a1a1b27d6ba472815a0a09fba1b50 | Andreas Pehrson — Bug 1295352 - Check state in MediaEngines' NotifyPull(). r=jesup |
| 572f17fd9e607b26f7a06d4b526bef50ab5074a0 | Jan-Ivar Bruaroey — Bug 1295352 - Fix media mochitests to not end with active gUM. r=pehrsons |
| f5e778110195512873abbc02f8a018ebc72b3a76 | Jan-Ivar Bruaroey — Bug 1295352 - Changed default MediaStreamPlayback.playMedia() to stop tracks afterwards. r=pehrsons |
| c827628cdf72242ffa592854d06e1257d2f28d80 | Jan-Ivar Bruaroey — Bug 1295352 - Check that there is no active gUM after each runTest test. r=pehrsons |
| 3428128df1170d4f9a0148aabe2a6f717bf43908 | Jan de Mooij — Bug 1308346 - Return new.target separately from readFrameArgsAndLocals. r=shu,efaust |
| d3de60b2f63081c33db27c86c56ee7de2b6bec08 | Carsten "Tomcat" Book — Backed out changeset c1559b3712f2 (bug 1309988) for causing merge conflicts with m-c/autoland |
| d7e73774219b7affe6b7e6d6fd28b543e35fe98e | Kai Engert — Bug 1311366, update to 4.13.1 to pick up a regression fix, r=ted |
| 57580c957867f10bfeea6c64e431dd46b6cd296e | Jan de Mooij — Bug 1311325 - Remove CompileInfo::constructing_. r=nbp |
| 1b992940c812602d96d7d9898dbf713796825505 | Jan de Mooij — Bug 1311061 - Ensure the script is still Ion-compilable after creating |this|. r=h4writer |
| fbd5239a7ed6a37beec87b0ea1a5aea1ac8723d8 | Will Wang — Bug 1255977 - Resolve promise once flushing timeout or crash observed. r=yoric |
| e0376c4d982a21af0f2cbd583599bd7f7f461b39 | Jon Coppeard — Bug 1309909 - Give each mutex an order and check the order of aquisition r=fitzgen r=luke |
| 3a6f7a62d77f87b8aa0135e55f8c3ca5a48dae1e | Ms2ger — Bug 1300944 - Followup: fix the manifest. |
| c9533a537893f45eb152c37794f41ee2f7d93905 | Petr Gazarov — Bug 1300944 - Add reference test for <ol reversed> with display:none children; r=xidorn |
| 206b9d6580ec957a847a663eead3d7b646b15fa4 | Carsten "Tomcat" Book — Backed out changeset e93fcd61991f (bug 1311247) for frequent OS X bc 7 failures |
| 7a176dc5a703e33cb0e5cf889baeef91e3dfb9c4 | Carsten "Tomcat" Book — Backed out changeset 14becb61ce3c (bug 1311477) |
| 1171f3ae792b91d7ca49ef0907b251e381f1df56 | Phil Ringnalda — Backed out 2 changesets (bug 1287209) for failures in browser_ext_pageAction_popup_resize.js |
| 2c8e364b56e11e53b2aba48653b0ed77224a69df | Towkir Ahmed — Bug 1301815 - Delete all snapshots button in memory tools has been disabled while there are no snapshots taken. r=ntim |
| cca249d09ef600650e6127c18be438a37e9d4587 | J. Brown — Bug 1242901 - Fix linking libxul.so with binutils/GNU ld >= 2.26. r=glandium |
| d8bbf1a3957fd25ff24bfee51331c150b154cc39 | Ryan VanderMeulen — Backed out changeset a6f6e5cfe26c (bug 1311249) for LSAN permaleaks in dom/fetch. |
| 5172aa20ec833c5f41cec0511db38ffddab8f67b | Matthew Gregan — Bug 1311346 - Remove obsoleted patches. r=me |
| c6b6556299d08186f9b99e8a02b91fa81d83df5a | Wes Kocher — Backed out changeset 069958e96c3d (bug 1310833) for Windows VM mn-e10s bustage a=backout |
| 4af41c7922f2cf7bfd28d60a02fc9823dcbb87aa | Ryan VanderMeulen — Bug 1311866 - Update pdf.js to version 1.6.263. r=bdahl |
| 01d621c2dbe3a92c8ea778fdd0b809120e03c6cd | Johannes Schulte — Bug 1176230 - Try to fold ternary's with double-argument to NaNToZero. r=nbp |
| f99da59c4383d121b57b4e97628ee5dd52bb4a3f | Johannes Schulte — Bug 1311801 - Fold MTest to a Goto, if possible. r=h4writer |
| 2a5ebc082cb2f1aee13e6a88b5b13d3531769a01 | Honza Bambas — Bug 1311682 - Rename LOG in PackagedAppService.cpp to avoid redefine of LOG directing to nsHttp log module. r=valentin |
| 14becb61ce3c4a83fa8a5e019687785274627bdf | Ehsan Akhgari — Bug 1311477 - Avoid using an unsafe CPOW in browser_save_link-perwindowpb.js; r=mrbkap |
| e93fcd61991f72ed7aa4ec921cff685ac6e9023c | Ehsan Akhgari — Bug 1311247 - Avoid using unsafe CPOWs in browser_perwindow_privateBrowsing.js; r=mrbkap |
| 50dcca551b63ee6e9b07207208d6cb1c239467af | Kris Maglione — Bug 1287209: Make popup tests compatible with remote browsers. r=aswan |
| cc7503f09572bc49cd2f86184d0d3abc810351c3 | Kris Maglione — Bug 1287209: Handle popup and options browser resizing using a frame script. r=aswan |
| 713fd01584d9616f9483bf6204ee230d3cd9108c | Timothy Nikkel — Bug 1309982. Check if presshell is destroying before proceeding to do more work in PresShell::ReconstructFrames. r=mats |
| db5272d59d980ab9956de3ec28575d78256f6c29 | Wes Kocher — Backed out 2 changesets (bug 1287209) for browser_ext_commands_execute_browser_action.js leaks a=backout |
| e151b7a9b0c7d327d5800004d7a5d90474317235 | Wes Kocher — Backed out changeset 92d09cb049f5 (bug 1310056) for cpp failures a=backout |
| bdb691bd6d3dbc2771841a97940c8512808e6755 | Boris Zbarsky — Bug 1222516 part 4. Implement support for rel=noopener on links. r=mconley |
| 7c0cd94d563605d1c28b4d1f16947d4885747155 | Boris Zbarsky — Bug 1222516 part 3. Rejigger our rel="noreferrer" support to avoid setting an opener altogether instead of setting one and then nulling it out. r=mconley |
| 8765085f6ff760fff3c4ebe37a0382e095105f2f | Boris Zbarsky — Bug 1222516 part 2. Add a window API for opening a window passing through a boolean indicating that no opener should be set on the result. r=mconley |
| 39a7487b250fae4fb8649fa6ef333c3056e41e0e | Boris Zbarsky — Bug 1222516 part 1. Add a window API for opening a window with navigation and a given docshell loadinfo to use for the navigation. r=mconley |
| 50ea003d750ddc6d086d35dbad3ebc2b51c724b4 | Boris Zbarsky — Adjust Window.webidl comments that are meant to quote spec IDL that we don't quite implement right to actually match the spec as of today. No bug. |
| 3d73ae4c960ff6539e640e5ef2f28a120efb99b7 | Boris Zbarsky — Bug 1267339 part 3. Add support for the noopener window feature in windowwatcher. r=mconley |
| 7f0d60789d0b8d8202dd51879b0654fe9df7fdc9 | Boris Zbarsky — Bug 1267339 part 2. Push maintenance of the popup spam count down into the window watcher. r=mconley |
| 7ae4239e6eab2dda0321121617460d43563b4704 | Boris Zbarsky — Bug 1267339 part 1. Remove the unused aOpenerFullZoom argument to nsPIWindowWatcher::OpenWindow2. r=mconley |
| a6f6e5cfe26cba29de94abc543fc158b95a4a18a | Ben Kelly — Bug 1311249 Aggressively stop workers in fetch mochitests to avoid shutdown races. r=asuth |
| 06d4b91875087e77e8a6569b5df9db9b1ade7569 | Daniel Holbert — Bug 1309119 part 4: Make the scrollframe, button, & fieldset anonymous inner boxes inherit -webkit-box container CSS properties. r=mats |
| 40f9955c5b70c06021107a998932ad0c9474b554 | Daniel Holbert — Bug 1309119 part 3: Change nsCSSFrameConstructor to use nsFlexContainerFrame::IsLegacyBox instead of its own less-complete version. r=mats |
| e437737fedc8fc8f6b0e94878f423a78fad13f84 | Daniel Holbert — Bug 1309119 part 2: Make nsFlexContainerFrame::IsLegacyBox assert that legacy -webkit-box elements are backed by nsFlexContainerFrame. r=mats |
| b05f66ffb5529b94e7424f479e65e3a1099d5b36 | Daniel Holbert — Bug 1309119 part 1: Expose nsFlexContainerFrame helper-function IsLegacyBox as a static method. r=mats |
| 35f88c160489ddf0c8db02a25c4816cffcf7e65d | Daniel Holbert — Bug 1309119 part 0: Add reftest (variant of existing reftest webkit-box-anon-flex-items-1.html, with "overflow:hidden"). r=mats |
| 4ec817d1c6ce278ba954afdcfff2fe4697f00eee | Dale Harvey — Bug 1309463 - Fix check for supported EME platforms. r=mconley |
| e02e34d291ca4f16caf687bd14d5fbc5081453f0 | Ehsan Akhgari — Bug 908570 - Don't show the 'Add Dictionaries…' menu item for contenteditable elements with spellcheck=false; r=dao |
| c1559b3712f202267981d82a70fb25299e776e84 | George Wright — Bug 1309988 - Change InputFrameID to unsigned r=kearwood |
| fbd443ce8fb5b8a1897baac3bfe62f8c5c5b054f | Jeff Muizelaar — Bug 1292443 - Use unsigned integer arithmetic to avoid UB. r=dholbert |
| 3201c03e0c16fcba25c23af79cec8b08ea174ab7 | Michael Layzell — Bug 1306645 - Don't add application/x-moz-file entries from the clipboard to dataTransfer with e10s, r=enndeakin |
| 71ee175c9c00efc3d59b80a871e4c8b38989d76a | Michael Layzell — Bug 1303999 - Check our kind after filling in external data in GetAsFile and GetAsString, r=baku |
| a6787db4d131dce2eabe0fab90c0e03e531190b5 | Kris Maglione — Bug 1287209: Make popup tests compatible with remote browsers. r=aswan |
| 7ea8213113d73fcbdd5160397db9ed4fbe295ee0 | Kris Maglione — Bug 1287209: Handle popup and options browser resizing using a frame script. r=aswan |
| 069958e96c3de4800b9d00cb7370bd0c6482f538 | Aaron Klotz — Bug 1310833: Modify PContentParent::SendActivateA11y to accept the content process's MSAA ID as a parameter; r=tbsaunde |
| 6f18ae4d64f718856899b5102fb1949408dd67b6 | Kyle Machulis — Bug 1307694 - Mochitests for plugin parameter ordering; r=bsmedberg |
| 63c6abc7afed3478f9a5ba939bd37bca6c29a996 | Kyle Machulis — Bug 1307694 - Remove reversal of attributes for plugins; r=bsmedberg |
| bb20e66b9f1051baf1e1db58b043fb22680dac3b | Bill McCloskey — Bug 1311592 - Stop using sync image decoding for tab switch paint (r=mattwoodrow) |
| d4f52dd26d8a4187963eda73c98978865c7d72c8 | Ryan VanderMeulen — Backed out changeset 7b09d25fba12 for landing with the wrong bug number in the commit message. |
| 7b09d25fba1281a1fe2b9bb41d816a3ce7c53d8e | Bill McCloskey — Bug 1279086 - Stop using sync image decoding for tab switch paint (r=mattwoodrow) |
| 4693d5445f6755dea29f763a5568c456cbf3d8cb | Sebastian Hengst — Backed out changeset 19d4e98a1191 (bug 1295352) for frequently failing mda test test_getUserMedia_trackEnded.html on Linux x64 debug. r=backout |
| 0d2f0fcf7185290db6623557c66959e32b552c59 | Sebastian Hengst — Backed out changeset 4f5c09304792 (bug 1295352) |
| eecba1a05d03f27cb3966948effe04a1c9bfec83 | Sebastian Hengst — Backed out changeset d921975370c7 (bug 1295352) |
| aee84ca17a022f97e4544bd07e6dc54690020640 | Sebastian Hengst — Backed out changeset 081401df2032 (bug 1295352) |
| 60e3863206b89848720257e56b0a51fc454ec225 | Sebastian Hengst — Backed out changeset 9a2ec23ccac7 (bug 1295352) |
| 051a29aa9419a32d6295f9e79362ceb3611b53a5 | Sebastian Hengst — Backed out changeset 95f04e2c2b06 (bug 1295352) |
| be887787de62889d8761e4402b320f351d571d23 | Sebastian Hengst — Backed out changeset d0d0f847d043 (bug 1295352) |
| 45b00bb6727a744bdc733578297418df6c9b1b58 | Sebastian Hengst — Backed out changeset 1978000eae5e (bug 1294605) |
| 5a542246049e4ff7fc0c49234fdb49605047a8e2 | Sebastian Hengst — Backed out changeset eb930799bd15 (bug 1294605) |
| 387012235302ccb073180d17ecea6e0d794dfcb3 | Sebastian Hengst — Backed out changeset 0593feead369 (bug 1294605) |
| b82347df2602f07c7b190f0fbf7a6991d6022044 | Sebastian Hengst — Backed out changeset 443a94083e00 (bug 1294605) |
| 40fb588cb1bc706a9c86dd5a27442714bd236afb | Sebastian Hengst — Backed out changeset c0c023815311 (bug 1294605) |
| a7281f6c576a8980975037278f51b11f5eaba15a | Sebastian Hengst — Backed out changeset d40e7403de46 (bug 1246296) for failing modified clipboard test browser_contextmenu.js on Windows and OS X in non-e10s mode. r=backout |
| 69974770e8a63a412561f0490622c6717f749194 | Sebastian Hengst — Backed out changeset 6b3dc1102513 (bug 908570) |
| 92d09cb049f594de283a06e111a2faaf74fbeb21 | Aaron Klotz — Bug 1310056: Part 1 - DllInterceptor improvements to support InSendMessageEx; r=m_kato |
| 99404af2e2b3a336c51eac89e4b68c8e909afe2d | Daniel Holbert — Bug 1231682 late-breaking followup: remove some now-redundant CSS from webkit-box reftests, now that "-webkit-box-pack: justify" works. (no review, test-only) |
| e2d125de7b243ca88d04bd7af6059b5db7a2249f | Jon Coppeard — Bug 1310589 - Fix OOM handling in NativeObject::shrinkSlots r=evilpie |
| 73c3732de185ed3e56ebccfdc418e0a0758ee5ff | Tom Tung — Bug 1311290 - Move the skip-if annotation to the test it was intended for. r=bkelly |
| b42a7d4ec7a2ba98027bd4c8e25b0bafbdf6fd83 | Ryan VanderMeulen — Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak |
| 25f254fd1948b8472b338059284d12c0b324d951 | Paul Adenot — Bug 1311340 - Wire cubeb logging to MOZ_LOG. rmkinetik |
| 1bbe7ddb93dae920f21cd4f62e0c51084a5281e7 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound |
| 9831e7338e37a7a80bda9f3e60f6462ae534ca41 | Paul Adenot — Bug 1311346 - add cubeb_log.h to the tree |
| 3cefd8e49df105c4142d3421eba9726e105408cf | Gijs Kruitbosch — Bug 1278388 - re-enable test that was disabled for 50 because the issue causing the failure was fixed in bug 1275089, rs=me |
| 1434b1b497b6b6890d95398e58bad1bb07b6c47d | Paul Adenot — Bug 1311346 - Add cubeb_export.h to the tree. |
| e5ec41ce7406b06a55d78a79d43ef5eded6b3293 | Tooru Fujisawa — Bug 1309864 - Set canonical name for Symbol.species getter of Array, RegExp, and ArrayBuffer. r=till |
| 21d6deffe4cb9eef85d80d2ec0c034ccedd3d7a9 | Tooru Fujisawa — Bug 1309473 - Set browser.dom.window.dump.enabled to true in xpcshell to print error. r=bholley |
| 2b6efa007b233d0c48f1531f7f0f550989c694c3 | Tooru Fujisawa — Bug 1308947 - Report uncaught error in xpcshell interactive mode. r=bholley |
| 657b9462cbec8db4578b29f456458d165ddc131b | Paul Adenot — Bug 1311346 - Update libcubeb to revision 9eacd3144. r=kinetik |
| 6b3dc11025136983d14bff43dc3b483fc25832d9 | Ehsan Akhgari — Bug 908570 - Don't show the 'Add Dictionaries…' menu item for contenteditable elements with spellcheck=false; r=dao |
| d40e7403de4630eb7af5aff4f40d6047850e75aa | Ehsan Akhgari — Bug 1246296 - Fix spell checking subtests in browser_contextmenu.js; r=dao |
| 2db3f77ab4516bb7d7fb22ae14ffc1f5b226d60a | Paul Adenot — Bug 1291702 - Remove the aDestination parameter in DisconnectFromOutputIfConnected and IterateOnDestinationInputs. r=karlt |
| 33318a218d2d0f7c06b1da17456ea6cc80cbb0cd | Paul Adenot — Bug 1291702 - Rename the argument of the predicate lambda to aInputNode. r=karlt |
| 876b0dc24657ed3cc8e879651083d160a2d0fc93 | Paul Adenot — Bug 1291702 - Another crashtest. r=karlt |
| 51654305fb9241bb3aa5710cc36e1ab7afe93b66 | Paul Adenot — Bug 1291702 - Crashtest. r=karlt |
| 0be26309f50b477ec9f0ef800c5f2475e097125f | Paul Adenot — Bug 1291702 - Wrap AudioNode.cpp to 80 character lines. r=karlt |
| 4c6215e05eccb53a3500c1d63b038c03b606785f | Paul Adenot — Bug 1291702 - Refactor the input node iteration loop on destination node when disconnecting nodes. r=karlt |
| 37434b4379d9b9891cbbb6157a709e45b64f2a41 | Dan Minor — Bug 1291702 - Avoid removing same output node repeatedly during AudioNode disconnect; r=karlt |
| 1b34fb6f5b5f07489c57277da49b4680276cfe67 | Paul Adenot — Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor |
| 38ae3688a00bba02f5d47a65c5f58d84ef25b7bc | Paul Adenot — Bug 1130010: Implement the new AudioNode.disconnect methods. r=dminor,ehsan |
| 518ab93137128a640a30c9e8b0617d80432e41a0 | Andrew Osmond — Bug 1284117 - Make RasterImage and SourceBuffer handle input stream read errors. r=edwin |
| f9faf2a9c735fb2a7040eae2b4c5fbaa43486f74 | Nicolas B. Pierron — Bug 1288104 part 4 - Always append when encoding scripts & interpreted functions. r=luke |
| e30472b2861ab0f353e59964018bbee6dcc63235 | Nicolas B. Pierron — Bug 1288104 part 3 - Give an optional cursor index to DecodeScript function. r=luke |
| 3ae084908fc41b787076e13a5253cc61d912bbc4 | Nicolas B. Pierron — Bug 1288104 part 2 - Instrument SRICheckDataVerifier to load/save the computed hash from the bytecode cache. r=francois |
| 4a8c5061f3b753cb34028b59c9ccc654027ba021 | Nicolas B. Pierron — Bug 1288104 part 1 - Move XDR buffer to the caller. r=luke |
cbook@mozilla.com Fri Oct 21 14:56:24 2016 +0000 | 28681d252003e3110105473754da2f4097cb83a6 | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge ← 7 merge changesets [Collapse] |
| 75c306c21c0f719b590d4ebd63e1ca7ad8981adc | Gabriel Luong — Backed out changeset 183b9d08d264 (Bug 1297100) reverting feature r=gl |
| ba6fc133264d8e7aa8adf43d9d88f48b6dc2ffac | Joseph Yeh — Bug 1036595 - Convert the 'Clear recent history' dialog to be in-content; r=MattN |
| 4be40c5468626cd5065cbc79674c933b908a2450 | Wes Kocher — Merge m-c to fx-team, a=merge |
| ba53dda46a532a144ab53c6bc119fe08fe83cb40 | Jason Laster — Bug 1307580 - Preferences Pane should show Debugger source maps checkbox. r=jlongster |
| 11ae641575dcfe43941a7cc72d852a2cedd5710f | Carsten "Tomcat" Book — Merge mozilla-central to fx-team |
| 359b53e3c94ec11606140f87e95d23eaa2cad7ac | Carsten "Tomcat" Book — Merge mozilla-central to fx-team |
cbook@mozilla.com Fri Oct 21 14:55:15 2016 +0000 | fcadf6ec5ccf67c480047de89b5d063116938fea | David Major — Bug 1311825: Pass by reference in fromObjectVariant and related methods. r=billm |
| 255e360cf9be6268580c86119c18724ee4500a91 | Chris Pearce — Bug 1311848 - Don't call ConnectPendingPromiseIdWithToken in MediaKeySession::Load. r=kikuo |
| cf6fc63a967d11b3df58ba81ef81444d50fdee49 | Chris Pearce — Bug 1311864 - Reject MediaKeySession::Load() for non temporary session types. r=kikuo |
| 9a8d5add5a55f368055c7425dd95a3a722d81b2b | Daniel Holbert — Bug 1311865: Refactor the grid "same sides" code into a simpler WritingMode::ParallelAxisHasSamePolarity() utility function. r=mats |
| 1aec2f248ad267ecee8b829671652e179937211b | Ting-Yu Lin — Bug 1309445 - Convert FrameConstructionItemList::mItems to use mozilla::LinkedList. r=dholbert |
| ae369aab847900e5c0a10a827758323604b42c87 | Masayuki Nakano — Bug 1310618 Replace nsresult variables |res| with |rv| under editor/ r=Ehsan |
| 4cf392058707f29b43d8255e9886be0901c580e5 | Masayuki Nakano — Bug 1311235 part.3 Rename NS_EDITOR_ELEMENT_NOT_FOUND to NS_SUCCESS_EDITOR_ELEMENT_NOT_FOUND r=Ehsan |
| ce5ec4fc9f709a2db933ba62756300277c149926 | Masayuki Nakano — Bug 1311235 part.2 Rename NS_FOUND_TARGET to NS_EDITOR_FOUND_TARGET and make it a success code r=Ehsan |
| 9d74c8cfdec3ec663f374b89a3bf2095b435a4ad | Masayuki Nakano — Bug 1311235 part.1 Remove NS_ERROR_EDITOR_NO_SELECTION and NS_ERROR_EDITOR_NO_TEXTNODE since nobody uses them r=Ehsan |
| 2ec35e0e63b5b34de6f90dec0f0cbfaed76a7680 | Chris Pearce — Bug 1310548 - Delay firing of 'waitingforkey' until all decoded data has been rendered. r=jya |
| 861fa708652cac38390be4eac89758ba0286a4a0 | Wes Kocher — Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE |
| 59cfa86c6db4b0384159c4322dc9ceeb152ae856 | Wes Kocher — Backed out changeset ac36d8c6cb45 (bug 1309191) for dt3 failures a=backout |
| c0e030c0d9cb8a105a8e5244faee6c2cf03f6d84 | J. Ryan Stinnett — Bug 1310851 - Minimal support for <a target/> and window.open in RDM. r=ochameau |
| d15798b73b9e3f8226e7d4ac8adfca3a77b069f0 | CuriousLearner — Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin |
| 09cfffe505b8d97aba25a80a983dff6eb9773a91 | Michelangelo De Simone — Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan |
| fc577423948f36ef86955ebac4a8e468ddd3a8ab | Mike Hommey — Bug 1311761 - Fixup after bug 1311069. r=chmanchester |
| 8f1273f17e6f0665d1ae0e8fff595bec69194b62 | Kit Cambridge — Bug 1307577 - Switch to `createCodebasePrincipal` in `PushRecord`. r=mt |
| 6d552b35b4793b033eb745eefb4ea32607c62501 | Byron Campen [:bwc] — Bug 1307350: Compensate for repeating timers that have not been appropriately cancelled. r=froydnj |
| 04a3c1c6625c0b6517055502798cfafd1da89a38 | Henrik Skupin — Bug 1311676 - Allow MRO for Marionette testcase classes. r=maja_zf |
| 19500dd560b1d990fdd4a6e0efa3b6aaad6e7c7e | Byron Campen [:bwc] — Bug 1310925: Acquire a reference before unlocking, just in case. r=froydnj |
| 098bb827dd3215d01ca8b84ddfde152994118e96 | Andrew Swan — Bug 1311180 Switch mozAddonManager to frame message managers r=rhelmer |
| 7133c7aa80c01a01d357c4ea936617133c071182 | Chris Manchester — Bug 1311632 - Update route and package names for android artifact builds to reflect gecko.v2 index locations. r=mshal |
| 9f023e0cc6697d9dcefe7352ee845e99bb101f1f | Sumit Tiwari — Bug 1309249: Add filepath to OS.File.read errors for lz4 decompression;r=Yoric |
| 260defd06226093a29f76416e46e0c34fec1f686 | Jared Wein — Bug 1310882 - Urlbar zoom button in dark devedition has poor hover support. r=Gijs |
| c141b67298ba98b5c6985ddacfe5b7524bf9908d | Gregory Szorc — Bug 1306641 - Remove TaskCluster automation related to b2g; r=dustin |
| bd7cb9b5537a75b772693f19e6e0a711456b7fc9 | Karl Tomlinson — bug 1311604 consider block flow direction in vertical writing mode native widget layout r=jfkthame |
| ec43bb1d3fdb96c96be670c89eb2ed25ef419ea5 | Karl Tomlinson — bug 1094845 enable vertical writing mode textarea resizer tests r=jfkthame |
| b8dd08d6aa5ade30c0d78f476f4cc98f8fc49b7b | Sebastian Hengst — Bug 1298211 - Implement chrome.topSites: Follow-up: Disable test on Android. r=me on a CLOSED TREE to fix xpcshell bustage |
| c022728779df4031cd65b0981fb5e3f315a44677 | Wes Kocher — Merge m-c to autoland, a=merge |
| f33c02b5d54f31468f98219f095651a4af3fba52 | David Keeler — bug 1311077 - fix builtin root module loading so it works in Android Cpp unit tests r=Cykesiopka |
| 332a08725ed02da8c58470a8c87e82a3deac18a8 | Gregory Szorc — Bug 1292071 - Put Mercurial store on same cache as checkout; r=dustin |
| 4d50a677b98973910b94eddf4753c2209d017efc | Gregory Szorc — Bug 1292071 - Verify VCS checkout is pristine; r=dustin |
| 3b93af82598a9b975f166fc0da5607ad80ad2a8d | Kit Cambridge — Bug 1310554 - Simplify `BookmarkSyncUtils.order` and use map lookups in `Bookmarks.reorder`. r=mak |
| cbf9f5b47d561b51a014976f1f475629199c9417 | Shane Caraveo — Bug 1298211 - Implement chrome.topSites, r=aswan |
| 806999bc0e965b71ac937e714fb0b2ab49750b44 | Dave Townsend — Bug 1311459: Fix unsafe CPOW warnings in toolkit/mozapps/extensions/test/xpinstall. r=rhelmer |
| 070e1a84f3e9be345a9fc44b5568ae2291534d6f | Julian Descottes — Bug 1295157 - create devtools l10n migration script for dtd to properties migration;r=Pike |
| 924d0cb421172305b4fc366514bddda27af5d043 | Daosheng Mu — Bug 1299929 - Part 3: Handle VRController button inputs; r=kip |
| 031f5a617e7a6c88179bea035ed18dcf230c1ac4 | Daosheng Mu — Bug 1299929 - Part 2: Add extra info for VRController; r=kip |
| 90dd6a4de10919c75fcc2eb3f29baf138f0cbc35 | Daosheng Mu — Bug 1299929 - Part 1: Send GamepadServiceType in the the button and axis events; r=kip |
| 82e347fa35820b3bab21c69356d7aa94696a920c | Mark Banner — Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws |
| 7dfb3865e126e82f46df067540de7e20b7d39b39 | Andrzej Hunt — Bug 1311533 - Switch Activity Stream topsites card back to FilledCardView r=sebastian |
| 24f14dccbbd2d79529b56f951d2972d08e6e7508 | Carsten "Tomcat" Book — Merge mozilla-central to autoland |
| c1fa65bccbd1b9d0fd7453d00c68efd5098c717b | Emilio Cobos Álvarez — Bug 1310744: Revert "Bug 1300193: Make existing assertion that no longer holds more flexible. r=jandem,nbp", but keep the test. |
| 3d81f34050a40f96ea78b17287b87796a22783e9 | Emilio Cobos Álvarez — Bug 1310744: Regression test. r=nbp |
| 4839dd5d7d9642b1793f3ad1e09b6ebe59c9855e | Emilio Cobos Álvarez — Bug 1310744: Add missing assertions in NativeObject.h r=nbp |
| d0d4f9792c6bb7551f9214b77e9daed6187c6f5c | Emilio Cobos Álvarez — Bug 1310744: Don't enter in the fast path for DeleteArrayElement for frozen arrays. r=nbp |
| eceaa41aebae1664ef3dc372083fd003643aa6ca | Emilio Cobos Álvarez — Bug 1310744: Make ArrayReverseDenseKernel frozenness-aware. r=nbp |
| 8ee1bce84ad842d8b536e1f259ad1a8be89a0ea6 | Emilio Cobos Álvarez — Bug 1310744: Bail out from SetOrExtendBoxedOrUnboxedDenseElements if the elements are frozen. r=nbp |
| 01d6130f6cb527ec2aa41a58128562287c997942 | Emilio Cobos Álvarez — Bug 1310744: Allow MoveBoxedOrUnboxedDenseElements to bail out if the elements are frozen. r=nbp |
| 9cf4fb2f956a58ebf0c7efb30e92b535681ba41f | Emilio Cobos Álvarez — Bug 1310744: A frozen element has no writable length. r=nbp |
| 888c35d3e47258fd7ac491fb043079b834c57681 | Emilio Cobos Álvarez — Bug 1310744: Add NativeObject::denseElementsAreFrozen. r=nbp |
| ac36d8c6cb4535582f9c5f018ca9129cd18fc57c | Ricky Chien — Bug 1309191 - Implement filter buttons for Net Panel Toolbar r=Honza,jsnajdr |
| 494617865df6396b061e870136a3d701bf35cc24 | Dustin J. Mitchell — Bug 1302776: document caches; r=gps |
| c1cefde52cd85bcd600f3789185c9f3564a3b15e | Jamie Nicol — Bug 1290149 - Copy intersecting region from old frontbuffer to new backbuffer when single tile layer visible region changes; r=mstange |
| a39915ca6ab440c37e382686dd4c8c1980008f5a | J. Ryan Stinnett — Bug 1311439 - Skip _notifyBackgroundTab for hidden tabs. r=Gijs |
| 1dba8e563e1cf53e3d17a260365da0aea6c45c8d | Dan Minor — Bug 1308432 - Implement ConstantSourceNode; r=padenot |
| 61c7dc758b5b90d1eeafaae5bdb1bf0838727ced | Dan Minor — Bug 1308432 - Add webidl for ConstantSourceNode; r=smaug |
| c249f55213b6acad8f39579d732a2fc0745e0d47 | Dan Minor — Bug 1308432 - Add missing includes to PannerNode.h and PannerNode.cpp; r=padenot |
| df49275ec24cf78028bcba9ecdd85334350c19f8 | Liang-Heng Chen — Bug 1311044 - show error when connection to domain socket is failed; r=bagder |
| 4adb7daf5033d99baf8c55483ea7d628f4693424 | Jonathan Hao — Bug 1264562 - Part 5: Double key OCSP cache with firstPartyDomain (adapted from Tor Browser patch #13670) r=keeler |
| ae2a347924822bf4b55bd45e0825820dfcc66be8 | Jonathan Hao — Bug 1264562 - Part 4: Instantiates an NSSCertDBTrustDomain containing the first party domain (adapted from Tor Browser patch #13670) r=keeler |
| c986e96fe095a1cdd67df0a0aa90f6493ffbc386 | Jonathan Hao — Bug 1264562 - Part 3: Store the firstPartyDomain in TransportSecurityInfo (adapted from Tor Browser patch 13670) r=keeler |
| bc8904f6dc8df08979e2d0eb03ae34ce45e364fb | Jonathan Hao — Bug 1264562 - Part 2: Test firstPartyDomain in test_ocsp_caching.js r=keeler |
| 6ed882bc57d4895d96bd98feb600111b255fbd8e | Jonathan Hao — Bug 1264562 - Part 1: Add firstPartyDomain to socket transport (adapted from Tor Browser patch 13670) r=mayhemer |
| b3954dee3eda20bd662632ea2aaf701fdf10ff70 | Bob Owen — Bug 1309900 Test: Ensure cross process history works when both history entries have children. r=smaug |
| faec341f8952a452b64878da0b99c64c43a7fea8 | Bob Owen — Bug 1309900: Fix subframe history navigation logic. r=smaug |