Masayuki Nakano
f2734aa16b
Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud
2014-03-14 22:13:31 +09:00
Masayuki Nakano
1f5d69ab81
Bug 977959 part.2 Remove nsINativeKeyBindings::KeyDown() and nsINativeKeyBindings::KeyUp() r=roc, sr=roc
2014-03-14 22:13:31 +09:00
Masayuki Nakano
fd06be64c3
Bug 977959 part.1 Define constants for each command which may be caused by native key bindings r=roc
2014-03-14 22:13:30 +09:00
Jacek Caban
002b30fc84
Bug 981607 - Ensure that Log may handle both long and long long. r=botond
2014-03-14 14:05:47 +01:00
James Graham
3a381e70cf
Bug 983287 - Update the version of mozlog now structured logging has landed, r=wlach
2014-03-14 12:36:25 +00:00
Carsten "Tomcat" Book
63c0990b62
Merge mozilla-central to mozilla-inbound
2014-03-14 12:39:37 +01:00
Carsten "Tomcat" Book
a6ee5db108
merge b2g-inbound to mozilla-central
2014-03-14 12:37:28 +01:00
Carsten "Tomcat" Book
3c43258d50
merge fx-team to mozilla-central
2014-03-14 12:35:23 +01:00
Thomas Zimmermann
2e54989c3f
Bug 979913: Remove unused variables, r=khuey
2014-03-14 11:23:51 +01:00
Thomas Zimmermann
a0988f8236
Bug 979913: Conditionally define PAGE_SIZE, r=khuey
...
With this patch the PAGE_SIZE value from the system is used if
possible. If page size is not defined by the system, it is set
to 4096 bytes and a warning is emitted. PAGE_ALIGN_MASK is now
derived from PAGE_SIZE. With these changes, the code should be
more robust on systems with non-4KiB page size.
2014-03-14 11:23:51 +01:00
Thomas Zimmermann
cdefdfab38
Bug 979913: Fix GCC warning about undeclared function |snprintf|, r=khuey
2014-03-14 11:23:50 +01:00
Randell Jesup
e1aaee4c37
Bug 976115: disable Nagle algorithm for DataChannels/sctp r=tuexen
2014-03-14 05:10:11 -04:00
Carsten "Tomcat" Book
4200d96499
Backed out changeset b2e50a5b5eb3 (bug 979913) on request for pushing wrong version of the patch on a CLOSED TREE
2014-03-14 09:40:38 +01:00
Carsten "Tomcat" Book
3ca71cec02
Backed out changeset 3e9182f7e25d (bug 979913)
2014-03-14 09:39:35 +01:00
Carsten "Tomcat" Book
4c28d837f5
Backed out changeset 79ee6fda8e65 (bug 979913)
2014-03-14 09:39:26 +01:00
Thomas Zimmermann
a9a47ad811
Bug 979913: Remove unused variables, r=khuey
2014-03-14 09:24:05 +01:00
Thomas Zimmermann
31829d16a1
Bug 979913: Conditionally define PAGE_SIZE, r=khuey
...
With this patch the PAGE_SIZE value from the system is used if
possible. The code still assumes that the PAGE_SIZE is 4096, but
emits a warning if the actual value differs. If page size is not
defined by the system, it is set to 4096 bytes and a warning is
emitted as well.
2014-03-14 09:24:04 +01:00
Thomas Zimmermann
254dc9b19d
Bug 979913: Fix GCC warning about undeclared function |snprintf|, r=khuey
2014-03-14 09:24:04 +01:00
B2G Bumper Bot
1b8ed3e983
Bumping manifests a=b2g-bump
2014-03-14 00:11:20 -07:00
B2G Bumper Bot
c8925abf2e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37b9db0c5bc0
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #17117 from ian-liu/bluetooth/visual_refresh_of_bluetooth_icon
Bug 979981 - [B2G] [Bluetooth] Truncated devices names will have their ellipses overlap the icon, r=@crh0716
========
https://hg.mozilla.org/integration/gaia-central/rev/0b2a64c3f579
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 979981 - [B2G] [Bluetooth] Truncated devices names will have their ellipses overlap the icon
2014-03-14 00:05:22 -07:00
B2G Bumper Bot
89b4c3b4ef
Bumping manifests a=b2g-bump
2014-03-13 23:56:36 -07:00
B2G Bumper Bot
41a850d69c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f06a10b58dc
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #17163 from etiennesegonzac/bug-983089-dsds-call-from-calllog
Bug 983089 - Choose SIM when calling unknown contact from call Log. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/17789f644540
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 983089 - Choose SIM when calling unknown contact from call Log.
========
https://hg.mozilla.org/integration/gaia-central/rev/458fe1ad4b05
Author: gitmai <mri@tid.es>
Desc: Merge pull request #16704 from gitmai/bug-849205-CC-align-FTU-with-system-FTE-CSS
Bug 849205 -[Cost Control] Align Cost Control first time setup with Fire...
r=arnau
========
https://hg.mozilla.org/integration/gaia-central/rev/aa2f12f21b44
Author: mai <mri@tid.es>
Desc: Bug 849205 -[Cost Control] Align Cost Control first time setup with FirefoxOS first time usage
2014-03-13 23:55:22 -07:00
Shu-yu Guo
c6f77601ea
Bug 980585 - Followup: improve style and comment. (r=me)
2014-03-13 22:40:17 -07:00
Nick Alexander
4b632cb8dc
Bug 974015 - Replace "Firefox online services" with "Firefox cloud services". r=rnewman
2014-03-13 22:31:55 -07:00
Nick Alexander
857bfb9edb
Bug 974942 - Don't share link{tos,privacy} strings. r=rnewman
2014-03-13 22:31:55 -07:00
Nick Alexander
7ad54c64ba
Bug 974133 - Replace "Firefox account" with "Firefox Account". r=rnewman
2014-03-13 22:31:54 -07:00
Chris Pearce
3d723ba3d0
Bug 983204 - Ensure RTSP OMX reader's decoder is made active during loadmetadata. r=vchang
2014-03-14 13:24:54 +08:00
Nick Alexander
a04e56d0d2
Bug 974129 - Part 2: use branding icon instead of fxaccount_icon. r=rnewman
2014-03-13 22:21:00 -07:00
Nick Alexander
e7ca01ceaf
Bug 974129 - Part 1: update fxaccount_intro drawable. r=rnewman
2014-03-13 22:21:00 -07:00
Nick Alexander
ccb50d9b6b
Bug 974124 - Update padding, margins, and color scheme in FxA setup. r=rnewman
2014-03-13 22:21:00 -07:00
B2G Bumper Bot
97f4a11fb8
Bumping manifests a=b2g-bump
2014-03-13 22:06:19 -07:00
B2G Bumper Bot
5bd7be2805
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0af3f6ac8ca8
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17026 from RudyLu/keyboard/Bug979764-remove_dup_resizeTo
Bug 979764 - [keyboard refactor] resizeTo would be invoked more tha once when keyboard relaunch
r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/b7fe65629fb5
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 979764 - [keyboard refactor] resizeTo would be invoked more than
once when keyboard relaunch
2014-03-13 22:00:22 -07:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
B2G Bumper Bot
eb68ba3b0b
Bumping manifests a=b2g-bump
2014-03-13 20:41:34 -07:00
B2G Bumper Bot
627e5d9a5b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7735241bad95
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #17172 from jrburke/bug966147-email-notification-click-close
Bug 966147 - Email Notification doesnt go away when I click on it r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/4ac78c80b474
Author: jrburke <jrburke@gmail.com>
Desc: Bug 966147 - Email Notification doesnt go away when I click on it
2014-03-13 20:40:12 -07:00
B2G Bumper Bot
c9dbf2921a
Bumping manifests a=b2g-bump
2014-03-13 20:36:36 -07:00
B2G Bumper Bot
952a856c7a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4d338b910597
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #17128 from vingtetun/bug977680" for gaia-unit bustage
This reverts commit 6a70c1909a04f25f370502aebc7b6acfdf6e7c72, reversing
changes made to 0bd8cd3ec44de6289da066685e1a2aed805deb91.
2014-03-13 20:35:39 -07:00
Wes Kocher
99beccd7cb
Merge m-c to fx-team
2014-03-13 20:01:18 -07:00
Wes Kocher
85a1f0651a
Merge m-c to b2g-inbound
2014-03-13 20:00:05 -07:00
Wes Kocher
c15c6c9b48
Merge fx-team to m-c
2014-03-13 19:09:07 -07:00
Wes Kocher
29c8dfd8ad
Merge inbound to m-c
2014-03-13 19:00:59 -07:00
B2G Bumper Bot
cad4ec8486
Bumping manifests a=b2g-bump
2014-03-13 18:51:04 -07:00
B2G Bumper Bot
e4edf7f880
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a0a8189617b
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17128 from vingtetun/bug977680
Bug 977680 - [Messages] Remove position: sticky as it hurts scrolling pe...
========
https://hg.mozilla.org/integration/gaia-central/rev/007b0102dc88
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 977680 - [Messages] Remove position: sticky as it hurts scrolling performance. r=kgrandon,f=felash
2014-03-13 18:45:27 -07:00
B2G Bumper Bot
08de4348cc
Bumping manifests a=b2g-bump
2014-03-13 17:46:29 -07:00
B2G Bumper Bot
77303e235f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/aca46d5318c9
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15829 from jrburke/bug882000-email-download-button
Bug 882000 - [Email] Attachment icons are not vertically center aligned r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/b3e70c0527c2
Author: jrburke <jrburke@gmail.com>
Desc: Bug 882000 - [Email] Attachment icons are not vertically center aligned
2014-03-13 17:40:23 -07:00
Jared Wein
5aeea262ce
Bug 971948 - [Australis] Bookmark toolbar items icon is broken in the palette. r=Gijs
2014-03-13 20:34:19 -04:00
Shane Caraveo
4cd6492547
Bug 915835 fix leak in socialmarks event listeners, r=markh
2014-03-13 17:23:34 -07:00
Nick Alexander
9ef788dd99
Bug 983350 - Include User-Agent header for FxAccount and TokenServer requests. r=rnewman
...
--HG--
extra : rebase_source : cb622c61646be2752e4900fd6e480874e9ba5406
2014-03-13 17:13:58 -07:00
Nick Alexander
1c79307779
Bug 967022 - Fix Gingerbread progressbar animation bustage. r=rnewman
...
--HG--
extra : rebase_source : 1db653efb3d0656b9208ade6859f86fb10f1be3b
2014-03-13 17:06:29 -07:00
Nick Alexander
a185fd8134
Bug 978944 - Use Android native code pbkdf2sha256 in FxAccounts. r=rnewman,mcomella
...
--HG--
extra : rebase_source : 73cc0d3b480246f64a07388caafda56465039bda
2014-03-13 17:04:45 -07:00