Commit Graph

5919 Commits

Author SHA1 Message Date
John Ford
388036a746 Bug 752873 - Part 1: generate Makefile include rather than manifests for Android Sync. r=rnewman 2012-05-09 17:00:53 -07:00
Kyle Huey
9424fc7eaa Bug 751941: Mobile repacks are busted. r=ted 2012-05-09 16:51:41 -07:00
Sriram Ramasubramanian
21a5030bb3 Bug 751690: isApplicationInBackground() should return correct values r=mfinkle 2012-05-08 16:40:12 -07:00
Ed Morley
3007ba8913 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-09 10:15:40 +01:00
Gian-Carlo Pascutto
db61cc4d8d Bug 746860 - Ensure profiles are moved to internal storage before accessing them. Use migrator. r=blassey 2012-05-09 00:51:07 +02:00
Gian-Carlo Pascutto
3ce0903231 Bug 746860 - Don't fail when creating directories that already exist. r=blassey 2012-05-09 00:50:52 +02:00
Joe Drew
3a0f3e8a93 Bug 728026 - Leave the scissor bit enabled when we return from Java code. r=jrmuizel 2012-05-01 12:12:45 -04:00
Kartikaya Gupta
fbccc6d2c9 Bug 752939 - Update the mGeckoViewport when switching tabs so that we map touch events to the right point. r=Cwiiis 2012-05-08 13:33:48 -04:00
Justin Lebar
b54abd8d84 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Chenxia Liu
964bf555d3 Bug 738676 - Pair a device not working a second time. r=rnewman, a=blocking-fennec 2012-05-08 15:14:48 -07:00
Lucas Rocha
7b397dce67 Bug 725389 - Set number of columns in top site's grid view onMeasure (r=mfinkle) 2012-05-08 11:44:48 +01:00
James Willcox
a8979633ad Bug 752153 - Improve the exit procedure for the Gecko Android Looper r=blassey
--HG--
extra : rebase_source : 13bef9a232f076b883aab9ab1ef48f5e82f50a06
2012-05-07 21:32:53 -04:00
Brian Nicholson
e7bbc2f3f4 Bug 752713 - Only save thumbnail if document stop URL matches tab URL. r=blassey 2012-05-07 16:54:52 -07:00
Eitan Isaacson
3f6842212f Bug 752729 - Open select dialog via DOM event instead of Android message. r=mbrubeck 2012-05-07 16:52:20 -07:00
Margaret Leibovic
26f566a059 Bug 752172 - Turn SiteIdentityPopup into a singleton. r=mbrubeck 2012-05-07 16:17:08 -07:00
Margaret Leibovic
bc80d6ffc7 Bug 752052 - updateBookmark updates all bookmarks with the same URL, not a specific bookmark. r=rnewman 2012-05-07 15:33:07 -07:00
John Ford
d27a5c95ed bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey 2012-05-07 15:21:11 -07:00
James Willcox
6dfe7f3a97 Bug 746633 - Don't use placeholder for full page plugins on Android r=blassey 2012-05-07 14:18:46 -04:00
Thiyag Krishna
681e85d16f Bug 745399 - Use pointer-events to better control the long tab menu in Downloads. r=mfinkle 2012-05-06 13:39:50 -04:00
Mark Finkle
da2430ebd6 Bug 752014 - Remove support for adding downloads to the system download manager r=mbrubeck 2012-05-06 10:59:14 -04:00
Margaret Leibovic
2e9a628b4a Bug 752001 - Remove unnecessary indirection for stop/reload/forward actions. r=mfinkle 2012-05-04 12:52:13 -07:00
Eitan Isaacson
1ed89209e6 Bug 749719 - Attach AccessFu in Android chrome script. r=mbrubeck 2012-05-04 23:46:16 -07:00
Phil Ringnalda
56634e1012 Merge again 2012-05-04 19:50:34 -07:00
Phil Ringnalda
ed28fa6fef Merge m-c to m-i 2012-05-04 19:49:34 -07:00
Richard Newman
a6f2573921 Bug 714304 - Handle 'Upgrade Required' error response. r=rnewman, a=blocking-fennec 2012-05-04 17:25:34 -07:00
Matt Brubeck
f4851dc600 Bug 751930 - Don't request READ/WRITE_HISTORY_BOOKMARKS permissions on Android [r=blassey] 2012-05-04 13:37:15 -07:00
Geoff Brown
ab31d1a354 Bug 751603 - Set browser.cache.disk.max_entry_size to 4MB for mobile. r=blassey 2012-05-04 22:46:36 -04:00
Ed Morley
559a85b824 Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures 2012-05-04 14:26:09 +01:00
Brad Lassey
875d4d8282 bug 751678: Low-res screenshot happens when Fennec is in the background r=mfinkle a=blocking-fennec 2012-05-04 09:19:01 -04:00
Chris Lord
cca84b2a46 Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.

--HG--
extra : rebase_source : 709a9b14b5301bb675e118859090e6fb1c0f26f9
2012-05-04 17:04:15 +12:00
Robert O'Callahan
5afaaecea3 backing out patches for bug 607417 due to build bustage 2012-05-04 17:29:05 +12:00
Chris Lord
e7fe8ce6cd Bug 607417 - Reconcile async scrolling for fixed position layers. r=ajuma
Untranslate fixed position layers when doing async scrolling so that they don't
jump about as content re-renders them in the correct place.
2012-05-04 17:04:15 +12:00
Doug Turner
e474437e8e Bug 738465 - implement device light sensor. r=smaug 2012-05-02 09:43:45 -07:00
Doug Turner
e188f5505d Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Kartikaya Gupta
7d48124b6a Bug 751479 - Guard against the scale gesture detector receiving move events without corresponding down events. r=Cwiiis 2012-05-03 22:24:05 -04:00
Brian Nicholson
f5d9c3c1b2 Backout 7e237e96018f for black area in thumbnails. r=backout 2012-05-03 19:06:08 -07:00
Brian Nicholson
9a59586575 Bug 750846 - Move thumbnail size logic to Gecko. r=blassey
--HG--
extra : rebase_source : f8194c78ff0acc530db15a0aed6472475a0e0eed
2012-05-03 16:29:59 -07:00
James Willcox
71fff3a8c2 Bug 703056 - Block Flash on Tegra devices r=blassey
--HG--
extra : rebase_source : 20290ac3bd9bc3a3b2251b5d1835b530d825ba01
2012-05-03 17:14:05 -04:00
Margaret Leibovic
22a2071920 Bug 751488 - Can't reload the page after clearing private data. r=mfinkle 2012-05-03 13:06:06 -07:00
James Willcox
578bae396e Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones 2012-05-03 10:53:31 -04:00
Ed Morley
46622a4bc4 Merge mozilla-central to mozilla-inbound 2012-05-03 20:13:41 +01:00
Richard Newman
a4de115d54 Bug 718153 - Match Fennec's history URL blacklist. r=liuche, a=blocking-fennec 2012-05-03 12:08:35 -07:00
Ted Mielczarek
7d0c13b4d4 bug 707577 - add fast-package target for mobile/android. r=khuey 2012-05-03 13:45:25 -04:00
Matt Brubeck
9f46038aeb Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst] 2012-05-03 09:15:38 -07:00
Matt Brubeck
ac34c40e48 Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
Ted Mielczarek
67f5e36a7d bug 748797 - support MOZ_LINKER_EXTRACT=1 as a configure option to turn on linker extraction all the time. r=glandium,blassey, a=android-only
CLOSED TREE
2012-05-02 07:15:07 -04:00
Sriram Ramasubramanian
c425367f58 Bug 747419: Optimize TabsTray rows inflation using ViewHolder pattern [r=lucasr, a=android-only]
--HG--
extra : rebase_source : b93eb7463623d5b916590fd9a0367f2ccb6dea36
2012-05-01 10:50:27 -07:00
Richard Newman
878c1e1e23 Bug 749727 - Ensure that each Fennec channel runs its password content provider in a different process. r=blassey, a=blocking-fennec 2012-04-30 21:08:33 -07:00
Sriram Ramasubramanian
27641ad62f Bug 750349: Recycle Listener for TabsTray. [r=mfinkle, a=android-only]
--HG--
extra : rebase_source : 4f03315c97d5aa8dd84d0aa3849a08cabe1af868
2012-04-30 14:09:41 -07:00
Brian Nicholson
c74802865a Bug 750734 - Ensure view is focused when showing virtual keyboard. r=cpeterson a=android-only 2012-05-01 18:15:42 -07:00