Граф коммитов

448977 Коммитов

Автор SHA1 Сообщение Дата
Botond Ballo 5bf85e9f9d Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
--HG--
extra : source : 1f371f014048ed4c3c25095233fea927311a7e23
2015-11-04 11:49:49 -05:00
Nicholas Nethercote bf48856d20 Bug 1187782 (part 9) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
--HG--
extra : rebase_source : ba1fd25e5bfa37bb01eaca3c5eb8045ef29c8464
2015-11-04 21:42:17 -08:00
Nicholas Nethercote 9e83f2e7cf Bug 1187782 (part 8) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
--HG--
extra : rebase_source : a6ecc15d5115adc7864bf47abd8812918b8e8381
2015-11-04 21:35:12 -08:00
Nicholas Nethercote 93ecb44fb0 Bug 1187782 (part 7) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
--HG--
extra : rebase_source : 18783668ce36d11faf96c4210f228e23f7e49ccc
2015-11-04 19:43:45 -08:00
Nicholas Nethercote 48e54fb700 Bug 1187782 (part 6) - Replace nsBaseHashtable::EnumerateRead() calls in dom/base/ with iterators. r=khuey.
--HG--
extra : rebase_source : cb9d9486674ee047f03106bf5c77f30960a99c33
2015-11-03 16:15:52 -08:00
Matt Woodrow ddca4f6bab Bug 1221842 - Don't reallocate DLBI geometry objects if nothing has changed. r=roc 2015-11-06 16:57:47 +13:00
Phil Ringnalda aba097f1de Bug 1186440 - skip test_garbage_at_end_of_declarations.html on b2g debug
--HG--
extra : rebase_source : f1c2056a8406e707a54e028276c70483e9ff700f
2015-11-05 19:35:58 -08:00
Phil Ringnalda 6f208f1612 Bug 1132375 - disable browser_dbg_search-symbols.js on Linux
--HG--
extra : rebase_source : 46a1ec27795ebe6cacdb8ebf45a7ce56a10d3bd8
2015-11-05 19:27:55 -08:00
Phil Ringnalda 4f9579ad0f Bug 1213631 - disable browser_pluginscroll.js for a jaw-dropping failure rate
--HG--
extra : rebase_source : fc3e974b2eb0d0f52952811d0271938567ec1e8a
2015-11-05 19:19:45 -08:00
Andreas Pehrson bba51fc7ab Bug 1219711 - Remove fakeness from webrtc tests. r=jib
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : ebd721157d80959d6946966508e98bd9eb382ca9
2015-11-05 17:15:51 +08:00
Andreas Pehrson 3affebad3f Bug 1219711 - Let fake stream take precedence in testing. r=jib
TL;DR requesting a fake stream always gives you a fake stream. No magic.

The gUMConstraint `fake: true` should take precedence and if set always
use MediaEngineDefault.
If it is set the state of `faketracks` is passed
on to MediaEngineDefault.
If it is not set, but (any of) audio/video loopback devices are set, the
device enumeration will filter out only those.

--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : 3fc85bb11def1d19707338baf05317d2ee216b44
2015-11-05 17:15:51 +08:00
Andreas Pehrson a6bfe68fb0 Bug 1219711 - Add mochitest for track disabling over a peer connection. r=jib
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : 2d6ff3f78f5e401a4c285ba96cbfc7beda04065a
2015-11-05 17:15:51 +08:00
Andreas Pehrson 839fb7b296 Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib
--HG--
extra : commitid : ACLnd4zWe6Y
extra : rebase_source : 298c721393c222ef55858438a14e8b6bcc1ce510
2015-11-05 17:15:50 +08:00
L. David Baron 2187e9fcf7 Bug 1186768 patch 3 - Compute affectedByScriptMinSize sooner to avoid asserting or doing extra work. r=heycam
The assertion added in patch 1 caught a separate bug, which is that we
were computing whether we were affected by scriptMinSize too soon.
Prior to patch 1, this bug meant doing extra work (taking the slow
path).  With patch 1, this changes in documents without MathML to
hitting the assertion instead of taking the slow path.

--HG--
extra : commitid : JD1GY8VL4F0
2015-11-06 11:26:50 +08:00
Jesse Ruderman 9b054b046b Bug 1186768 patch 2 - Crashtest. r=heycam
David Baron confirmed locally that this fails with a fatal assertion
without patch 1 and passes with patch 1.

--HG--
extra : commitid : I8JJwlxIugj
2015-11-06 11:26:50 +08:00
L. David Baron 3c9d5e2196 Bug 1186768 patch 1 - Avoid setting different font-size conditions due to MathML font size adjustments. r=heycam
--HG--
extra : commitid : 7NjsLU22Vcv
2015-11-06 11:26:49 +08:00
Wes Kocher 7ea3443ef1 Merge m-c to inbound, a=merge CLOSED TREE
--HG--
extra : commitid : BZ5NGmCCVs
2015-11-05 18:45:29 -08:00
Wes Kocher 0069e6af90 Merge inbound to central, a=merge
--HG--
extra : commitid : 426lsCwC1FX
2015-11-05 18:44:24 -08:00
Wes Kocher dd4158acd0 Backed out changeset f073181a927d (bug 1189195) for browser_privatebrowsing_geoprompt.js leaks CLOSED TREE
--HG--
extra : commitid : LFqvYmXqV6c
2015-11-05 18:06:21 -08:00
Wes Kocher 37b7f2920b Backed out changeset ae1885cf1fd6 (bug 1218596) for windows build bustage CLOSED TREE
--HG--
extra : commitid : 6GZJDFkoL81
2015-11-05 17:48:53 -08:00
Wes Kocher 84a8fd813f Merge fx-team to central, a=merge
--HG--
extra : commitid : 76bf7nzZUjc
2015-11-05 17:39:41 -08:00
Josh Aas cecc434e52 Bug 1221451: Don't pass nil when an argument is required. r=spohl 2015-11-06 10:24:19 +09:00
Cameron McCormack 917185f23e Bug 1220516 - Devirtualize CSSStyleSheet::GetOriginalURI. r=bzbarsky 2015-11-06 12:10:15 +11:00
Mike Hommey 4d40edea15 Bug 1221453 - Use AbsolutePaths with LOCAL_INCLUDES instead of manual -I in CXXFLAGS. r=gps 2015-11-06 09:59:21 +09:00
Mike Hommey 762aba02cd Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps 2015-11-06 09:59:21 +09:00
Mike Hommey e855ef1662 Bug 1221453 - Use SourcePaths for LOCAL_INCLUDES. r=gps 2015-11-06 09:59:21 +09:00
Timothy Nikkel ae9c7ca837 Bug 1208780. Set a zero-margin displayport on all scrollable ancestors of frames with displayports if they don't already have a displayport. r=botond 2015-11-05 18:57:17 -06:00
Timothy Nikkel 8345aeaa49 Bug 1218851. Fix comments related to nsIPresShell::RenderDocument and flags RENDER_DOCUMENT_RELATIVE and RENDER_IGNORE_VIEWPORT_SCROLLING. r=roc
The two flags combined used to be represented by just RENDER_IGNORE_VIEWPORT_SCROLLING. Until http://hg.mozilla.org/mozilla-central/rev/99279c1c33cc (bug 590294) split RENDER_DOCUMENT_RELATIVE out. It split out the requested rect to be document relative. But it also split out the part about "drawing the document as if it had not been scrolled" with the new flag, but the comments for that part didn't get updated.

The names of the flags are perhaps inaccurate, but changing that requires changing a lot more code.
2015-11-05 18:57:17 -06:00
Nicholas Nethercote 03f9b8a57c Bug 1222171 - Re-establish equivalence between gfxImageFormat and cairo_format_t. r=mstange.
It would be nice to add static assertions for this equivalence but I don't want
to have to include cairo.h in gfxTypes.h. (Indeed, that's why
gfxImageFormatToCairoFormat and gfxCairoFormatToImageFormat are macros in the
first place).

--HG--
extra : rebase_source : 894fcce51ebbb17283c8f5ad325ea6dd403056cc
2015-11-05 13:44:00 -08:00
Sotaro Ikeda 7c26aaa947 Bug 1189195 - Fix PContentPermissionRequest shutdown r=fabrice 2015-11-05 16:41:13 -08:00
Dan Mosedale c872896c82 Bug 1222146-Allow test API server to be run on env-specified port, r=Mardak, NPOTB, DONTBUILD 2015-11-05 13:12:20 -08:00
B2G Bumper Bot 175c72d4ef Bumping manifests a=b2g-bump 2015-11-05 11:27:26 -08:00
B2G Bumper Bot 5d32cbc178 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a49674a07399
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33006 from zbraniecki/1221817-observer-moztimechange-in-intlhelper

Bug 1221817 - Observer moztimechange in IntlHelper. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/7f3006711109
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1221817 - Observer moztimechange in IntlHelper

========

https://hg.mozilla.org/integration/gaia-central/rev/c5d09d0277ab
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32956 from ngokevin/mktmaster

Bug 1198031 - incoming marketplace updates r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/5b72351bd77e
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1198031 - incoming marketplace updates
2015-11-05 11:25:23 -08:00
Mason Chang 0cb3e0be35 Bug 1221697 - Add a telemetry probe for time-to-composite. r=kats 2015-11-05 10:24:12 -08:00
Ben Kelly ac8a0f19ae Bug 1221351 P2 Add a web-platform-test to check for crash when calling .register() on closed window. r=catalinb 2015-11-05 09:33:34 -08:00
Ben Kelly 68a7000f5d Bug 1221351 P1 ServiceWorkerContainer and ServiceWorkerRegistration should not crash for null window owner. r=catalinb 2015-11-05 09:33:33 -08:00
B2G Bumper Bot 358787afc1 Bumping manifests a=b2g-bump 2015-11-05 09:07:33 -08:00
B2G Bumper Bot a7d669c39a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99c016a50f40
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32997 from mwargers/1137766

Bug 1137766 - Error in both test_settings_change_language tests

========

https://hg.mozilla.org/integration/gaia-central/rev/015f7919558c
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1137766 - Error in both test_settings_change_language tests
2015-11-05 09:05:32 -08:00
B2G Bumper Bot edd64a5179 Bumping manifests a=b2g-bump 2015-11-05 08:43:01 -08:00
B2G Bumper Bot 566d40c29d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/26ded672c50d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #33014 from Cwiiis/bug1221195-homescreen-remove-system-xhr

Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/9ab903b69575
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/bfa623f8e4e0
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32954 from samgiles/distro-vars

Bug 1220744 - Allow specific distros to set/unset build time variables in their own config r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2fea90f31ddc
Author: Sam Giles <sam.e.giles@gmail.com>
Desc: Bug 1220744 - Allow specific distros to set/unset build time variables in their own config r=timdream
2015-11-05 08:40:38 -08:00
Jonathan Kew 8290bbf2e8 Bug 1221874 - Ignore the sideways-orientation flag when logical-coordinate classes are checking writing-mode compatibility. r=smontagu 2015-11-05 15:38:53 +00:00
Jonathan Kew 1821542838 Bug 1221874 - Crashtest for overzealous writing-mode check (currently asserts). r=smontagu 2015-11-05 15:37:56 +00:00
Mason Chang 1dcb06648d Bug 1211264. Fallback to render dest rect with outer box shadows on non-int transforms. r=mstange 2015-11-05 07:29:52 -08:00
B2G Bumper Bot de8ab115b7 Bumping manifests a=b2g-bump 2015-11-05 07:09:35 -08:00
B2G Bumper Bot 7b8ea8c813 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d74b9cdd47d
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #32719 from mermi/patchBug1212843

Bug 1212843 - Provide an install method in gaia_test.py and convert uninstall the use manifestURL

========

https://hg.mozilla.org/integration/gaia-central/rev/620aaef47c75
Author: mermi <manel.rhaiem92@gmail.com>
Desc: Bug 1212843 - Provide an install method in gaia_test.py and convert uninstall the use manifestURL
2015-11-05 07:07:32 -08:00
B2G Bumper Bot 1c58bbfbb1 Bumping manifests a=b2g-bump 2015-11-05 05:22:15 -08:00
B2G Bumper Bot e5fdbb3c2a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e5b4c1fd0904
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Empty commit to trigger gaia-master https://treeherder.mozilla.org/#/jobs?repo=gaia-master
2015-11-05 05:20:14 -08:00
Carsten "Tomcat" Book 81d4ae61d0 Merge mozilla-central to b2g-inbound 2015-11-05 13:40:25 +01:00
Carsten "Tomcat" Book 10e4bb40b4 merge b2g-inbound to m-c to fix merge conflicts a=merge 2015-11-05 13:38:39 +01:00
B2G Bumper Bot 159f618a5f Bumping manifests a=b2g-bump 2015-11-05 04:36:33 -08:00