Commit Graph

255977 Commits

Author SHA1 Message Date
Robert O'Callahan
53c0044a87 Bug 1184842. Pass aOldValue to all mutation observers. r=peterv 2015-07-25 18:01:19 +12:00
Robert O'Callahan
1feb908b60 Bug 1184842. Add aOldValue parameter to nsNodeUtils::AttributeChanged. r=peterv 2015-07-21 16:13:53 +12:00
Robert O'Callahan
b7cc251745 Bug 1184842. Make SetAttrAndNotify use the real old value instead of aOldValue when possible. r=bz 2015-07-25 17:57:13 +12:00
Robert O'Callahan
5fc079e9ea Bug 1184842. Change nsAttrAndChildArray::SetAndTakeAttr to nsAttrAndChildArray::SetAndSwapAttr. r=peterv 2015-07-22 14:09:41 +12:00
Robert O'Callahan
60019c952c Bug 1184842. Remove frameset mVisibilityOverride since it's always false now. r=mats 2015-07-21 16:22:02 +12:00
Robert O'Callahan
01b69ed910 Bug 1184842. Remove layout.frames.force_resizability pref. r=mats 2015-07-21 16:18:17 +12:00
Mike Hommey
b0edad6913 Touch CLOBBER for bug 1186748 on a CLOSED TREE 2015-08-04 08:07:56 +09:00
Wes Kocher
115ba9d73a Backed out 2 changesets (bug 1190252) for windows gtest permafails
Backed out changeset 880fc4c49f7e (bug 1190252)
Backed out changeset ba77cb6046b7 (bug 1190252)
2015-08-03 16:00:53 -07:00
Tanvi Vyas
41d6812f53 Bug 1181683 - Update test_anchor_ping.html to disable mixed active content blocking. ping is now considered mixed active so the mixed content pings in this test would get blocked and fail without this change. r=ttaubert 2015-08-03 15:25:24 -07:00
Tanvi Vyas
501b44d056 Bug 1181683 - Mark ping and beacon as blockable mixed content instead of optionally blockable. r=smaug 2015-08-03 15:25:21 -07:00
Mike Hommey
18d5833b4f Bug 1186748 - Switch valgrind builds to Gtk+3. r=mshal 2015-08-04 07:05:24 +09:00
Mike Hommey
63750b333b Bug 1188780 - Include debug symbols in gtk3 tooltool package. r=mshal
At the same time, include a setup script to replace parts of mozconfig.gtk.
2015-08-04 07:05:23 +09:00
Mike Hommey
00536d1070 Bug 1187664 - Don't run gst-plugin-scanner through valgrind, it only leads to irrelevant errors. r=njn 2015-08-04 07:05:22 +09:00
Mike Hommey
534bff4a77 Bug 1187664 - Create a fontconfig cache so that Firefox doesn't have to do it itself when run on build automation. r=mshal 2015-08-04 07:05:22 +09:00
Mike Hommey
581b10732e Bug 1186748 - Switch hazard and root analysis builds to Gtk+3. r=mshal 2015-08-04 07:05:21 +09:00
Bobby Holley
bfe544cdde Bug 1190117 - Track mLastProducerID and mLastFrameID explicitly in ImageLayerProperties. r=roc 2015-08-03 15:03:25 -07:00
Matt Woodrow
8e46480389 Bug 1061525 - Part 6: Add readback code for converting NV12 MacIOSurfaces into RGB. r=nical 2015-08-03 17:57:54 -04:00
Matt Woodrow
846da9929f Bug 1061525 - Part 5: Make the OSX video decoders output NV12 format MacIOSurfaces. r=jya 2015-08-03 17:57:46 -04:00
Matt Woodrow
681e657f0b Bug 1061525 - Part 4: Add an NV12 effect, and implement it for CompositorOGL. r=nical 2015-08-03 17:57:39 -04:00
Matt Woodrow
d86c8c8f8f Bug 1061525 - Part 3: Add shaders for NV12 to OGLShaderProgram. r=BenWa 2015-08-03 17:57:33 -04:00
Matt Woodrow
7fe27c19b2 Bug 1061525 - Part 2: Make MacIOSurfaceTextureHostOGL understand planar MacIOSurfaces. r=jrmuizel 2015-08-03 17:57:26 -04:00
Matt Woodrow
d8891e5132 Bug 1061525 - Part 1: Add support for planar MacIOSurfaces. r=BenWa 2015-08-03 17:57:19 -04:00
Jeff Gilbert
e858d3e565 Bug 1188540 - Forward texture-related functions to WebGLTexture. - r=kamidphish 2015-08-03 14:34:46 -07:00
Brian Hackett
937df89c00 Bug 1176451 - Optimize Array.concat when used on different types of boxed vs. unboxed arrays, r=jandem. 2015-08-03 14:32:40 -07:00
Nicholas Hurley
2a538e6b19 No bug - Remove extra printf left over from bug 1127618. r=smaug 2015-08-03 14:14:39 -07:00
Chris Pearce
9627c902fc Bug 1190252 - Remove use of std::ifstream in GMPChild.cpp. r=edwin 2015-08-04 09:07:19 +12:00
Chris Pearce
cd48fb20e6 Bug 1190252 - Remove std::string from GMPChild and friends. r=edwin 2015-08-04 09:07:02 +12:00
Brian Hackett
8c27c771d4 Bug 1182865 - Relax assertion on the allowed class for home objects, r=efaust 2015-08-03 14:02:23 -07:00
Fernando Jimenez
33dac6f5b2 Bug 1180148 - Clear service workers registered for a site when clearing the cookies and stored data is not working in b2g. r=baku 2015-08-03 22:51:07 +02:00
Julien Pagès
767bf5a49d Bug 1189021 - talos is not seen as a package when used by mozharness. r=jmaher 2015-08-03 17:17:32 +02:00
Nicholas Hurley
8642eb435f Bug 1127618 - make push caches work in e10s. r=mcmanus r=froydnj IGNORE IDL 2015-07-31 13:50:08 -07:00
Nicholas Hurley
c2f1ab6c42 Bug 1127618 (prereq) - Fix compile errors caused by files moving from one unified file to another. r=mcmanus 2015-07-31 13:48:26 -07:00
Ryan VanderMeulen
ab5d403c27 Backed out changeset 62561970f611 (bug 1178349) for Android crashes.
CLOSED TREE
2015-08-03 15:34:17 -04:00
Ryan VanderMeulen
7adbd17a19 Merge m-c to inbound. a=merge 2015-08-03 15:03:34 -04:00
Ryan VanderMeulen
fa2176eb4f Merge inbound to m-c. a=merge 2015-08-03 15:02:19 -04:00
Valentin Gosu
1787b1a501 Bug 1189852 - link broken when a line break is part of the hash r=mcmanus 2015-08-03 21:00:16 +02:00
Ryan VanderMeulen
a2e58eeb27 Merge fx-team to m-c. a=merge 2015-08-03 14:58:50 -04:00
B2G Bumper Bot
44c74c0fe1 Bumping manifests a=b2g-bump 2015-08-03 10:18:15 -07:00
B2G Bumper Bot
dcf6d97132 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5612f302a6b5
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31174 from albertopq/1188023-arrow

Bug 1188023 - Update arrow to follow the specs r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/b40f2582c1ab
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1188023 - Update arrow to follow the specs

========

https://hg.mozilla.org/integration/gaia-central/rev/f3a1e9878b1f
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Merge pull request #30999 from mancas/bug1184451

Bug 1184451 - [Follow-up] Remove uses of mozL10n.get in #open activity

========

https://hg.mozilla.org/integration/gaia-central/rev/6c43e139733b
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1184451 - [Follow-up] Remove uses of mozL10n.get in #open activity
2015-08-03 10:16:12 -07:00
B2G Bumper Bot
5f973ca53b Bumping manifests a=b2g-bump 2015-08-03 09:43:05 -07:00
B2G Bumper Bot
ac91d5ba11 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7fa646f5b633
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31196 from mwargers/1189806

Bug 1189806 - Fix intermittent failure in test_add_to_an_existing_contact_from_messages.py

========

https://hg.mozilla.org/integration/gaia-central/rev/8cd728f6cae8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1189806 - Fix intermittent failure in test_add_to_an_existing_contact_from_messages.py
2015-08-03 09:40:42 -07:00
Ryan VanderMeulen
65ef827775 Backed out changeset 4a78aef5ef0d (bug 1189911) for Win8 e10s browser_plugin_reloading.js (and more) permafail.
CLOSED TREE
2015-08-03 12:39:54 -04:00
Ryan VanderMeulen
e1199f4eee Backed out changeset 96bb759922a1 (bug 1189543) for frequent crashes/asserts.
CLOSED TREE
2015-08-03 12:32:31 -04:00
B2G Bumper Bot
48489bc671 Bumping manifests a=b2g-bump 2015-08-03 09:13:57 -07:00
B2G Bumper Bot
b347a15efa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1dc0b86ad387
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #31152 from borjasalguero/ice

Bug 1188899 - [Contacts][NGA] Remove dependency of ICEView with conta…

========

https://hg.mozilla.org/integration/gaia-central/rev/80c99fe075b5
Author: borjasalguero <borja.salguero@gmail.com>
Desc: Bug 1188899 - [Contacts][NGA] Remove dependency of ICEView with contacts.js r=arcturus
2015-08-03 09:11:38 -07:00
Marco Bonardo
eb91fc39b8 Backout 85afe1aa3e6f (bug 1092607) for failures in test_PlacesUtils_asyncGetBookmarkIds.js. 2015-08-03 17:34:07 +02:00
Geoff Brown
69c26a8b00 Bug 1184186 - Convert robocop testAboutLogins to mochitest-chrome; r=ally 2015-08-03 09:28:35 -06:00
Geoff Brown
c911b8b7a5 Bug 1184186 - Convert robocop testAppConstants to mochitest-chrome; r=nalexander 2015-08-03 09:28:33 -06:00
Geoff Brown
76b16b0094 Bug 1184186 - Add a mochitest-chrome manifest for Android; r=nalexander 2015-08-03 09:28:32 -06:00
James Graham
c6ae5a5aa7 Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly 2015-08-03 16:11:00 +01:00