Commit Graph

611 Commits

Author SHA1 Message Date
Brian Nicholson
36187b00a4 Bug 773774 - Don't clone document for reader mode check. r=mfinkle 2012-07-17 11:50:26 -07:00
Margaret Leibovic
82d9434006 Bug 774491 - Use cached x/y values and some arithmetic instead of also caching left/top values. r=mfinkle 2012-07-16 15:31:00 -07:00
OHZEKI Tetsuharu
a2311d37db Bug 774336 - Change the script type to application/javascript in aboutCertError.xhtml on mobile. r=margaret 2012-07-16 20:38:47 -04:00
Wes Johnston
1c9f6bbbab Bug 774426 - Get correct origin for app shortcuts. r=mfinkle 2012-07-16 17:08:47 -07:00
Wes Johnston
bd42d1e4fc Bug 774426 - Set allAppsLaunchable to true since it has no Android implementation. r=mfinkle 2012-07-16 17:07:35 -07:00
Kartikaya Gupta
83942ac597 Bug 756433 - Treat labels without an associated form element as unclickable. r=wesj 2012-07-16 12:11:19 -04:00
Margaret Leibovic
3e6d82bbfe Bug 773864 - Use nsIDOMWindowUtils to get scroll without reflow, and cache it. r=mfinkle 2012-07-14 15:30:25 -07:00
Margaret Leibovic
1d9462d61d Bug 773819 - Avoid calls to getBoundingClientRect in text selection code. r=mfinkle 2012-07-14 15:30:22 -07:00
Margaret Leibovic
926ea7ee0d Bug 773813 - Avoid using ElementTouchHelper methods in text selection code. r=mfinkle 2012-07-14 15:30:19 -07:00
Margaret Leibovic
4c372281bf Bug 773730 - Minimize the number of element.style calls we make for text selection handles. r=mfinkle 2012-07-14 09:18:03 -07:00
Margaret Leibovic
71eb80238e Bug 773718 - Don't cache range.getBoundingClientRect(). r=mbrubeck 2012-07-14 09:17:53 -07:00
Brian Nicholson
a0acd65307 Bug 773250 - Change UA for all resources, not just main document 2012-07-13 14:50:50 -07:00
Kartikaya Gupta
41111eec70 Bug 773772 - Scale subdocument scrolling by the zoom factor. r=Cwiiis 2012-07-13 17:27:02 -04:00
Brian Nicholson
c79f5f8844 Bug 773556 - Check URI scheme for readability. r=mfinkle 2012-07-13 12:54:52 -07:00
Brian Nicholson
84ade8baae Bug 773556 - Fix reader mode typos. r=mfinkle 2012-07-13 12:54:52 -07:00
Mark Finkle
1a530e26fe Bug 765930 - Reader Mode: Optimize readability check (do reader check in pageshow event) r=bnicholson 2012-07-13 11:36:43 -04:00
Mark Finkle
02501a3e53 Bug 765930 - Reader Mode: Optimize readability check (do less DOM manipulation when checking) r=bnicholson 2012-07-13 11:36:41 -04:00
Kartikaya Gupta
041d192ce1 Bug 769269 - Add code to handle restarting GeckoApp. r=mfinkle 2012-07-13 10:20:34 -04:00
Kartikaya Gupta
bf7ccdb81c Bug 769269 - Update the graphics code to be able to deal with blowing away the layer controller, client, and view and creating them afresh. r=ajuma 2012-07-13 10:19:46 -04:00
Matt Brubeck
77fcd8d94a Bug 755221 - Make the button to cancel an add-on uninstall clearer [r=mfinkle] 2012-07-12 22:16:28 -07:00
Matt Brubeck
a664b2246a Bug 769857 - Add a small delay before the tap highlight [r=wesj]
--HG--
extra : rebase_source : e58c938afd1cb66b9bf108a2a70547c0b21382fe
2012-07-11 22:45:42 -07:00
Wes Johnston
ae9874de10 Bug 766260 - Use fallback icon if there is an error downloading the specified one. r=mfinkle 2012-07-11 10:02:28 -07:00
Margaret Leibovic
5641f7211a Bug 771997 - Use the browser's built-in fastFind. r=mfinkle 2012-07-10 15:54:43 -07:00
Margaret Leibovic
ae8bbbc7b2 Bug 771997 - End active find when switching tabs. r=mfinkle 2012-07-10 15:54:39 -07:00
Margaret Leibovic
4b7e5ba938 Bug 772656 - End text selection when a different tab is selected. r=mfinkle 2012-07-10 15:54:35 -07:00
Arkady Blyakher
0b34215c91 Bug 769438 - Support sharing images via long press r=snorp 2012-07-10 14:25:15 -07:00
Chris Lord
ff583a58ae Bug 772479 - Fix use of undefined aViewport width/height properties. r=kats
setViewport was modified as part of Bug 758620, but tried to access two
properties which didn't exist. Replace the use of these non-existent properties
with the calculated value that was expected.
2012-07-10 21:18:22 +01:00
Wes Johnston
5da819be98 Bug 769454 - Show helper apps option in the context menu for links. r=mfinkle 2012-07-10 09:08:54 -07:00
Wes Johnston
3cf70e4ab5 Bug 766808 - Resolve icon urls for apps using relative urls. r=mfinkle 2012-07-09 17:54:40 -07:00
Wes Johnston
effaaead94 Bug 769454 - Turn off helper app prompts. r=mfinkle 2012-07-09 10:02:25 -07:00
Margaret Leibovic
ed513095e0 Bug 771501 - Update text selection handle graphics. r=mfinkle 2012-07-06 11:19:27 -07:00
Matt Brubeck
4bd2499f86 Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle] 2012-07-06 09:22:57 -07:00
Margaret Leibovic
ccafbf6e03 Bug 718705 - Only persist the password doorhanger across location changes if it is showing. r=mfinkle 2012-07-05 16:12:17 -07:00
Matt Brubeck
92a88764b8 Bug 770371 - Add a margin to the tappable area for copying selected text [r=margaret] 2012-07-03 10:39:22 -07:00
Mark Finkle
eff7129a1a Bug 754585 - Fennec Nightly failing ACID3 test (with one error) r=mbrubeck 2012-07-03 01:54:32 -04:00
Brian Nicholson
1e5476e0d0 Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle 2012-07-02 12:42:11 -07:00
Ms2ger
aae562ed57 Merge m-c to m-i. 2012-06-30 14:50:23 +02:00
Kyle Huey
d3b6b42885 Bug 726378: Unprefix IndexedDB. r=sicking 2012-06-29 09:48:35 -07:00
Margaret Leibovic
6cc1a9ed58 Bug 766556 - Cancel text selection on device rotation. r=mfinkle 2012-06-28 17:37:04 -04:00
Margaret Leibovic
830d2b4249 Bug 769038 - Margin on root element causes selection handles to appear at wrong spot. r=mbrubeck 2012-06-28 17:37:01 -04:00
Margaret Leibovic
d459196be0 Bug 768666 - Adjust the size of text selection handles as you zoom in/out. r=mbrubeck 2012-06-29 15:15:59 -04:00
Lucas Rocha
4afb78ee38 Bug 766961 - Apply fade in/out transitions to Reader Mode toolbar (r=mfinkle) 2012-06-29 18:17:06 +01:00
Lucas Rocha
34db0273da Bug 769642/766935 - Only show toolbar once the reader content is shown (r=mfinkle) 2012-06-29 16:55:54 +01:00
Lucas Rocha
379b0711ad Bug 767852 - Dismiss any open dropdowns on Android back button (r=mfinkle) 2012-06-29 16:55:54 +01:00
David Rajchenbach-Teller
770b7f8859 Bug 760035 - Adapt main clients to async API (mobile FF). r=mbrubeck 2012-06-27 20:15:33 -04:00
Wes Johnston
6f59435bb2 Bug 749618 - Add missing comma. r=mfinkle 2012-06-27 11:23:49 -07:00
Wes Johnston
17fdb74492 Bug 749618 - Use a default icon for webapps without one. r=mfinkle 2012-06-26 14:54:49 -07:00
Wes Johnston
cb91ad76c9 Bug 653833 - Show a doorhanger allowing users to open a page in helper apps. r=mfinkle 2012-06-26 14:54:46 -07:00
Michael Comella
9a96ad68f9 Bug 768235 - Setting BrowserEventHandler.blockClick = true does nothing. r=mbrubeck 2012-06-27 09:24:28 -07:00
Margaret Leibovic
2b33007e08 Bug 768665 - Add context menu to selected text. r=mfinkle 2012-06-27 09:14:16 -07:00