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

324972 Коммитов

Автор SHA1 Сообщение Дата
Gaia Pushbot 3fe687a678 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5c300229820f
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12219 from alivedise/bugzilla/912796_v2

Bug 912796 - Back to main screen when attention screen is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/abed136ad3d5
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 912796 - Back to main screen when attention screen is shown
2013-09-13 05:50:22 -07:00
Marco Castelluccio 835fb5b812 Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04:00
J. Ryan Stinnett 6638204722 Bug 915067 - Part 2: Filter certified apps from webapps actor. r=ochameau 2013-09-11 18:13:46 -05:00
J. Ryan Stinnett 799217b306 Bug 915067 - Part 1: Add pref to block debugging certified apps. r=ochameau 2013-09-11 18:12:38 -05:00
Marco Castelluccio d775bc9d14 Bug 910911 - Add more application data to the webapp.json file in the installation directory. r=fabrice, r=myk 2013-09-13 08:32:46 -04:00
Gaia Pushbot 41818a2d24 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/89000c8fdf6e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12181 from alivedise/bugzilla/915468/localize-app-name-in-gaia-permission

Bug 915468 - Localize app name in gaia for permission

========

https://hg.mozilla.org/integration/gaia-central/rev/36e0ceca8eaf
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 915468 - Localize app name in gaia for permission
2013-09-13 05:25:24 -07:00
Marco Castelluccio 6ef52cd408 Bug 907481 - Check if localId is already used before using it. r=fabrice 2013-09-13 08:22:24 -04:00
Vincent Lin 550cdda790 Bug 915487 - Error handling for GonkDisplayJB. r=mwu 2013-09-12 10:07:53 +08:00
Vincent Lin 8457407669 Bug 914544 - Update GonkDisplayJB to support JB MR1. r=mwu 2013-09-12 10:24:47 +08:00
Benoit Girard f11fc41386 Bug 914656 - Annotate the compositor thread for profiling. r=jrmuizel 2013-09-10 15:56:49 -04:00
Jim Blandy a6fc46a707 Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp 2013-09-10 18:43:44 -07:00
Makoto Kato 2eee2da342 Bug 914567 - Cannot build directshow code by VS2013RC. r=cpearce 2013-09-11 10:35:03 +09:00
John Daggett c23a17de07 Bug 522515 - omit null urls from inclusion in userfont src descriptor array. r=dbaron 2013-09-11 10:36:58 +09:00
John Daggett a103db7527 Bug 901845 - add a pref to specify the max entries in a word cache. r=jfkthame 2013-09-11 10:36:57 +09:00
John Daggett 007662fa1d Bug 901845 - add a pref to specify the length limit of words in word caches. r=jfkthame 2013-09-11 10:36:57 +09:00
Steven Michaud f2dfaf81f3 Bug 892547 - Sheets on Mac don't have a default option selected. r=enndeakin 2013-09-10 20:35:47 -05:00
Chris Kitching 1cc25f475e Bug 914760 - Generate less debugging code. r=rnewman 2013-09-10 21:10:47 -04:00
Chris Kitching 0a4f6aa948 Bug 914760 - Delete existing generated uncessary debugging code. r=rnewman 2013-09-10 21:10:47 -04:00
Benoit Jacob 58c2081999 Bug 912974 - Add two missing include guards. r=bjacob 2013-09-10 21:10:47 -04:00
Nathan Froyd 9da0d7ea5b Bug 914826 - part 6 - don't include basictypes.h or nscore.h in ipdl headers; r=ehsan 2013-09-10 15:55:39 -04:00
Nathan Froyd 60a46410da Bug 914826 - part 5 - provide for cpp-only include files, starting with nsIFile.h and GeckoProfiler.h; r=ehsan 2013-09-10 15:45:16 -04:00
Nathan Froyd 9a8580e6d3 Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
Nathan Froyd 2bac127de5 Bug 914826 - part 3 - forward-declare nsIFile for GetMinidump() declaration; r=ehsan 2013-09-10 15:35:51 -04:00
Nathan Froyd 40a6747ad3 Bug 914826 - part 2 - rename builtinIncludes to builtinHeaderIncludes; r=ehsan 2013-09-10 15:34:44 -04:00
Nathan Froyd c8bd3740b3 Bug 914826 - part 1 - use static_assert instead of COMPILE_ASSERT in IPCMessageStart.h; r=ehsan 2013-09-10 15:07:10 -04:00
Nathan Froyd 192bc00d31 Bug 913640 - sprinkle MOZ_CONSTEXPR on gfx's typed units to reduce static constructors; r=kats 2013-09-13 12:34:20 -04:00
Boris Zbarsky 2319781bd9 Bug 915368. Give dictionaries copy constructors and assignment operators when it's safe. r=khuey 2013-09-13 13:21:59 -04:00
Mounir Lamouri dcafc131eb Bug 915551. Allow text-align styling on ::-moz-placeholder. r=bzbarsky 2013-09-13 14:15:01 +01:00
Corey Ford 23d185d13b Bug 911786 - Part 1: Store computed relative position offsets. r=dholbert 2013-09-10 11:33:59 -07:00
Nicholas Nethercote 05a8238e35 Bug 915482 (part 1) - Move most of gc/Barrier-inl.h into gc/Barrier.h. r=terrence.
--HG--
extra : rebase_source : e3fbf54420858cd5ae5328f4cf5c5001d1d0ccb9
2013-09-11 16:51:17 -07:00
Bobby Holley 7cc64cec66 Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
2013-09-11 22:57:24 -07:00
Edwin Flores 662e56757d Bug 899420 - Disable accidentally enabled Android media tests r=bustage 2013-09-12 17:13:31 +12:00
Matt Woodrow a62154253e Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas 2013-09-11 17:08:53 +12:00
Matt Woodrow 5c0ccaac57 Bug 907926 - Avoid pushing a group if we can in DrawTargetCairo::DrawSurface. r=Bas 2013-09-11 17:08:53 +12:00
Matt Woodrow 39c60b3152 Bug 907926 - Don't ignore the composition operator in the Azure paths through ThebesLayerBuffer. r=roc 2013-09-11 17:08:53 +12:00
Matt Woodrow 7790f9d502 Bug 907926 - Add support for windows surfaces in DrawTargetCairo size lookup. r=Bas 2013-09-11 17:08:52 +12:00
Matt Woodrow fc0b8ab200 Bug 914505 - Make sure that ThebesLayerBuffer::SupportsAzureContent is correct for the first frame. r=nrc 2013-09-12 16:53:46 +12:00
Karl Tomlinson 08aaa3b223 b=914030 don't keep alive used AudioContexts from the window r=ehsan,bz
--HG--
extra : transplant_source : %9D%94%FF%AA%92%C7%5B8%FA%C7%DD%3A%E3W%9E%BD%7F%25%5C%19
2013-09-12 16:16:53 +12:00
Byron Campen [:bwc] a18ed0a113 Bug 908740 - Reject obviously bogus STUN and TURN candidates. r=ekr 2013-09-10 11:33:19 -07:00
Michael Shuen 403a1b2fe8 Bug 711180 - Ignore whitespace in atob. r=Ms2ger 2013-09-10 21:10:46 -04:00
Ryan VanderMeulen 6692b3566a Merge m-c to inbound. 2013-09-10 21:10:44 -04:00
Wes Kocher c1c5294ee9 Backed out changeset 7412a3a5f4cc (bug 914498) for bustage 2013-09-10 18:01:46 -07:00
Mark Finkle 90c10a27ae Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
Ryan VanderMeulen 8ec156eb4f Merge inbound to m-c on a CLOSED TREE. 2013-09-10 20:28:39 -04:00
Geoff Brown 3b66c9cb08 Bug 912519 - (2) Minor refactor of testSettingsMenuItems; r=liuche 2013-09-10 18:18:07 -06:00
Geoff Brown ab92758519 Bug 912519 - (1) Update robocop testSettingsMenuItems to allow for partially obscured menu item; r=liuche 2013-09-10 18:18:04 -06:00
Gregory Szorc 03cc1bc114 Bug 913276 - Only install terminal-notifier on OS X 10.8+; r=ted 2013-09-10 17:09:34 -07:00
Gregory Szorc 984460ac19 Bug 914704 - Add WebIDL headers to dist/include install manifest; r=glandium 2013-09-10 17:07:59 -07:00
Gregory Szorc 099b5e4a15 Bug 914500 - Upgrade virtualenv to 1.10.1; r=mshal 2013-09-10 17:07:12 -07:00
Wes Kocher c22783c523 Backed out changeset bdcd192bda52 (bug 880067) for bustage 2013-09-10 16:51:50 -07:00