Richard Newman
440a4dcaba
Bug 729410 - Part 0: We don't use extras to store clusterURL any more. r=nalexander
2012-02-23 08:14:05 -08:00
Lucas Rocha
1b3e66f8fe
Bug 713056 - Update list of search engines in the main thread (r=blassey)
2012-02-23 15:24:22 +00:00
Lucas Rocha
59a5c7c4ad
Bug 710323 - Clicking on addons should go to their page in AMO (r=mfinkle)
2012-02-23 15:20:49 +00:00
Lucas Rocha
28e482a38f
Bug 710323 - Save homepageURL property for recommended addons (r=mfinkle)
2012-02-23 15:20:49 +00:00
Lucas Rocha
d1e90bfadf
Bug 710323 - Don't save unused properties for recommended addons (r=mfinkle)
2012-02-23 15:20:49 +00:00
Mike Hommey
f24d09012b
Bug 727960 part 2 - Don't set MOZ_LINKER_CACHE if it was already set. r=mfinkle
2012-02-23 10:57:56 +01:00
Brian Nicholson
9c5863240f
Bug 725609 - Bookmarklet test. r=mfinkle,gbrown
2012-02-22 18:26:04 -08:00
Brian Nicholson
05441dd2ba
Bug 725609 - Add timeout tasks to test framework. r=jmaher
2012-02-22 18:26:04 -08:00
Brian Nicholson
2448576d01
Bug 725609 - Add Fennec bookmarklet support. r=mfinkle
2012-02-22 18:26:04 -08:00
Matt Brubeck
57a2a6e799
Bug 729681 - Remove the separate launcher icon for Firefox Sync [r=rnewman]
2012-02-22 14:54:45 -08:00
L. David Baron
a36ec05ea2
Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop
2012-02-22 14:14:51 -08:00
Richard Newman
1ac8f0ac78
Bug 724292 - Add a ResolverActivity alias so Fennec can be launched by the Android Market app [r=blassey]
2012-02-22 12:53:20 -08:00
Richard Newman
2384954675
Bug 728783 - Provide an efficient method to batch-update bookmark positions. r=lucasr
2012-02-22 12:37:34 -08:00
Lucas Rocha
acea092a8a
Bug 725914 - Remove sub-select from the table join for bookmark and history (r=mfinkle)
2012-02-22 11:47:13 +00:00
Mark Finkle
552d8a015d
Bug 729324 - Always make sure 'Quit' is last menu r=sriram
2012-02-22 00:12:33 -05:00
Mark Finkle
81c8d9f52b
Bug 729247 - crash [@ java.lang.NullPointerException: at org.mozilla.gecko.DoorHangerPopup.addDoorHanger(DoorHangerPopup.java)] r=blassey
2012-02-22 00:12:22 -05:00
Mark Finkle
f54d2220c7
Bug 729115 - java.lang.NullPointerException @ org.mozilla.gecko.GeckoApp.processThumbnail(GeckoApp.java:642) r=blassey
2012-02-22 00:12:14 -05:00
Mark Finkle
efe7e6b007
Bug 728782 - Add support for Bookmark Link context menu r=wesj r=gbrown
2012-02-22 00:11:50 -05:00
Ed Morley
be847bb9bd
Merge mozilla-central to mozilla-inbound
2012-02-22 01:28:34 +00:00
Brian Nicholson
fe922faff3
Bug 727973 - Remove notifyChange from LocalBrowserDB. r=mfinkle
2012-02-21 16:34:21 -08:00
Wes Johnston
a07b388465
Bug 727817 - Add hidden click to play button for mobile video controls. r=mfinkle,dolske
2012-02-21 15:53:21 -08:00
Mounir Lamouri
80e7747b87
Bug 727477 - Workaround Galaxy Nexus bug that prevented Battery API to work. r=dougt
...
This is also changing the default values sent if the device has no battery.
2012-02-22 00:30:51 +01:00
Gian-Carlo Pascutto
4742e3f7df
Bug 726024 - Rename PlacesTask to Runnable. r=lucasr
2012-02-21 14:17:18 +01:00
Gian-Carlo Pascutto
e8927abe4d
Bug 726024 - Use Content Provider directly in Profile Migration. r=lucasr
2012-02-21 14:17:18 +01:00
Gian-Carlo Pascutto
12a1e46b4f
Bug 726024 - Allow modified and created dates to be set. r=lucasr
2012-02-21 14:17:18 +01:00
Mike Hommey
afba0fac42
Bug 728872 - NULL-check mSoftwareLayerClient in GeckoApp$SessionSnapshotRunnable.run. r=mfinkle
2012-02-21 08:11:37 +01:00
Lucas Rocha
4c9b55784a
Bug 723841 - Add a foreign key to bookmarks table and sanitize special folders (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
bbd029f43e
Bug 723841 - Define a constant for the predefined root id for bookmarks (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
b12f77ee39
Bug 723841 - Generalize code to create or update special folders (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
4b17e0fc01
Bug 723841 - Factor out methods to create each part of the database (r=rnewman)
2012-02-20 19:28:27 +00:00
Chris Lord
fdf006bca5
Bug 709813 - Fix full-screen mode in native android fennec. r=mbrubeck
...
The style rule that gets set for full-screen mode was conflicting with how we
size the browser element for viewport/displayport support. Size the browser
using min-width/height to work around this.
2012-02-20 17:21:56 +00:00
Brad Lassey
ab48da35f9
bug 726930 - speed up tab thumbnails r=mfinkle
2012-02-17 10:52:26 -08:00
Richard Newman
098eea8f40
Bug 727725 - Incorrect assertion in GlobalSession.
2012-02-16 14:58:31 -08:00
Richard Newman
85abf16249
Bug 726194 - Sync pairing succeeds, but is OFF.
2012-02-16 14:28:04 -08:00
Matt Brubeck
fe86b1e34e
Bug 728005 - Crash when entering full screen mode on Android 2.3 [r=sriram]
2012-02-16 14:22:27 -08:00
Mark Finkle
de6c422c44
Bug 726399 - Robotium: Add simple test for 'Open Link' context menu r=gbrown
2012-02-16 14:32:33 -05:00
Mark Finkle
3e353a996a
Backout eb9c17efd1e4, wrong patch
2012-02-16 14:21:52 -05:00
Mark Finkle
0051759203
Bug 727730 - Add support for Share Link context menu r=mbrubeck
2012-02-16 14:07:12 -05:00
Mark Finkle
a70ef92093
Bug 726399 - Robotium: Add simple test for 'Open Link' context menu r=gbrown
2012-02-16 14:06:58 -05:00
Justin Lebar
cc201aa57f
Bug 727381 - On Android Fennec, send haptic feedback while a vibration is playing, so as not to clobber it. r=blassey
2012-02-15 13:56:00 -05:00
Richard Newman
73e55fae9d
Bug 724328 - Bump Android Sync version to 0.5. r=rnewman
2012-02-15 22:05:53 -08:00
Richard Newman
fd086f2d10
Bug 726054 - Desktop parity: track last sync time from final upload, not final fetch. r=nalexander
2012-02-15 22:05:53 -08:00
Nick Alexander
2fa32fa574
Bug 709408 - Part 2: Remove Cryptographer. r=rnewman
2012-02-15 22:05:53 -08:00
Nick Alexander
475a715c8b
Bug 709408 - Part 1: Remove SyncCryptographer. r=rnewman
2012-02-15 22:05:53 -08:00
Richard Newman
f38fdadb6d
Bug 725913 - Don't log credentials during setup.
2012-02-15 22:05:53 -08:00
Richard Newman
6a8f80946b
Bug 725525 - Part 2: make Logger cache log levels.
2012-02-15 22:05:52 -08:00
Richard Newman
5edc5fc33d
Bug 724328 - misc Sync cleaning.
2012-02-15 22:05:52 -08:00
Richard Newman
fe7de3f087
Bug 725525 - Part 1: simplify and remove excess logging in Sync.
2012-02-15 22:05:52 -08:00
Nick Alexander
4236431b06
Bug 722561 - remove isSecure override; default from SSLSocketFactory. r=rnewman
2012-02-15 22:05:52 -08:00
Marina Samuel
7f15f716ff
Bug 722520. r=rnewman
2012-02-15 22:05:52 -08:00