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

424807 Коммитов

Автор SHA1 Сообщение Дата
John Daggett e42e576e11 Bug 1171357 - log font matching for textruns. r=m_kato
--HG--
extra : rebase_source : 4912e1d1597a9f1045a50eb41a6cf6e1f7a7bf68
2015-06-05 12:35:48 +09:00
Botond Ballo f03fd8179e Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
--HG--
extra : rebase_source : c76a1dbb2942a07788ec1e87bc5edab79bfee3f5
extra : source : 4abfbfd822789a609c5a7c8c7eef499c776ba489
2015-06-03 16:51:36 -04:00
Nicholas Nethercote 638d83d097 Bug 1171309 - Remove PREF_Init()'s return value. r=bsmedberg.
This is now possible because PLDHashTable initialization is infallible.

--HG--
extra : rebase_source : 395605d27234d97f52125aa78b9446614649ffec
2015-06-04 16:14:48 -07:00
Nicholas Nethercote b4d714b84f Bug 1171323 - Remove PL_DHashFreeStringKey(), because it's dead. r=froydnj.
--HG--
extra : rebase_source : 1c0d5a858e6deab28c9118f8d2c6dea6a867dd81
2015-06-04 16:14:37 -07:00
Jeff Muizelaar 39a7d94450 Bug 1171021. Rewrite SetFullAlpha to choose one method of iterating.
Perviously it had two.

--HG--
extra : rebase_source : aedbe21564e7d2dcefaac7c9efd771b1ec659e59
2015-06-04 14:48:43 -04:00
Chris Pearce 34075b471b Bug 1160101 - Revert browser.eme.ui.enabled pref change from Bug 1160101. a=backout 2015-06-05 14:17:58 +12:00
Edwin Flores 5246b9c834 Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Jean-Yves Avenard 97f3b3817f Bug 1165819: Part2. Use TimeUnits in SourceBuffer. r=mattwoodrow 2015-06-05 11:53:05 +10:00
Jean-Yves Avenard 69f4fc3572 Bug 1165819: Abstract TrackBuffer interface. r=kentuckyfriedtakahe 2015-06-05 11:52:57 +10:00
Mike Hommey 985ca5fd67 Bug 1168719 - Generic replace-malloc library. r=njn 2015-06-05 10:40:58 +09:00
Wes Kocher 42a8fdddc8 Merge m-c to inbound, a=merge 2015-06-04 18:29:42 -07:00
Wes Kocher 63c7e722bf Merge b2ginbound to central, a=merge 2015-06-04 18:28:05 -07:00
Wes Kocher 507bc0a78c Merge fx-team to central, a=merge 2015-06-04 18:20:38 -07:00
Tooru Fujisawa c7362ee724 Bug 1168416 - Do not change lastIndex property if not writable in RegExp.prototype.{test,exec}. r=Waldo 2015-06-05 09:56:10 +09:00
Seth Fowler 457f5493c9 Bug 1171371 - On memory-pressure, remove any stale images from the visible images list. r=tn 2015-06-04 17:37:58 -07:00
Jeff Gilbert ee12c03986 Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro 2015-06-04 17:15:38 -07:00
James Graham a9eda1e56b Bug 1155555 - Disable unstable navigation timing test on OSX, a=testonly 2015-06-05 00:53:51 +01:00
James Graham c953e2d200 Bug 1171755 - Skip referrer-policy tests that try to use missing Python library, a=testonly 2015-06-05 00:53:51 +01:00
James Graham 0c1dba6bd4 Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:50 +01:00
James Graham 6d161ab396 Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly 2015-06-05 00:53:49 +01:00
James Graham 1c310d44a1 Bug 1171755 - Update to latest wptrunner, a=testonly 2015-06-05 00:53:49 +01:00
James Graham 91daae4bef Bug 1170998 - Update wptrunner mach command for changed return value from main() 2015-06-05 00:53:48 +01:00
James Graham 710659af66 Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly 2015-06-05 00:53:48 +01:00
Wes Kocher 77bc735a23 Backed out changeset c4d1692d88ee (bug 1144906) for OSX m(gl) permaorange 2015-06-04 16:50:59 -07:00
Ryan VanderMeulen dafb02e597 Backed out changeset 061363215959 (bug 1171371) for Android testAboutPage crashes.
CLOSED TREE
2015-06-04 17:00:56 -04:00
B2G Bumper Bot 58b4afb9ab Bumping manifests a=b2g-bump 2015-06-04 13:57:22 -07:00
B2G Bumper Bot 2c76efb3a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/268edde8a1fc
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30427 from gaye/bug-1171163-local-dependencies-local-dependencies

Bug 1171163 - Local npm modules should use other local npm modules

========

https://hg.mozilla.org/integration/gaia-central/rev/6635b59f5c46
Author: gaye <gaye@mozilla.com>
Desc: Bug 1171163 - Local npm modules should use other local npm modules
2015-06-04 13:55:27 -07:00
David Anderson b2eb29a9c5 Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange) 2015-06-04 16:51:10 -04:00
Ehsan Akhgari f30c9b2b9a Bug 1162018 - Add an automated test to ensure that a redirected Request won't be visible to a service worker if it had triggered the original fetch(); r=jdm 2015-06-04 16:29:48 -04:00
Ehsan Akhgari cbf85aceea Bug 1171486 - Avoid recursively obtaining the service worker manager service; r=nsm 2015-06-04 16:27:48 -04:00
B2G Bumper Bot 5b50c80daf Bumping manifests a=b2g-bump 2015-06-04 13:07:19 -07:00
B2G Bumper Bot 006f0bb6de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/12846e16ca06
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30421 from yzen/bug-1162040-calendar

Bug 1162040 - updating accessibility for gaia-icons used in calendar app r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/b3d75942f77e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating accessibility for gaia-icons used in calendar app.
2015-06-04 13:05:24 -07:00
B2G Bumper Bot d92bc08f3a Bumping manifests a=b2g-bump 2015-06-04 12:52:06 -07:00
B2G Bumper Bot c7ca268b40 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3079a8e2bf91
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29841 from KevinGrandon/bug_1084243_shared_jshint

Bug 1084243 - Fix remaining jshint problems in shared/js

========

https://hg.mozilla.org/integration/gaia-central/rev/c6d4642b4822
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1084243 - Fix remaining jshint problems in shared/js
2015-06-04 12:50:11 -07:00
B2G Bumper Bot 0ee9885ceb Bumping manifests a=b2g-bump 2015-06-04 12:32:20 -07:00
B2G Bumper Bot d0f8f24822 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf90f119c08d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #30386 from etiennesegonzac/bug-1170863

Bug 1170863 - Take dpi into account for touch event forwarding. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3fae0cce007d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1170863 - Take dpi into account for touch event forwarding. r=alive
2015-06-04 12:30:25 -07:00
Ryan VanderMeulen 0dad417ac0 Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.
CLOSED TREE
2015-06-04 15:17:05 -04:00
B2G Bumper Bot 39f02f95c0 Bumping manifests a=b2g-bump 2015-06-04 12:17:05 -07:00
B2G Bumper Bot 23a6aa2586 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b907f7ab2d8
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30419 from rwood-moz/bug1162977-add2

Bug 1162977 - Add two more apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/5ff84808d23b
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1162977 - Add two more apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/9ea131a007d3
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #30111 from millermedeiros/1163178-settings-store

Bug 1163178 - [Calendar] advanced settings view should not talk directly to the stores r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/d473cd49e5d8
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1163178 - [Calendar] advanced settings view should not talk directly to the stores
2015-06-04 12:15:11 -07:00
Ryan VanderMeulen ee775a27a8 Bug 1067788 - Fix non-unified bustage. r=ehsan
--HG--
extra : amend_source : 012f1ae883c004b58d9b3df1e3f30dff8dab8ad1
extra : transplant_source : n%F7%AC%20%BB%DA%D1%9F%05g%83%C6%EDE%BD%82%E6%BD%FB%E1
2015-06-04 15:03:54 -04:00
B2G Bumper Bot 9753f59dbd Bumping manifests a=b2g-bump 2015-06-04 12:02:18 -07:00
B2G Bumper Bot 8d3646087a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8427203d73cb
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #30416 from punamdahiya/Bug1157147

Bug 1157147 - [Gallery][RTL] File name in open view should not be mirrored

========

https://hg.mozilla.org/integration/gaia-central/rev/67b3b4611dd7
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1157147 - [Gallery][RTL] File name in open view should not be mirrored
2015-06-04 12:00:23 -07:00
B2G Bumper Bot 40d750dcea Bumping manifests a=b2g-bump 2015-06-04 11:38:21 -07:00
B2G Bumper Bot d4913109f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e0178ebc70a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30398 from zbraniecki/1165485-update-callscreen-css-to-match-lockscreen

Bug 1165485 - Update callscreen CSS to match lockscreen CSS. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/94cbe876407f
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1165485 - Update callscreen CSS to match lockscreen CSS
2015-06-04 11:36:25 -07:00
Richard Newman d663c64e3e Bug 1061273 - Part 4: use SSLSocketFactory directly, rather than our own TLSSocketFactory subclass. 2015-06-04 11:07:32 -07:00
Richard Newman 3a8898792c Bug 1061273 - Part 3: enable TLSv1 for landing. 2015-06-04 11:07:32 -07:00
Richard Newman 57f9b6be27 Bug 1061273 - Part 2: use per-version DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES. r=nalexander 2015-06-04 11:07:32 -07:00
Richard Newman 8340ffd9ce Bug 1061273 - Part 1: put DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES in GlobalConstants. r=nalexander 2015-06-04 11:07:31 -07:00
J. Ryan Stinnett 643b7a3b05 Bug 1171460 - ESLint: Allow trailing commas. r=pbrosset 2015-06-04 12:09:24 -05:00
B2G Bumper Bot 6e328d9d91 Bumping manifests a=b2g-bump 2015-06-04 09:52:16 -07:00