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

350845 Коммитов

Автор SHA1 Сообщение Дата
Irving Reid 9f4c400488 Bug 772484 - Allow user to cancel add-on update check and clean up correctly when they do. r=Unfocused 2014-03-14 08:52:55 -04:00
Brian Smith e14fb8212b Bug 982761 - Fix linkage of _1 placeholder in std::bind polyfill. r=briansmith 2014-03-13 16:55:28 -07:00
CJKu fba11143f2 Bug 982533 - Enable DEBUG_SELECTION cause compile fail. r=ehsan 2014-03-14 10:30:41 -04:00
Dan Glastonbury 610bb897ee Bug 982464 - Disable extension functionality after a context lost happens. r=jgilbert 2014-03-12 12:51:39 +10:00
Nathan Froyd 4125ef34c6 Bug 682215 - add a memory reporter for memory from libvpx; r=ted,njn 2014-02-25 16:35:13 -05:00
Lars T Hansen b69f73213e Bug 979867 - Call UnsafePutElements to update the array in the parallel worker code and implement support for TypedObject in the UnsafePutElements intrinsic and in the JIT's inliner. r=nmatsakis, r=jandem 2014-03-14 09:59:44 -04:00
Jed Parsons 160234bcb9 Bug 978896 - FxA: watch() should get silent assertion if possible. r=ferjm 2014-03-11 17:49:26 -07:00
Arnaud Bienner 33b14a99c6 Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald 2014-03-13 21:52:14 +01:00
Dan Glastonbury 0dc933b311 Bug 973625 - Implement WebGLFramebuffer completeness status caching. r=jgilbert 2014-03-04 17:14:35 +10:00
John Shih b33d639e72 Bug 964228 - Part 2: Tests update. r=albert 2014-03-06 10:03:35 +08:00
John Shih 28bfe43513 Bug 964228 - Fix race condition in NetworkStatsService.jsm. r=albert 2014-03-04 15:58:08 +08:00
Nicholas D. Matsakis 1a3dad1999 Bug 977853 -- If we have observed ints and are reading from a ConvertToDoubles array, skip the barrier and just assume we will see both ints + doubles r=jandem 2014-02-27 17:43:18 -05:00
Chris Lord 90a2cacf29 Bug 982651 - Make sure to retain the frame resolution of tiled buffers. r=nical
Make sure the frame resolution of tiled buffers isn't discarded when they're
sent from client-side to host-side. This fixes drawing of low precision tiles
when the zoom has changed since they were last drawn.
2014-03-14 13:36:33 +00:00
Benjamin Bouvier 4baa3cd905 Bug 982765: Reuse CallArgs in HandleDynamicLinkFailure instead of creating new arguments; r=njn 2014-03-14 14:28:06 +01:00
Benjamin Smedberg d362a67326 Bug 981851 - Add a simple JS logging mechanism to telemetry for recording unusual event data, r=taras 2014-03-14 09:24:02 -04:00
Masayuki Nakano 2cb29d75ec Bug 977959 part.5 Make NativeKeyBindings classes non-refcountable r=neil 2014-03-14 22:13:32 +09:00
Masayuki Nakano 3e7755472a Bug 977959 part.4 Remove nsINativeKeyBindings r=roc+karlt
--HG--
rename : widget/gtk/nsNativeKeyBindings.cpp => widget/gtk/NativeKeyBindings.cpp
rename : widget/gtk/nsNativeKeyBindings.h => widget/gtk/NativeKeyBindings.h
2014-03-14 22:13:32 +09:00
Masayuki Nakano 0ae5a1bafc Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud 2014-03-14 22:13:31 +09:00
Masayuki Nakano e8b3f28d26 Bug 977959 part.2 Remove nsINativeKeyBindings::KeyDown() and nsINativeKeyBindings::KeyUp() r=roc, sr=roc 2014-03-14 22:13:31 +09:00
Masayuki Nakano 2778cc48dc 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 06a0248478 Bug 981607 - Ensure that Log may handle both long and long long. r=botond 2014-03-14 14:05:47 +01:00
James Graham 87ab491c2e 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 22e49264ac Merge mozilla-central to mozilla-inbound 2014-03-14 12:39:37 +01:00
Carsten "Tomcat" Book 36c4f3f93d merge b2g-inbound to mozilla-central 2014-03-14 12:37:28 +01:00
Carsten "Tomcat" Book 329f44908d merge fx-team to mozilla-central 2014-03-14 12:35:23 +01:00
Thomas Zimmermann 2fac99cc52 Bug 979913: Remove unused variables, r=khuey 2014-03-14 11:23:51 +01:00
Thomas Zimmermann fd33abc3bd 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 c95349d6cd Bug 979913: Fix GCC warning about undeclared function |snprintf|, r=khuey 2014-03-14 11:23:50 +01:00
Randell Jesup 14639dd4b3 Bug 976115: disable Nagle algorithm for DataChannels/sctp r=tuexen 2014-03-14 05:10:11 -04:00
Carsten "Tomcat" Book fe03b8518d 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 4442714511 Backed out changeset 3e9182f7e25d (bug 979913) 2014-03-14 09:39:35 +01:00
Carsten "Tomcat" Book 013dd86d57 Backed out changeset 79ee6fda8e65 (bug 979913) 2014-03-14 09:39:26 +01:00
Thomas Zimmermann ad35a39b55 Bug 979913: Remove unused variables, r=khuey 2014-03-14 09:24:05 +01:00
Thomas Zimmermann 69fdcaadac 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 aea66889b6 Bug 979913: Fix GCC warning about undeclared function |snprintf|, r=khuey 2014-03-14 09:24:04 +01:00
B2G Bumper Bot c64724f0c4 Bumping manifests a=b2g-bump 2014-03-14 00:11:20 -07:00
B2G Bumper Bot 9be7aa530c 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 05e4a5906b Bumping manifests a=b2g-bump 2014-03-13 23:56:36 -07:00
B2G Bumper Bot 540d4ad872 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 22b5da3219 Bug 980585 - Followup: improve style and comment. (r=me) 2014-03-13 22:40:17 -07:00
Nick Alexander 2df97e60e4 Bug 974015 - Replace "Firefox online services" with "Firefox cloud services". r=rnewman 2014-03-13 22:31:55 -07:00
Nick Alexander 84254e1bf9 Bug 974942 - Don't share link{tos,privacy} strings. r=rnewman 2014-03-13 22:31:55 -07:00
Nick Alexander abc9c865fa Bug 974133 - Replace "Firefox account" with "Firefox Account". r=rnewman 2014-03-13 22:31:54 -07:00
Chris Pearce a7e9be7f78 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 67e35078ef Bug 974129 - Part 2: use branding icon instead of fxaccount_icon. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander 15f8909f54 Bug 974129 - Part 1: update fxaccount_intro drawable. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander 62b2b2d7cb Bug 974124 - Update padding, margins, and color scheme in FxA setup. r=rnewman 2014-03-13 22:21:00 -07:00
B2G Bumper Bot a6593e0380 Bumping manifests a=b2g-bump 2014-03-13 22:06:19 -07:00
B2G Bumper Bot c9a1db2d24 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 fd05f3eb04 Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted) 2014-03-13 21:38:19 -07:00