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
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
James Willcox
007de14806
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
2012-02-15 15:34:31 -05:00
Richard Newman
d93702574e
Bug 727309 - LocalBrowserDB needlessly computes URI + profile. r=lucasr
2012-02-15 11:24:21 -08:00
Sriram Ramasubramanian
52a4acb622
Bug 727302: Reuse tabs-tray resources for about:home [r=mfinkle]
2012-02-15 10:14:29 -08:00
Margaret Leibovic
9ab74fadea
Bug 726810 - Kill BrowserDB.getAllBookmarks(). r=lucasr
2012-02-14 10:42:58 -08:00
Lucas Rocha
cd35b8ec76
Bug 718615 - Fix history visit update when dealing with deleted entries (r=blassey)
2012-02-15 15:05:03 +00:00
Brad Lassey
f00024af36
bug 726929 - large session restore screenshots taken too often r=mfinkle
2012-02-14 20:08:14 -08:00
Kartikaya Gupta
a302e44a75
Bug 706891 followup - disable test until it can be updated. r=philor
2012-02-14 22:56:38 -05:00
Margaret Leibovic
f0e6ebc000
Bug 725660 - "about:blank" briefly appears in the urlbar when openings links from external apps. r=mfinkle
2012-02-13 17:39:17 -08:00
Alex Pakhotin
1dc2fe85f2
Bug 721393 - Virtual keyboard enter key doesn't work correctly in designMode document. r=blassey
2012-02-14 17:08:47 -08:00
Richard Newman
d648478bfd
Bug 724745 - Bump parent folder modified time when altering a parent-related child attribute. r=lucasr
2012-02-14 17:10:18 -08:00
Sriram Ramasubramanian
6f0d522a49
Bug 727300: Don't animate awesomebar while cancelling. [r=mfinkle]
2012-02-14 16:55:18 -08:00
Sriram Ramasubramanian
704427923a
Bug 726875: Scroll the list after it populates in TabsTray. [r=mfinkle]
2012-02-14 16:27:51 -08:00
Brian Nicholson
8627da1553
Bug 722413 - Use GeckoAsyncTask for bookmark removal. r=lucasr
2012-02-14 16:23:06 -08:00
Brian Nicholson
3e042da341
Bug 722413 - Use custom observer for BookmarksListAdapter. r=mfinkle f=lucasr
2012-02-14 16:23:06 -08:00
Brian Nicholson
953a04215f
Bug 722413 - Refactor ContentResolver in AwesomeBarTabs. r=mfinkle
2012-02-14 16:23:06 -08:00
Brian Nicholson
e07be65afa
Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle
2012-02-14 16:23:06 -08:00
Brian Nicholson
c796227244
Bug 722413 - Implement bookmark change observers. r=lucasr
2012-02-14 16:23:06 -08:00
Sriram Ramasubramanian
0be7aef38e
Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson]
2012-02-14 16:20:07 -08:00
Matt Brubeck
2045400f33
Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle]
2012-02-14 15:32:45 -08:00
Chris Peterson
53c6c4e413
Bug 706891 part 3 - When drag breaks through pan threshold, reposition touch origin and check for axis locking. r=kats
2012-02-14 10:55:46 -08:00
Chris Peterson
1941f9b710
Bug 706891 part 2 - Reduce PAN_THRESHOLD from 1/10" to 1/16" and change units to dps. r=kats
2012-02-14 11:43:45 -08:00
Chris Peterson
76392fe0f5
Bug 706891 part 1 - Rename Axis setLocked/mLocked to setScrolledDisabled/mScrollingDisabled to clarify meaning. r=kats
2012-02-14 10:55:22 -08:00
Sriram Ramasubramanian
1adc701ef8
Bug 725932: Use handler messages. [r=mfinkle,blassey]
2012-02-14 13:30:15 -08:00
Kartikaya Gupta
7e7560b065
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
2012-02-14 15:28:27 -05:00
Brian Nicholson
bbd98b4c6e
Bug 711578 - Fix session store for initial session crash. r=mfinkle
2012-02-14 12:07:53 -08:00
Kartikaya Gupta
706ff25991
Bug 727121 - Attempt to trick Java 1.7 compiler into not being stupid. r=rnewman
2012-02-14 12:02:01 -08:00
Lucas Rocha
2f35bdf5ba
Bug 724348 - Only use the necessary vertical space for top sites in about:home (r=mfinkle)
2012-02-14 18:15:20 +00:00
Lucas Rocha
ff76e1d8fd
Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle)
2012-02-14 18:15:20 +00:00
Lucas Rocha
28d37073f9
Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle)
2012-02-14 17:50:55 +00:00
Lucas Rocha
1d457b8a9b
Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle)
2012-02-14 17:50:55 +00:00
Lucas Rocha
d5079da1a3
Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle)
2012-02-14 17:50:55 +00:00
Matt Brubeck
1e39cddad6
Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle]
2012-02-13 16:56:03 -08:00
Sriram Ramasubramanian
d9f7afff3b
Bug 706819: Show tabs-tray faster. [r=mfinkle]
2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
1070a43d7c
Bug 718268: Closing tab should not shift the list. [r=mfinkle]
2012-02-13 16:50:09 -08:00
Brad Lassey
e2bbf28d0e
bug 725538 - make creating GeckoEvents sane r=kats
2012-02-08 23:18:27 -08:00
Sriram Ramasubramanian
0914c17cb0
Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle]
2012-02-13 10:29:29 -08:00
Sriram Ramasubramanian
4abd44528f
Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle]
2012-02-13 10:23:09 -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 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
Sriram Ramasubramanian
6506ec0db0
Bug 723899: There is no "empty" resource in ICS. [r=mfinkle]
2012-02-03 11:22:36 -08:00
Margaret Leibovic
a2173a1554
Bug 724045 - createMobileBookmarksFolder doesn't set title or parent. r=mfinkle,rnewman
2012-02-03 13:41:22 -08:00
Sriram Ramasubramanian
e96ff07d7b
Bug 711185: Restrict autocomplete height to rows present and space available. [r=mfinkle]
2012-02-03 14:10:49 -08:00
William Lachance
8dba831088
Bug 719570 Provide option to change checkerboard to flat color on fennec for eideticker automation r=pcwalton
2012-02-03 12:35:01 -08:00
Margaret Leibovic
cfdb32598d
Bug 719875 - "Tap to activate plugin" placeholder can't be tapped after going back/forward in history. r=mfinkle
2012-01-31 12:49:25 -08:00
Kartikaya Gupta
5b68236bcc
Bug 720538 - Add a regression test. r=jmaher
2012-02-02 16:09:10 -05:00
Kartikaya Gupta
162e714671
Bug 720538 - Remove unused functions and variables. r=wesj
2012-02-02 09:16:25 -05:00
Kartikaya Gupta
6c368213e8
Bug 720538 - Re-use getValidViewportMetrics to ensure the zoom-to rect is valid. r=wesj
2012-02-02 09:15:37 -05:00
Kartikaya Gupta
0896e4bf62
Bug 720538 - Clarify and fix incorrect rect bottom calculation. r=wesj
2012-02-02 09:11:50 -05:00
Kartikaya Gupta
e24dc9d2e7
Bug 723619 - Update testLoad to avoid a race condition where paint finishes before we start listening. r=jmaher
2012-02-02 16:07:00 -05:00
Mark Finkle
bf2e5a4fe7
Bug 715262 - 'Browse Add-ons' link on about:home and Add-ons Manager icon in about:addons should point to new AMO Android product r=mbrubeck
2012-02-02 16:04:27 -05:00
Lucas Rocha
1beaf021cb
Bug 722752 - Show/hide sync banner when sync accounts are added/removed (r=mfinkle)
2012-02-02 16:08:58 +00:00
Lucas Rocha
5ec39bb4f8
Bug 710335 - Hide recommended addons section from about:home when empty (r=mfinkle)
2012-02-02 15:49:48 +00:00
Lucas Rocha
f7f027e5ec
Bug 720764 - Show toast notification when opening link in a new tab in awesomebar (r=mfinkle)
2012-02-02 15:49:46 +00:00
Lucas Rocha
9b69c292c7
Bug 722655 - Fix crash on about:home when tab isn't present (r=mfinkle)
2012-02-02 15:49:43 +00:00
Joel Maher
fd2d75e1b8
Bug 717057 - [hotfix] allow robotium testPan to run in talos. r=mbrubeck
2012-02-02 10:47:17 -05:00
Joel Maher
3c8ca91d37
Bug 717057 - allow robotium testPan to run in talos. r=kats,gbrown
2012-02-02 10:09:26 -05:00
Geoff Brown
dd9399798b
Bug 720930 - Robocop: update testBookmark to allow for zero bookmarks; r=jmaher
2012-02-02 10:09:24 -05:00
Chris Lord
4b43baa049
Bug 717349 - Add a checkerboarding test to Robotium. r=jmaher
...
Copy testPan, but make it record checkerboarded frames instead of dropped
frames.
--HG--
rename : mobile/android/base/tests/testPan.java.in => mobile/android/base/tests/testCheck.java.in
2012-02-02 09:03:37 +00:00
Chris Lord
926982757d
Bug 717349 - Add optional render and checkerboarding profiling. r=kats
...
This adds checkerboard profiling to LayerRenderer, that can be enabled either
by enabling debug logging of the "GeckoLayerRendererProf" tag, or via
reflection using PanningPerfAPI.
2012-02-02 09:02:32 +00:00
Brian Nicholson
1c296290ee
Bug 719900 - Remove blank favicon images from awesomebar lists. r=mfinkle
2012-02-01 21:17:23 -08:00
Gregory Szorc
207dd282d3
Bug 723323 - Add extensions.getWithPerformance.url pref; r=Unfocused
...
This is a follow-up from bug 716736.
2012-02-01 19:52:45 -08:00
Doug Turner
edc6051251
Bug 721006 - Crash when setting a very large document.title. r=mfinkle
2012-02-01 22:44:18 -05:00
Brian Nicholson
2fb6f017fe
Bug 723349 - Fix params in addTab on session restore failure. r=mfinkle
2012-02-01 17:51:41 -08:00
Matt Brubeck
5c66768e3f
Merge again for good measure
2012-02-01 17:13:08 -08:00
Matt Brubeck
7e74c1f71e
Merge mozilla-central and mozilla-inbound
2012-02-01 17:09:34 -08:00
Wes Johnston
7961ebb888
Bug 723200 - Enable multitouch by default on Android. r=mbrubeck
2012-02-01 17:08:04 -08:00
Brian Nicholson
a2f48f5d4a
Bug 719479 - Don't animate tab counter during session restore. r=mfinkle
2012-02-01 14:25:50 -08:00
Matt Brubeck
b206de36b1
Bug 720932 - Clean up default search engine code [r=wesj]
2012-02-01 16:25:08 -08:00
Matt Brubeck
57e6536fa4
Bug 723084 - Remove observers when tabs are destroyed [r=bnicholson]
2012-02-01 16:20:13 -08:00
Brad Lassey
aaf81fe456
bug 723305 - Tabs menu uses smoothScrollToPosition(), which doesn't exist in eclair r=mfinkle
2012-02-01 19:05:06 -05:00
Wes Johnston
81e2ecb00d
Bug 721080 - Pages with touch event listeners that don't call preventDefault should not hold up panning. r=dougt
2012-02-01 15:01:47 -08:00
Brad Lassey
fbac4c407d
bug 723159 - Base64.decode not available on eclair r=mfinkle
2012-02-01 14:37:03 -05:00
Brad Lassey
eed91770f4
bug 723243 - SimpleScaleGestureDetector uses getActionIndex(), which is not available in eclair r=wesj
2012-02-01 15:03:46 -05:00
Brad Lassey
376ed4886d
bug 723151 - No drawable resources defined for eclair r=mfinkle f=sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_icon.png => mobile/android/base/resources/drawable-hdpi/abouthome_icon.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_separator.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_separator.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_sync_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_sync_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_sync_logo.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_sync_pressed_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_topsite_placeholder.png => mobile/android/base/resources/drawable-hdpi/abouthome_topsite_placeholder.png
rename : mobile/android/base/resources/drawable-hdpi-v8/abouthome_topsite_shadow.9.png => mobile/android/base/resources/drawable-hdpi/abouthome_topsite_shadow.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/address_bar_texture.png => mobile/android/base/resources/drawable-hdpi/address_bar_texture.png
rename : mobile/android/base/resources/drawable-hdpi-v8/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_outline.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/awesomebar_tab.9.png => mobile/android/base/resources/drawable-hdpi/awesomebar_tab.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/awesomebar_tab_pressed.9.png => mobile/android/base/resources/drawable-hdpi/awesomebar_tab_pressed.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/doorhanger_arrow.png => mobile/android/base/resources/drawable-hdpi/doorhanger_arrow.png
rename : mobile/android/base/resources/drawable-hdpi-v8/doorhanger_bg.9.png => mobile/android/base/resources/drawable-hdpi/doorhanger_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-hdpi/doorhanger_popup_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/doorhanger_shadow_bg.9.png => mobile/android/base/resources/drawable-hdpi/doorhanger_shadow_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v8/favicon.png => mobile/android/base/resources/drawable-hdpi/favicon.png
rename : mobile/android/base/resources/drawable-hdpi-v8/home_bg.png => mobile/android/base/resources/drawable-hdpi/home_bg.png
rename : mobile/android/base/resources/drawable-hdpi-v8/home_star.png => mobile/android/base/resources/drawable-hdpi/home_star.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_addons_empty.png => mobile/android/base/resources/drawable-hdpi/ic_addons_empty.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_awesomebar_go.png => mobile/android/base/resources/drawable-hdpi/ic_awesomebar_go.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_awesomebar_search.png => mobile/android/base/resources/drawable-hdpi/ic_awesomebar_search.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable-hdpi/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_find_in_page.png => mobile/android/base/resources/drawable-hdpi/ic_menu_find_in_page.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_forward.png => mobile/android/base/resources/drawable-hdpi/ic_menu_forward.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_reload.png => mobile/android/base/resources/drawable-hdpi/ic_menu_reload.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_save_as_pdf.png => mobile/android/base/resources/drawable-hdpi/ic_menu_save_as_pdf.png
rename : mobile/android/base/resources/drawable-hdpi-v8/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-hdpi-v8/site_security_identified.png => mobile/android/base/resources/drawable-hdpi/site_security_identified.png
rename : mobile/android/base/resources/drawable-hdpi-v8/site_security_verified.png => mobile/android/base/resources/drawable-hdpi/site_security_verified.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tab_close.png => mobile/android/base/resources/drawable-hdpi/tab_close.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tab_new.png => mobile/android/base/resources/drawable-hdpi/tab_new.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tab_selected.png => mobile/android/base/resources/drawable-hdpi/tab_selected.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tab_thumbnail_default.png => mobile/android/base/resources/drawable-hdpi/tab_thumbnail_default.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tab_thumbnail_shadow.png => mobile/android/base/resources/drawable-hdpi/tab_thumbnail_shadow.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_more.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tabs_normal.png => mobile/android/base/resources/drawable-hdpi/tabs_normal.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tabs_plus.png => mobile/android/base/resources/drawable-hdpi/tabs_plus.png
rename : mobile/android/base/resources/drawable-hdpi-v8/tabs_pressed.png => mobile/android/base/resources/drawable-hdpi/tabs_pressed.png
rename : mobile/android/base/resources/drawable-hdpi-v8/urlbar_stop.png => mobile/android/base/resources/drawable-hdpi/urlbar_stop.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_icon.png => mobile/android/base/resources/drawable/abouthome_icon.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_separator.9.png => mobile/android/base/resources/drawable/abouthome_separator.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_sync_bg.9.png => mobile/android/base/resources/drawable/abouthome_sync_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_sync_logo.png => mobile/android/base/resources/drawable/abouthome_sync_logo.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_sync_pressed_bg.9.png => mobile/android/base/resources/drawable/abouthome_sync_pressed_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_topsite_placeholder.png => mobile/android/base/resources/drawable/abouthome_topsite_placeholder.png
rename : mobile/android/base/resources/drawable-mdpi-v8/abouthome_topsite_shadow.9.png => mobile/android/base/resources/drawable/abouthome_topsite_shadow.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/address_bar_texture.png => mobile/android/base/resources/drawable/address_bar_texture.png
rename : mobile/android/base/resources/drawable-mdpi-v8/address_bar_url_bg.9.png => mobile/android/base/resources/drawable/address_bar_url_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/address_bar_url_outline.9.png => mobile/android/base/resources/drawable/address_bar_url_outline.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/awesomebar_tab.9.png => mobile/android/base/resources/drawable/awesomebar_tab.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/awesomebar_tab_pressed.9.png => mobile/android/base/resources/drawable/awesomebar_tab_pressed.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/doorhanger_arrow.png => mobile/android/base/resources/drawable/doorhanger_arrow.png
rename : mobile/android/base/resources/drawable-mdpi-v8/doorhanger_bg.9.png => mobile/android/base/resources/drawable/doorhanger_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable/doorhanger_popup_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/doorhanger_shadow_bg.9.png => mobile/android/base/resources/drawable/doorhanger_shadow_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v8/favicon.png => mobile/android/base/resources/drawable/favicon.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_addons_empty.png => mobile/android/base/resources/drawable/ic_addons_empty.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_awesomebar_go.png => mobile/android/base/resources/drawable/ic_awesomebar_go.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_awesomebar_search.png => mobile/android/base/resources/drawable/ic_awesomebar_search.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_bookmark_add.png => mobile/android/base/resources/drawable/ic_menu_bookmark_add.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_bookmark_remove.png => mobile/android/base/resources/drawable/ic_menu_bookmark_remove.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_find_in_page.png => mobile/android/base/resources/drawable/ic_menu_find_in_page.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_forward.png => mobile/android/base/resources/drawable/ic_menu_forward.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_reload.png => mobile/android/base/resources/drawable/ic_menu_reload.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_save_as_pdf.png => mobile/android/base/resources/drawable/ic_menu_save_as_pdf.png
rename : mobile/android/base/resources/drawable-mdpi-v8/ic_menu_share.png => mobile/android/base/resources/drawable/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v8/site_security_identified.png => mobile/android/base/resources/drawable/site_security_identified.png
rename : mobile/android/base/resources/drawable-mdpi-v8/site_security_verified.png => mobile/android/base/resources/drawable/site_security_verified.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tab_close.png => mobile/android/base/resources/drawable/tab_close.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tab_new.png => mobile/android/base/resources/drawable/tab_new.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tab_selected.png => mobile/android/base/resources/drawable/tab_selected.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tab_thumbnail_default.png => mobile/android/base/resources/drawable/tab_thumbnail_default.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tab_thumbnail_shadow.png => mobile/android/base/resources/drawable/tab_thumbnail_shadow.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tabs_more.png => mobile/android/base/resources/drawable/tabs_more.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tabs_normal.png => mobile/android/base/resources/drawable/tabs_normal.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tabs_plus.png => mobile/android/base/resources/drawable/tabs_plus.png
rename : mobile/android/base/resources/drawable-mdpi-v8/tabs_pressed.png => mobile/android/base/resources/drawable/tabs_pressed.png
rename : mobile/android/base/resources/drawable-mdpi-v8/urlbar_stop.png => mobile/android/base/resources/drawable/urlbar_stop.png
2012-02-01 14:32:25 -05:00
Phil Ringnalda
27adb9fb63
Back out b35af982b085 (bug 721080) for android-xul bustage
2012-02-01 12:10:53 -08:00
Sriram Ramasubramanian
45e99f9c86
Bug 715260: Web apps support should be hidden as it is not supported now. [r=mfinkle]
2012-02-01 11:42:42 -08:00
Ed Morley
348060a7c3
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-01 10:55:34 +00:00
Mark Finkle
11dd9028dc
Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv
...
Please read http://groups.google.com/group/mozilla.dev.platform/msg/8133920a2ccf4d5b for the details.
Also see https://wiki.mozilla.org/Fennec/User_Agent for Gerv's accepted proposal.
2012-01-31 20:04:23 -08:00
Alex Keybl
945a2f1348
Bug 700000 - Version bump
2012-01-31 10:57:49 -08:00
Doug Turner
1fff79230b
Bug 720092 - java.lang.IndexOutOfBoundsException: getChars (0 ... 88168) ends beyond length 0. We do not know why this is happening yet. This patch catches the throw and logs what values we have for start and end. r=alexp
2012-01-31 09:24:31 -08:00
Chris Lord
c1e993df15
Bug 722068 - Fix invalidation during animations in MultiTileLayer. r=pcwalton
...
The buffer in MultiTileLayer is invalidated each time the origin or resolution
changes. MultiTileLayer was using the last updated origin/resolution instead of
the last set, so if Gecko was animating and locked the layer for long enough,
the buffer would be incorrectly invalidated due to the origin/resolution not
being updated.
2012-01-31 09:36:02 +00:00
Chris Lord
30f5d53aa8
Bug 720613 - Prevent resizing before the surface has been created. r=pcwalton
...
Prevent trying to resize the buffer before the surface has been created. At
that point, we wouldn't know our maximum texture size, so we would've thrown a
RuntimeException.
2012-01-31 09:36:00 +00:00
Kartikaya Gupta
248b760bba
Bug 721125 - Prevent the edge resistance from being negative, which can wreak havoc on the viewport. r=pcwalton
2012-01-31 00:42:40 -05:00
Margaret Leibovic
d6a470ec91
Bug 719868 - Progress throbber still shows when we load about:home on startup. r=mfinkle
2012-01-26 15:07:38 -08:00
Wes Johnston
d1b5be93de
Bug 721079 - Report pages with touch event listeners to Java. r=mfinkle
2012-01-30 20:47:23 -08:00
Kartikaya Gupta
023caa61db
Bug 708687 - Snap the page when the page size changes and pushes it into overscroll. r=pcwalton
2012-01-30 23:43:36 -05:00
Sriram Ramasubramanian
2c67630f17
Bug 713464: Application Locale should not be reset from CPP. [r=mfinkle]
2012-01-30 19:59:47 -08:00
Kartikaya Gupta
591a8d6a69
Bug 720144 - Add a simple pixel test to testLoad to ensure the page loaded and was visible. r=jmaher
2012-01-30 22:46:34 -05:00
Kartikaya Gupta
67add8af20
Bug 720144 - Expose methods in robocop to grab the painted surface and to compare pixels. r=jmaher
2012-01-30 22:46:13 -05:00
Kartikaya Gupta
10db96c244
Bug 720144 - Allow listening for draw updates and obtaining a copy of the composited surface for robocop testing. r=Cwiiis
2012-01-30 22:45:38 -05:00
Brian Nicholson
fdef04bc7d
Bug 710845 - Don't show disabled search engines in AwesomeBar. r=mfinkle
2012-01-30 18:14:53 -08:00
Margaret Leibovic
928a18eef5
Bug 722586 - Correctly update active/inactive browsers. r=mfinkle
2012-01-31 09:35:23 -08:00
Brian Nicholson
8b227e0e48
Bug 721341 - Get zombie tab thumbnails from database. r=blassey
2012-01-31 14:13:33 -08:00
Brian Nicholson
1cdf3ed1ff
Bug 721341 - Add getThumbnailForUrl to browser databases. r=blassey
2012-01-31 14:13:33 -08:00
Brian Nicholson
6d88d71b4e
Bug 721341 - Do not restore background tabs in session restore until viewed. r=mfinkle
2012-01-31 14:13:32 -08:00
Ed Morley
5ff5a6b689
Merge mozilla-central to mozilla-inbound
2012-01-31 21:20:50 +00:00
Brad Lassey
d2665c3ff6
bug 720408 - Exception handling message Tab:ScreenshotData: java.lang.StringIndexOutOfBoundsException r=mfinkle
2012-01-31 00:32:13 -05:00
Brad Lassey
0b9e0f45df
bug 705874 - Binary XML file line #6 : Error inflating class org.mozilla.gecko.BrowserToolbar (Startup crash on Android 2.1) r=mfinkle
2012-01-31 01:26:37 -05:00
Ed Morley
388e7e6979
Backout b87113ff33ff (bug 721741) for Android build failures
2012-01-31 16:19:00 +00:00
James Willcox
fd3a41a585
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
2012-01-31 09:40:58 -05:00
James Willcox
dae2329a69
Bug 707824 - hide plugin views immediately when closing or switching tabs r=blassey
2012-01-31 09:30:47 -05:00
Brad Lassey
9475dc5395
bug 721547 - don't generate large screenshot when tab menu is opening r=minkle
...
--HG--
extra : rebase_source : 180188f7803b7084ec02ff8129477b1096211955
2012-01-30 16:07:32 -05:00
Matt Brubeck
fb0d6208ef
Bug 719921 - Enable add-ons compatible by default for Fennec [r=wesj]
2012-01-30 16:53:14 -08:00
Matt Brubeck
bd0a768eb7
Back out 1d4d44ecd75c and 823cd2815483 (bug 709230) on suspicion of causing intermittent startup crashes
2012-01-30 16:53:14 -08:00
Margaret Leibovic
3108679dd2
Bug 718126 - Tapping the video scrubber doesnt work on Native Fennec. r=wesj
2012-01-26 17:07:05 -08:00
Sriram Ramasubramanian
aac30e3ab9
Bug 717681: The URL bar adds a black line on rotation and screen lock. [r=mfinkle]
2012-01-30 15:10:16 -08:00
Chris Peterson
4442b0aee8
Bug 709230 part 2 - Optimize Java .class files with ProGuard. r=dougt
2012-01-26 10:50:37 -08:00
Chris Peterson
7de968bff5
Bug 709230 part 1 - Add missing access modifiers to GeckoAppShell.java. r=dougt
2012-01-24 17:52:34 -08:00
Lucas Rocha
beac4ef513
Bug 722050 - Fix about:home checker-boarding (r=mfinkle)
2012-01-30 17:14:05 +00:00
Lucas Rocha
7b690affad
Bug 721765 - Fix typo in about:home's top sites string (r=mfinkle)
2012-01-30 17:09:14 +00:00
Wes Johnston
6b146e12b9
Bug 718959 - Use data uri for homescreen shortcuts. r=blassey
2012-01-28 18:24:51 +01:00
Wes Johnston
bd24df5dbe
Bug 711071 - Check for scrollable in velocity calculations. r=pcwalton
2012-01-28 18:23:45 +01:00
Brian Nicholson
4072dc4a70
Bug 701092 - Limit session restore attempts. r=mfinkle
2012-01-27 22:04:54 -08:00
Kartikaya Gupta
2f3d0a8be1
Bug 721888 - Fix compiler warnings. r=blassey
2012-01-27 21:00:03 -05:00
Brian Nicholson
641749e991
Bug 716681 - Tabs are being duplicated when going back into Fennec. r=blassey
2012-01-27 17:33:02 -08:00
Brian Nicholson
78c3d29493
Bug 721577 - Race condition in about:home for tabs from last time. r=mfinkle
2012-01-27 17:28:47 -08:00
Brian Nicholson
5a6a82d6fd
Bug 719195 - about:Home displayed briefly before session restore. r=mfinkle
2012-01-27 17:28:30 -08:00
Sriram Ramasubramanian
ce6420700a
Bug 715213: Move "+" to left side on Tab menu. [r=mfinkle]
2012-01-27 13:50:26 -08:00
Sriram Ramasubramanian
4b2173480e
Bug 720698: ICS should use blue outline color for URL bar. [r=mfinkle]
2012-01-27 12:28:45 -08:00
Sriram Ramasubramanian
831dffdf30
Bug 717674: AutoCompletePopup list should be native to the device. [r=mfinkle]
2012-01-27 12:22:05 -08:00
Sriram Ramasubramanian
e73abb5fd9
Bug 712526: Restrict tabs menu to occupy only 2/3 of the screen. [r=mfinkle]
2012-01-27 12:18:02 -08:00
Sriram Ramasubramanian
893a7ed127
Bug 711198: Autocomplete Popup should have a minWidth. [r=mfinkle]
2012-01-27 12:10:45 -08:00
Sriram Ramasubramanian
fbad323c22
Bug 713402: Tabs not shown in awesomescreen in honeycomb. [r=mfinkle]
2012-01-27 11:58:18 -08:00
Margaret Leibovic
261a066f34
backout 7b3a4af0e68a for twinopen failures
2012-01-27 11:43:22 -08:00
Mark Finkle
2e64659d2f
Bug 721639 - Add some canvas optimizations for thumbnail generation [r=mbrubeck]
2012-01-27 14:27:26 -05:00
Sriram Ramasubramanian
2c20f8a1f8
Bug 712687: ICS should use a different layout for landscape mode. [r=mfinkle]
2012-01-27 11:19:13 -08:00
Margaret Leibovic
abb2f85e49
Bug 719868 - Progress throbber still shows when we load about:home on startup. r=mfinkle
2012-01-26 15:07:38 -08:00
Kartikaya Gupta
7e8e2ad8ac
Bug 718684 - Fix rect calculation so that the form assist works within iframes too. r=sriram
2012-02-01 13:54:42 -05:00
Kartikaya Gupta
c0e5493716
Bug 718684 - Cleanup: remove trailing whitespace and unnecessary variables. r=sriram
2012-02-01 13:54:18 -05:00
Wes Johnston
0ab3731608
Bug 721080 - Pages with touch event listeners that don't call preventDefault should not hold up panning. r=dougt
2012-02-01 10:33:40 -08:00
Wes Johnston
cbe4570b49
Bug 721076 - Set correct prevent panning mode on touchdown. r=kats
2012-02-01 10:33:33 -08:00
Kartikaya Gupta
d1d8f56bf0
Bug 720144 - Add a new panning correctness test. r=jmaher
2012-02-01 12:19:46 -05:00
Lucas Rocha
1d2c235746
Bug 721354 - Update about:home everytime it's shown (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
5f0f4a6f3e
Bug 721354 - Add API to AboutHomeContent to trigger updates (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
a57227d7f8
Bug 721354 - Remove redundant runnable to load addons/tabs in about:home (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
53ba5c4415
Bug 721354 - Factor out code to load top sites in AboutHomeContent (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
8f355cae4b
Bug 721354 - Remove onFinishInflate handling from AboutHomeContent (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
cd502e16a1
Bug 721354 - Move view attributes to layout file (r=blassey)
2012-01-27 10:08:21 +00:00
Lucas Rocha
3085292b1a
Bug 721354 - Remove unnecessary constructor arg from AboutHomeContent (r=blassey)
2012-01-27 10:08:21 +00:00
Brad Lassey
18fddf22b2
bug 720712 - Crash on startup on Samsung SCH-i400 (Continuum), Android 2.1, Base64 API is API level 8 r=lucasr
2012-01-25 14:49:28 -05:00
Brad Lassey
c489d6e09f
bug 721308 - ConcurrentModificationException when closing a tab and reopening the tabstray quickly r=mfinkle
2012-01-26 17:57:15 -05:00
Matt Brubeck
6a9eda54ff
Bug 708774 - Always use fullscreen landscape keyboard in native Android fennec [r=mfinkle]
2012-01-26 13:51:23 -08:00
Chris Lord
a560f7f2c4
Bug 721070 - Checkerboarding at bottom after pinch zooming out. r=kats,pcwalton
...
Certain conditions would cause MultiTileLayer to incorrectly invalidate tiles,
or to reuse tiles incorrectly, which would cause checkerboarding (sometimes
permanent until a redraw occurs).
This addresses said issues:
- Removes manual invalidation on Document:Shown and Tab:Selected. This is
unnecessary, as the entire buffer will be invalidated when this happens
anyway. Sometimes Document:Shown happens *after* drawing has occurred,
which caused the entire screen to checkerboard incorrectly.
- Fix re-using off-screen tiles with the incorrect resolution. Tiles are stored
in a hash-map based on their unscaled position. As only tiles that intersect
with the update region in tile-space are invalidated, sometimes tiles that
were off-screen, but whose unscaled tile origin appears on-screen would be
incorrectly re-used. Fix this by checking that a tile's resolution matches the
current resolution before reusing it.
2012-01-26 20:19:35 +00:00
Chris Lord
8750f68b59
Bug 721100 - After panning, tap area is offset at wrong place. r=pcwalton
...
When rendering with an offset for MultiTileLayer, the tile origin was moved
to compensate, but this lead to there being a mismatch between Gecko's
displayport origin and the one recorded on the Java side.
Instead of altering the origin, allow setting a render offset on MultiTileLayer
instead, so the origin remains correct.
2012-01-26 20:18:47 +00:00
Kartikaya Gupta
0d4267a645
Bug 720442 - Scroll input fields to bottom of viewport rather than top. r=blassey
2012-01-26 13:16:45 -05:00
Matt Brubeck
66b1e6c4d9
Bug 719557 - "Full Screen" add-on (window.fullScreen) has problems in native Fennec [r=blassey]
2012-01-26 09:17:33 -08:00
Kartikaya Gupta
7d666aa61e
Bug 712065 - Special treatment is needed to get the size of SVG documents. r=mfinkle
2012-01-26 09:55:29 -05:00
Brad Lassey
3e5a4cf36a
bug 721209 - tab screenshots unnecessarily big for background tabs r=mfinkle
2012-01-26 01:35:32 -05:00
Gian-Carlo Pascutto
1991562138
Bug 721320 - Enable persistent SQLite journal on LocalBrowserDB. r=lucasr
2012-01-26 16:30:21 +01:00
Brad Lassey
0cb5691661
bug 711201 - instrument when we paint for performance testing r=dougt
2012-01-24 15:53:49 -05:00
Brad Lassey
41b13937e6
bug 711201 - instrument when the throbber ends for performance testing r=dougt
2012-01-24 15:39:23 -05:00
Brad Lassey
e43407b296
bug 721208 - Tab screenshots can hose the gecko event loop r=mfinkle
2012-01-26 02:46:16 -05:00
Brad Lassey
ee914fa94a
backout out 1b0c8e6f01e2 to fix its commit message
2012-01-26 02:57:41 -05:00
Brad Lassey
d04b34db75
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 02:46:16 -05:00
Brad Lassey
81cf25f4e0
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 01:02:00 -05:00
Brad Lassey
e94153995b
bug 721216 - Bitmap compression on main thread causes the tab strip to take a long time to appear r=pcwalton
2012-01-25 18:36:03 -05:00
Margaret Leibovic
361cb84d37
Bug 721220 - Send message back to java after tab selection is complete. r=mbrubeck
2012-01-25 20:06:08 -08:00
Alex Pakhotin
29c48da070
Bug 720333 - Only the last letter typed is displayed when HKB is used. r=blassey
2012-01-25 17:34:12 -08:00
Alex Pakhotin
16e7321881
Bug 708280 - delay checking for update. r=blassey
2012-01-24 20:32:12 -08:00
Margaret Leibovic
c772244f0a
Bug 721214 - Use Tabs.selectTab to select a new tab instead of sending a Tab:Selected message to gecko. r=mbrubeck
2012-01-25 14:18:47 -08:00
Richard Newman
063d93d4a9
Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman
2012-01-25 15:53:13 -08:00
Richard Newman
805afe1667
Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan
2012-01-25 15:53:13 -08:00
Richard Newman
1ea430bec6
Bug 720933 - Android Sync 0.3 code drop. a=mobile
...
Bug 718848 - Part 7: More link styling, pin display styling, alignment per UI feedback.
Bug 718848 - Part 6: Fixed regression of progressbar layout.
Bug 718848 - Part 5: Indentation alignment.
Bug 718848 - Part 4: Fixes for links, icon blurriness, PIN display.
Bug 718848 - Part 3: Whitespace changes.
Bug 718848 - Part 2: Setting theme on start of Sync setup.
Bug 718848 - Part 1: Theme and layout changes, per UI meeting.
Bug 717075 - make classic setup hint text visible. Added basic SyncTheme.
Bug 717691 - Part 1: fall back to supported cipher suites for older Android releases.
Bug 717691 - Part 0: Specify HTTP 1.1 in HTTP requests.
Bug 718848 - Part 2: fixed string revision: "computer" not "desktop". r=rnewman
Bug 719669 - Part 1: throw IncorrectZkpException when g^x^q % p = 1 in J-PAKE.
Bug 719669 - Part 0: code reformatting and string tidying.
Bug 718149 - go somewhere useful after Firefox Sync set up, on launch.
2012-01-25 15:53:13 -08:00
Richard Newman
7b8bb9fe6f
Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted
2012-01-25 15:53:13 -08:00