Commit Graph

5899 Commits

Author SHA1 Message Date
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
Brian Nicholson
f9f827c466 Bug 749305 - Change favicons on pageshow rather than DOMContentLoaded. r=mfinkle a=android-only 2012-05-02 13:55:27 -07:00
Kartikaya Gupta
f207208829 Bug 738641 - Account for rounding errors when reporting page size from JS to Java. r=Cwiiis a=android-only 2012-04-30 15:50:50 -04:00
Wes Johnston
1a3bf247cd Bug 744518 - Use touch events to trigger tap highlight. r=kats. a=mobile-only 2012-05-02 11:55:37 -07:00
Wes Johnston
67c240f970 Bug 747354 - Only show completed downloads in the download manager. r=mfinkle, a=mobile-only 2012-05-02 11:40:42 -07:00
Brad Lassey
61cab5f8e5 bug 744070 - Page starts out zoomed, doesn't resize/scroll correctly r=mbrubeck a=android-only 2012-05-02 13:24:53 -04:00
Kartikaya Gupta
e7e5cdfb64 Bug 732364 - Apply axis locking to subdocument scrolling as well. r=Cwiiis a=android-only 2012-05-02 13:18:36 -04:00
Kartikaya Gupta
30569ccd2c Bug 732364 - Ensure _elementCanScroll doesn't return true when the irrelevant axis is scrollable. r=Cwiiis 2012-05-02 13:17:38 -04:00
Kartikaya Gupta
b1c8c4b2bd Bug 722657 - Fix glaring bug in subdocument scrolling where scroll amounts got discarded. r=Cwiiis 2012-05-02 13:12:46 -04:00
Margaret Leibovic
a0e9f3a75e Bug 749853 - about:* pages (and other unwanted URIs) should not be stored in history. r=mfinkle a=android-only 2012-05-02 09:07:58 -07:00
Margaret Leibovic
d2f36d38b3 Bug 736272 - Add extra awesomeness weight to bookmarks. r=lucasr a=android-only 2012-05-02 09:07:58 -07:00
Margaret Leibovic
531aa26939 Bug 695204 - Display site security. r=mfinkle a=android-only 2012-05-02 09:07:58 -07:00
Kartikaya Gupta
b16cdefef5 Bug 750722 - Fix missing null check. r=mfinkle a=android-only 2012-05-02 10:51:09 -04:00
Mark Finkle
eb98c92b84 Bug 750243 - Make sure target.currentURI is not null before saving an image r=wesj a=android-only 2012-05-01 20:20:46 -04:00
Chris Peterson
87300281b7 Bug 742267 - Restore AwesomeBar's cursor position when gaining input focus. r=blassey a=android-only 2012-05-01 14:56:08 -07:00
Margaret Leibovic
16fa213e3d Bug 747023 - Install software notification doorhanger popup can appear from page in background tab. r=mfinkle a=android-only 2012-05-01 13:59:07 -07:00
Richard Newman
331ed30f1f Bug 749857 - Don't upload history records without URI or visits. r=liuche, a=android-only 2012-04-30 13:40:34 -07:00
Nick Alexander
a861b58da9 Bug 713524 - Batch bookmark inserts. r=rnewman, a=android-only 2012-04-30 13:40:30 -07:00
Nick Alexander
96afbc16a6 Bug 743153 - Use ContentUris.parseId instead of RepoUtils.getAndroidIdFromUri. r=rnewman, a=android-only 2012-04-30 13:40:27 -07:00
Margaret Leibovic
190b5ab967 Bug 750130 - Telemetry doorhanger appears then disappears when onLocationChange is fired during startup. r=bnicholson a=android-only 2012-04-30 14:11:12 -07:00
Joey Armstrong
6bf8cf559d Bug 739710 - Makefile.in edits to use mkdir_deps function: file batch #2. r=ted 2012-05-03 06:22:33 -04:00