Commit Graph

578 Commits

Author SHA1 Message Date
Wes Johnston
5920e68298 Bug 713922 - Don't allow empty password for master password. r=mfinkle 2012-01-18 08:50:11 -08:00
Wes Johnston
457af0bee4 Bug 716161 - Don't allow clicking disabled selects. r=mfinkle 2012-01-18 08:49:48 -08:00
Margaret Leibovic
c7396dfb85 Bug 706835 - Remove the new tab indicator animation on about:home load. r=mfinkle 2012-01-17 20:47:16 -08:00
Brad Lassey
b75adb1841 bug 713503 - prefetch urls from known url shortening sites before gecko is running r=mfinkle 2012-01-09 23:50:56 -08:00
Mark Finkle
6eb71f09a5 Bug 704415 - Style the Add-on Manager [r=wesj] 2012-01-17 23:09:09 -05:00
Brian Nicholson
79f0213ce7 Bug 712970 - Show 'tabs from last time' in about:home [r=mfinkle] 2012-01-17 22:40:43 -05:00
Brad Lassey
c387166d27 bug 711543 - Get thumbnail images of tabs loaded in the background, and display them in the tab menu r=mfinkle 2012-01-16 22:23:04 -05:00
Chris Peterson
7e1da44d47 Bug 717841 part 2 - Fix HistoryQueryTask's time range checks. r=lucasr f=dougt a=dougt 2012-01-12 17:38:08 -08:00
Chris Peterson
875569abc0 Bug 717841 part 1 - Replace Date().getTime() calls with SystemClock.uptimeMillis or System.currentTimeMillis(). r=kats f=dougt a=dougt 2012-01-13 11:08:39 -08:00
Chris Peterson
c41d9780ef Bug 709845 - Tab.java: fix checkstyle warnings about extra imports, missing access modifiers, trailing whitespace. r=dougt a=dougt 2012-01-17 10:26:58 -08:00
Chris Peterson
bc629ce25c Bug 709845 - Update history's URL after redirect. r=dougt a=dougt 2012-01-12 12:22:48 -08:00
Matt Brubeck
00dc54b4f8 Bug 712760 - Add some smaller font inflation size options [r=mfinkle] 2012-01-17 12:39:45 -08:00
Mounir Lamouri
731b61f2b9 Bug 713687 - Part 4 - Network API Android backend: use enable/disable notifications to prevent listening when not needed. r=dougt 2012-01-16 15:01:07 +01:00
Mounir Lamouri
d722304bf8 Bug 713687 - Part 3 - Network API Android backend: make GeckoNetworkManager a singleton. r=dougt 2012-01-16 18:17:34 +01:00
Mounir Lamouri
2c8aad6487 Bug 713687 - Part 2 - Network API Android backend: listen to network changes and notify the DOM. r=dougt 2012-01-17 19:40:39 +01:00
Mounir Lamouri
7deb857d08 Bug 713687 - Part 1 - Network API Android backend: get current information. r=dougt 2012-01-16 14:44:07 +01:00
Mounir Lamouri
7d104eee5a Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00
Mounir Lamouri
97e682b4c6 Bug 713377 - Part 2 - Don't build GeckoSmsManager.java when WebSMS backend is disabled. r=dougt,cjones 2012-01-17 19:38:04 +01:00
Mounir Lamouri
9555671834 Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey 2012-01-16 19:53:09 +01:00
Mounir Lamouri
ed91b81cf2 Bug 674725 - Part AV - Port WebSMS to Android Native UI. r=blassey,dougt 2012-01-17 19:52:17 +01:00
Geoff Brown
f871209d7f Bug 715198 - disable cache compression (avoid failures when new profile accessed by old software versions); r=bjarne 2012-01-17 12:51:17 +01:00
Alex Pakhotin
233089ca43 Bug 717902 - Form autocomplete pop-up with the available suggestions is not displayed in landscape mode when HKB is used. r=blassey 2012-01-16 17:58:56 -08:00
Lucas Rocha
ba065756e1 Bug 704922 - Fix racy behaviour of bookmark checks in Tab (r=mfinkle) 2012-01-16 14:57:36 +00:00
Phil Ringnalda
20b0b33e49 Back out bccc0adeebd7 (bug 715198) for test failures aplenty 2012-01-15 18:45:03 -08:00
bjarne@runitsoft.com
89bb21fc35 Bug 715198 - browser is loading compressed data directly to the page, r=Josh Aas
--HG--
extra : rebase_source : e700c1427bae274fdc6882def455345c24c8064d
2012-01-15 12:15:00 -08:00
Michael Kohler
76ecedadb8 Bug 707711 - No way to delete bookmarks r=mfinkle 2012-01-15 16:51:23 -05:00
Mark Finkle
bd523ce797 Bug 718257 - Syntax error breaks add-on install restart doorhanger [r=mbrubeck] 2012-01-15 11:50:03 -05:00
Mark Finkle
e48478c27c Bug 717739 - turn off non-native sync [r=mbrubeck] 2012-01-15 11:49:53 -05:00
Justin Wood
9e5a881c42 Merge m-c tip to m-i 2012-01-15 05:29:24 -05:00
Richard Newman
88ff884946 Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
Richard Newman
2b222659e0 Bug 709339 - add sync_options.xml to Android Makefile. a=mobile 2012-01-14 09:20:30 -08:00
Richard Newman
09887034f7 Bug 717869 - fix BrowserProvider.generateGuid to not append trailing newlines. r=blassey 2012-01-14 09:20:30 -08:00
Alex Pakhotin
48820df337 Bug 714950 - Unable to see characters typed in landscape fullscreen VKB. r=blassey 2012-01-06 18:27:09 -08:00
Margaret Leibovic
ffb38a14ad Bug 717284 - Update "Enable plugins" pref strings to be more l10n friendly. r=mfinkle 2012-01-13 11:38:30 -08:00
Margaret Leibovic
091ab3599b Bug 710704 - Make click events work properly in frames. r=wesj 2012-01-12 17:01:32 -08:00
Margaret Leibovic
87d96efb99 Bug 711993 - Catch exception thrown by uri.host in PermissionsHelper observer. r=mfinkle 2012-01-12 13:29:14 -08:00
Doug Turner
f875263117 Bug 712576 - On Android, we place a criteria on the location provider such that it must return a 'fine' grain location. It could be that this prevents some location providers -- ones that have network but not a GPS backed device -- from working. r=jdm 2012-01-13 16:01:58 -08:00
Lucas Rocha
ca69f1d59f Bug 699793 - Clear favicon urls database when history is cleared (r=blassey) 2012-01-13 16:21:20 +00:00
Kartikaya Gupta
d33025d8bc Bug 715836 - Ensure the UI is only modified from the UI thread. r=pcwalton 2012-01-13 07:03:22 -05:00
Kartikaya Gupta
7c67e3822a Bug 715836 - (Cleanup) Remove unused functions. r=pcwalton 2012-01-13 07:03:22 -05:00
Kartikaya Gupta
38a9f42d19 Bug 715326 - Fix viewport position when zooming up a page that is smaller than the viewport on both axes. r=pcwalton
Take a page that has width PW and height PH, where PW is less
than the viewport width VW and PH is less than the viewport height
VH, and VW/PW > VH/PH. If we scale this up to fit the viewport,
then the vertical viewport position ends up scrolled to the bottom
(or partway to the bottom depending on how long the page is). This
fixes that by shifting the focal point in this case.
2012-01-12 22:47:56 -05:00
Kartikaya Gupta
b2cee1434e Bug 715326 - Don't round the page size in browser.js. r=pcwalton
Rounding the page size before sending it to Java serves no real
purpose, and introduces rounding errors that I have observed to
be up to a couple of pixels, depending on the screen size and page
dimensions.
2012-01-12 22:47:33 -05:00
Ed Morley
17f04a78f4 Merge mozilla-central to mozilla-inbound 2012-01-13 03:19:46 +00:00
Doug Turner
ba6c3bf88f Bug 704467 - Crash in mozalloc_abort | __swrite | dexDataMapAlloc. Protect against a bad class cast. r=wesj 2012-01-12 09:59:59 -08:00
Brad Lassey
6043d47e41 bug 711136 - thumbnails on about:home are really poor quality r=mfinkle 2012-01-11 00:09:48 -08:00
Dmitrij Petters
2f5f748999 Bug 714767 - Grey horizontal band on bottom layer of URLBar [r=mbrubeck] 2012-01-11 16:58:19 -08:00
Matt Brubeck
721d5c3c5a Bug 714285 - Fix bug in text input context menu matching [r=wesj] 2012-01-11 16:36:11 -08:00
Matt Brubeck
13a1590242 Bug 712307 - Update the urlbar icons for Android fennec [r=bnicholson] 2012-01-11 16:36:11 -08:00
Matt Brubeck
c80f8e909f Bug 715211 - Update tab menu icons for Android fennec [r=wesj] 2012-01-11 13:59:55 -08:00
Matt Brubeck
d96cb63674 Bug 714920 - Don't include Copy All or Select All in context menu for empty fields [r=mfinkle] 2012-01-11 13:59:39 -08:00