Commit Graph

618 Commits

Author SHA1 Message Date
Wes Johnston
27200b99e4 Bug 766094 - Set default prefs for webapps in js. r=mfinkle 2012-07-19 12:08:54 -07:00
Kartikaya Gupta
3e0c9cd0ce Bug 770659 - Ensure that haptic feedback for clicks is done only when the mouse events are sent to a clickable element. r=wesj 2012-07-19 14:22:07 -04:00
Michael Comella
f9c1f519c6 Bug 769886: Add "Copy Link" action to long press context menu. r=mfinkle 2012-07-19 10:45:10 -07:00
Wes Johnston
74c7733fb6 Bug 766802 - Follow up to fix event listener. r=mfinkle 2012-07-18 17:56:44 -07:00
Wes Johnston
f5bdd44d86 Bug 766802 - Target=blank links should open in the browser for webapps. r=mfinkle DONTBUILD 2012-07-18 15:43:34 -07:00
Wes Johnston
5540ebfafd backout 2c49724bcbfd 2012-07-18 16:02:55 -07:00
Wes Johnston
25e56a92b9 comparing with http://hg.mozilla.org/integration/mozilla-inbound/
searching for changes
changeset:   99712:bbdfd47ad4d7
tag:         tip
user:        Wes Johnston <wjohnston@mozilla.com>
summary:     Bug 766802 - Clicks on links with target=blank in webapps should open in the browser. r=mfinkle
2012-07-18 15:43:34 -07:00
Brian Nicholson
dbb8131734 Bug 773774 - Don't clone document for reader mode check. r=mfinkle 2012-07-17 11:50:26 -07:00
Margaret Leibovic
668f937faf 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
68bce7b71a 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
12b445c7ed Bug 774426 - Get correct origin for app shortcuts. r=mfinkle 2012-07-16 17:08:47 -07:00
Wes Johnston
483c482c96 Bug 774426 - Set allAppsLaunchable to true since it has no Android implementation. r=mfinkle 2012-07-16 17:07:35 -07:00
Kartikaya Gupta
1db7502e66 Bug 756433 - Treat labels without an associated form element as unclickable. r=wesj 2012-07-16 12:11:19 -04:00
Margaret Leibovic
9b476b6feb Bug 773864 - Use nsIDOMWindowUtils to get scroll without reflow, and cache it. r=mfinkle 2012-07-14 15:30:25 -07:00
Margaret Leibovic
8805cb8566 Bug 773819 - Avoid calls to getBoundingClientRect in text selection code. r=mfinkle 2012-07-14 15:30:22 -07:00
Margaret Leibovic
f6b16cba01 Bug 773813 - Avoid using ElementTouchHelper methods in text selection code. r=mfinkle 2012-07-14 15:30:19 -07:00
Margaret Leibovic
e459ff7b7e 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
72e6be1fa6 Bug 773718 - Don't cache range.getBoundingClientRect(). r=mbrubeck 2012-07-14 09:17:53 -07:00
Brian Nicholson
82af463891 Bug 773250 - Change UA for all resources, not just main document 2012-07-13 14:50:50 -07:00
Kartikaya Gupta
cff30e2f4b Bug 773772 - Scale subdocument scrolling by the zoom factor. r=Cwiiis 2012-07-13 17:27:02 -04:00
Brian Nicholson
c3cd571252 Bug 773556 - Check URI scheme for readability. r=mfinkle 2012-07-13 12:54:52 -07:00
Brian Nicholson
596b1b0873 Bug 773556 - Fix reader mode typos. r=mfinkle 2012-07-13 12:54:52 -07:00
Mark Finkle
4918d91a53 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
6f46377308 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
d2c8da4110 Bug 769269 - Add code to handle restarting GeckoApp. r=mfinkle 2012-07-13 10:20:34 -04:00
Kartikaya Gupta
90cac38916 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
0411dc0d8a Bug 755221 - Make the button to cancel an add-on uninstall clearer [r=mfinkle] 2012-07-12 22:16:28 -07:00
Matt Brubeck
a91ac38e5e 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
e270e15a33 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
4f9651faaa Bug 771997 - Use the browser's built-in fastFind. r=mfinkle 2012-07-10 15:54:43 -07:00
Margaret Leibovic
22c332c828 Bug 771997 - End active find when switching tabs. r=mfinkle 2012-07-10 15:54:39 -07:00
Margaret Leibovic
d037547b74 Bug 772656 - End text selection when a different tab is selected. r=mfinkle 2012-07-10 15:54:35 -07:00
Arkady Blyakher
85d29d0638 Bug 769438 - Support sharing images via long press r=snorp 2012-07-10 14:25:15 -07:00
Chris Lord
3b74743225 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
4f6994eca9 Bug 769454 - Show helper apps option in the context menu for links. r=mfinkle 2012-07-10 09:08:54 -07:00
Wes Johnston
6dd1a9a8fa Bug 766808 - Resolve icon urls for apps using relative urls. r=mfinkle 2012-07-09 17:54:40 -07:00
Wes Johnston
412176e299 Bug 769454 - Turn off helper app prompts. r=mfinkle 2012-07-09 10:02:25 -07:00
Margaret Leibovic
44c9e86c1d Bug 771501 - Update text selection handle graphics. r=mfinkle 2012-07-06 11:19:27 -07:00
Matt Brubeck
13c3873620 Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle] 2012-07-06 09:22:57 -07:00
Margaret Leibovic
57840e45c3 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
2dc771fd33 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
10b3fd2cdd Bug 754585 - Fennec Nightly failing ACID3 test (with one error) r=mbrubeck 2012-07-03 01:54:32 -04:00
Brian Nicholson
80db64835e Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle 2012-07-02 12:42:11 -07:00
Ms2ger
9f56b60843 Merge m-c to m-i. 2012-06-30 14:50:23 +02:00
Kyle Huey
3b3b755501 Bug 726378: Unprefix IndexedDB. r=sicking 2012-06-29 09:48:35 -07:00
Margaret Leibovic
99ba23f673 Bug 766556 - Cancel text selection on device rotation. r=mfinkle 2012-06-28 17:37:04 -04:00
Margaret Leibovic
8317dd0f34 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
d74ef46f0a 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
0faae3eef1 Bug 766961 - Apply fade in/out transitions to Reader Mode toolbar (r=mfinkle) 2012-06-29 18:17:06 +01:00
Lucas Rocha
662407698e Bug 769642/766935 - Only show toolbar once the reader content is shown (r=mfinkle) 2012-06-29 16:55:54 +01:00