Граф коммитов

654 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle ab0b6d7da1 Bug 714829 - Unused StringBuffer is created in GeckoApp.addEnvToIntent [r=dougt] 2012-01-03 12:19:51 -05:00
Brad Lassey bdaf5ae427 bug 714553 - align embedding/android/Makefile.in with mobile/android/base/Makefile.in r=khuey 2012-01-01 19:18:48 -05:00
Axel Hecht 243ee711e1 bug 708015, support both native and xul l10n, r=stas, dougt
--HG--
rename : mobile/android/locales/Makefile.in => mobile/locales/Makefile.in
rename : mobile/android/locales/en-US/chrome/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/android/locales/en-US/chrome/overrides/appstrings.properties => mobile/locales/en-US/overrides/appstrings.properties
rename : mobile/android/locales/en-US/chrome/overrides/netError.dtd => mobile/locales/en-US/overrides/netError.dtd
rename : mobile/android/locales/en-US/chrome/overrides/passwordmgr.properties => mobile/locales/en-US/overrides/passwordmgr.properties
rename : mobile/android/locales/en-US/profile/bookmarks.inc => mobile/locales/en-US/profile/bookmarks.inc
rename : mobile/android/locales/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/android/locales/en-US/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/android/locales/en-US/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/android/locales/en-US/searchplugins/twitter.xml => mobile/locales/en-US/searchplugins/twitter.xml
rename : mobile/android/locales/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/android/locales/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
rename : mobile/android/locales/filter.py => mobile/locales/filter.py
rename : mobile/android/locales/generic/profile/bookmarks.json.in => mobile/locales/generic/profile/bookmarks.json.in
rename : mobile/android/locales/jar.mn => mobile/locales/jar.mn
rename : mobile/android/locales/l10n.ini => mobile/locales/l10n.ini
2011-12-22 00:10:06 +01:00
Matt Brubeck 24aec25c9a Bug 708772 - (1/3) Add IsTablet method to AndroidBridge [r=dougt] 2011-12-14 13:53:38 -08:00
Brad Lassey 4a573899c2 bug 708283 - NullPointerException in VideoPlayer on launch r=dougt 2011-12-07 09:43:34 -08:00
Brad Lassey c31ccdc3d2 bug 705572 - Kindle Fire: YouTube videos do not open in unavailable YouTube App r=dougt,mfinkle 2011-12-05 16:57:33 -05:00
Brad Lassey d1c9f63ea3 bug 708171 - XUL fennec hangs on start up r=mbrubeck 2011-12-06 20:24:33 -08:00
Brad Lassey 782456cfdf reverting enbedding/android to pre-birch IGNORE BAD COMMIT MESSAGES 2011-12-06 01:37:14 -05:00
Doug Turner 7246b7feb2 no bug. Removing embedding/android on birch so that no one gets confused. use mobile/android/base 2011-11-18 16:50:37 -08:00
Lucas Rocha 1af2d30f95 Bug 699786 - Cancel pending favicon loads when location changes (r=blassey) 2011-11-17 21:35:19 +00:00
Lucas Rocha a608d9eac0 Bug 699786 - Add API and infra to support favicon load cancellation (r=blassey) 2011-11-17 21:35:17 +00:00
Lucas Rocha 7345d5bfbb Bug 699786 - Use Android's AsyncTask in Favicons (r=blassey)
Ensure that listener is always called on main UI thread. We'll need AsyncTask's
cancellation support in Favicons.
2011-11-17 21:35:14 +00:00
Sriram Ramasubramanian 324c90e730 Bug 697098: Do not scroll tab list on onTabsChanged() [r=mfinkle] 2011-11-17 15:31:08 -08:00
Patrick Walton 9350a86e95 Bug 703421 - Part 2: Add an API bridge so that picking up part 1 of this patch from m-c won't break us. rs=pcwalton 2011-11-17 19:24:35 -08:00
James Willcox 0c36608f96 Bug 703069 - Do a better job of guessing plugin package name r=blassey 2011-11-17 13:26:08 -05:00
Brad Lassey a1ed1a4a6a bug 703080 - we need a way to determine the appname from the apk r=aki,dougt 2011-11-17 20:15:29 -05:00
Brad Lassey 31766c6aa7 bug 702183 - Fennec 9.0b1 now asking for extra "read sensitive log data" permission r=dougt 2011-11-17 20:08:14 -05:00
Patrick Walton 650a05698b Bug 703426 - Fix race condition when loading screenshot. r=dougt 2011-11-17 16:34:55 -08:00
Brian Nicholson ebf6788b46 Bug 701839 - Wrong favicon displayed when both default location and link exists (crash fix) CLOSED TREE 2011-11-17 14:34:11 -08:00
Doug Turner 35535b2136 Bug 701023 - strictmode Disk read Violation on startup - Move loading the PlaceholderLayerClient last screen png to a thread. This results in a bit of checkerboarding before the file is read in and drawn to the screen. r=pcwalton
--HG--
extra : rebase_source : 8ede767adbbc496d6c4f68277092193e08cfb2cc
2011-11-17 13:04:21 -08:00
Lucas Rocha 2850e486b6 Bug 700951 - Back button on AwesomeBar should return to browser (r=mfinkle)
Except when SKB is in fullscreen mode, in which case we simply dismiss the
keyboard.
2011-11-17 15:47:06 +00:00
Lucas Rocha 3ad87c0971 Bug 700951 - Factor out method to cancel and finish AwesomeBar (r=mfinkle)
So that we can reuse same code in other parts of AwesomeBar.
2011-11-17 15:47:03 +00:00
Brian Nicholson a0e49ffb51 Bug 701839 - Wrong favicon displayed when both default location and link exists [r=mfinkle] 2011-11-17 12:57:27 -08:00
Sriram Ramasubramanian 590801a6c6 Bug 703344: Stop and security icons are bigger than needed [r=mfinkle] 2011-11-17 12:21:27 -08:00
Kartikaya Gupta b42612cf07 Bug 702412 - Fix float comparisons to use an epsilon [r=pcwalton] 2011-11-17 14:43:28 -05:00
Kartikaya Gupta 7938926a66 Bug 703059 - Fixup log tag strings [r=mfinkle]
Standardize on "Gecko" + filename as the log tag for
each file. Strip "Gecko" from the front of the filename
if it already starts with "Gecko". This allows grepping
for either the filename or Gecko in logcat output.
2011-11-17 14:36:09 -05:00
Sriram Ramasubramanian 5e053ea2f7 Bug 703094: AwesomeScreen should use same background as URL bar [r=mfinkle] 2011-11-17 11:18:23 -08:00
Brian Nicholson a5515e2446 Bug 701826 - Preferences gets unchecked temporarily when going to the preferences page [r=mfinkle] 2011-11-17 11:22:09 -08:00
Sriram Ramasubramanian 896131aeb0 Bug 703115: Site security represented a lock in URLbar [r=mfinkle] 2011-11-16 17:26:44 -08:00
Sriram Ramasubramanian 66c90a9710 Bug 697726: Stop button in URL bar [r=mfinkle] 2011-11-16 16:23:22 -08:00
Kartikaya Gupta 35dfb2181b Bug 700559 - Fix crash with overlapping fling events [r=pcwalton]
A crash occurs when a second fling is started while the
first fling has a non-zero velocity but zero excess. This
happens because the displacement could temporarily trigger
an overscroll, but then since the new viewport is not saved,
it reverts back to no overscroll. However, state variables
have already been updated, leading to things being out of
sync and triggering the crash. Adding a call to update
the position fixes this. See bug for more details.
2011-11-17 13:25:56 -05:00
Lucas Rocha d183fc0d83 Bug 697189 - Don't use transparent theme on AwesomeBar screen (r=mfinkle)
Otherwise the current web page will be visible 'under' the AwesomeBar screen
while SKB slides in and out.
2011-11-17 10:52:23 +00:00
Lucas Rocha 2a45a3f717 Bug 702962 - Always dismiss SKB on tab change in AwesomeBar (r=mfinkle)
Because we lazy load the content of bookmarks and history tabs, the focus was
not moving to the tab content on tab switch when you first access them.
2011-11-17 10:30:53 +00:00
Lucas Rocha fc442b2339 Bug 701014 - Dismiss SKB when scrolling results in AwesomeBar (r=mfinkle) 2011-11-17 10:30:51 +00:00
Doug Turner 11ddf4e262 Bug 703057 - Put DrawToFile on another thread. r=blassey
--HG--
extra : rebase_source : f90ae83248da6b270baf8abbb873bdb89977d8fc
2011-11-16 14:32:44 -08:00
Sriram Ramasubramanian d08ef8f92c Bug 702821: Doorhanger arrows should point to favicon in the URL bar [r=mfinkle] 2011-11-15 16:15:18 -08:00
Sriram Ramasubramanian b621c34610 Bug 701370: Adding affordance to URL bar [r=mfinkle] 2011-11-15 15:52:54 -08:00
Kartikaya Gupta 1623e470ec Bug 703004 - Fix NPE on touch during startup [r=pcwalton]
Fix a couple of places that transform a point but
don't properly deal with the possible null return
value.
2011-11-16 13:42:45 -05:00
Brad Lassey a37c7a47c8 bug 701703 - Null pointer exception thrown loading Fennec Start Page r=dougt 2011-11-16 10:42:10 -05:00
James Willcox 1f0c5cc542 Bug 702643 - Flash instances should resize according to zoom factor r=blassey 2011-11-16 10:42:10 -05:00
James Willcox 094b51187c Bug 702883 - Use a native solution for locking/unlocking plugin surfaces 2011-11-16 10:42:09 -05:00
Lucas Rocha 4c896560f3 Bug 702688 - Search key on awesomebar screen should dismiss it (r=mfinkle) 2011-11-16 15:03:52 +00:00
Lucas Rocha 988251d6d6 Bug 702306 - Ensure we use sane text colours in AwesomeBar tabs (r=mfinkle)
Relying on system's theme to set text colour on tabs might not work on certain
devices.
2011-11-16 15:01:33 +00:00
Lucas Rocha 4078c450a2 Bug 698816 - Use proper text colours in crash reporter UI (r=mfinkle) 2011-11-16 14:38:44 +00:00
Lucas Rocha eaff7caf18 Bug 698816 - Fix indentation on crash_reporter.xml (r=mfinkle) 2011-11-16 14:38:42 +00:00
Alex Pakhotin d5d780d129 Bug 699792 - ALT key not working correctly on Motorola DROID PRO. r=blassey 2011-11-15 18:05:02 -08:00
Margaret Leibovic 21b45c57ac Bug 702778 - Only update the doorhanger popup for the currently selected tab. r=mfinkle 2011-11-15 14:51:57 -08:00
Matt Brubeck c74dd0c655 Bug 701527 - Hide indexedDB quota prompt when it is canceled by content [r=margaret] 2011-11-15 14:45:54 -08:00
Wes Johnston d9c6ec084e Backout 6b1414e0a6e8 and 8f3eacc9ceb6 2011-11-15 14:04:07 -08:00
Wes Johnston feb9c86acb Bug 701594 - Snap back if you zoom out further than the page size. r=pcwalton 2011-11-15 13:41:28 -08:00