Asaf Romano
af9fc2fa27
Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak
2013-01-09 16:03:41 +02:00
Chris Jones
f14cef526c
Bug 828285: Run camera with lower privileges. r=dhylands a=overholt
2013-01-09 14:50:25 +01:00
Andrea Marchesini
b0e09a149e
Bug 823965 - App can delete files from a storage type where it does not have permission, r=dougt, a=bb+
2013-01-09 14:43:59 +01:00
Ed Morley
668b673a20
Merge mozilla-central to mozilla-inbound
2013-01-09 13:37:23 +00:00
Ed Morley
9fb47cd23a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-09 13:33:43 +00:00
Makoto Kato
b1e13365f8
Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted
2013-01-09 13:31:20 +00:00
Ed Morley
836947502a
Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts
2013-01-09 11:48:23 +00:00
Ed Morley
0c75cec59f
Merge mozilla-central to mozilla-inbound
2013-01-09 11:44:50 +00:00
Etienne Segonzac
b7f62d6f02
Bug 827750 - Inhibiting HTTP cache for app updates. r=fabrice
2013-01-09 02:02:08 -08:00
Gene Lian
2ec810104c
Bug 828161 - Firefox OS cannot start up due to an exception: "Webapps.jsm: non-relative URI passed to resolveFromOrigin". r=mounir
2013-01-09 15:35:52 +08:00
L. David Baron
7d85f2fc3f
Fix bustage from bug 822721.
2013-01-08 20:53:16 -08:00
L. David Baron
617dbf6bc4
Bug 822721: Call CalcStyleDifference and process the style change list resulting from the miniflush we do to update throttled animations prior to seeing if we need to start transitions. r=bzbarsky a=blocking-basecamp
...
The CalcStyleDifference call is absolutely necessary even if we didn't
need to process the change list, because it causes the new style
context to have cached structs that we might need for a later
comparison. This is important because, as an optimization, we only
compare structs that have been retrieved. This optimization requires
that when we replace a style context, we fetch all the structs on the
new style context that had been fetched on the old style context (which
is normally necessary anyway in order to do comparison so we can process
the changes appropriately).
However, actually processing the change list is also necessary to fix
the bug; it's the actual change from the miniflush that matters here.
Based on dholbert's debugging information, I think it's mostly likely
because we were failing to process the UpdateOverflow hint.
2013-01-08 20:37:29 -08:00
Fabrice Desré
afbcc321a3
Bug 819061 - [Apps] Remove workaround from Bug 813468 once Bug 815523 is done r=ferjm
2013-01-08 14:22:13 -08:00
Andrew Halberstadt
a53240ba5a
Bug 821012 - (Part 3) marionette install_busybox step should happen before install_gecko step, r=jgriffin
2013-01-08 14:59:55 -05:00
Ehsan Akhgari
f33d8a82ee
Merge mozilla-central into mozilla-inbound
2013-01-08 14:59:20 -05:00
Terrence Cole
f4a0271b64
Bug 827929 - Remove SkipRoot in Object::toSource; r=billm
2013-01-08 10:52:44 -08:00
Ehsan Akhgari
10a31f72a8
Bug 827934 - Only build gfxUtils.cpp when needed; r=jrmuizel,ted
2013-01-08 14:09:32 -05:00
Olli Pettay
f2c321d01d
Bug 827471 - Improve CanSkipWrappedJS, r=mccr8
2013-01-08 19:40:35 +02:00
Olli Pettay
bc7fd07724
Bug 771942, normal content policy checks for chrome data documents, r=bz, a=akeybl
2013-01-08 19:16:28 +02:00
Olli Pettay
0d7a300f13
Bug 761448, be more strict when to allow docshell loads, r=bz, a=akeybl
2013-01-08 19:12:41 +02:00
Joel Maher
16a00b7417
Bug 827699 - Android mochitests and talos don't run on Beta 19 builds. r=blassey NPOTB DONTBUILD
2013-01-08 11:54:34 -05:00
Andrew Halberstadt
abf9b4727f
Bug 821012 - Add busybox args to b2g reftest and mochitest harnesses, r=jgriffin, DONTBUILD a=NPOTB,test-only
2013-01-08 10:07:57 -05:00
Andrew Halberstadt
d94de40007
Backout 7744b9769935 for wrong bug number, DONTBUILD a=NPOTB
2013-01-08 10:07:57 -05:00
Ben Turner
9436be9267
Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap.
2013-01-08 13:57:44 +01:00
Olli Pettay
128cd62dcf
Bug 821991, prevent unexpected results in printing by keeping the setup stuff alive, r=roc, a=dveditz
...
--HG--
extra : rebase_source : 0d6001647eae7db48589a69c3dbd96a4dfb8df3f
2013-01-08 14:03:49 +02:00
Ed Morley
2e7fd7927e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-08 11:32:07 +00:00
Olli Pettay
8fce433824
Bug 820378 - Try to postpone triggering CC if we're in middle of GC handling, r=mccr8
2013-01-08 13:11:01 +02:00
Ed Morley
508a8856ed
Bug 810644 - Fix merge conflict after separate backouts on multiple trees; r=me
2013-01-08 10:13:30 +00:00
Nicholas Cameron
70fc748166
Bug 824454; use the resolution scale in OMTA transforms. r=cjones; a=blocking-basecamp
...
--HG--
extra : rebase_source : 8f045dd319418b771c5f31ca2f3477ab5673a5ad
2013-01-08 10:39:12 +01:00
Gina Yeh
c3a150b672
Bug 828118 - Patch 1: Failed to answer a phone call when bluetooth headset quickly send out ATA message, r=qdot
2013-01-09 17:37:08 +08:00
Makoto Kato
5d014c7f62
Bug 827726 - typo -Wl--wrap=PR_GetEnv,--wrap=PR_SetEnv. r=glandium
2013-01-09 18:17:13 +09:00
Thinker K.F. Li
5f96d8a4b7
Bug 817939 - restart ioctl with EINTR for FMRadio. r=jlebar
2013-01-09 10:13:46 +01:00
Panos Astithas
08ff7eabf0
Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof
2013-01-09 10:21:36 +02:00
Gene Lian
31ff3e173a
Bug 828161 - Firefox OS cannot start up due to an exception: "Webapps.jsm: non-relative URI passed to resolveFromOrigin". r=mounir
2013-01-09 15:35:52 +08:00
Andrea Marchesini
e23a78e9c5
Bug 827773 - audio-channel-changed should contain 'none' instead 'default' when nothing is playing, r=sicking
2013-01-09 08:20:34 +01:00
Andrea Marchesini
0da6592811
Bug 825674 - Installed apps do not get affected by the hardware volume control, r=sicking
2013-01-09 08:18:16 +01:00
Margaret Leibovic
47f2f69147
Bug 827502 - When trying to reinstall a packaged app, get the id from the manifestURL. r=fabrice
2013-01-08 13:18:47 +01:00
Gina Yeh
0da5c46ee6
Bug 827204 - Patch 1: Activate/Deactivate indicator events reporting, r=echou
2013-01-09 14:05:34 +08:00
L. David Baron
8555193fdf
Fix bustage from bug 822721.
2013-01-08 20:53:16 -08:00
L. David Baron
6200a3ff50
Bug 827704: Fix 'visibility' animation so that it doesn't animate between values when one of them is not 'visibile'. r=bzbarsky
2013-01-08 20:37:29 -08:00
L. David Baron
849ba06bc2
Bug 827579: Remove post-resolve callback concept from style system. r=bzbarsky
2013-01-08 20:37:29 -08:00
L. David Baron
2999d152c3
Bug 822721: Call CalcStyleDifference and process the style change list resulting from the miniflush we do to update throttled animations prior to seeing if we need to start transitions. r=bzbarsky
...
The CalcStyleDifference call is absolutely necessary even if we didn't
need to process the change list, because it causes the new style
context to have cached structs that we might need for a later
comparison. This is important because, as an optimization, we only
compare structs that have been retrieved. This optimization requires
that when we replace a style context, we fetch all the structs on the
new style context that had been fetched on the old style context (which
is normally necessary anyway in order to do comparison so we can process
the changes appropriately).
However, actually processing the change list is also necessary to fix
the bug; it's the actual change from the miniflush that matters here.
Based on dholbert's debugging information, I think it's mostly likely
because we were failing to process the UpdateOverflow hint.
2013-01-08 20:37:29 -08:00
Kartikaya Gupta
8b99effd50
Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander
2013-01-08 23:10:09 -05:00
Randell Jesup
103441ca2b
Bug 827913: remove no-longer-correct MOZ_ASSERT in getUserMedia r=derf
2013-01-08 22:10:09 -05:00
Ed Morley
1ee741e692
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-08 09:26:15 +00:00
Fabrice Desré
f43e3df0ea
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Diego Wilson
0b789c0443
Bug 810361: Handle ColorLayers with HwcComposer2D. r=cjones a=blocking-basecamp
2013-01-09 13:56:37 +01:00
Edgar Chen
87128a43b5
Bug 827860 - Part 2: xpcshell tests for STK_CMD_GET_INPUT, r=vicamo
2013-01-09 01:38:17 +08:00
Edgar Chen
b8185b764d
Bug 827860 - Part 1: STK get stuck when text string is null, r=vicamo,yhuang
2013-01-09 17:50:53 +08:00
Etienne Segonzac
0bf4186fc5
Bug 827321 - Fixing ContactsDB tel search indexes
2013-01-09 13:45:48 +01:00