Commit Graph

397595 Commits

Author SHA1 Message Date
Mason Chang
5119b7e4eb Bug 1101974. Part 3 - Create VsyncSource / Display framework. r=kats 2014-12-18 08:30:06 -08:00
Mason Chang
8c6ce778ad Bug 1101974. Part 2: Access VsyncDispatcher through nsIWidget interface. r=benwa 2014-12-18 08:30:06 -08:00
Mason Chang
20f79754b3 Bug 1101974. Part 1: Create VsyncDispatcher at nsBaseWidget. r=roc 2014-12-18 08:30:05 -08:00
Ryan VanderMeulen
25783fb2c3 Backed out changeset eb6428c5e590 (bug 1109282) for webplatform test failures. 2014-12-18 11:18:18 -05:00
Georg Fritzsche
ce0524a7d7 Bug 1110681 - The HealthReporter AsyncShutdownTimeout state should include what provider is currently initialized. r=yoric 2014-12-18 16:43:39 +01:00
Ehsan Akhgari
2db568c042 Bug 1109311 - Fix the -Wundefined-bool-conversion warning in nsHtml5TreeBuilder.cpp resulting from checking the value of this; r=hsivonen
Clang gives the following warning for this code:

'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true

--HG--
extra : rebase_source : cd9bc242d22b0a5aa6767ce442368638d6186400
2014-12-18 10:33:28 -05:00
Ehsan Akhgari
d40b227bc3 Bug 1109895 - Send the correct -m flags to clang-cl when building libvpx; r=jrmuizel
--HG--
extra : rebase_source : 2806ced531eb39e33b30337f1112e4efb3e179db
2014-12-18 10:31:46 -05:00
Ehsan Akhgari
c1e2ee5aa1 Bug 1112622 - Remove the special case to disable PGO with MSVC2010 from js/src/moz.build; r=glandium
--HG--
extra : rebase_source : a60da260641a1b7fdc9352e970b5acba83a94a98
2014-12-18 10:30:47 -05:00
Yura Zenevich
cd9abe9d0a Bug 1109282 - adding a accessibility checks for singleTap. r=dburns
---
 testing/marionette/client/marionette/__init__.py   |   1 +
 testing/marionette/client/marionette/errors.py     |   4 +
 testing/marionette/client/marionette/marionette.py |   2 +
 .../marionette/tests/unit/test_accessibility.py    |  86 +++++++++++++++
 .../client/marionette/tests/unit/unit-tests.ini    |   2 +
 .../client/marionette/www/test_accessibility.html  |  38 +++++++
 testing/marionette/marionette-elements.js          | 122 +++++++++++++++++++++
 testing/marionette/marionette-listener.js          |  54 ++++++++-
 testing/marionette/marionette-server.js            |   7 +-
 9 files changed, 311 insertions(+), 5 deletions(-)
 create mode 100644 testing/marionette/client/marionette/tests/unit/test_accessibility.py
 create mode 100644 testing/marionette/client/marionette/www/test_accessibility.html
2014-12-18 10:31:55 -05:00
Nicolas Silva
1b154e6ec5 Bug 1112170 - allow the basic compositor backend to use tiling. r=Bas 2014-12-18 15:56:54 +01:00
Alexandre Lissy
2307cf43b4 Bug 1109704 - Expose details settings informations in about:memory. r=qdot
We want to have a better breakdown of how many get/set operations we are
doing for each setting lock. Given that we keep track of all locks, this
may consume quite some memory, so we introduce a new preference to
enable this feature. We also add memory reporting for the SettingService
lock.
2014-12-17 10:40:00 -05:00
Jeremy Chen
f1cac9eeea Bug 1109486 - Mochitest test case. r=smaug 2014-12-17 15:58:37 +08:00
Jeremy Chen
d5d6578400 Bug 1109486 - Unconditionally use UTF-8 as default Charset. r=smaug 2014-12-18 16:50:34 +08:00
Francois Marier
ab3bec2d73 Bug 1100206 - Teach the parser about the integrity attribute. r=hsivonen 2014-12-18 13:59:04 +02:00
Alfredo Yang
833002460c Bug 938034 - Enable gonk camera recording callback. r=roc 2014-12-18 01:00:00 -05:00
Alfredo Yang
01779d04ac Bug 938034 - Add GonkCameraImage format. r=roc 2014-12-17 23:42:00 -05:00
Carsten "Tomcat" Book
ae839974ba Merge mozilla-central to mozilla-inbound 2014-12-18 13:54:52 +01:00
Carsten "Tomcat" Book
4755deb0c5 merge mozilla-inbound to mozilla-central a=merge 2014-12-18 13:50:27 +01:00
Carsten "Tomcat" Book
641ea04c9e merge fx-team to mozilla-central a=merge 2014-12-18 13:21:40 +01:00
Chih-Kai (Patrick) Wang
00013bed8f Bug 970307: Part 4: Increase leak checking threshold. r=nfroyd 2014-12-18 17:01:54 +08:00
Chih-Kai (Patrick) Wang
1b982fc3d7 Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice 2014-12-18 17:01:33 +08:00
Chih-Kai (Patrick) Wang
6a357533b1 Bug 970307: Part 2: Let Nuwa wait for all tasks of preload slow things to finish. r=cyu 2014-12-18 17:01:04 +08:00
Chih-Kai (Patrick) Wang
fcb6d29268 Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd 2014-12-18 17:00:39 +08:00
Ankit Goyal
b1f18c720d Bug 1109867 - Check for debugger before getting debugger info; r=gps 2014-12-17 22:30:50 -08:00
B2G Bumper Bot
41db432713 Bumping manifests a=b2g-bump 2014-12-17 21:47:02 -08:00
B2G Bumper Bot
4055e61bda Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d937413f736e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26814 from crh0716/1094009

Bug 1094009 - Follow text selection pattern r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/cc4062040b2b
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1094009 - Follow text selection pattern
2014-12-17 21:37:17 -08:00
B2G Bumper Bot
b3841391da Bumping manifests a=b2g-bump 2014-12-17 21:34:01 -08:00
B2G Bumper Bot
2bd5989d39 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77da873dcb32
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26838 from mnjul/bug_1112416_rocketbar_app_inputmgnt_racing

Bug 1112416 - Fix racing of InputMgmt/KBApp when switching from RocketBar to other app. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/05564b3790e6
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1112416 - Fix racing of InputMgmt/KBApp when switching from RocketBar to other app

- Through a flag in InputWindow, do not really set the iW as inactive during iW's inputapp-closed event if we know it will become ready soon.
- Also, AppTransitionController should not automatically setVisible(false) for InputWindow on "closed".
2014-12-17 21:33:44 -08:00
Mason Chang
2ceec663c3 bug 1102453. Read HwcComposer vsync status on main thread. r=mwu 2014-12-17 21:25:09 -08:00
Mark Hammond
581e2f23cc Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw 2014-12-18 16:14:58 +11:00
Mark Hammond
5f8b3879a6 Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw 2014-12-18 16:14:58 +11:00
Matthew Noorenberghe
5b61364bc5 Bug 1112565 - Close the Loop panel when opening the getting started tour. rs=dolske 2014-12-17 23:43:33 -05:00
B2G Bumper Bot
891a1308d6 Bumping manifests a=b2g-bump 2014-12-17 20:41:55 -08:00
B2G Bumper Bot
f914025911 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c250e324cd57
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26865 from jrburke/bug922722-email-notification-count

Bug 922722 - [email] notifications count will only list most recent sync count r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/7830824c69e9
Author: jrburke <jrburke@gmail.com>
Desc: Bug 922722 - [email] notifications count will only list most recent sync count

========

https://hg.mozilla.org/integration/gaia-central/rev/e1c1e41c91c0
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26809 from EragonJ/bug-1111903

Bug 1111903 - [Settings] Refactor Dialog Service with l10n best practice...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e24fb3adecc
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1111903 - [Settings] Refactor Dialog Service with l10n best practices
2014-12-17 20:37:17 -08:00
Matthew Noorenberghe
d2c2fdd7eb Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Jordan Santell
099a5f83a6 Bug 1110878 - Don't display arrow dropdowns on web audio inspector variables. r=jryans 2014-12-17 12:09:00 -05:00
Blake Winton
596118b5c6 Bug 1106101 - Let people open searches in new tabs with ctrl/cmd+click or middle mouse button. ui-r=phlsa, r=florian 2014-12-17 15:23:44 -05:00
J. Ryan Stinnett
81a9946ddf Bug 1090768 - Update to source-map 0.1.41. r=fitzgen 2014-12-17 11:55:00 -05:00
Heather Arthur
5e9f69c5a4 Bug 990741 - Add telemetry to eyedropper. r=mratcliffe 2014-12-17 11:04:00 -05:00
Jonathan Hao
4871501fd9 Bug 1111518 - Fix the logic in MediaDecoder::CanPlayThrough(). r=jwwang 2014-12-17 15:05:40 +08:00
Patrick McManus
08a4a502ff bug 1111875 - remove assertion on http size input error r=keeler
--HG--
extra : rebase_source : 952fa806d6598c00412bd9b27cf3af65e78e9452
2014-12-16 21:35:57 -05:00
Ryan VanderMeulen
7acf8539fb Backed out changesets 70428bb355a4 and a0ba2f134695 (bug 1109457) for EME failures and crashes on OSX 10.6. 2014-12-18 00:22:19 -05:00
Ryan VanderMeulen
e7a2383af9 Backed out changesets 8305a602f997 and 51a1e963d908 (bug 826176) for Android mochitest failures. 2014-12-17 23:09:13 -05:00
Ryan VanderMeulen
bcd9e64d4d Bug 1112988 - Skip layout/base on Mulet due to its inability to run the tests without blowing up in some way or another. 2014-12-17 22:39:14 -05:00
Michael Wu
96fc95d44c Bug 1112429 - Remove libnetutils from systemlibs.js, r=fabrice 2014-12-16 21:31:56 -05:00
B2G Bumper Bot
925db39c18 Bumping manifests a=b2g-bump 2014-12-17 19:11:56 -08:00
B2G Bumper Bot
6803c5e319 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/912e2a8c3052
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26720 from aosmond/bug1104913

Bug 1104913 - Change app to rely upon optimal default selection chosen by gecko.

========

https://hg.mozilla.org/integration/gaia-central/rev/b431894e9001
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1104913 - Change app to rely upon optimal default selection chosen by gecko.
2014-12-17 19:02:17 -08:00
B2G Bumper Bot
cf82f67521 Bumping manifests a=b2g-bump 2014-12-17 18:59:07 -08:00
B2G Bumper Bot
02bb3272d7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf48a94df36e
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26776 from mnjul/bug_1111438_keyboardmanager_cleanup

Bug 1111438 - KeyboardManager clean-up. r=timdream, f=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/07ab2fd7c3d9
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1111438 - KeyboardManager clean-up

- Reduce showingLayoutInfo to showingInputGroup, which now only restores the current input type group; the activeLayout index and the layout itself has to be consulted from inputLayouts. This avoids unnecessary bookkeeping.

- Explicitly separate the "preload" concept from setKeyboardToShow to reduce if-else complexity in the function (and to make setKeyboardToShow less god)

- Renamed InputLayouts.layouts.group.activeLayout to activeLayoutIdx to better reflect the idea that it stores an index.

- Mandated that activeLayoutIdx should not be written by KeyboardManager.
2014-12-17 18:58:50 -08:00
Ben Hsu
d18762333c Bug 1110572 - Check the existance of a listener in this._listeners. r=edgar 2014-12-17 00:33:00 -05:00