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

505291 Коммитов

Автор SHA1 Сообщение Дата
Glenn Randers-Pehrson 1797224dcb Bug 1326234 - Update in-tree libpng to version 1.6.27 (old-configure.in). r=jrmuizel 2016-12-31 07:05:00 -05:00
Chih-Yi Leu 7d79da08f4 Bug 1324592 - Use nsITimer to trigger DirectInput polling instead of DelayedDispatch. r=qdot 2016-12-29 15:00:00 -05:00
Phil Ringnalda 8ffd5762b5 Merge m-i to m-c, a=merge
MozReview-Commit-ID: L58yTXbUD21
2017-01-01 11:17:06 -08:00
Phil Ringnalda b1f454d8aa Merge autoland to m-c, a=merge
MozReview-Commit-ID: 2zgTtus4xpl
2017-01-01 11:16:06 -08:00
ffxbld 092ba79df5 No bug, Automated HPKP preload list update from host bld-linux64-spot-277 - a=hpkp-update 2017-01-01 07:05:49 -08:00
ffxbld 645fc16b79 No bug, Automated HSTS preload list update from host bld-linux64-spot-277 - a=hsts-update 2017-01-01 07:05:47 -08:00
Lee Salzman 9efc50d84e Bug 1318769 - make SkFontHost_cairo match cairo-ft's handling of FcPattern embeddedbitmap option. r=jfkthame
MozReview-Commit-ID: BSDuwZfKi1a
2017-01-01 09:25:15 -05:00
Tom Schuster 4a85614b87 Bug 1326589 - Correct CacheIR issue with uninitialized let and GetGName. r=jandem 2017-01-01 15:12:17 +01:00
Jonathan Kew ce7d6df2ad Bug 1324780 - Cherry-pick commit 1c98ff87c76536553e53c131e75aba33033ee3a0 from upstream harfbuzz, to fix build failure with older glib. r=jrmuizel 2017-01-01 11:43:24 +00:00
Daniel Holbert ae86e90d47 Bug 1326579: Add some needed includes in layout/painting, to preemptively fix unified bustage. r=xidorn
MozReview-Commit-ID: G8Ax9cVtOFP

--HG--
extra : rebase_source : 43e1d274e169bb8139d3ac867791aa638a2ea33f
2016-12-31 16:35:41 -08:00
Daniel Holbert 2c23d97ecd Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn
MozReview-Commit-ID: 2vM3aiR87T3

--HG--
extra : rebase_source : 8bff626c7f283b67b5178bae06ab5606b24c0119
2016-12-31 16:10:45 -08:00
Phil Ringnalda 3f025b28e0 Merge m-c to m-i
MozReview-Commit-ID: 6JjpxZR3ese
2016-12-31 11:32:38 -08:00
Phil Ringnalda e8852fe6a8 Merge m-i to m-c, a=merge
MozReview-Commit-ID: LQ8vDnOLtXR
2016-12-31 11:07:26 -08:00
Phil Ringnalda 9eeb28d957 Merge autoland to m-c, a=merge
MozReview-Commit-ID: 8yPoPaeSPH8
2016-12-31 10:52:27 -08:00
Mats Palmgren dfeed3a85d Bug 1325355 part 2 - Rename nsIFrame::GetWritingMode to WritingModeForLine to make its purpose clearer. r=jfkthame 2016-12-31 18:16:32 +01:00
Mats Palmgren ea21a73fc7 Bug 1325355 part 1 - Make nsIFrame::GetWritingMode take a WritingMode param instead of calling this->GetWritingMode(). r=jfkthame 2016-12-31 18:16:32 +01:00
Phil Ringnalda f26dcf9b33 Backed out changeset b12680f82f7a (bug 1324488) since the thing it depended on was backed out
MozReview-Commit-ID: 9Z36fqcH5v6
2016-12-31 08:55:47 -08:00
Ehsan Akhgari b4fa73d470 Bug 1325651 - Assume failure in case of early returns in a couple of places; r=bzbarsky 2016-12-31 11:40:49 -05:00
ffxbld b2d897040a No bug, Automated HPKP preload list update from host bld-linux64-spot-222 - a=hpkp-update 2016-12-31 07:02:39 -08:00
ffxbld 424587b55c No bug, Automated HSTS preload list update from host bld-linux64-spot-222 - a=hsts-update 2016-12-31 07:02:37 -08:00
Olli Pettay 8f2731ad19 Bug 1326508 - PerformanceMainThread should not call NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=bz 2016-12-31 14:41:24 +02:00
Boris Zbarsky 66519f68ee Bug 1326388 part 2. Switch nsSVGElement from storing an nsStyleRule to storing a DeclarationBlock to represent its SMIL mapped attributes. r=dbaron 2016-12-31 01:11:05 -08:00
Boris Zbarsky ebb78498d2 Bug 1326388 part 1. Switch nsSVGElement from storing a StyleRule to storing a DeclarationBlock to represent its mapped attributes. r=dbaron
The current setup complicates things by causing the existence of StyleRule
instances that have a null GetDOMRule(), which
inDOMUtils::GetCSSStyleRulesrelies on to not return the relevant rules.  Since
we want to get rid of GetDOMRule(), better to not have a StyleRule there in the
first place.
2016-12-31 01:10:45 -08:00
Tooru Fujisawa d12ec9badf Bug 1320408 - Part 7: Remove JSContext* parameter from JSObject::shouldSplicePrototype. r=jandem 2016-12-31 16:03:02 +09:00
Tooru Fujisawa 682e9b2d8b Bug 1320408 - Part 6: Change JSObject::splicePrototype to static method. r=jandem 2016-12-31 16:03:02 +09:00
Tooru Fujisawa 3d774fe97b Bug 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method. r=jandem 2016-12-31 16:03:01 +09:00
Tooru Fujisawa d25e809b11 Bug 1320408 - Part 4: Change JSObject::getGroup to static method. r=jandem 2016-12-31 16:03:01 +09:00
Jeff Gilbert d61a07cd85 Bug 1295001 - Check interface blocks during validation. - r=kvark
MozReview-Commit-ID: 6nyTZPLmbdC
2016-12-30 21:40:20 -08:00
Wes Kocher 6e269458be Merge inbound to central, a=merge
MozReview-Commit-ID: KIm8XUkfyZW
2016-12-30 16:56:03 -08:00
Wes Kocher a9d4ee75c0 Merge autoland to central, a=merge
MozReview-Commit-ID: 575cYLK1Zdb
2016-12-30 16:50:04 -08:00
Justin Wood eac93a9d23 Followup for Bug 1324998, set MOZ_AUTOMATION for l10n. r=dustin rs-a=Kwierso
MozReview-Commit-ID: 2FVf9UbvOUv

--HG--
extra : source : 8741888eddd41a1b7f60f6e951ae3704893c7aa8
extra : amend_source : b253e011c6493151eba32fd994efe5b37dae04b5
2016-12-30 13:05:26 -05:00
Wander Lairson Costa a197dbd557 Bug 1324911: Enable BBB talos jobs in all relevant branches. r=jmaher
MozReview-Commit-ID: DT6XkbqBoyn

--HG--
extra : rebase_source : b769ea0be58ea173037fdfda986c0610ec8445f1
2016-12-30 14:46:01 -02:00
Ryan VanderMeulen 9f48ae4f9f Merge inbound to m-c. a=merge 2016-12-30 10:04:47 -05:00
Ryan VanderMeulen dbadf4855a Merge autoland to m-c. a=merge 2016-12-30 10:04:27 -05:00
ffxbld 1261105cf9 No bug, Automated HPKP preload list update from host bld-linux64-spot-038 - a=hpkp-update 2016-12-30 07:01:04 -08:00
ffxbld 97e9c8d486 No bug, Automated HSTS preload list update from host bld-linux64-spot-038 - a=hsts-update 2016-12-30 07:01:01 -08:00
Glenn Randers-Pehrson 85a5a84ad0 Bug 1326234 - Update in-tree libpng to version 1.6.27. r=jrmuizel 2016-12-30 07:33:00 -05:00
Wes Kocher 2bfbb3e313 Merge m-c to inbound, a=merge
MozReview-Commit-ID: DMb7dtMhMmK
2016-12-30 16:59:33 -08:00
Joel Maher bf3239016b Bug 1326475 - fix small typo in task configuration. r=Callek
Simple typo, but possibly the root cause for scheduling talos
jobs on branches we shouldn't be.

MozReview-Commit-ID: JBSGtbeMJCd
2016-12-30 16:17:00 -05:00
Joel Maher f1fecc26b0 Bug 1326465 - add BUG_COMPONENTS to testing/. r=gbrown,ted
ensuring moz.build files have BUG_COMPONENTS for all files
in the testing/ subdirectory is a win.  There are a lot of
older files and some files used in many harnesses.  If the
files are primarily used for mochitest, they are associated
with the testing::mochitest component, otherwise I chose
the testing::general component.

There is an exception web-platform-tests, these have many
test files that need to be matched to proper components.

MozReview-Commit-ID: IIv9W2kEqeN
2016-12-30 16:16:56 -05:00
Philip Chee 2038d42f75 Bug 1326210 - Noticed in Bug 1265881 Error: TypeError: temp is null Source File: chrome://global/content/bindings/preferences.xml Line: 1227 r=Mossop 2016-12-31 04:50:26 +08:00
Tom Schuster 8684b280b7 Bug 1325938 - Unify window handling across ICs. r=jandem 2016-12-30 21:43:37 +01:00
Sebastian Hengst d9d1c52d92 Backed out changeset daabf6b822f0 (bug 1321705) for Android bustage. r=backout 2016-12-30 12:39:58 +01:00
Sebastian Hengst 8237094b5f Bug 1315458 - Container management: Make "Preferences" and "Remove" buttons localizable. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst 4b758f2434 Bug 1326098 - Use placeholder text for container name, remove unused strings. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst d73e718681 Bug 1326087 - Make accesskeys in container properties dialog work. r=jkt 2016-12-30 11:21:24 +01:00
Sebastian Hengst a8ed5ef06d Bug 1326058 - icon and color should be in center of focus ring in container preferences dialog. r=jkt 2016-12-30 11:21:24 +01:00
Phil Ringnalda cf2b04cf9c Merge autoland to m-c, a=merge
MozReview-Commit-ID: HjPVSrennPL
2016-12-29 18:24:00 -08:00
Wes Kocher 0747771468 Merge inbound to central, a=merge
MozReview-Commit-ID: 1rhhMOnW569
2016-12-29 12:03:47 -08:00
Wes Kocher 8419692f73 Merge autoland to central, a=merge
MozReview-Commit-ID: ARlpf5Z77fz
2016-12-29 11:58:24 -08:00