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

423343 Коммитов

Автор SHA1 Сообщение Дата
Michael Layzell 3fe7053458 Bug 1167588 - Mark Rule::mParentRule as MOZ_NON_OWNING_REF. r=dbaron
--HG--
extra : rebase_source : 511e42982b47f8516240cbb82d7fa2b21fb99e2e
2015-05-22 07:00:00 +02:00
Julian Seward 38ffe863a9 Bug 1167531 - Uninitialised value uses relating to GonkDisplayJB::GonkDisplayJB. r=mwu. 2015-05-27 09:41:53 +02:00
John Daggett b07da7d9fe Bug 1167281 - sort scalable fonts first when resolving generic families under Linux. r=karlt 2015-05-27 16:19:27 +09:00
John Daggett 96dd93d2a6 Bug 1163491 - map local fontnames to fontconfig patterns. r=karlt 2015-05-27 16:19:19 +09:00
Kan-Ru Chen 0cc4a57df4 Bug 772750 - Get mobile connection technology from MobileConnectionService. r=garvank,echen 2015-05-27 14:41:23 +08:00
Kan-Ru Chen 4c3974dbf8 Bug 1168068 - GonkGPSGeolocationProvider should use mRilDataServiceId in SetReferenceLocation. r=garvank 2015-05-27 14:40:48 +08:00
Shu-yu Guo 3e9695abda Bug 1168265 - Clean up ChunkedJSONWriteFunc. (r=mstange) 2015-05-26 22:58:40 -07:00
Shu-yu Guo 9f94c8fcbf Bug 1167230 - Use nsCString instead of std::string in FrameKey in the profiler. (r=mstange) 2015-05-26 22:58:40 -07:00
Shu-yu Guo eca2c2d5bb Bug 1166492 - Return UniquePtr<char[]> from profiler_get_profile to avoid double copying. (r=mstange) 2015-05-26 22:58:40 -07:00
Shu-yu Guo 39b3a7865a Bug 1166492 - Remove dead code in the ProfileBuffer and ThreadProfile. (r=mstange) 2015-05-26 22:58:40 -07:00
Shu-yu Guo c320562635 Bug 1166492 - Handle huge strings in the profile JSON writer. (r=mstange) 2015-05-26 22:58:40 -07:00
Daniel Holbert 97501a00b6 Bug 1166741 followup: Guard GTK file-picker member-var decl/init statements with same #ifdef that its usages are guarded with, to avoid -Wunused-private-field warning. r=karlt 2015-05-26 22:40:28 -07:00
Dave Townsend 81d37f4a5c Backing out 82a7ea7ce995 as it hasn't had the appropriate reviews for landing. 2015-05-26 21:57:05 -07:00
Chris Peterson b6535b95f8 Bug 1167834 - Fix -Wwritable-strings warnings in widget/cocoa/. r=smichaud 2015-05-20 23:02:59 -07:00
Ehsan Akhgari de5eb374af List test_bug336682.js as a support-file, not a test file, no bug 2015-05-26 23:23:30 -04:00
Mike Hommey 2818f32729 Bug 1168231 - Normalize file mode in jars. r=gps 2015-05-27 11:33:25 +09:00
Mike Hommey c42da15045 Bug 1168293 - Remove MOZ_GLUE_IN_PROGRAM from config/config.mk. r=mshal 2015-05-27 11:33:23 +09:00
Mike Hommey 3d4e71d8fb Bug 1168316 - Remove build machine name from about:buildconfig. r=ted 2015-05-27 11:33:22 +09:00
Mike Hommey 655e5f2988 Bug 1168251 - Do a partial recursion when doing make -C some/path compile. r=gps 2015-05-27 11:33:22 +09:00
David Major 0af0779f16 Bug 1168480 - Fix potential leaks in qcms_transform_create. r=seth
--HG--
extra : rebase_source : bd4adeca9376895e0b768212934325382c7c4a0f
2015-05-26 22:18:55 -04:00
Matt Woodrow d927dac1c9 Bug 1156135 - Add a distribution addon to sanity test hardware accelerated video decoding. r=mossop,glandium
--HG--
extra : rebase_source : 128eb3bdf026b6f9d61afe385d4a3ff03eac15a5
2015-05-27 14:07:45 +12:00
Matt Woodrow f7daa2cb73 Bug 1156135 - Add live pref for disabling DXVA when it fails to render correctly. r=ajones
--HG--
extra : rebase_source : 497559f4c215a9c59ddbf33a0d1107fb37dae6bd
2015-05-27 14:05:18 +12:00
Matt Woodrow 33d12e1f95 Bug 1156135 - Add telemetry histogram for recording gfx sanity test failures. r=vladan
--HG--
extra : rebase_source : 6626125f2668f2c602bf1f96e328a1721c15ee52
2015-05-27 14:05:11 +12:00
Cameron McCormack 7c0c226f2c Bug 1168299 - Break out style struct memory usage reporting from pres-shell. r=njn 2015-05-27 12:08:42 +10:00
Jonathan Watt 7f790e5e3c Bug 1168664 - Stop mistakenly using the transform reference box's width to calculate the Z component in ProcessMatrix3D. r=mattwoodrow 2015-05-25 11:13:42 +01:00
Cameron McCormack da76f68ddc Bug 1167418 - Check fallible AppendElements call in FontFaceSet. r=poiru 2015-05-27 10:41:11 +10:00
Seth Fowler ce0ede7268 Bug 1163740 - Paper over qcms crashes due to NaN values in qcms_transform::matrix. r=dmajor
--HG--
extra : rebase_source : 66b5c8fbf58a6a5d8bdf60cbb96dde522a83fdeb
2015-05-26 17:34:21 -07:00
Jonathan Watt e4b2415d87 Bug 923193, part 5 - Tests for the 'transform-origin' and 'transform-box' properties in SVG. r=heycam 2015-05-24 22:53:16 +01:00
Jonathan Watt 13ebd5c893 Bug 923193, part 4 - Implement support for the 'transform-origin' property in SVG. r=heycam 2015-05-24 22:40:37 +01:00
Maire Reavy 3bbe69f2d1 bug 1151351: struktur AG added to screensharing whitelist r=jesup 2015-05-26 11:26:13 -04:00
Maire Reavy 380721f868 bug 1137057: Interactive Intelligence added to screensharing whitelist r=jesup 2015-05-26 11:21:00 -04:00
Daniel Holbert fc985d746e Bug 1167782: Null-check pseudo element in nsHTMLCSSStyleSheet::RulesMatching(). r=dbaron 2015-05-26 16:44:52 -07:00
Wes Kocher fd401f9e9b Merge m-c to inbound, a=merge CLOSED TREE 2015-05-26 16:25:11 -07:00
Wes Kocher 547f78dff1 Merge inbound to central, a=merge 2015-05-26 16:16:26 -07:00
Wes Kocher 9bd0348fb3 Backed out changeset 93943a21b457 (bug 1148582) for android r6 orange CLOSED TREE 2015-05-26 16:12:17 -07:00
Wes Kocher fd32de22b5 Merge fx-team to central, a=merge 2015-05-26 15:59:43 -07:00
Mike Shal 8db5eb0833 No bug - bump mozharness.json to aa543babe6b7 2015-05-26 18:43:33 -04:00
David Major c1245b3130 Bug 1167189: Remove unnecessary checks after infallible allocations. r=bholley
--HG--
extra : rebase_source : 40d9430e2d97e4d8093c39dccd0fb3f036d940c0
2015-05-26 17:04:24 -04:00
David Major f4189e1554 Bug 1167189: Use a size annotation on the OOM abort. r=bholley
--HG--
extra : rebase_source : dc6239a85b5136314fb9884ff0c989fcf407f904
2015-05-26 17:04:24 -04:00
David Major b0aca35272 Bug 1167189: Cleanup NS_RUNTIMEABORT("OOM") in layout/. r=dbaron
--HG--
extra : rebase_source : 6fab38c5b192978f0a7cbfe88f865d15b6065a42
2015-05-26 17:04:24 -04:00
Brian Hackett 77138efc56 Bug 1165392, Bug 1165463 - Various unboxed array fixes and optimizations, r=jandem. 2015-05-26 16:29:19 -06:00
Brian Hackett 49812b9ade Bug 1166678 - Inline first ObjectGroup::maybeSweep test, r=jandem. 2015-05-26 15:42:07 -06:00
B2G Bumper Bot 91b03f9a9c Bumping manifests a=b2g-bump 2015-05-26 13:12:55 -07:00
B2G Bumper Bot 7a1abfc5b2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce5b9f84c7e2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1102183 - merge pull request #30154 from gmarty:Bug-1102183-Signal-strength-and-Data-signal-is-not-changing-while-checking-in-after-opening-any-app to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/3e026ca2ef27
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1102183 - Signal strength and Data signal (3G/H/E) is not changing while checking in after opening any app
2015-05-26 13:10:33 -07:00
B2G Bumper Bot 1d40e5fd9c Bumping manifests a=b2g-bump 2015-05-26 12:33:23 -07:00
B2G Bumper Bot cd4f163419 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14dac8634b94
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30245 from gaye/bug-1168498

Bug 1168498 - Users can't create google calendar events on device

========

https://hg.mozilla.org/integration/gaia-central/rev/98ec39d4864d
Author: gaye <gaye@mozilla.com>
Desc: Revert "Bug 1162548 - [Calendar] edit and modify event views should not talk directly to stores"

This reverts commit d56536af0067ad2485cd5d1fc06b1de0c17f916e.
2015-05-26 12:31:25 -07:00
stefanh@inbox.com bb3b4ef66e Bug 889085 - Remove an extra comma that accidentally slipped in from a7c9a6e1394e. 2015-05-26 20:23:47 +02:00
B2G Bumper Bot ea93693adc Bumping manifests a=b2g-bump 2015-05-26 10:32:23 -07:00
B2G Bumper Bot de3fa79725 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/84f03d355919
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30150 from mwargers/1164073

Bug 1164073 - test_system_notification_bar.py: AssertionError: Expected one notification

========

https://hg.mozilla.org/integration/gaia-central/rev/687f5a4ad67e
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1164073 - test_system_notification_bar.py: AssertionError: Expected one notification
2015-05-26 10:30:27 -07:00
B2G Bumper Bot ebcae25870 Bumping manifests a=b2g-bump 2015-05-26 09:57:18 -07:00