Commit Graph

2868 Commits

Author SHA1 Message Date
Geoff Brown
7223bf1780 Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Sriram Ramasubramanian
c634461eab Bug 786982: Add the hiding of close tab, while swiping. r=lucasr 2012-11-06 11:24:14 -08:00
Richard Newman
2d41d9263f Bug 812809 - Replace 'static final' with 'static' for easier testing of Announcements. r=nalexander 2012-11-19 11:12:05 -08:00
Brian Nicholson
1df94bcb4e Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr 2012-11-19 10:39:43 -08:00
Eitan Isaacson
ed6d515219 Bug 812480 - [AccessFu] Fix accessibility announcements in Android 4.2, r=blassey 2012-11-16 14:05:00 +01:00
Tetsuharu OHZEKI
e6b39e986c Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle 2012-11-18 13:45:54 +09:00
Morrison Cole
c6ce5da67a Bug 810278 - Improved background/toolbar visual cohesion. r=wjohnston 2012-11-16 13:43:33 -08:00
Brian Nicholson
0fb1587c9b Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr 2012-11-16 10:21:53 -08:00
Wes Johnston
9531033387 backout 9f48d082d7d0 (Bug 808408) on suspicion of robocop failure 2012-11-15 21:00:32 -08:00
Wes Johnston
9324badd6a Bug 808663 - Use large favicons in awesomebar if they're provided. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
45d52c94f3 Bug 811906 - Don't use a background color on View Pager. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
651dbbd107 Bug 808408 - Hide virtual keyboard when interacting with awesomebar lists. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
daaa8a992d Bug 808663 - Use new favicon style for search providers. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
751509a2f4 Bug 808663 - Add background behind small favicons. r=bnicholson 2012-11-15 19:16:34 -08:00
Tetsuharu OHZEKI
d4b72f82d0 Bug 811285 - Reorder checkbox list items in settings. r=mleibovic 2012-11-15 20:34:57 -05:00
Kartikaya Gupta
c7545fc12d Bug 811763 - Ensure crash reporter is invoked with the right android user serial number in Android 4.2 and above. r=blassey, snorp 2012-11-15 14:56:22 -08:00
Brian Nicholson
b8054eba43 Bug 812090 - Match imported favicons to multiple pages. r=lucasr 2012-11-15 12:42:20 -08:00
Brian Nicholson
795997cab9 Bug 808510 - Initialize AllPagesHandler in constructor. r=lucasr 2012-11-15 12:36:28 -08:00
Lucas Rocha
b37ea2771b Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle) 2012-11-15 14:40:56 +00:00
Tetsuharu OHZEKI
8b8db9caca Bug 811284 - More logical ordering the item list of "Automatic updates" in settings. r=mleibovic 2012-11-14 21:01:07 -05:00
Scott Johnson
fb58fcba20 Bug 809565: Skip onScale and onScaleEnd events if onScaleBegin returned false to make reflow-on-zoom assumptions on order of these events remain valid. [r=kats] 2012-11-14 15:58:12 -08:00
Lucas Rocha
cbc1931e38 Bug 811654 - Make AllPagesTab's destroy() idempotent (r=mfinkle) 2012-11-14 16:23:26 +00:00
Lucas Rocha
2baa3c31d2 Bug 807280 - Use LruCache from Android's Support Library (r=mfinkle) 2012-11-14 12:10:01 +00:00
Lucas Rocha
67c5a8113b Bug 810246 - Protect against invalid images when setting favicons in toolbar (r=mfinkle) 2012-11-14 12:10:01 +00:00
Kartikaya Gupta
f27e70af26 Bug 802510 - Reset position on the thumbnail data buffer to the beginning before reading out of it. r=blassey 2012-11-14 00:34:25 -08:00
Tetsuharu OHZEKI
7431110582 Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic 2012-11-13 18:58:49 -05:00
Brad Lassey
d2ff2f6e5c bug 749352 - Firefox fails to connect when a proxy is used r=mfinkle,mossop
--HG--
rename : toolkit/system/windowsproxy/Makefile.in => toolkit/system/androidproxy/Makefile.in
rename : toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp => toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
2012-11-13 11:25:18 -08:00
Jim Chen
2375ed8ae8 Bug 808287 - Follow-up to combine IME enums, etc; r=cpeterson 2012-11-13 17:27:26 -05:00
Jim Chen
a631eba78b Bug 808287 - Fix out-of-order IME events during focus change; r=cpeterson 2012-11-13 17:27:19 -05:00
Jim Chen
3bfc2d01f5 Bug 810170 - Properly handle extracted text notification and selection notification; r=cpeterson 2012-11-13 17:26:18 -05:00
Kartikaya Gupta
d5dd49cabd Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson 2012-11-13 12:11:25 -08:00
Brian Nicholson
0b95c804c4 Bug 762155 - Open keyword URLs without a search term. r=mfinkle 2012-11-13 11:37:33 -08:00
Brian Nicholson
57258aec82 Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj 2012-11-13 11:34:11 -08:00
Brian Nicholson
a1ec982d87 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Richard Newman
41c90ba2eb Bug 810988 - Part 2: separate pref broadcast announcement action for each Fennec version. r=kats 2012-11-13 09:47:05 -08:00
Richard Newman
76b5820bd4 Bug 810988 - Part 1: announcements handler changes for broadcast split. r=nalexander
--HG--
rename : mobile/android/base/background/announcements/AnnouncementsConstants.java => mobile/android/base/background/announcements/AnnouncementsConstants.java.in
2012-11-13 09:47:05 -08:00
Kartikaya Gupta
cc3b829999 Bug 810764 - Catch and handle various exceptions that can be thrown if the user pinches in a narrow window before Gecko is ready. r=jwir3 2012-11-12 16:07:41 -08:00
Wes Johnston
bbbc2d6c82 Bug 759041 - Tests for swipe between screens. r=lucasr 2012-11-12 10:49:26 -08:00
Wes Johnston
98c3e8e65c Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr 2012-11-12 10:49:25 -08:00
Lucas Rocha
36a7b4808a Bug 804600 - Fix crash when accessing about:reader with no arguments (r=mfinkle) 2012-11-12 15:58:41 +00:00
Lucas Rocha
7d88bee492 Bug 808296 - Update top sites thumbnails from adapter, not from gridview (r=mfinkle) 2012-11-12 15:58:40 +00:00
Richard Newman
246044160d Bug 786926 - updateBookmark doesn't set DATE_MODIFIED. r=mfinkle 2012-11-10 15:06:50 -08:00
Jim Chen
f46c517014 Bug 810248 - Fix GeckoEditable call on wrong object; r=cpeterson 2012-11-10 13:06:56 -05:00
Wes Johnston
02e09f52e0 Bug 810415 - Support miniApp mode on samsung devices. r=mfinkle 2012-11-09 17:35:24 -08:00
Richard Newman
b36444e916 No bug: kill trailing whitespace in android_strings.dtd. DONTBUILD r=trivial 2012-11-09 13:20:44 -08:00
Wes Johnston
f7534a5bbc Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-08 14:49:07 -08:00
Wes Johnston
7e7639ef9e Bug 759041 - Bring in Android compatibility libraries. r=blassey 2012-11-08 07:45:29 -08:00
Brian Nicholson
3de3c4fed4 Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle 2012-11-07 18:34:54 -08:00
Chris Lord
06198ad8de Bug 807299 - Fix incorrect progressive update cancelling. r=bgirard
Sometimes the rounding error on display ports is over a pixel - in this case,
progressive updates may be cancelled incorrectly and cause drawing to be missed
until the next invalidation (assuming that isn't also incorrectly cancelled).
2012-11-07 18:06:57 +00:00
Wes Johnston
95c0ae32b9 Bug 808212 - Expire thumbnails that we don't need. r=rnewman 2012-11-07 09:39:55 -08:00