Ed Morley
1cb05a71f6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-10 13:04:35 +01:00
John Ford
4e10d8f96c
Bug 752873 - Part 2: use Android Sync Makefile include. r=khuey
2012-05-09 17:00:54 -07:00
John Ford
e2ae7957af
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
f6875975cc
Bug 751941: Mobile repacks are busted. r=ted
2012-05-09 16:51:41 -07:00
Sriram Ramasubramanian
bcd38671f4
Bug 751690: isApplicationInBackground() should return correct values r=mfinkle
2012-05-08 16:40:12 -07:00
Ed Morley
d68bf1a175
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-09 10:15:40 +01:00
Gian-Carlo Pascutto
b1d496a02c
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
f9a9ef1da3
Bug 746860 - Don't fail when creating directories that already exist. r=blassey
2012-05-09 00:50:52 +02:00
Joe Drew
32d3e5df67
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
c4b85971ec
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
30ce54f7ce
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
6fe7f5539e
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
565a5a48c0
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
9db2448584
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
354d522e26
Bug 752713 - Only save thumbnail if document stop URL matches tab URL. r=blassey
2012-05-07 16:54:52 -07:00
Eitan Isaacson
2b172303e5
Bug 752729 - Open select dialog via DOM event instead of Android message. r=mbrubeck
2012-05-07 16:52:20 -07:00
Margaret Leibovic
d5d8dbb0b3
Bug 752172 - Turn SiteIdentityPopup into a singleton. r=mbrubeck
2012-05-07 16:17:08 -07:00
Margaret Leibovic
5d604bd00d
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
ba2a46cee5
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
2012-05-07 15:21:11 -07:00
James Willcox
7b6aaa5bb8
Bug 746633 - Don't use placeholder for full page plugins on Android r=blassey
2012-05-07 14:18:46 -04:00
Thiyag Krishna
dea89f2c95
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
c50140f569
Bug 752014 - Remove support for adding downloads to the system download manager r=mbrubeck
2012-05-06 10:59:14 -04:00
Margaret Leibovic
bdea1a3ca6
Bug 752001 - Remove unnecessary indirection for stop/reload/forward actions. r=mfinkle
2012-05-04 12:52:13 -07:00
Eitan Isaacson
7942a1041a
Bug 749719 - Attach AccessFu in Android chrome script. r=mbrubeck
2012-05-04 23:46:16 -07:00
Phil Ringnalda
8f891d4949
Merge again
2012-05-04 19:50:34 -07:00
Phil Ringnalda
7f9cae1506
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Richard Newman
4c2f9e839d
Bug 714304 - Handle 'Upgrade Required' error response. r=rnewman, a=blocking-fennec
2012-05-04 17:25:34 -07:00
Matt Brubeck
4f6ec51e73
Bug 751930 - Don't request READ/WRITE_HISTORY_BOOKMARKS permissions on Android [r=blassey]
2012-05-04 13:37:15 -07:00
Geoff Brown
7d678ff2bf
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
87c7ae65b6
Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures
2012-05-04 14:26:09 +01:00
Brad Lassey
f1bce2245c
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
3f3cd94584
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
f1052e524a
backing out patches for bug 607417 due to build bustage
2012-05-04 17:29:05 +12:00
Chris Lord
5be389c7d7
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
68e34b4226
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
63408865d2
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
802a8d64dd
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
5181317965
Backout 7e237e96018f for black area in thumbnails. r=backout
2012-05-03 19:06:08 -07:00
Brian Nicholson
fe13e9cb1d
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
588a04c0f7
Bug 703056 - Block Flash on Tegra devices r=blassey
...
--HG--
extra : rebase_source : 20290ac3bd9bc3a3b2251b5d1835b530d825ba01
2012-05-03 17:14:05 -04:00
Margaret Leibovic
7a6238f61a
Bug 751488 - Can't reload the page after clearing private data. r=mfinkle
2012-05-03 13:06:06 -07:00
James Willcox
b0e2e8e19f
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
2012-05-03 10:53:31 -04:00
Ed Morley
8266a4291c
Merge mozilla-central to mozilla-inbound
2012-05-03 20:13:41 +01:00
Richard Newman
95251b7169
Bug 718153 - Match Fennec's history URL blacklist. r=liuche, a=blocking-fennec
2012-05-03 12:08:35 -07:00
Ted Mielczarek
afe3be12bc
bug 707577 - add fast-package target for mobile/android. r=khuey
2012-05-03 13:45:25 -04:00
Matt Brubeck
996c153f96
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
e3b7b8e191
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Ted Mielczarek
2d8264acc2
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
5d5483a8b8
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
5f35040d22
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