JW Wang
5bcc274fc7
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
2013-07-09 14:37:47 +08:00
Shelly Lin
fd75043d77
Bug 811636 - Close the child FD in the parent asap in order to detect when the child closes its FD. r=dhylands
2013-07-09 10:37:33 +08:00
Gaia Pushbot
4512df259c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/68ff795e16c1
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10772 from rwldrn/890053
Bug 890053 - [MMS][SMS] Regression. Recipients pull down pushes input behind keyboard
========
https://hg.mozilla.org/integration/gaia-central/rev/2b9a69c905ee
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 890053 - [MMS][SMS] Regression. Recipients pull down pushes input behind keyboard
- broken display: https://www.dropbox.com/sh/pirp25nqtaqcktr/pfFsPQPG6n#f:1.jpg
- fixed display: https://www.dropbox.com/sh/pirp25nqtaqcktr/pfFsPQPG6n#f:2.jpg
https://bugzilla.mozilla.org/show_bug.cgi?id=890053
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-07-09 03:15:27 -07:00
Gaia Pushbot
8138b170f3
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/eeb604fca314
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #10778 from gasolin/master-881141
Bug 881141 - hdpi/xhdpi resolution assets and layout for Usage app, r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/89c376aa6e4e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 881141 - hdpi/xhdpi resolution assets and layout for Usage app
2013-07-09 02:10:30 -07:00
Gaia Pushbot
b13ed64872
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f91f91647f7
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10809 from lodr/bug-889635-avoid-startup-error
Bug 889635 - Avoid startup error
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/247724ca9e31
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 889635 - Avoid startup error
========
https://hg.mozilla.org/integration/gaia-central/rev/89c54e45afdc
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10829 from lodr/bug-842924-l10n-issue
Bug 842924 - Avoid l10n issues by providing wider selects
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/c8540e809112
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 842924 - Avoid l10n issues by providing wider selects
2013-07-09 01:25:23 -07:00
Thomas Zimmermann
531f010a48
Bug 884840: Reimplement GetServiceChannel without Bluetooth command thread, r=echou
...
The method BluetoothDBusService::GetServiceChannel currently blocks the
Bluetooth command thread while waiting for a DBus message, before it
dispatches a runnable to the main thread.
With this patch, the DBus message is processed asyncronously, and the
runnable gets dispatched from the DBus reply handler.
--HG--
extra : rebase_source : 24519b7dd8d59fcbbf78436092610c8db195f6a2
2013-07-09 09:56:14 +02:00
Thomas Zimmermann
048c6336eb
Bug 884840: Added DBusReplyHandler, r=qdot
...
Handler functions for DBus replies sometimes need several data fields
or need to keep state over replies for multiple messages. The DBus API
itself only allows for a single pointer to user data.
The class DBusReplyHandler is a base class for implementing DBus reply-
message handlers. Users of DBus can inherit from this class to implement
message-specific handlers.
--HG--
extra : rebase_source : 91c5f6e8d365922fd3b52fbaf502052f86274f16
2013-07-09 09:55:08 +02:00
Ed Morley
dfb24cc390
Merge latest green fx-team changeset and mozilla-central
2013-07-09 08:52:05 +01:00
Ed Morley
3c89814be0
Merge latest green birch changeset and mozilla-central
2013-07-09 08:50:20 +01:00
Ed Morley
845a53e420
Merge latest green inbound changeset and mozilla-central
2013-07-09 08:47:47 +01:00
Dan Gohman
3c2b0a7324
Bug 891070 - IonMonkey: RangeAnalysis simplifications. r=nbp
2013-07-08 20:26:27 -07:00
Gaia Pushbot
9ceedba967
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58d73404571f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10848 from KevinGrandon/bug_889466_lockscreen_events
Bug 889466 - Use touch events for lockscreen r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/f6ddb049b529
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889466 - Use touch events for lockscreen
2013-07-08 20:25:28 -07:00
Dan Gohman
4538c73709
Bug 891070 - IonMonkey: Reimplement MUrsh::canOverflow using range information. r=nbp
2013-07-08 20:24:56 -07:00
Dan Gohman
450e204ccf
Bug 891070 - IonMonkey: Minor cleanups for lsh range analysis: fix a -Wsign-compare warning, and use a 32-bit shift instead of a 64-bit shift. r=nbp
2013-07-08 20:23:26 -07:00
Gaia Pushbot
bb05d835b4
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b1e1641e89c
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10827 from steveck-chung/hdpi-image-assets-css
Bug 884975 - [MMS] Apply 1.5x Res Version of the Images. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/4bd08888ab27
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 884975 - [MMS] Apply 1.5x Res Version of the Images
2013-07-08 19:40:23 -07:00
Gregory Szorc
b4c24fb9d2
Bug 875684 - Prevent mach's build terminal from misbehaving in screen; r=gaston
...
DONTBUILD (NPOTB)
2013-07-08 19:22:30 -07:00
Gaia Pushbot
d27b9e8a9d
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/8da5a527d6d9
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10582 from wanderview/contacts-vis-mon-pr
Bug 879299: Add visibility_monitor to Contacts app. r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/5dd51d34e38b
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 879299: Add visibility_monitor to Contacts app
This commit significantly refactors how contacts are loaded and rendered in
the DOM. Placeholder items are initially added to the list and then later
filled in when visible. Images are lazy loaded as before, but will now be
removed when the contact is no longer visible. Search has also been
refactored to help encapsulate the contacts_list and importer_ui internals.
2013-07-08 18:15:54 -07:00
Justin Lebar
60dc213200
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
2013-07-08 17:55:42 -04:00
Gaia Pushbot
4c7ef0f136
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b10d78a3cf56
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10825 from huchengtw-moz/gallery/Bug_888882_not_able_to_zoom_an_image-3
Bug 888882 - [Gallery] Not able to zoom an image taken from camera, when. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/85d76b055845
Author: John Hu <johu@mozilla.com>
Desc: Bug 888882 - [Gallery] Not able to zoom an image taken from camera, when launched gallery through camera app
2013-07-08 13:55:22 -07:00
Ryan VanderMeulen
1c820eeaf1
Merge m-c to fx-team.
2013-07-08 16:18:49 -04:00
Ryan VanderMeulen
63d1cfe4bc
Merge m-c to birch.
2013-07-08 16:18:01 -04:00
Jonathan Griffin
55ffcdc3e6
Bug 889637 - Add --es-server arg to Marionette, r=mcote
2013-07-08 12:28:53 -07:00
Jonathan Griffin
f3a77b7371
Bug 891139 - Bump marionette to 0.5.35, r=stephend
2013-07-08 19:55:42 -07:00
Dan Gohman
29c6f3de43
Bug 891070 - IonMonkey: Stronger range analysis for or, xor, and not. r=nbp
2013-07-08 19:51:56 -07:00
Dan Gohman
643fefc38f
Bug 762095 - Ignore resume points in blocks containing nothing but goto.
2013-07-08 19:38:36 -07:00
Dan Gohman
e1886eda4f
Bug 891121 - When a test times out, print TIMEOUT instead of FAIL. r=terrence
2013-07-08 19:36:07 -07:00
Dan Gohman
5afb769bde
Bug 891083 - Make the ImmWord version of x64's movq always use smaller immediate fields when possible; use movWithPatch when a patchable 64-bit immediate field is needed. Also, implement movq_i32r, which is useful for immediates in the range [INT32_MIN, 0). r=sstangl
2013-07-08 19:28:20 -07:00
Geoff Brown
939a471dee
Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander
2013-07-08 18:55:34 -07:00
Steve Workman
2159f4bb31
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
2013-07-08 18:45:26 -07:00
Steve Workman
6abb9aa415
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-07-08 18:45:25 -07:00
John Daggett
47e484ae88
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
2013-07-09 10:40:03 +09:00
Chenxia Liu
2abb51e654
Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown
2013-07-08 18:34:25 -07:00
Jim Mathies
dcd42088ef
Bug 891016 - Use shareAxis for data points in first run metrics test. r=followup
2013-07-08 20:18:17 -05:00
Phil Ringnalda
2af5055f90
No bug, alter comment whitespace to trigger shell builds on a CLOSED TREE
2013-07-08 17:23:42 -07:00
Gaia Pushbot
c38ebd68bc
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b31ab8aa351a
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 875362 - [MMS] Cannot scroll to bottom of thread list as input field grows r=julienw
This patch addresses an issue where the Compose field could grow to
completely cover the message thread. Now, a "sliver" of space is
reserved to maintain a visual affordance to the underlying thread.
This patch also ensures that messages are not occluded while the Thread
UI is in "Edit" mode.
Previously, the spacing after the final message "bubble" was set to an
arbitrary value of 7rem. This patch sets the spacing to the specified
amount, and ensures that the spacing remains consistent as the Compose
field grows and shrinks (resolving "Bug 882086 - [MMS] [UX] Message
thread. Spacing between the last bubble and input field should be 1.5
rem")
2013-07-08 11:40:24 -07:00
Gaia Pushbot
1dfac5b3bf
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0ca2c684af38
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 888715 - [SMS] [perf] Messages app is CPU hungry with huge SMS database r=borja
* use getElementById instead of querySelector with an attribute selector
========
https://hg.mozilla.org/integration/gaia-central/rev/fd1d214a09a5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10750 from KevinGrandon/bug_889123_implement_webapps_pref
Bug 889123 - Implement gaia pref to fix app permissions in nightly
========
https://hg.mozilla.org/integration/gaia-central/rev/103a007cf9f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889123 - Implement gaia pref to fix app permissions in nightly
2013-07-08 11:20:24 -07:00
Justin Lebar
398f76794b
Bug 890135 - Switch B2G's "gc log" dumping to produce all-traces logs by default. r=mccr8
...
This patch also adds "abbreviated gc log", which produces a not-all-traces CC log.
--HG--
extra : rebase_source : 84eed72c34b7cc8116fbe05258f5de22bf3275bc
2013-07-08 13:20:39 -04:00
Kartikaya Gupta
2dc3329baa
Backout 59a4e09dd5ce (diagnostic patch from bug 881018) since it didn't help. r=me
2013-07-08 13:11:04 -04:00
Bobby Holley
fb8f42b563
Bug 867486 - Remove |Components| from content sandboxes. r=gabor
2013-07-08 10:05:31 -07:00
Olli Pettay
6075a3d281
Bug 887236 - prefix the current events in workers with 'Worker', r=bent
2013-07-08 12:55:14 -04:00
Panos Astithas
bd0eeb9737
Properly parse jar: URLs from add-ons (bug 876806); r=vporof
2013-07-08 17:47:30 +03:00
Ryan VanderMeulen
1c7b0963cc
Merge birch to m-c.
2013-07-08 10:22:37 -04:00
Gaia Pushbot
fc9d674cea
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/09cdef322298
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10836 from rexboy7/fixhd-881147-fm-master
Bug 881138 - [HD][FM] @1.5x assets update
========
https://hg.mozilla.org/integration/gaia-central/rev/334173f02a33
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881138 - [HD][FM] @1.5x assets update
2013-07-08 04:50:22 -07:00
masashi.honma@gmail.com
6ac39407bc
Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang
2013-07-08 19:41:48 +08:00
Gaia Pushbot
cc90fc15d6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/580c5bb9fe37
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10828 from huchengtw-moz/system/Bug_890776_call_screen_orientation_changes
Bug 890776 - [System] Call screen orientation changes on incoming call d...r=@alivedise
========
https://hg.mozilla.org/integration/gaia-central/rev/1cb104492842
Author: John Hu <johu@mozilla.com>
Desc: Bug 890776 - [System] Call screen orientation changes on incoming call during Youtube.com video playback
2013-07-08 04:30:22 -07:00
Paul Rouget
d841ccc166
Bug 830684 - Sidebar toolbox height is 1px higher than the breadcrumbs. r=vporof
2013-07-08 13:17:19 +03:00
Paul Rouget
ec9d78dd2c
Bug 889827 - Disable spellcheck in font inspector. r=vporof
2013-07-08 13:14:17 +03:00
Victor Porof
d14edccfaf
Bug 889504 - Exception while trying to go to the breakpoint, r=past
2013-07-08 13:14:17 +03:00
Ryan VanderMeulen
3e3b5b26c1
Backed out changeset 1c6223f7c74f (bug 876029) for Android armv6 mochitest-1/3 crahes.
2013-07-07 21:18:36 -04:00
Ryan VanderMeulen
451cdd58c6
Merge m-c to inbound.
2013-07-07 20:21:33 -04:00