Margaret Leibovic
3bf78fc2cf
Bug 752688 - Fix typo in SessionStore.js to fix exception that kills session restore. r=mfinkle
2012-05-10 13:53:24 -07:00
Margaret Leibovic
8819187046
Bug 752759 - Get rid of excessive mFormAssistPopup.hide() calls in PanZoomController. r=kats
2012-05-10 12:09:00 -07:00
Margaret Leibovic
41cc2e3508
Bug 753534 - (Part 2) Replace getMobileBookmarksFolder with calls to getFolderIdFromGuid. r=lucasr
2012-05-10 12:08:39 -07:00
Margaret Leibovic
9d9a9d9f9f
Bug 753534 - Desktop Bookmarks folder is created after migration from XUL to Native. r=lucasr
2012-05-10 12:08:36 -07:00
Kartikaya Gupta
12c950bd8b
Bug 753845 - Fix race condition in setting/reading the selected tab. r=margaret
2012-05-10 13:41:00 -04:00
Eitan Isaacson
1ae1b3a106
Bug 752935 - Decouple Android a11y checking, prepare for ICS on-the-fly a11y toggle events. r=davidb, r=kats
2012-05-10 10:33:12 -07:00
Gian-Carlo Pascutto
ddd3ecfab7
Bug 752444 - Detect missing Mobile root folders and fix. r=lucasr
2012-05-10 17:10:09 +02:00
Kartikaya Gupta
fb82ca7260
Bug 753334 - Audit and clean up code that deals with allocating/freeing direct buffers. r=Cwiiis
2012-05-10 09:46:53 -04:00
Ed Morley
924843f245
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-10 13:04:35 +01:00
John Ford
d205576efe
Bug 752873 - Part 2: use Android Sync Makefile include. r=khuey
2012-05-09 17:00:54 -07:00
John Ford
90a8b0abd8
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
5c1112a9a0
Bug 751941: Mobile repacks are busted. r=ted
2012-05-09 16:51:41 -07:00
Sriram Ramasubramanian
bb18ff9f0a
Bug 751690: isApplicationInBackground() should return correct values r=mfinkle
2012-05-08 16:40:12 -07:00
Ed Morley
a4deefe05e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-09 10:15:40 +01:00
Gian-Carlo Pascutto
bc72bc0a71
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
f95affba9f
Bug 746860 - Don't fail when creating directories that already exist. r=blassey
2012-05-09 00:50:52 +02:00
Joe Drew
16cc3ebe26
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
3b62936fe6
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
cdc2cdd948
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
54196bb2d0
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
b323632b0f
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
d8a5119df7
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
151cb79e6d
Bug 752713 - Only save thumbnail if document stop URL matches tab URL. r=blassey
2012-05-07 16:54:52 -07:00
Eitan Isaacson
c32a3f406a
Bug 752729 - Open select dialog via DOM event instead of Android message. r=mbrubeck
2012-05-07 16:52:20 -07:00
Margaret Leibovic
93a83cc4ef
Bug 752172 - Turn SiteIdentityPopup into a singleton. r=mbrubeck
2012-05-07 16:17:08 -07:00
Margaret Leibovic
a26c3db04f
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
b1878ac302
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
2012-05-07 15:21:11 -07:00
James Willcox
5a33f3734d
Bug 746633 - Don't use placeholder for full page plugins on Android r=blassey
2012-05-07 14:18:46 -04:00
Thiyag Krishna
00b7669005
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
0d6f63f7ba
Bug 752014 - Remove support for adding downloads to the system download manager r=mbrubeck
2012-05-06 10:59:14 -04:00
Margaret Leibovic
b2e93f721b
Bug 752001 - Remove unnecessary indirection for stop/reload/forward actions. r=mfinkle
2012-05-04 12:52:13 -07:00
Eitan Isaacson
e23695d9ea
Bug 749719 - Attach AccessFu in Android chrome script. r=mbrubeck
2012-05-04 23:46:16 -07:00
Phil Ringnalda
2ea3030e11
Merge again
2012-05-04 19:50:34 -07:00
Phil Ringnalda
e265da4be6
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Richard Newman
b7b21b1d35
Bug 714304 - Handle 'Upgrade Required' error response. r=rnewman, a=blocking-fennec
2012-05-04 17:25:34 -07:00
Matt Brubeck
822b621a9b
Bug 751930 - Don't request READ/WRITE_HISTORY_BOOKMARKS permissions on Android [r=blassey]
2012-05-04 13:37:15 -07:00
Geoff Brown
9ff4d78d62
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
01d2ddd5d5
Backout 5c35cd6f3ea4 & ba39b0822992 (bug 607417) for native Android R1 failures
2012-05-04 14:26:09 +01:00
Brad Lassey
e484d5fe5a
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
d8f77ad734
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
65e34332be
backing out patches for bug 607417 due to build bustage
2012-05-04 17:29:05 +12:00
Chris Lord
675c02dfe0
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
9eaa2d7486
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
f158836867
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
7233777c7e
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
567d90f367
Backout 7e237e96018f for black area in thumbnails. r=backout
2012-05-03 19:06:08 -07:00
Brian Nicholson
ef88af632e
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
1a40100c82
Bug 703056 - Block Flash on Tegra devices r=blassey
...
--HG--
extra : rebase_source : 20290ac3bd9bc3a3b2251b5d1835b530d825ba01
2012-05-03 17:14:05 -04:00
Margaret Leibovic
e4d893320f
Bug 751488 - Can't reload the page after clearing private data. r=mfinkle
2012-05-03 13:06:06 -07:00
James Willcox
85ae98e6a2
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
2012-05-03 10:53:31 -04:00