Richard Newman
ae9a04d512
Bug 718238 - Part 1: Safety for logging after computeParentFields returns null. r=nalexander
2012-02-23 08:14:05 -08:00
Richard Newman
a436f7044e
Bug 718238 - Part 0: Cleanup and basic improvements. r=nalexander
2012-02-23 08:14:05 -08:00
Richard Newman
ffba050fb4
Bug 729410 - Part 1: Implement basic automatic backoff unless a sync is forced. r=nalexander
2012-02-23 08:14:05 -08:00
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
Mike Hommey
f98f52406d
Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg
2012-02-22 08:12:15 +01: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
Kyle Machulis
0ec84a60d2
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
2012-02-20 16:15:19 +01:00
Ed Morley
f0c6a1f047
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 00:16:22 +00:00
Kyle Machulis
fc01ae2278
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
2012-02-17 15:54:27 -08:00
Brad Lassey
ab48da35f9
bug 726930 - speed up tab thumbnails r=mfinkle
2012-02-17 10:52:26 -08:00
Mike Hommey
06578da801
Bug 713622 - Re-enable elfhack on Fennec XUL. r=mbrubeck
2012-02-17 08:55:36 +01: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
Nick Alexander
aacf3c37de
Bug 722496, Bug 722579, Bug 722482, Bug 722541. r=rnewman
2012-02-15 22:05:52 -08:00
Marina Samuel
26e9ab663b
Bug 724200 - SyncStorageRequest.delete() results in NullPointerException. r=rnewman
2012-02-15 22:05:52 -08:00
Richard Newman
cf97262e1b
Bug 722524. r=rnewman
2012-02-15 22:05:51 -08:00
Richard Newman
affe1e41d5
Bug 726045 - Match Fennec history limit.
2012-02-15 22:05:51 -08:00
Kartikaya Gupta
3ad69b3dbd
Bug 727565 - Fix new compiler warnings for javac 1.7. r=bnicholson
2012-02-15 22:55:47 -05:00
Sriram Ramasubramanian
cb1c69f23d
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
2012-02-15 16:14:02 -08:00
Kyle Machulis
2fed82f6c6
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
2012-02-15 13:37:13 -08:00
Kyle Machulis
55bf17714a
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
2012-02-14 17:51:52 -08:00
Chenxia Liu
0b9c148a1c
Bug 727958 - Sync set-up screen results in StrictMode policy violation. r=rnewman
2012-02-21 14:58:22 -08:00
Richard Newman
033bc8c911
Bug 729273 - Don't impose modified times on stored records. r=nalexander
2012-02-21 13:29:38 -08:00
Richard Newman
c567c9f8a3
Bug 728636 - Conversion of email address to account should lowercase. r=nalexander
2012-02-21 13:29:38 -08:00
Richard Newman
1b356f2f5b
Bug 728272 - tests for Crypto5MiddlewareRepositorySession. r=rnewman
2012-02-21 13:29:38 -08:00
Marina Samuel
43ba8fdacb
Bug 727718 - Tidy up safeQuery/query. r=rnewman
2012-02-21 11:07:59 -08:00
Chenxia Liu
2d5d845da4
Bug 729170 - Restructuring of J-PAKE into stages. r=rnewman
2012-02-21 11:07:56 -08:00
Chenxia Liu
1f30cc4530
Bug 717137: enable landscape view in J-PAKE. r=rnewman
2012-02-21 11:07:55 -08:00
Nick Alexander
85c156c783
Bug 722007 - update row in place in AndroidBrowserHistoryDataExtender. r=rnewman
2012-02-21 11:07:55 -08:00
Mark Finkle
15bafeb977
Bug 725910 - Robotium: Add simple about: page tests r=gbrown
2012-02-12 00:52:59 -05:00
Kartikaya Gupta
f21612e4e3
Bug 725911 - Add more logging to help diagnose random orange in robocop tests. r=jmaher
2012-02-10 11:25:28 -05:00
Wes Johnston
c1697d861d
Bug 725858 - Don't load sqlite for migration if we're not migrating. r=gcp
2012-02-10 14:01:44 -08:00
Matt Brubeck
a1b9d5a32a
Bug 723156 - Fix the back button for new windows opened by frames [r=mfinkle]
2012-02-10 13:21:32 -08:00
Matt Brubeck
356055854f
Bug 723077 - Speed up processing of option elements in FormAssistant [r=wesj]
2012-02-10 12:04:13 -08:00
Brad Lassey
94fdb3b633
Bug 724210 - Stop using canvas to take screenshots. r=kats
2012-02-04 01:48:26 -05:00
Wes Johnston
623a35b25f
backout 83e4a240abc0
2012-02-10 10:48:48 -08:00
Brian Nicholson
5a84f7ca0d
Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle
2012-02-10 10:40:05 -08:00
Wes Johnston
67dd6856c1
Bug 725858 - Don't load sqlite libraries for migration unless we're migrating. r=gcp
2012-02-10 10:23:22 -08:00
Matt Brubeck
215fc2cb87
Bug 724795 - Update the add-on list when a search engine is added or removed [r=mfinkle]
2012-02-10 07:40:41 -08:00
Mark Finkle
cb43505d4e
Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown
2012-02-10 09:44:06 -05:00
Mark Finkle
b20251a822
Bug 702281 - Telemetry prompt on mobile should be tri-state r=bnicholson
2012-02-10 09:44:06 -05:00
Ed Morley
cc6fb1b914
Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
...
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Phil Ringnalda
46de66622e
Back out c7e11bcec31a (bug 724210) for Android XUL bustage
2012-02-09 22:24:53 -08:00
Brad Lassey
f9149ad377
Bug 724210 - Stop using canvas to take screenshots. r=kats
2012-02-04 01:48:26 -05:00
Richard Newman
3b8efac3da
Bug 725512 - Reduce Content Provider log spew. r=lucasr
2012-02-09 18:39:11 -08:00
Margaret Leibovic
218224006d
Bug 725540 - Crash on bookmark removal. r=mfinkle
2012-02-09 12:45:57 -08:00
Margaret Leibovic
b40c38d30f
Bug 724756 - removeBookmark can remove an arbitrary number of bookmarks. r=lucasr
2012-02-09 10:01:57 -08:00
Wes Johnston
e04146f51d
Bug 704682 - Add passwords content provider. r=blassey,gpascutto
2011-12-16 15:11:09 -08:00
Chris Lord
1defbc60ca
Bug 724928 - Tell Gecko not to draw areas we aren't interested in. r=kats
...
Alter GeckoSoftwareLayerClient.beginDrawing so that it can return a rectangle
of the buffer that it's interested in. Gecko then uses this to clip the dirty
region, which often saves on unnecessary drawing during flings.
2012-02-09 17:28:10 +00:00
Ed Morley
7307ed3da9
Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage
2012-02-09 16:42:07 +00:00
Mounir Lamouri
d7b22aa947
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Ed Morley
08ace01a8b
Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform
2012-02-09 12:06:50 +00:00
Chris Lord
177e9b70c4
Bug 725255 - Improve checkerboarding telemetry. r=jmaher
...
Change robotium to report on the average 'completeness' of rendered frames,
instead of the amount of frames with checkerboarding. Also change testCheck to
pan in a more humanly-possible way, and to change direction, which gives us
more useful numbers.
2012-02-09 11:37:17 +00:00
Mounir Lamouri
8ad303fbe4
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
2012-02-09 11:29:44 +01:00
Mark Finkle
d33b13e30f
Bug 725380 - CrashReporter can call doFinish twice r=kats
2012-02-08 15:32:40 -05:00
Ed Morley
5c5b943955
Backout 50cc461ad671 (bug 725380),
2012-02-08 20:17:00 +00:00
Mark Finkle
b025ca9653
Bug 725372 - Limit Content:StateChange messages to top-level windows r=mbrubeck
2012-02-08 14:23:32 -05:00
Mark Finkle
7f3c43cea2
Bug 725380 - CrashReporter can call doFinish twice r=kats
2012-02-08 14:23:22 -05:00
Margaret Leibovic
9b032168dd
Bug 725171 - Context menu is broken on bookmarks on the awesome screen. r=wesj
2012-02-07 17:27:25 -08:00
Joel Maher
d3ed251dfe
Bug 725055 - fix typo in testCheck and port to use new PixelTest. r=kats
2012-02-08 09:32:44 -05:00
Mark Capella
0c6fe22c34
Bug 418290 - replace 'can not' with 'cannot'. r=dao
2012-02-08 14:16:51 +01:00
Mark Finkle
7c03f42122
Bug 723495 - Protect dimissing the progress dialog in the CrashReporter r=kats
2012-02-07 23:22:02 -05:00
Brian Nicholson
87b985c04b
Bug 722184 - Add bookmark keywords support to databases. r=mfinkle f=wesj (followup patch)
2012-02-07 20:08:46 -08:00
Brian Nicholson
618f41f068
Bug 722184 - Add keyword support to AwesomeBar searches. r=mfinkle
2012-02-07 18:15:20 -08:00
Brian Nicholson
93030ba31f
Bug 722184 - Add bookmark keywords support to databases. r=mfinkle f=wesj
2012-02-07 17:55:12 -08:00
Wes Johnston
5171053b0f
Bug 724215 - Avoid crashing for when adding touch points early. r=dougt
2012-02-07 17:06:47 -08:00
Wes Johnston
caf2abb335
Bug 718904 - Avoid crashing if longtap does not return a Cursor item. r=mfinkle
2012-02-07 17:06:47 -08:00
Mark Finkle
fa18c99f3e
Backout 95df167a61f9 (Bug 721841), suspicion of causing Txul failures r=mfinkle
2012-02-07 17:04:46 -05:00
Sriram Ramasubramanian
4e4a965436
Bug 722278: No empty space on closing a tab. [r=mfinkle]
2012-02-07 13:56:34 -08:00
Kevin Brosnan
258572e387
Kevin Brosnan - Bug 714123 - Update app.support.baseURL to point to support.mozilla.org [r=mbrubeck]
2012-02-07 12:35:14 -08:00
Brian Nicholson
e5c5d7c182
Bug 724152 - Honor URL_SAFE flag for base64 encoding/decoding. r=blassey
2012-02-07 12:32:56 -08:00
Sriram Ramasubramanian
f2060297ac
Bug 724272: Tabs count should not animate on rotation. [r=mfinkle]
2012-02-07 11:37:36 -08:00
Sriram Ramasubramanian
dc4a3cd0fa
Bug 721841: No black portions on thumbnails. [r=mfinkle]
2012-02-07 11:34:58 -08:00
Margaret Leibovic
fdc620e748
Bug 716918 - Bookmarks UX: display mobile and desktop bookmarks separately. r=lucasr
2012-02-07 11:03:02 -08:00
Geoff Brown
03bb4b41ae
Bug 720930 - Robocop: create bookmark in testBookmark if none exists; r=jmaher
2012-02-07 14:12:23 -05:00
Kartikaya Gupta
4d13691e3a
Bug 724949 - Add a test for axis locking. r=jmaher
2012-02-07 14:11:06 -05:00
Kartikaya Gupta
3e83ef3e29
Bug 724949 - Add test for overscroll recovery. r=jmaher
2012-02-07 14:11:03 -05:00
Kartikaya Gupta
d07a899f3d
Bug 724949 - Add a fling correctness test. r=jmaher
2012-02-07 14:11:00 -05:00
Kartikaya Gupta
86ebca2400
Bug 724949 - Extract a PixelTest class to reuse common pixel-checking operations. r=jmaher
2012-02-07 14:10:58 -05:00
Sriram Ramasubramanian
aedc53a41a
Bug 721847: Tabs-tray should use transparent placeholders for thumbnails. [r=mfinkle]
2012-02-07 10:30:38 -08:00
Kartikaya Gupta
be4382d051
Bug 724948 - Remove a pixel check that fails on some devices with larger screen sizes. r=jmaher
2012-02-07 13:11:35 -05:00
Brian Nicholson
47310bffbf
Bug 721776 - Bookmark is removed from bookmark list only after reboot when removed (r=mfinkle)
2012-02-07 14:47:56 +00:00
Lucas Rocha
aa6eea1787
Bug 721776 - Don't remove bookmark from DB in the main thread (r=mfinkle)
2012-02-07 14:47:54 +00:00
Ed Morley
375001a8d9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-07 10:22:34 +00:00
Sriram Ramasubramanian
78f5193353
Bug 721769: BrowserToolbar's edit-field should expand when stop/site-security is not shown. [r=mfinkle]
2012-02-06 11:44:37 -08:00
Thinker K.F. Li
f1c5781983
Bug 697641 - part 5: Export Android Sensor Manager for mobile/. r=cjones
2012-02-05 19:54:25 +00:00
Richard Newman
1c30a9fedb
Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup.
2012-02-04 18:24:06 -08:00
Chris Lord
583585821b
Bug 724230 - Backout ondemand tiling. r=blassey, kats
...
This backs out changes d8fc13006aa4, ddde7a49f6f7, 34b1cc9454d2 and
8919c54229e1, leaving in some initialisation fixes that were introduced when
rebasing.
This work may be re-applied at a later date.
2012-02-04 18:49:59 -05:00
Kartikaya Gupta
c2b7cef474
Bug 724042 - back out 663892ff23e0 as we have a better solution.
2012-02-04 18:48:21 -05:00
Panagiotis Koutsourakis
791aa57b19
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Brad Lassey
e69c929581
bug 724042 - disable tile by tile rendering r=dougt
2012-02-03 13:58:02 -05:00
Matt Brubeck
97d6a3638e
Merge mozilla-central and mozilla-inbound
2012-02-03 16:41:11 -08:00
Matt Brubeck
b31b61d8d2
Bug 723917 - NullPointerException when removing a menu item [r=sriram]
2012-02-03 16:18:46 -05:00
Richard Newman
b06c231bbd
Bug 718544, Bug 723992 - adjust Sync's permissions.
2012-02-03 13:09:29 -08:00
Richard Newman
617483e814
Bug 723235, Bug 720304, Bug 723240 - Request bookmarks and history items sorted by sortindex/frecency, with limits.
...
• Bug 720304 - Limit number of processed history records, with a hard limit of 500 history items per request.
• Bug 723235 - Request history items sorted by sortindex/frecency.
• Bug 723240 - Request bookmark items sorted by sortindex/frecency.
And imposes a sanity limit of 5,000 bookmarks per fetch.
(Note that batching is outside the scope of these bugs.)
2012-02-03 13:09:29 -08:00
Richard Newman
54e32a96c1
Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile
...
Includes:
Bug 722945 - Transactional behavior for store (don't return stored records in subsequent fetch).
Bug 709348 - Refactor and improve reconciling and storing of records.
2012-02-03 13:09:29 -08:00
Richard Newman
a6abe67a84
Bug 718703 - Part 2: makefile change to preprocess sync_options.xml. r=ted
2012-02-03 13:09:28 -08:00
Richard Newman
0657220a8e
Bug 718703 - Part 1: Sync crashes from Pair a Device link in sync settings. r=rnewman
2012-02-03 13:09:28 -08:00
Richard Newman
91bb310434
Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman
2012-02-03 13:09:28 -08:00
Richard Newman
0cca0b16db
Bug 722896. r=dchan
2012-02-03 13:09:28 -08:00
Richard Newman
048f21af8a
Bug 722426 - Remove WRITE_SECURE_SETTINGS from the Android manifest, since this permission is only granted to system/firmware applications. r=rnewman
2012-02-03 13:09:28 -08:00
Richard Newman
774dcff435
Bug 722434 - check for failure after JSON parsing. r=rnewman
2012-02-03 13:09:28 -08:00
Richard Newman
c20279db4f
Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile
...
Includes:
3ad57f4 Bug 718703 - Pair a Device crashes. r=rnewman
3c530d1 Bug 709660 - Fixed blurry icons used in SyncAdapter. r=rnewman
bde287a Bug 719693 - Compatibility for JDK < 6.
91c5e23 Bug 719693 - Effect review comments on 6ffb7d72f.
6ffb7d7 Bug 719693 - Handle date-format HTTP Retry-After headers.
6df289e
Bug 709348 - Trace logging and fixed logging of visit equality.
71580df Bug 709348 - Include Fennec visits and counts in HistoryRecord androidID equivalence.
8f6a106 Bug 709348 - Equality work.
f40bf4a Bug 709348 - Part 5: Rework handling of certain cases of incoming deletion, including history visits.
0dd004d Bug 709348 - Part 4: Reworking equality tests between records.
2210717 Bug 709348 - Part 3: Better commenting for ignored bookmark records.
c05236b Bug 709348 - Part 2: Introduce trace log method.
a34f4aa Bug 709348 - Part 1: Introduce copyWithIDs to clone records.
796b15f Bug 721305 - sync.link.advancedsetup.label should use …, not ....
adf7586 Bump AndroidSync User-Agent version.
2012-02-03 13:09:28 -08:00
Richard Newman
9049ad98e2
Bug 718703 - Part 0: Makefile fix for preprocessing multiple files. r=ted
2012-02-03 13:09:28 -08:00
Brian Nicholson
aebc3570eb
Bug 723550 - Lots of base64 decode errors in logcat [r=blassey]
2012-02-03 15:55:09 -05:00