Lucas Rocha
ad64adb2ee
Bug 739966 - Add a Debugger listener to Fennec (r=mfinkle)
2012-04-10 11:05:45 +01:00
Lucas Rocha
170bc5749c
Bug 739966 - Add Fennec's remote debugger actors (r=past)
2012-04-10 11:05:43 +01:00
Margaret Leibovic
925676b3e1
Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman
2012-04-09 17:28:59 -07:00
Margaret Leibovic
22e6264f5b
Bug 741590 - Test for new updateOrInsertHistory method. r=rnewman
2012-04-09 17:28:59 -07:00
Margaret Leibovic
54ddce6fe9
Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman
2012-04-09 17:28:59 -07:00
Wes Johnston
21b1289116
Bug 739215 - Favicon for about:firefox. r=mfinkle
2012-04-09 17:19:08 -07:00
Wes Johnston
3ac1d797e0
Bug 739514 - Update database version. r=mleibovic
2012-04-09 17:14:51 -07:00
Théo Chevalier
8cb1bc5982
Bug 702284 - Additional descriptive text for Help > About $PRODUCTNAME in mobile Nightly. r=mfinkle
2012-04-09 18:23:42 -04:00
Sriram Ramasubramanian
e0999bf5ab
Bug 738347: Null value check for ContentValues in SQLiteBridge. [r=rnewman]
2012-04-09 10:48:51 -07:00
Sriram Ramasubramanian
e06c4e7e5f
Bug 738347: Tests for null value checks in SQLiteBridge. [r=rnewman]
2012-04-09 10:47:47 -07:00
Mark Finkle
c785d6ba67
Bug 738938 - Progress throbber shows again when loading about:home on startup r=blassey
2012-04-09 16:03:30 -04:00
Wes Johnston
2990565a83
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
2012-04-09 10:08:37 -07:00
Wes Johnston
206d8691e9
Backed out changeset f5d6cc2e4726
2012-04-09 10:44:32 -07:00
Wes Johnston
eea4dccc79
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
2012-04-09 10:08:37 -07:00
Kartikaya Gupta
256e6ae214
Bug 741228 - Add a small element cache to reduce time spent finding clickable elements. r=wesj
2012-04-09 12:08:08 -05:00
Jeff Muizelaar
bcde380051
Bug 740303. Make sure we update the checkerboard layer. r=kats.
...
Presumably this started happening after we stopped setting the
checkerboard color all of the time.
--HG--
extra : rebase_source : d9c76561256161335727d3e76c8a8aed37a36c97
2012-04-09 10:59:36 -04:00
Landry Breuil
ddc6d75a0f
Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium
2012-04-09 09:32:57 +02:00
Kartikaya Gupta
e685c4edc8
Bug 742019 - Rewrite how we handle touch events so we don't break panning, and don't introduce unnecessary latency. r=wesj
2012-04-07 03:09:26 -04:00
Margaret Leibovic
e0d396900c
Bug 743227 - "Always show" does not display the popoups until a page reload. r=mbrubeck
2012-04-06 09:58:03 -07:00
Dão Gottwald
0dbfd85588
Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck
2012-04-06 22:02:15 +02:00
Margaret Leibovic
e0639aa0ca
Remove debugging line accidentally added in 67b54e87e03e (no bug)
2012-04-06 08:08:24 -07:00
Chenxia Liu
f6f94ebc79
Bug 742700 - Null URI crash in canceling J-PAKE. r=rnewman
2012-04-05 19:25:34 -07:00
Richard Newman
8ca6e187d8
Bug 736348 - Child positioning hits sqlite limits. r=lucasr
2012-04-05 19:25:34 -07:00
Nick Alexander
90145577f2
Bug 735083 - batch inserts into Fennec history provider. r=rnewman
2012-04-05 19:25:34 -07:00
Kartikaya Gupta
7d9f0ae32b
Bug 741988 - Avoid potentially triggering an extra draw. r=Cwiiis
2012-04-05 17:41:11 -04:00
Jeff Muizelaar
1a63bab576
Bug 740898. Merge LayerView and GLSurfaceView. r=pcwalton
...
Once, GLThread is gone we don't have any need to support both styles of GL
rendering. Merging LayerView and FlexibleGLSurfaceView makes it clearer what's
going on, and I expect we'll also be able to take out some dead code from the
resulting LayerView.
This patch is mostly uninteresting. The interesting bits are that
implementations of requestRender and the constructors are merged. Everything
else is mostly copying over methods and renaming FlexibleGLSurfaceView's
mController to mGLController.
2012-04-05 11:28:50 -04:00
Jeff Muizelaar
e41a036414
Backed out changeset 0f8439284834
...
The bug number was wrong.
2012-04-05 11:27:02 -04:00
Jeff Muizelaar
fd6b0690da
Bug 730898. Merge LayerView and GLSurfaceView. r=pcwalton
...
Once, GLThread is gone we don't have any need to support both styles of GL
rendering. Merging LayerView and FlexibleGLSurfaceView makes it clearer what's
going on, and I expect we'll also be able to take out some dead code from the
resulting LayerView.
This patch is mostly uninteresting. The interesting bits are that
implementations of requestRender and the constructors are merged. Everything
else is mostly copying over methods and renaming FlexibleGLSurfaceView's
mController to mGLController.
2012-03-30 14:21:59 -04:00
Joel Maher
7eb668b2ff
Bug 742147 - tprovider doesn't provide accurate output format for talos parsers. r=gbrown
2012-04-05 11:11:25 -04:00
Brad Lassey
88fa428f0d
bug 741284 - add async file request method r=kats
2012-04-05 01:50:06 -04:00
Sriram Ramasubramanian
295e25030a
Bug 742216: Battery sensor cleanup in the similar lines of GeckoConnectivityReceiver. [r=mfinkle]
2012-04-04 17:31:19 -07:00
Sriram Ramasubramanian
ba544980bb
Bug 742216: onPause() is redundant. [r=mfinkle]
2012-04-04 17:30:26 -07:00
Sriram Ramasubramanian
fab69c088c
Bug 742216: Disable sensors on application pause. [r=mfinkle]
2012-04-04 17:29:30 -07:00
Chenxia Liu
bf1449c208
Bug 742111 - Focus text entry boxes in Pair a Device. r=rnewman
2012-04-04 17:33:10 -07:00
Chenxia Liu
964d46edda
Bug 742593 - SetupSyncActivity does main thread networking. r=rnewman
2012-04-04 17:33:08 -07:00
Chenxia Liu
019b1231cb
Bug 725912 - Part 1: Sync key validation + tests. r=rnewman
2012-04-04 17:32:38 -07:00
Margaret Leibovic
cfc4a01fbc
Bug 741128 - Plugin placeholder not shown when embeds become visible by dynamically changing height/width. r=mfinkle
2012-04-03 11:34:41 -07:00
Sriram Ramasubramanian
3efcb2237b
Bug 740310: Grey background in ExpandableListView in AwesomeBarTabs. [r=mfinkle]
2012-04-04 14:44:23 -07:00
Matt Brubeck
95c63ec702
Bug 742428 - Update the AMO/marketplace icon in the add-on manager [r=mfinkle]
2012-04-04 14:34:24 -07:00
Brian Nicholson
73e6d5d79d
Bug 741712 - Fixup URIs stop throbber prematurely. r=mfinkle
2012-04-04 13:33:09 -07:00
Brian Nicholson
17b4366fa5
Bug 695178 - Download Manager. r=mfinkle,wesj
2012-04-04 10:12:44 -07:00
Wes Johnston
91df92bc66
Bug 742481 - Fix NPE in GeckoActivity.checkIfGeckoActivity. r=sriram,mfinkle
2012-04-04 13:28:17 -07:00
Richard Newman
f221eb05b1
Bug 742120 - History records incorrectly reconciled by title + URI, not just URI. r=nalexander
2012-04-04 13:13:24 -07:00
Gian-Carlo Pascutto
34a70b8a84
Bug 725150 - Expose CONTROL Uri for BrowserProvider. r=lucasr
2012-04-04 21:48:46 +02:00
Gian-Carlo Pascutto
7c0bfd1c3f
Bug 736237 - Don't update about:home on database operations. r=lucasr
2012-04-04 21:29:31 +02:00
Gian-Carlo Pascutto
dfd5f6002f
Bug 736237 - Make Profile Migration resumable. r=lucasr
2012-04-04 21:29:31 +02:00
Kartikaya Gupta
cae6397b6a
Bug 741400 - Guard against NullPointerException, and also move some code so it shouldn't happen. r=mfinkle
2012-04-04 11:55:40 -04:00
Brian Nicholson
ec5e1134cf
Bug 739742 - Save bundle state when launching subactivity. r=blassey
2012-04-03 17:08:52 -07:00
Geoff Brown
7d94c63963
Bug 741275 - Add back support for making a thumbnail after pageload. r=mfinkle
2012-04-03 20:08:28 -04:00
Nick Alexander
c8ad22796d
Bug 709402 - Part 2: Form history repository layer. r=rnewman
2012-04-03 16:43:07 -07:00