Ed Morley
d4955c75c9
Backout 50cc461ad671 (bug 725380),
2012-02-08 20:17:00 +00:00
Mark Finkle
a3ab1f3918
Bug 725380 - CrashReporter can call doFinish twice r=kats
2012-02-08 14:23:22 -05:00
Sinker Li
fc33cc169a
Bug 697641, part 4: Pass sensor events from Android to Gecko. r=cjones
2011-10-29 10:35:29 +00:00
Sinker Li
8831c028c6
Bug 697641, part 1: Export Android Sensor Manager API to Gecko. r=cjones
2012-02-05 19:51:05 +00:00
Chris Lord
6a02ed7ca5
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
Brad Lassey
b84511ce96
bug 719560 - Can't publish split native and xul builds under the same product on android market, include large screens for xul r=mbrubeck
2012-02-04 02:05:26 -05:00
Ed Morley
46f66f0c50
Backout 90f7f032757f, 6695904a4a70, 50e98f67df1b & d26e8631514c (bug 697641) for native Android failures and 20289eb83e51 (bug 712378) because it conflicted with the backout CLOSED TREE
2012-02-02 10:09:40 +00:00
Sinker Li
b908f47a6b
Bug 697641, part 4: Pass sensor events from Android to Gecko. r=cjones
2011-10-29 10:35:29 +00:00
Sinker Li
6c2a9c2a5f
Bug 697641, part 1: Export Android Sensor Manager API to Gecko. r=cjones
2012-02-01 22:47:51 -08:00
Brad Lassey
75ebf6e8cc
bug 719560 - Can't publish split native and xul builds under the same product on android market r=mbrubeck
2012-01-19 16:52:44 -05:00
Matt Brubeck
59734e78eb
Merge mozilla-central and mozilla-inbound
2012-02-01 17:09:34 -08:00
Wes Johnston
16c435842a
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
Matt Brubeck
04c5eea3f9
Bug 722808 - Back out c0ae127e29cd (bug 717522) because of nightly build failures
2012-01-31 14:36:34 -08:00
Axel Hecht
0420fe71e9
bug 717522, fix xul l10n repacks, r=aki
...
Ports the hack from bug 714553 to l10n repacks
2012-01-30 15:14:10 +01:00
Mike Hommey
be671dceba
Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey
2012-01-25 10:36:58 +01:00
Brad Lassey
daeb728ef5
backout 934ce089223c because xul builds can't install on tegras running 2.2 to run tests
2012-01-30 23:34:44 -05:00
Brad Lassey
50574696de
bug 719560 - Can't publish split native and xul builds under the same product on android market r=mbrubeck
2012-01-19 16:52:44 -05:00
Wes Johnston
dce4c7adfa
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Matt Brubeck
60b540afa7
Back out bug 718760, bug 725052, bug 732069 because of broken Android build
2012-03-12 10:37:22 -07:00
Wes Johnston
b3517c8987
Bug 732069 - Remove library extraction from APKOpen. r=glandium,blassey
...
* * *
Bug 718760 - Fix bustage by removing extra apk_mtime variable. r=glandium
2012-03-08 10:25:44 -08:00
Wes Johnston
f345491778
Bug 718760 - Crypto for the java passwords provider. r=blassey,bsmith
2012-03-08 10:25:44 -08:00
Wes Johnston
92a702e9c6
Bug 603008 - Android widget multitouch implementation. r=blassey,kats
2012-01-25 01:31:33 +01:00
Matt Brubeck
1ea391744d
Bug 719795 - Crash when GeckoSmsManager.init is called more than once [r=blassey,mounir]
2012-01-24 08:06:47 -08:00
Chris Lord
0bb534ddd1
Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
...
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-24 15:39:53 +00:00
Gian-Carlo Pascutto
dd4a47e3ef
Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey
2012-01-19 21:19:56 +01: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
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
a5e3e6da12
Bug 674725 - Part AU - Release message lists in case of GC. r=smaug,cjones
2012-01-17 19:43:08 +01:00
Mounir Lamouri
e4d5e1b762
Bug 674725 - Part AT - Handle failures for getMessages(). r=smaug,cjones
2011-12-22 23:25:14 +01:00
Mounir Lamouri
732bf07b75
Bug 674725 - Part AQ - Read the next message in the list (Android backend). r=cjones
2011-12-22 23:16:59 +01:00
Mounir Lamouri
dcbad0bb56
Bug 674725 - Part AL - Store Android Cursors to keep track of created message lists. r=cjones
2011-12-22 23:16:22 +01:00
Mounir Lamouri
48d52a6f2f
Bug 674725 - Part AK - Create an Android Cursor when a message list is requested. r=cjones
2011-12-20 09:07:25 +01:00
Mounir Lamouri
b9b285610f
Bug 674725 - Part AG - Notify when delete() fails. r=smaug,cjones sr=sicking
2011-12-22 23:15:44 +01:00
Mounir Lamouri
9271bc326b
Bug 674725 - Part AF - Implement delete() on Android. r=cjones
2011-12-22 23:15:28 +01:00
Mounir Lamouri
bbb4a45fc6
Bug 674725 - Part AD - Notify when getMessage() fails. r=smaug,cjones sr=sicking
2011-12-22 23:14:45 +01:00
Mounir Lamouri
608642548a
Bug 674725 - Part AC - Implement getMessage() on Android. r=cjones
2011-12-22 23:08:58 +01:00
Mounir Lamouri
3b9cbe81d3
Bug 674725 - Part AB - Create a thread to handle SMS IO on Android. r=cjones
2011-12-19 11:16:39 +01:00
Mounir Lamouri
54a820fdb5
Bug 674725 - Part Y - Notify when send() fails. r=smaug,cjones sr=sicking
2011-12-22 23:06:35 +01:00
Mounir Lamouri
fcf1028f48
Bug 674725 - Part X - Use SmsRequest for send() method. r=smaug,cjones
2012-01-13 14:26:50 +01:00
Mounir Lamouri
7ed9793b94
Bug 674725 - Part U - Implement WebSMS delivered event for the Android backend. r=cjones
2012-01-13 14:26:24 +01:00
Mounir Lamouri
830ad36747
Bug 674725 - Part R - Save sent messages in the Android database. r=cjones
2012-01-13 14:25:47 +01:00
Mounir Lamouri
58d7b40658
Bug 674725 - Part P - Implement a system able to listen to sent messages in the WebSMS Android backend. r=cjones
2011-12-06 11:46:37 +08:00
Mike Hommey
ae66db8f89
Bug 714553 - Avoid race condition for objdir/embedding/android/R.java dependencies, pending-r=ted
2012-01-11 10:12:25 +01:00
Marco Bonardo
2b20126f0a
Backout 789f244f34f8, 1bea53f2d067, 577cba6021d2, 4191fe602648 (bug 697641) for win build bustage
2012-01-16 15:43:46 +01:00
Sinker Li
9311df1d8e
Bug 697641, part 4: Pass sensor events from Android to Gecko. r=cjones
2012-01-16 14:38:00 +01:00
Sinker Li
4ad47b337e
Bug 697641, part 1: Export Android Sensor Manager API to Gecko. r=cjones
2012-01-16 14:37:34 +01:00
Mike Hommey
e53de290fb
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
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
Wes Johnston
2707eda099
Bug 697701 - Support double tap zooming. r=pcwalton
2011-11-15 13:41:19 -08:00
Margaret Leibovic
0beda8fe6c
Bug 702386 - Support setting persistence to -1 for doorhangers (and fix buggy doorhanger removal code). r=mfinkle
2011-11-15 12:30:54 -08:00
Doug Turner
56609ba3d8
Merge with m-c fd478c02c29c
2011-11-15 11:18:06 -08:00
Ed Morley
4c050d1ea6
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-15 19:07:09 +00:00
Kartikaya Gupta
4fbd70a78b
Bug 702416 - Replace FloatRect with android.graphics.RectF [r=pcwalton]
2011-11-15 12:13:06 -05:00
Kartikaya Gupta
c1bba92a23
Bug 702416 - Replace IntRect with android.graphics.Rect [r=pcwalton]
2011-11-15 12:11:53 -05:00
Kartikaya Gupta
574ddc6edd
Bug 702416 - Replace FloatPoint with android.graphics.PointF [r=pcwalton]
2011-11-15 11:59:41 -05:00
Kartikaya Gupta
9247156b75
Bug 702416 - Replace IntPoint with android.graphics.Point [r=pcwalton]
2011-11-15 11:58:28 -05:00
Patrick Walton
89cf7805b9
Bug 702403 - Don't fling if the velocity is low [r=kats]
2011-11-15 11:58:21 -05:00
Doug Turner
60e3b73d7c
Bug 690201 - dead code - mLastDrawEvent never used. r=mbrubeck
2011-11-14 19:12:26 -08:00
Doug Turner
b68bf1210e
Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey
2011-11-14 19:12:14 -08:00
James Willcox
84d7d6fcda
Bug 692988 - Give Flash a valid application directory
2011-11-14 19:47:38 -05:00
James Willcox
63320990d9
Bug 702341 - Add a hack to make plugins (mostly) positioned correctly [r=blassey]
2011-11-14 20:22:12 -05:00
James Willcox
9d78381b4e
bug 702339 - Go back to using an AbsoluteLayout r=blassey
2011-11-15 10:43:42 -05:00
James Willcox
56f378912b
bug 702334 - Fix deadlocks caused by Flash r=blassey
2011-11-15 10:43:42 -05:00
James Willcox
7c0813b90d
bug 702330 - Revert to drawing Flash plugin with a SurfaceView r=blassey
2011-11-15 10:43:42 -05:00
Sriram Ramasubramanian
31786f3fe2
Bug 702287: Caret should be shown throughtout the animation [r=mfinkle]
2011-11-14 15:30:34 -08:00
Sriram Ramasubramanian
3aaa021040
Bug 700936: Tabs button should be on the right [r=mfinkle]
2011-11-14 14:26:39 -08:00
Sriram Ramasubramanian
5f5e864300
Bug 700434: Dismiss doorhangers on pressing back button [r=mfinkle]
2011-11-14 15:58:14 -08:00
Sriram Ramasubramanian
33d48f9342
Bug 700434: Dismiss doorhangers on touching outside it [r=mfinkle]
2011-11-14 15:49:06 -08:00
Doug Turner
1c8dfdcdde
Merge.
2011-11-15 01:09:26 -08:00
Brian Nicholson
92ee594ca0
Bug 701834 - Missing favicons for some sites [r=mfinkle]
2011-11-14 14:48:27 -08:00
Kartikaya Gupta
aa67c763dc
Bug 701292 - Add a pan threshold [r=pcwalton]
...
Don't switch into pan mode if the amount moved after the touch-down
is small. This should prevent eating clicks if the user's finger
wiggles slightly during the click.
2011-11-14 15:55:43 -05:00
Kartikaya Gupta
385c3ab615
Bug 701292 - Fix clicking while panning [r=pcwalton]
...
This is a temporary fix that reduces the incidence of
accidental clicks while panning. It probably messes with
touch events but those aren't working now anyway.
2011-11-10 11:46:18 -05:00
Sriram Ramasubramanian
10951abe26
Bug 701982: AwesomeBar Tabs color mismatch [r=mfinkle]
2011-11-11 21:25:51 -08:00
Alex Pakhotin
b991b8fb2b
Bug 697773 - Cannot type in AwesomeBar URL bar with hard keyboard. r=blassey
2011-11-08 17:33:27 -08:00
Kartikaya Gupta
c61bff164f
Bug 701871 - Remove hacky 3-second timer [r=pcwalton]
...
Remove the 3-second timer that waits for Gecko, and instead
use the event from Gecko.
2011-11-14 11:19:28 -05:00
Brian Nicholson
23d901b30b
Bug 700006 - [layers] about:home show dead space [r=dougt]
2011-11-14 11:14:02 -05:00
Kartikaya Gupta
4d875e7c06
Bug 701873 - Fix NPE in layers code [r=pcwalton]
...
Straighten out some of the convoluted startup flow, which
fixes the NPE as reported in the bug.
2011-11-14 09:28:53 -05:00
Sriram Ramasubramanian
b51e1f8aa7
Bug 701994: Tab counter animation should show overlap of numbers [r=mfinkle]
2011-11-12 01:15:19 -08:00
Sriram Ramasubramanian
8ff906c41c
Bug 701985: Favicon should have transparent background [r=mfinkle]
2011-11-11 21:49:58 -08:00
Margaret Leibovic
bdfb150259
Bug 700913 - Add persistence and timeout features to Doorhangers. r=mfinkle
2011-11-11 13:44:09 -08:00
Margaret Leibovic
dc603e9fb1
Bug 701305 - Refactor DoorHanger code to make it easier to support persistence/timeout options. r=mfinkle
2011-11-11 13:43:38 -08:00
Sriram Ramasubramanian
ccc76e8771
Bug 698095 - Tab count increment/decrement needs animation [r=mfinkle]
2011-11-11 11:26:57 -08:00
Margaret Leibovic
2209f5357f
Bug 701285 - No favicons display after loading pages. r=pcwalton
2011-11-11 10:05:16 -08:00
Sriram Ramasubramanian
8125d3c673
Bug 698598: Reskinning stackable doorhangers. r=mfinkle
2011-11-09 14:45:57 -08:00
Brad Lassey
9161fef949
bug 699716 - Incorrect screenshot shown when starting up after clearing app data r=mfinkle
2011-11-10 21:37:21 -05:00
Brad Lassey
728afb5089
bug 700354 - Use of AsyncTask needs some cleanup r=mfinkle
2011-11-10 21:34:38 -05:00
Doug Turner
a0790afc4b
bug 700847 - crash stack found in logcat while running pageloader tests on native fennec r=blassey
2011-11-10 21:05:02 -05:00
Lucas Rocha
b82ae0353d
Bug 696833 - Implement dynamically coloured tabs in AwesomeBar (r=mfinkle)
2011-11-10 11:22:08 +00:00
Lucas Rocha
a5f59ad0c7
Bug 696833 - Change style of awesome bar entry as per design (r=mfinkle)
2011-11-10 11:18:09 +00:00
Doug Turner
774a4ffd7a
Backed out changeset 821f8e1cd0ed
2011-11-09 19:38:53 -08:00
Doug Turner
7c8a8ea376
Test to see if changes to XRE exit have caused the talos regressions. Should be push to try, but try is dead. See bug 701232.
2011-11-09 18:25:33 -08:00
Patrick Walton
c4170c90c4
Bug 695448 - Implement a Java compositor, and use it to scroll. r=?
2011-11-09 17:39:29 -08:00
Matt Brubeck
955a2d79b2
Revert to addb9a82a6b8 (undo my failed backouts)
2011-11-09 17:31:09 -08:00
Matt Brubeck
ee8c2aaa03
Revert duplicate add-ons menu item accidentally added when merging backouts
2011-11-09 16:33:53 -08:00
Kartikaya Gupta
8b295cc6ce
Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey
...
Not flushing the PrintWriter might cause data to get left in the PrintWriter's
internal buffers, and not get written into the underlying StringWriter. This
might explain why the stack trace does not get written out to the crash report.
2011-11-08 16:41:50 -05:00
Sriram Ramasubramanian
541273fb93
Bug 698220: The tabs should be restored when awesomebar is rotated. [r=mfinkle]
2011-10-31 13:07:23 -07:00
Matt Brubeck
c6ca3ef1b3
Back out 150b57fca97c, 22f16ec4052a, 03c53ee42fc9
...
* * *
Back out 03c53ee42fc9 on suspicion of causing talos failures
2011-11-09 16:06:20 -08:00