Mike Hommey
2bfc8e18f6
Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges.
...
--HG--
rename : mozglue/build/Makefile.in => memory/mozutils/Makefile.in
rename : mozglue/build/dummy.cpp => memory/mozutils/dummy.cpp
rename : mozglue/build/fixcrt.py => memory/mozutils/fixcrt.py
rename : mozglue/build/mozglue.def.in => memory/mozutils/mozutils.def.in
rename : mozglue/android/APKOpen.cpp => other-licenses/android/APKOpen.cpp
rename : mozglue/android/APKOpen.h => other-licenses/android/APKOpen.h
rename : mozglue/android/nsGeckoUtils.cpp => other-licenses/android/nsGeckoUtils.cpp
2011-12-28 12:12:09 +01:00
Mike Hommey
e9f8da3262
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey
...
--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/mozutils.def.in
2011-12-28 08:24:02 +01:00
Julien Vermet
3f61c157e0
Bug 699543 - "Show a 'new tab' toast alert when opening a background tab" [r=mbrubeck]
2011-11-27 06:49:00 -08:00
Kartikaya Gupta
e093dd0a3f
Bug 710297 - Send page size updates to Java more often during load. r=Cwiiis
2011-12-27 00:57:27 -05:00
Kartikaya Gupta
45b0983cd1
Bug 712386 - Limit how much zoom can be applied. r=Cwiiis
2011-12-27 00:56:57 -05:00
Brad Lassey
2b1686ec69
bug 712559 - top sites section of about:home resizes when thumbnails populate r=mfinkle
2011-12-27 12:44:22 -05:00
Steffen Wilberg
6eefde36ff
Bug 713072: Bring the 'Licensing information' link in about: in line with the other links. r=mfinkle
2011-12-27 14:26:18 +01:00
Geoff Lankow
84b1787268
Backed out 3 changesets (bug 710297, bug 712386, bug 712761) for perma-orange on Android native m1 and m2
...
Backed out changeset 3b1e6033d3ff (bug 712761)
Backed out changeset bb41941cdf9d (bug 710297)
Backed out changeset d4f9960e286a (bug 712386)
2011-12-28 01:00:02 +13:00
Margaret Leibovic
5bfe949de1
Bug 711216 - Form autocomplete popup doesn't disappear when input gets out of view after pinch zoom [r=mfinkle]
2011-12-21 17:03:21 -08:00
Margaret Leibovic
c873b33571
Bug 712588 - Clear location not available in 'Clear Site Settings' [r=mfinkle]
2011-12-22 11:50:44 -08:00
Mark Finkle
78db0e852c
Bug 712627 - Fennec crashes if a long tap is performed in AwesomeBar/History (forgot to qref) [r=mfinkle]
2011-12-27 01:13:25 -05:00
Wesley Johnston
85c4da32cb
Bug 712627 - Fennec crashes if a long tap is performed in AwesomeBar/History [r=mfinkle]
2011-12-27 01:07:46 -05:00
Mark Finkle
a0d92cdce1
Bug 713600 - MasterPassword helper is missing _tokenName [r=blassey]
2011-12-27 01:07:44 -05:00
Mark Finkle
2bcce09e16
Bug 713578 - java.lang.NullPointerException at org.mozilla.gecko.Tabs.closeTab [r=blassey]
2011-12-27 01:07:41 -05:00
Brad Lassey
5b72e67ebd
Bug 712980 - java.lang.NullPointerException @ org.mozilla.gecko.GeckoPreferences.onPreferenceChange [r=mfinkle]
2011-12-26 10:19:27 -05:00
Kartikaya Gupta
da2f028462
Bug 712761 - Fix returning incorrect object from openURI. r=dougt
2011-12-27 00:58:18 -05:00
Kartikaya Gupta
5c2043444b
Bug 710297 - Send page size updates to Java more often during load. r=Cwiiis
2011-12-27 00:57:27 -05:00
Kartikaya Gupta
954005ec2a
Bug 712386 - Limit how much zoom can be applied. r=Cwiiis
2011-12-27 00:56:57 -05:00
Chris Lord
d23cdc52f0
Bug 711426 - Fix some causes of crashes when rotating. r=kats
...
The lock on the software buffer was not being respected when destroying the
surface on screen rotation, meaning we could destroy it while Gecko was still
drawing to it. This would certainly cause a crash on rotation under the right
conditions. The same situation also occurred in
GeckoSoftwareLayerClient.getBitmap().
We also waited until the next redraw when freeing the old texture associated
with the surface. This had the effect of temporarily increasing the memory
usage (generally by either 4.5 or 9 megabytes). If memory pressure is high,
this could also cause a crash, though it is far less likely than the above case.
2011-12-24 00:49:00 +00:00
Gian-Carlo Pascutto
b4cbe2ee24
Bug 712718 - Force creation of WebIconDatabase event handler. r=dougt
2011-12-24 00:55:53 +01:00
Brad Lassey
7afc146e06
bug 711680 - VKB/Awesome bar shows Search /Magnifying glass after you goto an url and then tap twice on the awesome bar r=dougt
2011-12-23 14:40:17 -05:00
Brad Lassey
5e7aef2396
bug 712380 - Add support for clobbering the Android resources when needed r=dougt
2011-12-21 19:44:33 -05:00
Geoff Brown
ed22c6af2d
Bug 701076: Minor updates to robotium tests to improve reliability of text entry; r=jmaher
2011-12-22 09:09:50 -05:00
Chris Lord
157c7f8bcb
Bug 709152 - Adjust viewport offset while panning. r=pcwalton
...
This patch adjusts the viewport offset while panning to increase the
buffered area in the direction of panning, and thereby reduce checkerboarding.
2011-12-22 11:35:41 +00:00
Chris Lord
36d311dfe0
Bug 709152 - Squash multiple viewport events in nsAppShell. r=pcwalton
...
We only ever want to respond to the latest viewport sent, separate the
viewport change into its own event and remove all but the latest in the queue
when processing events.
2011-12-22 11:35:32 +00:00
Chris Lord
53830bd6b8
Bug 709152 - Group multiple texture uploads into a single upload. r=pcwalton
...
Instead of tracking multiple rectangles when we receive endDrawing calls,
just union the dirty area into a single rectangle.
2011-12-22 11:35:17 +00: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
Brad Lassey
3c044db9ca
bug 712787 - remove showScreenshot (dead code) r=dougt
2011-12-21 18:01:57 -05:00
Brad Lassey
1c19edfa9c
bug 712719 - NullPointerException at org.mozilla.gecko.GeckoAppShell.notifyIMEEnabled r=dougt
2011-12-21 18:14:46 -05:00
Steffen Wilberg
7e57b0a078
Bug 712766: Replace the buildid by an easily readable build date in about:. r=mfinkle
2011-12-21 23:20:02 +01:00
Sriram Ramasubramanian
9d243d11ea
Bug 712477: Landscape specific resources should be used in Android [r=mfinkle]
2011-12-21 00:03:34 -08:00
Mark Finkle
0aa0ecf02f
Bug 712414 - Throbber does not stop after running on pages that use document.write without document.close [r=mbrubeck]
2011-12-21 16:34:02 -05:00
Wes Johnston
37e18a6598
Bug 700527 - Master password support for native fennec. r=mfinkle
2011-12-21 13:08:01 -08:00
Ed Morley
0b3d8de319
Merge mozilla-central to mozilla-inbound
2011-12-21 20:42:18 +00:00
Ed Morley
5a36c97a86
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-21 20:31:10 +00:00
Margaret Leibovic
3d288c6d3a
backout 243520b7d8c3 because it broke the autocomplete popup text
2011-12-21 12:30:53 -08:00
Matt Brubeck
26bb91936c
Bug 709921 - (followup) Update strings about:config to say "Settings" instead of "Preferences" [r=mfinkle]
2011-12-21 11:20:06 -08:00
James Willcox
de4b11c5d1
Bug 670930 - Use asynchronous direct texturing on Android when available
2011-12-21 14:05:23 -05:00
Richard Newman
3f28991c6c
Bug 709391 - hide Sync setup task in Launcher, make syncs return immediately. a=java-only.
2011-12-21 08:44:08 -08:00
Richard Newman
043051bcb6
Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only
2011-12-21 08:44:08 -08:00
Richard Newman
af64fc1ffa
Bug 709391 - Part 3: Makefile changes to preprocess sync_syncadapter.xml. r=blassey
2011-12-21 08:44:06 -08:00
Richard Newman
c5040cf595
Bug 709391 - Part 2: l10n build changes to include Sync strings. r=blassey, f=Pike
2011-12-21 08:44:06 -08:00
Richard Newman
143b18eb59
Bug 709391 - Part 1: implement in-Fennec Android Sync shipping solution. r=blassey
2011-12-21 08:44:06 -08:00
Margaret Leibovic
c3c678b17d
Bug 711595 - Request desktop site should be disabled for the same URIs as share. r=mfinkle
2011-12-21 08:05:38 -08:00
Ed Morley
52dc30d629
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-21 12:11:14 +00:00
Steffen Wilberg
2882beefc1
Bug 704588 - New design for about: = about:firefox = about:fennec to match about:home. ui-spec by ibarlow, r=mfinkle
2011-12-21 11:40:31 +00:00
Patrick Walton
db6ad2a9da
Bug 712527 - Save and restore the deck's selected panel when removing a tab. r=mfinkle
2011-12-20 21:13:20 -08:00
Doug Turner
10d14124c9
Bug 712358 - Enable asynchronous I/O sqlite backend. This should improvement perf, but not preserve the durable property. The plan is to collect data only on m-c. if the data looks good, then we should consider uplifting. If the data doesn't look good, we back out. r=taras/blassey
2011-12-20 21:04:26 -08:00
Alex Pakhotin
37faff1e3c
Bug 705939 - Enter key pressed in the Awesome Bar does not open an URL sometimes. r=blassey
2011-12-20 19:44:17 -08:00
Sriram Ramasubramanian
9db71d25d3
Bug 711428: Awesomescreen tab indicators needs to be curved [r=mfinkle]
2011-12-20 12:53:56 -08:00