Kartikaya Gupta
5cd68ceed7
Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD
2013-01-09 11:21:04 -05:00
Kartikaya Gupta
402d55c5a2
Bug 828124 - Adjust the low-memory threshold down to 384 MiB. r=blassey
2013-01-09 11:12:36 -05:00
Eric Chou
f354fcba12
Bug 827759 - Remove all listeners except BluetoothManagers, r=qdot
2013-01-09 16:51:53 +01:00
Fabrice Desré
9d0bc2a6d7
Bug 828267 - Installing a packaged app, lose connection during download, remove it, install it again - network error doesn't fire and app infinitely spins trying to download resources r=jst
2013-01-09 07:51:28 -08:00
Mounir Lamouri
af0ede0616
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Mike Habicher
7734067ac0
backing out patch for bug 827503 due to runtime crashes, r=crash
2013-01-09 16:39:37 +01:00
Patrick McManus
521deb2573
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Jim Mathies
1668a32195
Bug 827767 - Fix for sync XUL UI logging date format that asserts on Windows, r=rnewman
2013-01-09 09:23:21 -06:00
Trevor Saunders
deff95ca58
bug 828234 - fix nsTextStore.cpp build on mingw r=masayuki
2013-01-09 09:41:58 -05:00
Vincent Chang
3670b95880
Bug 825049 - Wi-Fi hotspot fails if password contains space. r=mrbkap
2013-01-09 14:20:10 +00:00
Fabrice Desré
ba0123fe22
Bug 828190 - Support updates of preinstalled hosted apps r=ferjm
2013-01-09 07:06:07 -08:00
Doug Turner
fd87c9795b
Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp
2013-01-09 07:03:28 -08:00
Shian-Yow Wu
0d7132b10a
Bug 828089 - [B2G][Settings][Cellular & Data][Network Operator] Unable to disconnect from existing network operator and connect to a new one. r=vicamo
2013-01-09 22:57:55 +08:00
Mark Finkle
15766d41e8
Bug 824023 - Use correct URL to add-on images r=wesj
2013-01-09 09:49:31 -05:00
Kartikaya Gupta
4ec5ac501e
Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis
2013-01-09 09:40:08 -05:00
Kartikaya Gupta
78a0f2885a
Bug 828039 - Enable ionmonkey on android-x86 builds (re-land with correct bug number). r=dvander
2013-01-08 23:10:09 -05:00
Kartikaya Gupta
4ddfd5b170
Back out ffa37079e829 for wrong bug number. r=backout
2013-01-09 09:23:31 -05:00
Kartikaya Gupta
1c480e8f8e
Bug 705020 - Drop --enable-js-diagnostics from the mobile/xul mozconfig as well. r=dougt
2013-01-09 09:05:03 -05:00
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