Camilo Viecco
1388a9d276
Bug 951315 - Add telemetry to PK pinning. r=dkeeler
2014-04-30 17:04:00 -07:00
Ehsan Akhgari
07b1fe3b6c
Bug 1005036 - Make OSXNotificationInfo not use mozilla::RefCounted; r=josh
2014-05-02 12:42:31 -04:00
Ryan VanderMeulen
21ef0f32ea
Bug 608820 - Re-enable browser_bug567127.js on all platforms \m/.
2014-05-02 11:53:14 -04:00
Terrence Cole
a249b9d182
Bug 989414 - Allocate Lamba objects in the nursery; r=jonco
2014-05-02 08:39:08 -07:00
Doug Sherk
44492a6505
Bug 1002289 - Allow adding/subtracting of BaseSize on BaseRect. r=botond, Bas
2014-05-02 11:22:54 -04:00
Kartikaya Gupta
d996ede072
Bug 1002754 - Don't store a pointer to the cross-process compositor parent as it may go bad; pull it on demand instead. r=rbarker, r=botond
2014-05-02 11:12:48 -04:00
Kartikaya Gupta
2269ea4195
Bug 1002754 - Add a more comprehensive mechanism to disable thread assertions in APZ gtests. r=botond
2014-05-02 11:12:47 -04:00
Mark Banner
f8d11031f6
Bug 972593, part 2 - Don't deref an always-null pointer in nsStreamConverterService::FindConverter. r=mcmanus
2014-05-02 16:12:32 +01:00
Sylvestre Ledru
79abce1abc
Bug 1003975: Fix a minor warning found by scan-build. LLVM/Clang static analyzer. r=nbp
2014-05-02 16:01:02 +02:00
Yura Zenevich
bd0ea05be9
Bug 1001945 - resetting timers to default before each test step. r=marcoz
...
---
accessible/tests/mochitest/jsat/dom_helper.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2014-05-02 09:08:03 -04:00
Carsten "Tomcat" Book
3febe6e331
Merge m-c to mozilla-inbound
2014-05-02 14:55:29 +02:00
Carsten "Tomcat" Book
43960220d1
merge fx-team to mozilla-central
2014-05-02 14:52:03 +02:00
Carsten "Tomcat" Book
41c6c84b78
merge b2g-inbound to mozilla-central
2014-05-02 14:50:16 +02:00
Kartikaya Gupta
bcf5a8a20a
Bug 1004516 - Add some default-disabled file logging to ActiveElementManager. r=botond
2014-05-02 08:21:57 -04:00
Kartikaya Gupta
81128c14cd
Bug 1004516 - Ensure state is properly cleared in the ActiveElementManager. r=botond
2014-05-02 08:21:57 -04:00
B2G Bumper Bot
763b551664
Bumping manifests a=b2g-bump
2014-05-02 00:41:21 -07:00
B2G Bumper Bot
f192f81d79
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2796d30073cc
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #18498 from zbraniecki/996291-use-mozl10n-once-in-cal
Bug 996291 - mozL10n bootstrap code cleanup in Calendar. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/ba11f59c13bc
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 996291 - mozL10n bootstrap code cleanup in Calendar; r=kgrandon
2014-05-02 00:35:54 -07:00
Carsten "Tomcat" Book
7d2eb4e7b5
Backed out changeset b9ba9a6b8a97 (bug 1004499) for bustage
2014-05-02 08:54:18 +02:00
Andrew Osmond
9349cde661
Bug 999464 - Standardize on DOMPoint and thus eliminate need for CameraPoint. r=bz, r=mikeh
2014-05-01 15:09:00 -04:00
Benjamin Bouvier
5a4d32915c
Bug 996076: Add SIMD.int32x4.{shiftLeft,shiftRight,shiftRightLogical} to the interpreter; r=nmatsakis
...
--HG--
extra : amend_source : 10d086a2af141bc10d0646b87ccf1b81ecc5fb3e
extra : histedit_source : 16d5d4a0cd5db66621030ff078227fb36d1d5ff8
2014-05-02 13:11:19 +02:00
Benjamin Bouvier
e33a9c98b4
Bug 996076: Add SIMD.float32x4.{not,and,or,xor} to the interpreter; r=nmatsakis
...
--HG--
extra : histedit_source : d7bc3ddbf27314c5a2256c838b3e844cace2630f
2014-05-02 13:11:16 +02:00
Benjamin Bouvier
5cb35f0d9e
Bug 996076: Add SIMD.int32x4.{equal,greaterThan,lessThan} to the interpreter; r=nmatsakis
2014-05-02 13:11:13 +02:00
Benjamin Bouvier
3850b48521
Bug 996076: Preparatory clean-ups, factor out error code; r=nmatsakis
2014-05-02 13:11:04 +02:00
Jonathan Watt
5c947c8bd5
Bug 1004327 - Don't limit the number of significant fractional digits for <input type=number>. r=bz
2014-05-02 10:25:40 +01:00
Rik Cabanier
e31ac9661c
Bug 1004499 - Added code to check if the window should draw a focus ring. r=enndeakin
2014-05-01 11:29:00 +02:00
Ophir LOJKINE
dba74c3b3a
Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky
2014-05-01 21:29:23 -04:00
YFdyh000
95d4116523
Bug 1001794 - ""Help, About" does not show proper update channel in 29rc updated on beta channel" r=gavin
2014-04-30 17:03:00 +02:00
J. Ryan Stinnett
5600f2a1ab
Bug 1003620 - Add QR encoder library. r=paul
...
Imports the QR Code Generator library[1].
The original author is Kazuhiko Arase <arase@d-project.com>.
A copy of the library's MIT license is included.
[1]: https://github.com/kazuhikoarase/qrcode-generator
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/encoder/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/moz.build
2014-05-01 13:28:00 +02:00
Garner Lee
c1696a5172
Bug 959059: [NFC] CheckP2PRegistration should return error if sessionToken doesn't exist. r=allstars.chh
2014-04-30 10:18:00 +02:00
Siddartha Pothapragada
7874282e49
Bug 959059 - B2G NFC: Marionette test to check P2P registration for an incorrect manifest Url. r=allstars.chh
2014-04-30 10:17:00 +02:00
B2G Bumper Bot
067052fe5a
Bumping manifests a=b2g-bump
2014-05-01 21:06:22 -07:00
B2G Bumper Bot
61641e1336
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3e18cbfa2960
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18868 from staktrace/flashfix
Bug 1004505 - Avoid double-quoting variables, resulting in invalid JSON, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/0b18a3b9bb84
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 1004505 - Avoid double-quoting variables, resulting in invalid JSON. r=timdream
2014-05-01 21:00:58 -07:00
Wes Kocher
cbdfcaa9a9
Merge b2g-inbound to m-c
2014-05-01 18:27:09 -07:00
Wes Kocher
488dd28d5d
Merge fx-team to m-c
2014-05-01 18:16:02 -07:00
B2G Bumper Bot
c2cc9638d8
Bumping manifests a=b2g-bump
2014-05-01 16:22:59 -07:00
B2G Bumper Bot
11fd6c4437
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/689e41080c6c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985237 - Disable jspinyin_test from TBPL
2014-05-01 16:21:01 -07:00
B2G Bumper Bot
f9d0127dc4
Bumping manifests a=b2g-bump
2014-05-01 14:51:22 -07:00
B2G Bumper Bot
e3a3d3c2a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/07a9b9b364c4
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #18707 from Archaeopteryx/email-stringRemoval
Bug 1001817 - [email] remove unused localization strings from Firefox OS 2.0. r=jrburke, r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/56ebe71c017c
Author: Sebastian Hengst <archaeopteryx@coole-files.de>
Desc: Bug 1001817 - [email] remove unused localization strings from Firefox OS 2.0
2014-05-01 14:45:52 -07:00
B2G Bumper Bot
3251f3d11c
Bumping manifests a=b2g-bump
2014-05-01 14:21:17 -07:00
Richard Newman
20d86301a9
Bug 1003911 - Part 2: don't write null favicons or thumbnails into the DB. r=margaret
2014-05-01 14:19:34 -07:00
Richard Newman
c9634b9f11
Bug 1003911 - Part 1: don't try to extract null favicons from the database. r=margaret
2014-05-01 14:19:33 -07:00
B2G Bumper Bot
2118ad6363
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e67a9ece551b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18869 from KevinGrandon/bug_985237_disable_failing_pinyin_test
Bug 985237 - Disable failing test, keyboard/test/unit/jspinyin_test.js | jspinyin deactivate
========
https://hg.mozilla.org/integration/gaia-central/rev/671be39dd2ab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985237 - Disable failing test, keyboard/test/unit/jspinyin_test.js | jspinyin deactivate
2014-05-01 14:15:48 -07:00
Ryan VanderMeulen
87e88accfb
Backed out changeset 2b48d8dcac21 (bug 995252) for linux debug mochitest-dt failures.
2014-05-01 17:05:34 -04:00
Robert Strong
87f38f94b4
Bug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies
2014-05-01 13:15:05 -07:00
B2G Bumper Bot
62b9deb56a
Bumping manifests a=b2g-bump
2014-05-01 12:32:57 -07:00
B2G Bumper Bot
4e75ea5cd6
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3260904fd1bf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 993652 - Disable intermittent failing test, Places tests Search for previously visited URL
2014-05-01 12:30:53 -07:00
B2G Bumper Bot
aedd6e7263
Bumping manifests a=b2g-bump
2014-05-01 10:36:20 -07:00
B2G Bumper Bot
066087be14
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c55d4ca164d0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18846 from KevinGrandon/bug_971543_system2_instantiable_rocketbar
Bug 971543 - [System2] Make Rocketbar instantiable
========
https://hg.mozilla.org/integration/gaia-central/rev/50c83e7e3821
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971543 - [System2] Make Rocketbar instantiable r=benfrancis
2014-05-01 10:30:55 -07:00
Gijs Kruitbosch
6edfd7578e
Bug 971096 - followup: remove extra newlines at the bottom, rs=mconley, forgot a review nit, DONTBUILD
2014-05-01 18:08:44 +01:00
Vicamo Yang
d973197272
Bug 999458 - 2.d/2: add some more complex test cases for OPL/PNN matching. r=echen
2014-05-02 00:24:12 +08:00