Commit Graph

314073 Commits

Author SHA1 Message Date
Wes Johnston
527f5a8b3c Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -07:00
Andrew McCreight
c3b7b6eebc Bug 886213 - Cycle collect Navigator more better. r=smaug 2013-06-28 11:06:39 -07:00
Daniel Holbert
6c512e366e Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mak
(DONTBUILD because just re-landing to update reviewer)
2013-06-28 11:04:14 -07:00
Daniel Holbert
474e7340ce Backed out changeset fdf7cf309750 (wrong reviewer in commit message) 2013-06-28 11:05:33 -07:00
Daniel Holbert
8e293cc6ae Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mano 2013-06-28 11:04:14 -07:00
Nick Alexander
f0ec9e6ba3 Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman 2013-06-28 10:30:55 -07:00
Jan de Mooij
3345b24b2d Bug 887521 - Fix OnUnknownMethod to not modify vp if there's no __noSuchMethod__ method. r=jwalden 2013-06-28 19:22:15 +02:00
Benjamin Bouvier
65a40b5804 Bug 886246: Set infinite flags after bounds for MPhi nodes in range analysis; r=nbp 2013-06-28 10:14:49 -07:00
Benjamin Bouvier
5e0c9817e6 Bug 886866: Clean unused function and doc for Ion Perf integration; r=nmatsakis 2013-06-28 10:11:11 -07:00
Brad Lassey
7f9ac93921 bug 888201 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoApp.collectAndReportLocInfo(GeckoApp.java) r=kats 2013-06-28 12:42:28 -04:00
Gavin Sharp
46e72e6454 Bug 883592: stop trying to evaluate scripts for documents with no inner windows, r=sicking
--HG--
extra : transplant_source : %99%1Ap-%EC%80b%2B%DE%A5%05%EE%9C%24Dl%22%E7G%D3
2013-06-15 22:06:27 -04:00
Nick Alexander
af8ed74358 Bug 887121 - Make packager install and szip .so libraries in assets/ directly. r=glandium
This adds a Component type to the mozbuild.mozpack package manifest
parser, and teaches the packager to accept components of the form
[name destdir="dir"].  Then we update the Android package manifest and
simplify the packager code.

I would have liked to make the packager put mozglue.so and
MOZ_CHILD_PROCESS_NAME in lib/$(ABI_DIR) directly, but this turned out
to be awkward.  Since MOZ_CHILD_PROCESS_NAME needs to have lib/ in its
name to load successfully on Android, we would have to add notation in
package manifests to install bin/lib/*plugin-container* to
lib/$(ABI_DIR)/*plugin-container*.
2013-06-28 09:10:57 -07:00
Dan Gohman
80a51789e0 Bug 888276 - Use hasUses() instead of checking useCount() == 0. r=h4writer 2013-06-28 07:41:19 -07:00
Dão Gottwald
0a90666fc8 Bug 888180 - move identity-popup back from popup-notifications.inc to browser.xul, as it's not a popup notification. r=jaws 2013-06-28 16:22:57 +02:00
Robert O'Callahan
07e75dea9b Bug 886618. Remove dead AudioBuffer code. r=ehsan
--HG--
extra : rebase_source : fcd30cacfbcd1a43f62e0c0ce7df2dd57c307366
2013-06-29 01:49:56 +12:00
Ed Morley
934c3a85a4 Merge mozilla-central and inbound 2013-06-28 14:36:56 +01:00
Jan de Mooij
5175a4f42b Bug 888212 - Set MArrayConcat result typeset. r=h4writer 2013-06-28 15:35:49 +02:00
Ed Morley
7bd880a445 Merge latest green birch changeset and mozilla-central 2013-06-28 14:33:47 +01:00
Marco Bonardo
1b9c8c04f3 Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Jim Mathies
ec72336547 Bug 873073. r=bbondy 2013-06-28 08:00:16 -05:00
Dan Minor (dminor@mozilla.com)
43e5e1cb99 Bug 881897: Reduce frequency of polling in remoteautomation.py; r=jmaher 2013-06-28 07:49:53 -04:00
Jim Mathies
ee3fc63066 Bug 875892 - followup bug fix v2, touchup another left over dismissAppbar call. r=me DONTBUILD 2013-06-28 07:12:29 -05:00
Victor Porof
07e97f9890 Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past 2013-06-28 15:04:18 +03:00
Jon Coppeard
8c01a241eb Bug 872824 - update incorrect comment DONTBUILD 2013-06-28 12:42:01 +01:00
Jim Mathies
0ff35b6a7d Bug 875892 - followup bug fix, touchup left over dismissAppbar call. r=me 2013-06-28 06:30:50 -05:00
Jon Coppeard
cb4efc50e3 Bug 872824 - IonMonkey: (ARM) Add support for hardware divide instructions r=mjrosenb 2013-06-28 11:54:08 +01:00
Gaia Pushbot
4e3550d6cc Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/e528145bb92f
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10274 from evanxd/bug-879779

Bug 879779 - [MMS] [UX] Message thread. Adjust beggining of content when there's no phone/carrier banner in the layout

========

https://hg.mozilla.org/integration/gaia-central/rev/76993248cb75
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 879779 - Set message content below the header with 1.5 rem.
2013-06-28 03:40:45 -07:00
Gene Lian
86512c3b8b Bug 887815 - [SMS][MMS] receiving successful delivery report even though delivery report is OFF in settings. r=ctai a=leo+ 2013-06-28 16:53:30 +08:00
Gaia Pushbot
67ed9e539b Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/2819b7e9c88c
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10635 from comoyo/retry_pin_code

Bug 887190 - Upon introducing wrong PIN code, focus and keyboard go away and the user can't try it again

========

https://hg.mozilla.org/integration/gaia-central/rev/62dd6d2de7df
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 887190 - Upon introducing wrong PIN code, focus and keyboard go away and the user can't try it again
2013-06-28 02:00:51 -07:00
Gaia Pushbot
ebc98f8a6f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/56a87e83b4d9
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10687 from alivedise/bugzilla/888170/lint

Bug 888170 - Fix lint, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/15c3c1cb392f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 888170 - Fix lint
2013-06-28 00:30:22 -07:00
Gaia Pushbot
f4d77fdeeb Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9397ec98273b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10678 from Rik/translate-comments-883787

Bug 883787 - Translate lazy loaded panels after loading them r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/e1c5df7a2668
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 883787 - Translate lazy loaded panels after loading them

========

https://hg.mozilla.org/integration/gaia-central/rev/5ebfcbea057a
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10657 from cctuan/bug883829

Bug 883829 - When the handset receives a notification in Portuguese, the relative time is cut. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e3919e9ea632
Author: gduan <gduan@mozilla.com>
Desc: Bug 883829 - When the handset receives a notification in Portuguese, the relative time is cut
2013-06-28 00:00:22 -07:00
Gaia Pushbot
6171a4c735 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/12233e1a8293
Author: Corey Frang <gnarf@gnarf.net>
Desc: Bug 885584 - [B2G][SMS/MMS] Thumbnails are invisible in the preview attachment with large files - r=julienw

* Sets max thumbnail generation size to 1.5 megs, which should be big enough for any mms image
* Removes a var self = this;
2013-06-27 23:15:27 -07:00
Gaia Pushbot
1258e0b491 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c51da8c9261e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10683 from alivedise/bugzilla/881584_master

Bug 881584 - Stop video activity when visibility is changed. r=djf, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/a3692d3da90d
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 881584 - Stop video activity when visibility is changed.
2013-06-27 23:01:24 -07:00
Birunthan Mohanathas
52eea7d0fb Bug 429990 - Check in/out arguments for nullptr in MSAA/IA2 methods, r=surkov 2013-06-27 21:02:00 +02:00
Chris Pearce
0aec1f19bd Bug 888174 - Add this pointer to WMFByteStream NSPR logging so that we can distinguish which instance is doing what easier. r=padenot 2013-06-28 22:10:01 +12:00
Chris Pearce
8fde570940 Bug 888175 - Don't log dropped frames in MediaDecoderStateMachine if MOZ_QUIET is set. r=padenot 2013-06-28 22:09:37 +12:00
Olli Pettay
e76981b946 Bug 886377 - Make EventTargetChain's ELM count optimization main-thread-only, r=jst 2013-06-28 12:53:37 +03:00
Reuben Morais
a52f4fbc9c No bug - Fix broken header guard in resource_manager.h. r=jesup
--HG--
extra : rebase_source : e7b72c7e7039f92a7bb5941df6958dc0abb5b9dd
2013-06-28 00:36:18 -07:00
Corey Ford
44dbcc4d6c Bug 883987 - Don't allow BAD_STRING or BAD_URL tokens in @supports conditions. r=dbaron 2013-06-27 17:03:33 -07:00
Daniel Holbert
5ac6d26487 Bug 886313: Make DisplayLine generate display items in a temporary collection, so we can apply text-overflow clipping without affecting earlier lines. r=roc 2013-06-28 00:22:57 -07:00
Chia-hung Tai
aa9bc663ef Bug 887646 - B2G MMS: Do not set content-length in smil header when sending. r=gene a=leo+ 2013-06-27 13:56:33 +08:00
Gene Lian
1179ea12ea Bug 888147 - [B2G][MMS][Regression] We are skipping 'sending' status when sending a MMS. r=ctai a=leo+ 2013-06-28 13:36:02 +08:00
Ken Chang
dd04a506da Bug 884829 - follow up - fix typo. r=hsinyi 2013-06-28 13:08:52 +08:00
Gaia Pushbot
3c957acf95 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3f6ed55451da
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10666 from steveck-chung/bug-887216

Bug 887216 - [MMS] The header in a group message is active, it works as the go back key

========

https://hg.mozilla.org/integration/gaia-central/rev/603664b50503
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 887216 - [MMS] The header in a group message is active, it works as the go back key
2013-06-27 22:05:23 -07:00
Ken Chang
0939ed3665 Bug 884829 - [MMS] Impossible to send/receive MMS when Wi-Fi and cellular data on. r=hsinyi 2013-06-28 09:46:00 +08:00
Gaia Pushbot
1326d87664 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e70e23fc4b7a
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10660 from alivedise/bugzilla/887683/camera-cancel-pick-in-background

Bug 887683: Cancel pick activity correctly while go to background.
2013-06-27 21:35:23 -07:00
Gaia Pushbot
3dd223bf3b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f71069d3ab46
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10572 from RudyLu/keyboard/Bug796600-scrollable_keyboard_layout_menu_commit

Bug 796600 - make the keyboard layout menu scrollable. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/66836ba4ae35
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 796600 - make the keyboard layout menu scrollable
 1. Add LOCKED_AREA so the menu will not be easily dismissed
 2. Will do continuous scrolling if you stick to the edge of the menu
2013-06-27 21:10:24 -07:00
Gaia Pushbot
1a79fec9e2 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f803d9d89864
Author: Eric O'Connor <eric@bocoup.com>
Desc: Bug 887651 - [SMS] Contact name is double escaped in Notification - r=gnarf

Removed html escaping when submitting an sms notification. The title is rendered with textContent, so there is no need to escape.

Closes gh-10682
2013-06-27 20:50:22 -07:00
Gaia Pushbot
71e1b0e221 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/22a1aea11597
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #10672 from JonHylands/jhylands-887654-big-threads-in-all-workloads-master

Bug 887654 - Changed 200, 500, and 1000 sized sms/mms reference workloads to use BIG-THREAD model
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/afe4bfbd4c7c
Author: Jon Hylands <jhylands@mozilla.com>
Desc: Bug 887654 - Changed 200, 500, and 1000 sized sms/mms reference workloads to use BIG-THREAD model

========

https://hg.mozilla.org/integration/gaia-central/rev/e39b404ac01c
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #10581 from reubenmorais/master

Bug 885979 - Add a setting for enabling Contacts debugging output at runtime. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/877309261bfa
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 885979 - Add preference to enable Contacts API debugging. r=evelyn
2013-06-27 20:40:32 -07:00
Fernando Jiménez
2001687ad7 Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00