Commit Graph

479 Commits

Author SHA1 Message Date
Kartikaya Gupta
ec2fc54a88 Bug 753250 - Make the touch radius prefs map to real-world metrics (i.e. 1/240-inches) and expand the radius a little. r=mfinkle 2012-05-23 21:54:30 -04:00
Kartikaya Gupta
132e18cafc Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
47f98d820d Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
Thiyag Krishna
62b026330e Bug 741655 - Add more controls to download manager. r=bnicholson 2012-05-23 20:56:39 -04:00
Kartikaya Gupta
04a457fab1 Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage 2012-05-23 11:08:19 -04:00
Kartikaya Gupta
a17147cd57 Bug 748384 - Propagate the page bounds in via browser.js. r=Cwiiis,mats 2012-05-23 10:49:59 -04:00
Kartikaya Gupta
9ae5a45d13 Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis 2012-05-23 10:49:44 -04:00
Vladimir Vukicevic
a900813e5d b=748509; [android] selecting current tab stops rendering; r=blassey 2012-05-22 18:13:04 -04:00
Mark Finkle
8b28bc3126 Bug 741608 - Create homescreen shortcut for installed app r=wesj 2012-05-22 01:00:35 -04:00
Wes Johnston
6fe3684be2 Bug 756689 - Send notifications when addon options are shown. r=mfinkle 2012-05-21 12:31:36 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck
7dce3aecfa Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
dd1a410b01 Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
901910c609 Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
e7b7e4a6fc Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle] 2012-05-18 18:36:47 -07:00
Matt Brubeck
babf33c424 Back out bug 707571 because of reftest failures 2012-05-18 09:31:27 -07:00
Matt Brubeck
84dddb8bc4 Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
206bfef1de Bug 707571 (part 4) - Use mininum-scale and maximum-scale from <meta name="viewport"> [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
828992dc11 Bug 707571 (part 2) - Disable zooming for pages with user-scalable=no [r=kats] 2012-05-18 08:24:27 -07:00
Matt Brubeck
04bb384821 Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle] 2012-05-18 08:24:27 -07:00
Kartikaya Gupta
a3bb80c0f0 Bug 755549 - Don't provide haptic feedback if the body or root element listeners are what make the element clickable. r=mfinkle 2012-05-18 08:35:55 -04:00
Kartikaya Gupta
375a041758 Bug 743279 - Exclude elements at body-level or higher with mouse listeners from being picked first as a target. r=wesj 2012-05-17 12:19:11 -04:00
Kartikaya Gupta
7e76256579 Bug 743279 - Minor code cleanups. r=wesj 2012-05-17 12:18:53 -04:00
Brian Nicholson
e4896047ff Bug 755771 - Part 2: Send purge count to Java. r=mfinkle 2012-05-16 23:07:55 -07:00
Brian Nicholson
9004e630bd Bug 753625 - Use tri-state session restore flag. r=mfinkle 2012-05-14 14:48:04 -07:00
Matt Brubeck
c4e3f1eef8 Bug 754637 - Don't zoom in to list items or blockquotes on double-tap [r=mfinkle] 2012-05-13 17:09:32 -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
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
Eitan Isaacson
e23695d9ea Bug 749719 - Attach AccessFu in Android chrome script. r=mbrubeck 2012-05-04 23:46:16 -07:00
Wes Johnston
71817c8408 Bug 747792 - HasTouchListener notification should use the topmost window. r=kats 2012-05-04 14:38:43 -07:00
Matt Brubeck
e5d1d7a8d7 Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
Brian Nicholson
ee613c7c31 Bug 749305 - Change favicons on pageshow rather than DOMContentLoaded. r=mfinkle a=android-only 2012-05-02 13:55:27 -07:00
Kartikaya Gupta
34ea328f22 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
e52044d460 Bug 744518 - Use touch events to trigger tap highlight. r=kats. a=mobile-only 2012-05-02 11:55:37 -07:00
Wes Johnston
6e267e449b 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
95350f1a14 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
4faf1db7af Bug 732364 - Ensure _elementCanScroll doesn't return true when the irrelevant axis is scrollable. r=Cwiiis 2012-05-02 13:17:38 -04:00
Margaret Leibovic
cac04c5546 Bug 695204 - Display site security. r=mfinkle a=android-only 2012-05-02 09:07:58 -07:00
Kartikaya Gupta
cd64b7f0d5 Bug 750722 - Fix missing null check. r=mfinkle a=android-only 2012-05-02 10:51:09 -04:00
Mark Finkle
9093a7fc0c 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
Margaret Leibovic
3ef300c645 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
Margaret Leibovic
e3e986ce65 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
Margaret Leibovic
3a855f963c Bug 749624 - Check to make sure BrowserApp.selectedTab isn't null. r=mfinkle 2012-04-28 15:35:11 -04:00
James Willcox
22ddeff430 Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey 2012-04-27 16:04:47 -04:00
Jeff Muizelaar
0816fa076e Bug 748832. Remove dead paint supression code. r=kats
Bug 732564 disabled the painting suppression code in browser.js. This removes
the caller and the interface.

--HG--
extra : rebase_source : 236f81abcf980c41ffdb6c29dc4290a6a7671d14
2012-04-25 12:49:43 -04:00
Margaret Leibovic
946c7d83b0 Bug 750130 - Telemetry doorhanger appears then disappears when onLocationChange is fired during startup. r=bnicholson 2012-04-30 14:11:12 -07:00
Mark Finkle
cb67f54f6e Bug 750159 - Sometimes we get 'browser is null' errors in onLocationChange so remove the need for the browser r=mbrubeck 2012-04-30 16:17:31 -04:00
Kartikaya Gupta
5afd485ad9 Bug 738641 - Account for rounding errors when reporting page size from JS to Java. r=Cwiiis 2012-04-30 15:50:50 -04:00
Kartikaya Gupta
89e412b984 Bug 732016 - Re-enable scroll clamping but set the desired scrollport using the new scrollport API. r=Cwiiis 2012-04-24 13:52:37 -05:00
Margaret Leibovic
b426c47594 Bug 736008 - Show autocomplete suggestions on click instead of on focus. r=mfinkle 2012-04-24 13:37:38 -04:00