Daniel Holbert
3dca6a3916
Bug 989425: Remove unused variable 'DTLS_FINGERPRINT_LENGTH' from PeerConnectionImpl.cpp. r=mt
2014-03-28 17:58:19 -07:00
Bill McCloskey
0ca68a3701
Bug 987121 - Make sure we get mousemove events when autoscroll widget is showing (r=felipe)
2014-03-28 17:42:12 -07:00
Giovanni Sferro
6ac19691b5
Bug 856265 -- Fix HTMLInputElement::GetValueAsDate to accept long string of numbers as input r=jst
2014-03-28 17:33:39 -07:00
David Rajchenbach-Teller
8b3b95d6a4
Bug 934283 - Add option to OS.File.makeDir to recursively make directories;r=froydnj
2014-03-28 17:33:36 -07:00
Nick Fitzgerald
24b2d6d7cd
Bug 988476 - Create Debugger.Memory, a place to expose our memory tools to JS; r=jimb
2014-03-28 17:33:33 -07:00
Wes Kocher
83c51e7bc8
Merge m-c to inbound
2014-03-28 17:04:03 -07:00
Wes Kocher
fa738a8c6e
Backed out 2 changesets (bug 987816) for xpcshell orange
...
Backed out changeset 245d0cb5a7b3 (bug 987816)
Backed out changeset b714220dd39d (bug 987816)
2014-03-28 16:57:12 -07:00
Gregory Szorc
e2999a404f
Bug 989137 - Part 5: Prefix each log message with the instance of the object; r=gfritzsche
...
We now maintain per-type counts/IDs of each Policy, Experiments, and
ExperimentEntry. The log events for each type are prefixed with the
count/ID so one can easily attribute events to specific instances.
--HG--
extra : rebase_source : 4f1fcc38e5f52ff38b90f9ce71e332492983ff37
2014-03-28 13:04:09 -07:00
Gregory Szorc
6990849710
Bug 989137 - Part 4: Use a prefixing logger for Experiments logging; r=gfritzsche
...
Logging in the Experiments module were using a common pattern of
prefixing all messages with the type. We move this prefixing into
a prefixed logger.
--HG--
extra : rebase_source : 213a99e93a3569a7f2ab3d72fb37dc0c538e5c97
extra : source : 96def94c8fb705e5ad8af5a1393492a28ea47d16
2014-03-28 12:57:43 -07:00
Gregory Szorc
0082f7a167
Bug 989137 - Part 3: Log.jsm API to get a Logger that prefixes messages; r=bsmedberg
...
A common pattern for logging is to have multiple loggers for multiple
underlying object instances. You often want to have each instance attach
some identifying metdata contained in each logged message. This patch
provides an API to facilitate that.
--HG--
extra : rebase_source : 5816e0671c78f55cca45bdd1aed52c85695945c4
2014-03-28 11:36:37 -07:00
Gregory Szorc
9e6a4f1864
Bug 989137 - Part 2: Don't use a global logger; r=gfritzsche
...
As part of debugging subsequent patches, I ran into issues debugging the
interaction between multiple Experiments instances. To get to the bottom
of the problem, I had to make some changes to the logging framework.
This is the first patch in a sub-series dealing with logging.
This patch stops relying on the global logger. Subsequent patches will
make the logging output aid debugging.
--HG--
extra : rebase_source : 40b34a1444ff3fb70a9da7cf242ee522d6ec07ea
extra : source : 61877a5f15aa01dec05fe1882eae6ad9f18f81a0
2014-03-28 11:20:31 -07:00
Ed Morley
e2ad59a62f
Backed out changeset 3e7c91f7f31e (bug 985481) for failures in test_bug975472.html
2014-03-28 18:19:04 +00:00
Aki Sasaki
82428627ff
bug 989093 - stop creating+uploading hamachi.zip. r=catlee
...
--HG--
extra : rebase_source : 02cd9c3e17ece14efeb5319419437bf3bab8ca06
2014-03-28 11:01:37 -07:00
B2G Bumper Bot
aeb0beb64c
Bumping manifests a=b2g-bump
2014-03-28 11:01:09 -07:00
B2G Bumper Bot
cabfeb6564
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c159b9cb625a
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17763 from wilsonpage/bug/988519
Bug 988519 - [Camera] Improve localization
========
https://hg.mozilla.org/integration/gaia-central/rev/d0034b344da0
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 988519 - [Camera] Improve localization
2014-03-28 10:55:57 -07:00
B2G Bumper Bot
43b93b4de9
Bumping manifests a=b2g-bump
2014-03-28 10:47:53 -07:00
B2G Bumper Bot
c275e2fe2f
Bumping gaia.json for 13 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cfc7e5e99c2c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989394 - Disable intermittent failing test: Contacts > Form Click phone number Can create custom label
========
https://hg.mozilla.org/integration/gaia-central/rev/23ddf4c89d6b
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16325 from guilherme-pg/findmydevice
Bug 938896 - Find My Device
========
https://hg.mozilla.org/integration/gaia-central/rev/7a7d151c07b1
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add a very simple test app for Find My Device.
========
https://hg.mozilla.org/integration/gaia-central/rev/b5fa7c8fb29f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938898 - Integrate Find My Device into the Settings app.
========
https://hg.mozilla.org/integration/gaia-central/rev/76956a4f49de
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938901 - Add Find My Device app.
========
https://hg.mozilla.org/integration/gaia-central/rev/be9205685b17
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938905 - Add a message panel to the lock screen.
========
https://hg.mozilla.org/integration/gaia-central/rev/5d4076a34b82
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add minimal MockPermissionSettings.
========
https://hg.mozilla.org/integration/gaia-central/rev/a0edb96508b0
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockGeolocation.
========
https://hg.mozilla.org/integration/gaia-central/rev/c8aa115f44bf
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockDeviceStorage.
========
https://hg.mozilla.org/integration/gaia-central/rev/3e817ff1f8a8
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockSettingsURL actually set its value on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/8a600d5fda2d
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockLock return a request on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/9576c4902663
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add paused attribute to MockAudio.
Unlike playing, paused is defined at:
http://www.whatwg.org/specs/web-apps/current-work/#dom-media-paused
========
https://hg.mozilla.org/integration/gaia-central/rev/a2f57cb7329f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add some properties to MockLockScreen.
2014-03-28 10:45:46 -07:00
Camilo Viecco
52e8b47e95
Bug 987816 - certificateUsageVerifyCA is OK verifcation option. r=dkeeler
...
--HG--
extra : rebase_source : 0e000dc85705e1c61773e8fc73425fe80e0b9134
2014-03-28 10:21:30 -07:00
Camilo Viecco
ecc49b80e7
Bug 987816 - test certificateUsageVerifyCA can return success. r=dkeeler
...
--HG--
rename : toolkit/library/libxul.mk => toolkit/library/Makefile.in
rename : toolkit/library/libxul.mozbuild => toolkit/library/moz.build
extra : rebase_source : 145fd4fce17325ca9e34681f3451c66c33bfd1a1
2014-03-28 15:53:08 -07:00
Mike Hommey
92df8541c3
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-29 07:50:08 +09:00
Mike Hommey
4602f718e4
Bug 988774 - Do not gracefully disable sccache when it's not there. r=bhearsum
2014-03-29 07:50:08 +09:00
Mike Hommey
7adfcd7405
Bug 988722 - Use buildprops.json to decide whether and how to use sccache. r=bhearsum
2014-03-29 07:50:08 +09:00
Bill McCloskey
72d267c2e8
Bug 986163 - Fix webapprt tests (r=ted)
2014-03-28 15:50:28 -07:00
B2G Bumper Bot
2f8a72af32
Bumping manifests a=b2g-bump
2014-03-28 10:21:19 -07:00
B2G Bumper Bot
232896c7b7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6cd910214dae
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17006 from KevinGrandon/bug_971553_system2_software_button_manager
Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/fef3ae06f077
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
2014-03-28 10:16:12 -07:00
Ed Morley
104a0c2f3d
Backed out changeset f86715f86157 (bug 984495) for something in the push causing test_bug470212.html failures; CLOSED TREE
2014-03-28 17:15:36 +00:00
Ed Morley
4ca3c682e8
Backed out changeset 065ea2da5d6a (bug 988334)
2014-03-28 17:14:56 +00:00
Ed Morley
ca219a1700
Backed out changeset 8059895497c1 (bug 988363)
2014-03-28 17:14:53 +00:00
Ed Morley
1850b668f4
Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979
2014-03-28 17:03:17 +00:00
Ed Morley
07cefe5bfb
Backed out changeset 7dcecf85a869 (bug 984919)
2014-03-28 17:03:00 +00:00
B2G Bumper Bot
e10d467590
Bumping manifests a=b2g-bump
2014-03-28 09:16:11 -07:00
B2G Bumper Bot
a44d565a6f
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/506261ee4bb9
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17759 from dmarcos/bug987607
Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to ap...
========
https://hg.mozilla.org/integration/gaia-central/rev/6591b224b2b0
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to appear
========
https://hg.mozilla.org/integration/gaia-central/rev/7477dbf95626
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17671 from yzen/969553
Bug 969553 - updated the styling and markup for common tabs.
========
https://hg.mozilla.org/integration/gaia-central/rev/801380ca146e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 969553 - updated the styling and markup for common tabs. r=arnau
2014-03-28 09:10:57 -07:00
Terrence Cole
982a619880
Bug 987666 - Follow to remove a SkipRoot that leaked into the browser; r=bustage ON A CLOSED TREE
2014-03-28 12:01:50 -04:00
Nicolas Silva
965ae04855
Bug 977255 - Backout for build bustage on a CLOSED TREE
2014-03-28 17:01:52 +01:00
B2G Bumper Bot
44c96d0f5c
Bumping manifests a=b2g-bump
2014-03-28 08:56:57 -07:00
B2G Bumper Bot
1fc26d77fa
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c56ef2ae3159
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Revert "Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts"
This reverts commit 7e1778e27c0af3add5cc6853b48aae045726ece1.
2014-03-28 08:55:45 -07:00
B2G Bumper Bot
0b8014bebc
Bumping manifests a=b2g-bump
2014-03-28 08:46:11 -07:00
B2G Bumper Bot
da13569d3f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bc78fbad02de
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 988519 - [Camera] Improve localization" for gaia-unit test failures
This reverts commit 5f3874235f25e0cfdcaf3af239f8238b34426461.
2014-03-28 08:40:59 -07:00
B2G Bumper Bot
39860abf77
Bumping manifests a=b2g-bump
2014-03-28 08:32:32 -07:00
Fredrik Lanker
f574b19e73
Bug 985481 - [Camera][Gecko] Make sure that a supported video size is set. r=dhylands
2014-03-28 11:29:57 -04:00
Marco Castelluccio
6eb6dbf58f
Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM
2014-03-28 11:29:57 -04:00
B2G Bumper Bot
7337912f72
Bumping manifests a=b2g-bump
2014-03-28 08:11:09 -07:00
B2G Bumper Bot
767aa2661f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8b749da3986f
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17755 from wilsonpage/bug/989295
Bug 989295 - [Camera] Fix SettingsController test breaking TBPL
========
https://hg.mozilla.org/integration/gaia-central/rev/d17d42feab93
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 989295 - [Camera] Fix SettingsController test breaking TBPL
2014-03-28 08:06:00 -07:00
Sotaro Ikeda
7b2b8f5e43
Bug 983971 - Do not use gralloc for small size on ICS gonk r=nical
2014-03-28 07:35:21 -07:00
B2G Bumper Bot
14635c44b6
Bumping manifests a=b2g-bump
2014-03-28 07:31:11 -07:00
B2G Bumper Bot
89c47b36e4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/91070081da26
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #17746 from arcturus/bug-984800
Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/246d5476cefd
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts
2014-03-28 07:26:10 -07:00
B2G Bumper Bot
9334ee6c7a
Bumping manifests a=b2g-bump
2014-03-28 06:36:09 -07:00
B2G Bumper Bot
1bb258969f
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/88562261eeee
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #17744 from ian-liu/system2/bug964653_system_dialog_refactor"
This reverts commit 09fe38e11a1979567838bfbadb5122af61ae8dcf, reversing
changes made to e9442b73fd5c01c366457b9a4d52387453615f1e.
========
https://hg.mozilla.org/integration/gaia-central/rev/edee16b51277
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #17696 from jmcanterafonseca/fix_bday_date_2
Bug 988399 - [B2G][Contacts] Contacts birthday set to January first inco...
========
https://hg.mozilla.org/integration/gaia-central/rev/97bed6d76dc6
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 988399 - [B2G][Contacts] Contacts birthday set to January first incorrectly shows previous year
2014-03-28 06:31:00 -07:00
B2G Bumper Bot
8747d067cc
Bumping manifests a=b2g-bump
2014-03-28 06:26:51 -07:00
B2G Bumper Bot
738a147728
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d4a0023950c6
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #17596 from bebef1987/fix_set
Bug 986329 - Fix test_settings_XXX.py with JavascriptException:
========
https://hg.mozilla.org/integration/gaia-central/rev/d2dce9cd930f
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 986329 - Fix test_settings_XXX.py with JavascriptException: TypeError: window.wrappedJSObject.Settings is undefined
========
https://hg.mozilla.org/integration/gaia-central/rev/3d1670c17265
Author: Bebe <bebe@mozilla.ro>
Desc: Revert "Bug 986329 - Fix test_settings_XXX.py with JavascriptException: TypeError: window.wrappedJSObject.Settings is undefined"
This reverts commit fab38c4384733c3eed51ceaec2787c7d5962dcd3.
2014-03-28 06:20:42 -07:00