Mark Finkle
94e39766e0
Bug 714829 - Unused StringBuffer is created in GeckoApp.addEnvToIntent [r=dougt]
2012-01-03 12:19:51 -05:00
Brad Lassey
eda9fe4d1f
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
ce89f4bbaf
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
1de8999cca
Bug 708772 - (1/3) Add IsTablet method to AndroidBridge [r=dougt]
2011-12-14 13:53:38 -08:00
Brad Lassey
defd6d1c90
bug 708283 - NullPointerException in VideoPlayer on launch r=dougt
2011-12-07 09:43:34 -08:00
Brad Lassey
46cbfa3ea5
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
f61d0020ea
bug 708171 - XUL fennec hangs on start up r=mbrubeck
2011-12-06 20:24:33 -08:00
Brad Lassey
60619e46d5
reverting enbedding/android to pre-birch IGNORE BAD COMMIT MESSAGES
2011-12-06 01:37:14 -05:00
Doug Turner
1c242dbd85
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
9b4b251ae9
Bug 699786 - Cancel pending favicon loads when location changes (r=blassey)
2011-11-17 21:35:19 +00:00
Lucas Rocha
d14280ccd9
Bug 699786 - Add API and infra to support favicon load cancellation (r=blassey)
2011-11-17 21:35:17 +00:00
Lucas Rocha
7630d6c2b4
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
4a85aab8a1
Bug 697098: Do not scroll tab list on onTabsChanged() [r=mfinkle]
2011-11-17 15:31:08 -08:00
Patrick Walton
75825ea861
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
1c68992047
Bug 703069 - Do a better job of guessing plugin package name r=blassey
2011-11-17 13:26:08 -05:00
Brad Lassey
4866903b3c
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
b9be9ccac3
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
1910d1d7c0
Bug 703426 - Fix race condition when loading screenshot. r=dougt
2011-11-17 16:34:55 -08:00
Brian Nicholson
c9f50a4283
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
d3adf11251
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
1f335acd34
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
be9441799d
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
159942b9ec
Bug 701839 - Wrong favicon displayed when both default location and link exists [r=mfinkle]
2011-11-17 12:57:27 -08:00
Sriram Ramasubramanian
e758ab9184
Bug 703344: Stop and security icons are bigger than needed [r=mfinkle]
2011-11-17 12:21:27 -08:00
Kartikaya Gupta
2be53983e3
Bug 702412 - Fix float comparisons to use an epsilon [r=pcwalton]
2011-11-17 14:43:28 -05:00
Kartikaya Gupta
f3c449c527
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
2767043d6a
Bug 703094: AwesomeScreen should use same background as URL bar [r=mfinkle]
2011-11-17 11:18:23 -08:00
Brian Nicholson
602c998a17
Bug 701826 - Preferences gets unchecked temporarily when going to the preferences page [r=mfinkle]
2011-11-17 11:22:09 -08:00
Sriram Ramasubramanian
924bbcb930
Bug 703115: Site security represented a lock in URLbar [r=mfinkle]
2011-11-16 17:26:44 -08:00
Sriram Ramasubramanian
c12d69d77f
Bug 697726: Stop button in URL bar [r=mfinkle]
2011-11-16 16:23:22 -08:00
Kartikaya Gupta
d89ebbfd72
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
64c329450d
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
5b9e6c7c51
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
1783cbc49c
Bug 701014 - Dismiss SKB when scrolling results in AwesomeBar (r=mfinkle)
2011-11-17 10:30:51 +00:00
Doug Turner
38bd64c879
Bug 703057 - Put DrawToFile on another thread. r=blassey
...
--HG--
extra : rebase_source : f90ae83248da6b270baf8abbb873bdb89977d8fc
2011-11-16 14:32:44 -08:00
Sriram Ramasubramanian
43053c83cc
Bug 702821: Doorhanger arrows should point to favicon in the URL bar [r=mfinkle]
2011-11-15 16:15:18 -08:00
Sriram Ramasubramanian
3b4d702e7e
Bug 701370: Adding affordance to URL bar [r=mfinkle]
2011-11-15 15:52:54 -08:00
Kartikaya Gupta
651c161e41
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
8bdb2c9dc3
bug 701703 - Null pointer exception thrown loading Fennec Start Page r=dougt
2011-11-16 10:42:10 -05:00
James Willcox
ce20c15d0a
Bug 702643 - Flash instances should resize according to zoom factor r=blassey
2011-11-16 10:42:10 -05:00
James Willcox
6b6e39d390
Bug 702883 - Use a native solution for locking/unlocking plugin surfaces
2011-11-16 10:42:09 -05:00
Lucas Rocha
71d3eee243
Bug 702688 - Search key on awesomebar screen should dismiss it (r=mfinkle)
2011-11-16 15:03:52 +00:00
Lucas Rocha
b19ceef2d2
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
4f0198967d
Bug 698816 - Use proper text colours in crash reporter UI (r=mfinkle)
2011-11-16 14:38:44 +00:00
Lucas Rocha
f154c73685
Bug 698816 - Fix indentation on crash_reporter.xml (r=mfinkle)
2011-11-16 14:38:42 +00:00
Alex Pakhotin
dea0f42679
Bug 699792 - ALT key not working correctly on Motorola DROID PRO. r=blassey
2011-11-15 18:05:02 -08:00
Margaret Leibovic
7fb524cbd1
Bug 702778 - Only update the doorhanger popup for the currently selected tab. r=mfinkle
2011-11-15 14:51:57 -08:00
Matt Brubeck
e6fa4805c8
Bug 701527 - Hide indexedDB quota prompt when it is canceled by content [r=margaret]
2011-11-15 14:45:54 -08:00
Wes Johnston
00a7e573c4
Backout 6b1414e0a6e8 and 8f3eacc9ceb6
2011-11-15 14:04:07 -08:00
Wes Johnston
f3fba559d3
Bug 701594 - Snap back if you zoom out further than the page size. r=pcwalton
2011-11-15 13:41:28 -08:00