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

431828 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 22d92d4edb Bug 1107443. Make WindowProxy throw if you attempt to explicitly define a non-configurable property. r=peterv 2015-07-23 11:51:09 -04:00
Valentin Gosu 31d2ce9ce4 Bug 1170837 - Provide way to update packaged apps r=honzab 2015-07-23 17:38:40 +02:00
Valentin Gosu ca03b1a8ed Bug 1170837 - Add static GetPackageURI method to PackagedAppService r=honzab 2015-07-23 17:38:36 +02:00
Valentin Gosu 4bde5b5668 Bug 1170837 - Make nsMultiMixedConv not return an error when served only a package's metadata from the cache r=honzab
Make the stream converter aware of the "application/package" mimetype.
2015-07-23 17:38:33 +02:00
Andreas Tolfsen 29d401a02f Bug 1177608: Support for compiling optimised Rust code
Optimised Rust compilation is enabled on passing --enable-optimize to
the configure script.  This sets the RUSTFLAGS output variable that gets
picked up by the compile targets RSOBJS and RSSRCS and passed to rustc.

r=glandium

--HG--
extra : commitid : 8thSkfLFXSY
extra : rebase_source : 5ec79b76a187bcbb0f09ad374cf9f763f0adb0d7
2015-07-21 14:21:40 +01:00
Terrence Cole e2f3fcd527 Bug 1186154 - Templatize Rooted's context parameter to reduce copy-and-paste; r=jonco 2015-07-21 12:57:00 -07:00
Terrence Cole 93162fb8d5 Bug 1186450 - Fix TraceableHashTable's GC template definitions; r=jonco 2015-07-22 08:32:02 -07:00
Josh Matthews 4130ff6d80 Bug 1186589 - Ensure CORS preflight requests are never intercepted. r=sicking 2015-07-23 10:25:12 -04:00
Kartikaya Gupta ee48492870 Bug 1186770 - Update test_bug607464.html to be APZ-friendly. r=mstange 2015-07-23 10:12:19 -04:00
Mike Shal b9127e7b4b Bug 1186894 - remove old b2g/config files for hamachi,helix,wasabi; r=bhearsum 2015-07-23 09:39:13 -04:00
Neil Deakin a9f6a8f103 Bug 1183623, redirect keyup events to keydown target when focus shifts from chrome to content in-between, r=smaug 2015-07-23 10:04:19 -04:00
Neil Deakin ec562250fa Bug 1176239, do tab navigation in the child when moving between the parent and child process, r=smaug 2015-07-23 10:04:15 -04:00
Alastor Wu a5596f5a1e Bug 1142933 - New audio channel type for system usages. r=baku
--HG--
extra : histedit_source : e60291f5b488d9e004698a6336456c80200751ab
2015-03-16 12:01:50 +08:00
Hiroyuki Ikezoe 3c7a785930 Bug 1186684 - Remove unused ErrorResult in Animation::SetPlaybackRate/SilentlySetPlaybackRate. r=bbirtles 2015-07-23 02:55:00 -04:00
Steven Michaud 4729fff432 Bug 1089363 - Fix for zh-TW download image dialog. r=glandium 2015-07-22 14:02:28 +08:00
Benjamin Chen 3dc8ab47ea Bug 1183394 - Remove the assertion message when shutdown. r=jwwang 2015-07-21 18:01:00 +08:00
Jan-Ivar Bruaroey c76b35c716 Bug 1186209 - Check for VTYPE_EMPTY_ARRAY in enumerateDevices + test. r=jesup
--HG--
extra : transplant_source : %A7%B5%7D%3FM%A1%0A%5C7%853%A1%F4%DB%220cU7%C7
2015-07-22 13:04:12 -04:00
Jan-Ivar Bruaroey 39499d18e0 Bug 1186708 - Fix debug-only assert (crash) on advanced browserWindow constraint. r=jesup
--HG--
extra : transplant_source : %CD%E7%89%1CA%86%FC%10q%F3%89%F1%16%7DE%AF5f%7B%C8
2015-07-23 00:44:52 -04:00
Jan-Ivar Bruaroey 99483c3f4a Bug 1186198 - s/unexpected/unanticipated/. r=drno
--HG--
extra : transplant_source : d%C7%0CML%27l%A9q%29%A0%13%8Bf%05H%8C%9A%B7%03
2015-07-21 17:13:20 -04:00
Ryan VanderMeulen e2981f9517 Merge m-c to inbound. a=merge 2015-07-23 09:01:27 -04:00
Ryan VanderMeulen c0483e71ae Bug 1186284 - Remove automation for the mozilla-b2g32_v2_0 branch. r=catlee, a=me 2015-07-22 23:05:19 -04:00
Carsten "Tomcat" Book 52ef4c4dfb merge mozilla-inbound to mozilla-central a=merge 2015-07-23 12:02:27 +02:00
Carsten "Tomcat" Book 997424945e merge fx-team to mozilla-central a=merge 2015-07-23 11:53:04 +02:00
Carsten "Tomcat" Book 8cd8e1bb35 merge b2g-inbound to mozilla-central a=merge 2015-07-23 11:48:58 +02:00
Fernando Rodriguez Sela b7795e8a5e Bug 1181825 - Enable eslint rules for Loop: no-extra-boolean cast, no-redeclare, r=dmose 2015-07-22 21:47:04 -07:00
Kartikaya Gupta 2b0ef68d0c Bug 1150941 - Re-enable a test which passes now. r=mstange 2015-07-23 00:08:14 -04:00
Kartikaya Gupta 75997e4ed0 Bug 1186004 - Split the asyncPanZoom reftest sandbox condition into asyncPan and asyncZoom. r=mstange 2015-07-22 23:42:08 -04:00
Kartikaya Gupta 7b9f833a48 Bug 1186004 - Add a pref to enable/disable APZ zooming behaviour. r=botond 2015-07-22 23:42:08 -04:00
Masayuki Nakano e8f514329a Bug 1186015 part.2 Rename nsIMM32Handler to mozilla::widget::IMMHandler r=jimm+m_kato
--HG--
rename : widget/windows/nsIMM32Handler.cpp => widget/windows/IMMHandler.cpp
rename : widget/windows/nsIMM32Handler.h => widget/windows/IMMHandler.h
2015-07-23 12:31:28 +09:00
Masayuki Nakano 77af769e9d Bug 1186015 part.1 Rename nsIMEContext to mozilla::widget::IMEContext r=jimm 2015-07-23 12:31:28 +09:00
B2G Bumper Bot 67f011513d Bumping manifests a=b2g-bump 2015-07-22 20:23:33 -07:00
Ryan VanderMeulen e7f4ed0f8b Backed out changeset 60d045b1c1a6 (bug 1183781) for causing bug 1186435. a=me 2015-07-22 22:12:29 -04:00
Mike Hommey d4f67b3840 Followup for bug 1186229: Still use Gtk+2 for builds that don't pull the Gtk+3 tooltool package. r=nthomas on a CLOSED TREE 2015-07-23 11:08:53 +09:00
B2G Bumper Bot c0d60a7d14 Bumping manifests a=b2g-bump 2015-07-22 18:54:49 -07:00
B2G Bumper Bot ffd4a0ab80 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cf27fd21b9b
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30492 from zbraniecki/1172703-default-mozhour12-to-undefined

Bug 1172703 - navigator.mozHour12 default value should be undefined. r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/fbad586abed4
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1172703 - navigator.mozHour12 default value should be undefined
2015-07-22 18:54:26 -07:00
Mike Hommey d450691e52 Bug 1186229 - Enable Gtk+3 builds by default. r=gps
Note Gtk+3 builds need both Gtk+2 *and* Gtk+3.
2015-07-23 10:24:31 +09:00
Geoff Lankow bb305ad6c5 Bug 1177370 - TabAttrModified event when visuallyselected attribute changes; r=mconley 2015-07-23 13:03:01 +12:00
Melchiorre Alastra 75ec0a7b32 Bug 1116349 - Flush Picasso LRU cache on memory pressure events
--HG--
extra : commitid : Bh67XGQspL
2015-07-22 18:00:07 -07:00
Makoto Kato a0118a68d2 Bug 1175413 - Cleanup usages of MOZ_ICU_CFLAGS. r=mshal 2015-07-23 09:53:48 +09:00
Mark Hammond a81acd67a8 Bug 1184825 - treat FxAccountsWebChannel as a singleton to avoid creating one per window. r=stomlinson 2015-07-23 08:49:22 +10:00
Wes Kocher 728d2a2aa2 Backed out changeset a6bf83d92196 (bug 1101746) for build bustage 2015-07-22 15:47:43 -07:00
Allison Naaktgeboren 2534d0cb16 Bug 1101746 - Display message when no passwords are present.r=mfinkle,p=vladan 2015-07-22 15:36:19 -07:00
Allison Naaktgeboren d1eeace105 Bug 1155345 - UI affordance during loading of list items in about:passwords.r=liuche 2015-07-22 15:22:42 -07:00
Ryan VanderMeulen 716f0d7045 Merge inbound to m-c. a=merge 2015-07-22 16:34:07 -04:00
Ryan VanderMeulen 4b537b808f Merge fx-team to m-c. a=merge 2015-07-22 16:29:22 -04:00
B2G Bumper Bot 9a6bca4d82 Bumping manifests a=b2g-bump 2015-07-22 12:14:40 -07:00
B2G Bumper Bot c86b7ab7f0 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01d6b677af34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1148165 - disabled net_error_test.js the hard way, r=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/4ba8b843d49b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31062 from TheoChevalier/Bug-1184835-replace-Kiev-with-Kyiv

Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"

========

https://hg.mozilla.org/integration/gaia-central/rev/642790460352
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1184835 - [Settings][Date & Time] Replace city "Kiev" with "Kyiv"
2015-07-22 12:12:34 -07:00
B2G Bumper Bot 776cf34b48 Bumping manifests a=b2g-bump 2015-07-22 11:53:29 -07:00
Mike Shal 8ebf9c27aa Bug 1186524 - fix test_slugidjar.py; r=garndt 2015-07-22 14:17:51 -04:00
Carsten "Tomcat" Book 90a478a751 Backed out changeset 86b2cd28a91b (bug 1170837) for bustage on a CLOSED TREE 2015-07-23 14:37:22 +02:00