Commit Graph

153225 Commits

Author SHA1 Message Date
Alfredo Yang
6d3246b7b3 Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-11-05 14:08:45 +08:00
Alfredo Yang
c5e9916280 Bug 853356 - Part2 Add MediaPermissionGonk.h and MediaPermissionGonk.cpp to implement ContentPermissionPrompt. r=jesup 2013-11-05 14:07:29 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Wes Kocher
513aa939bc Merge m-c to b2g-inbound 2013-11-04 21:24:17 -08:00
Wes Kocher
32a09c5f75 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Wes Kocher
d221c68749 Merge b2g-inbound to m-c 2013-11-04 21:07:33 -08:00
Kan-Ru Chen (陳侃如)
ff1371ff65 Bug 931746 - Only handle events from our direct descendants. r=yxl 2013-11-05 12:24:40 +08:00
Gaia Pushbot
206a6d6081 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ccffd205a31
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12660 from mahsam/882088-video-thumbnail

882088 - fix thumbnail aspect ratio in video app, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/4d6cb187e5e4
Author: mahsam <mahsam.29@gmail.com>
Desc: 882088 - fix thumbnail aspect ratio in video app

882088 - better calculation for square images

882088 - use scale function in order to fix 1 pixel issue

882088 - add some comments
2013-11-04 19:40:39 -08:00
Reuben Morais
1d7e2bb45e Backed out 2 changesets (bug 904298) DONTBUILD 2013-11-05 01:20:09 -02:00
Reuben Morais
15f4ff4688 Bug 904298 - Bustage fix. 2013-11-05 01:03:39 -02:00
Reuben Morais
673e9f52f8 Bug 904298 - Implement mozilla::{AssertAppPrincipal,CheckPermission}. r=sicking 2013-11-05 00:19:26 -02:00
Wes Kocher
05bef02b3b Backed out 2 changesets (bug 934503) for browser-chrome bustage
Backed out changeset f631148645b3 (bug 934503)
Backed out changeset a8131d677d9b (bug 934503)
2013-11-04 16:22:03 -08:00
Gaia Pushbot
26fdd4be8e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca8a474b40f9
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 934722 - [clock] Unit tests compute timezone offset incorrectly - r=gnarf

Closes gh-13366
2013-11-04 16:10:28 -08:00
Wes Kocher
f0c23390fe Backed out changeset bad6c063b01f (bug 932274) for build bustage 2013-11-04 14:40:50 -08:00
Mike Hommey
e8bcf52aeb Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
a70dd066d9 Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
8e1b1693f3 Bug 934344 - Fix race condition in parallel export, between js/xpconnect/src and xpcom/idl-parser. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
c4d8fb0127 Bug 934338 - Few cleanups in layout/style/test/Makefile.in. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
c26251e049 Bug 934336 - Remove apparently useless dependencies on js-confdefs.h. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
9a9a425c28 Bug 934166 - Disable pseudo derecurse on PGO builds. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
da3e100690 Bug 933779 - Always use forward slash as path separator when passing -C argument to make. r=mshal 2013-11-05 07:39:23 +09:00
Margaret Leibovic
1fa1f9e280 Bug 932830 - Add an "onshown" option to Home.banner options. r=wesj 2013-11-04 14:39:00 -08:00
Margaret Leibovic
460c1daa43 Bug 925082 - Open PinSiteDialog with current pinned term. r=wesj 2013-11-04 14:39:00 -08:00
Margaret Leibovic
2ae2225fad Bug 933428 - (Part 2) Update tests to deal with context menu changes. r=gbrown 2013-11-04 14:39:00 -08:00
Margaret Leibovic
7f1b7bf496 Bug 933428 - Remove "Share" and "Add to Home Screen" from about:home context menus. r=sriram 2013-11-04 14:38:59 -08:00
Margaret Leibovic
dce5cc340c Bug 930589 - Hide "Edit" context menu item for reading list items. r=sriram 2013-11-04 14:38:59 -08:00
Alexandre Poirot
608cd472d6 Bug 933273 - Prevent loading AddonManager in webbrowser actor when not explicitely needed. r=nfitzgerald 2013-11-04 17:30:10 -05:00
Donovan Preston
bbe5a92718 Bug 922239 - Disable the slow script dialog for Open Web Apps. Apps can be killed using the normal procedure for killing apps on each OS. r=myk 2013-11-04 17:27:40 -05:00
Benoit Girard
96dd2833db Bug 930476 - Show paint markers for async frames. r=ehsan 2013-11-04 17:04:51 -05:00
David Zbarsky
906bff4c2b Bug 932274: Use Moz2D size classes in ipdl r=nical 2013-11-04 16:43:10 -05:00
Jim Blandy
5f1150fd9d Bug 892643: Implement PersistentRooted<T>, an unrestricted-lifetime rooting type. r=terrence, jcoppeard 2013-11-04 13:35:08 -08:00
Ryan VanderMeulen
41e603833c Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
Ryan VanderMeulen
bdb89f6681 Merge b2g-inbound to m-c. 2013-11-04 16:17:59 -05:00
Ryan VanderMeulen
e12bc5580d Merge inbound to m-c. 2013-11-04 16:16:22 -05:00
Landry Breuil
26fd07f497 Bug 932991: Partly revert bug 898274 on jscpucfg.h, breaks OpenBSD/sparc64 (at least) where <machine/endian.h> must be included after <sys/types.h>. r=njn 2013-11-04 22:05:51 +01:00
Landry Breuil
54d42970b4 Bug 928381 - ctypes/libffi: Fix stack alignment on *BSD/i386 r=glandium 2013-11-04 22:05:46 +01:00
James Willcox
60745b2259 Bug 934514 - Don't access non-existant field on Android 4.4 r=blassey 2013-11-04 12:07:03 -06:00
Gaia Pushbot
955f5be002 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/00ceae21c526
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #13351 from viorelaioia/bug_934506

Bug 934506 - Update locator for messages frame in test_sms_contact

========

https://hg.mozilla.org/integration/gaia-central/rev/46fe2386bf74
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 934506 - Update locator for messages frame in test_sms_contact
2013-11-04 10:05:24 -08:00
Gaia Pushbot
4b19751014 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e68c5fe7182
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13266 from qdot/933402-b2g-really-clean

Bug 933402 - Remove b2g in really-clean target

========

https://hg.mozilla.org/integration/gaia-central/rev/4d8655659ad0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 933402 - Remove b2g in really-clean target
2013-11-04 09:05:27 -08:00
Gaia Pushbot
74760d741e Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3db5bedb25e0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13350 from jugglinmike/934486-npm-log

Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/47ddad236153
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/ec3081490ff2
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12714 from fcampo/MMS-attachment-top-923023

Bug 923023 - [MMS] Move attachment button to top bar (r=rwaldron)

========

https://hg.mozilla.org/integration/gaia-central/rev/95c24f715012
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 923023 - [MMS] Move attachment button to top bar
2013-11-04 08:55:24 -08:00
Gaia Pushbot
c2b6aaf7e3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b2e6eb12838
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13304 from timdream/keyboard-perm-remove

Bug 915570 - Gaia Part II, remove the old 'keyboard' permission, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/77283ecd7cce
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 915570 - Gaia Part II, remove the old 'keyboard' permission
2013-11-04 08:10:24 -08:00
Dan Gohman
a32df7d80e Bug 934173 - SpiderMonkey: Mark debugMode() checks as JS_UNLIKELY. r=jorendorff 2013-11-04 07:57:10 -08:00
Dan Gohman
7f626df110 Bug 931487 - IonMonkey: Disable spilling to argument slots. r=bhackett 2013-11-04 07:57:08 -08:00
Gaia Pushbot
8d03d7a015 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/757f8293fa9a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #13349 from jonallengriffin/testapp

Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/d3bd97b2ba02
Author: Jonathan Griffin <jonallengriffin@gmail.com>
Desc: Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only
2013-11-04 07:55:24 -08:00
Gaia Pushbot
05a9cbe01b Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/582883c1a8aa
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 932859 - Apply the SI/SL message styles correctly r=julienw
2013-11-04 07:45:25 -08:00
Nicholas D. Matsakis
c623985675 Bug 926710 - Fix up non-threadsafe builds rs=trivial,blocking-fuzzer 2013-11-04 10:43:09 -05:00
Brian Hackett
7b9b512f4a Bug 932899 - Remove debug only stack/heap type set flags, r=jandem. 2013-11-04 08:29:46 -07:00
Hannes Verschore
37a6f733e9 Bug 914255: Backout due to performance regressions to DOM, r=regression 2013-11-04 16:17:44 +01:00
Dan Minor
5573f28ce7 Bug 932940 - Jit-test harness needs to set different remote --js-cache; r=terrence 2013-11-04 09:34:48 -05:00
Andrew Halberstadt
1732d6db4d Bug 931116 - Disable initial failing b2g desktop mochitests to turn them on, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:55:02 -05:00