Commit Graph

598 Commits

Author SHA1 Message Date
Michael Comella
6598f2a686 Bug 784472 - Long press on text selection should show context menus again. r=wesj 2012-08-22 19:52:54 -04:00
Michael Comella
0e23e493e9 Bug 744662 - Sharing an email address no longer copies "mailto:". r=mfinkle 2012-08-22 19:52:53 -04:00
Michael Comella
2bd732bd30 Bug 776064 - Make long press "tel:" link context menu behavior more consistent. r=mfinkle 2012-08-22 19:52:53 -04:00
Matt Brubeck
620ce51571 Bug 784612 - Remove old XUL content autoScale hack from meta viewport code [r=mfinkle,jwir3]
--HG--
extra : rebase_source : 005f0489eb035c3acc43d7fa2e689d5ff27ffa45
2012-08-22 09:42:24 -07:00
Wes Johnston
143a2d0ece Bug 741621 - Marketplace app should open for market urls. r=mfinkle 2012-08-22 08:37:14 -07:00
Doug Sherk
b289e024ad Bug 780397: Convert FrameMetrics.mViewportScrollOffset from nsIntPoint to gfx::Point r=roc 2012-08-21 21:37:15 -07:00
Wes Johnston
0350f1fac8 backout c5961842578e CLOSED TREE 2012-08-21 13:39:39 -07:00
Wes Johnston
c2a0f28e4e Bug 741621 - Allow opening market links in the market webapp. r=mfinkle 2012-08-20 14:35:44 -07:00
Kartikaya Gupta
0dfd346d1a Bug 783208 - Force a zoom out on double-tap if we're already zoomed in to the maximum allowed zoom. r=wesj 2012-08-21 12:44:37 -04:00
Brian Nicholson
39ea6bd8b8 Bug 782421 - Use parsed result for reader articles. r=lucasr 2012-08-14 17:29:40 -04:00
Michael Comella
10720fe6be Bug 777450 - Part 2: Long pressing a Flash video no longer activates text selection. r=wesj 2012-08-16 17:35:20 -04:00
Michael Comella
6fe8ff3f82 Bug 777450 - Part 1: Clean up general context menu code. r=wesj 2012-08-16 17:35:20 -04:00
Lucas Rocha
0b2a414e41 Bug 781865 - Ignore DOMContentLoaded events from iframes in Reader (r=mfinkle) 2012-08-14 15:51:11 -04:00
Margaret Leibovic
f71d49e329 Bug 780906 - Add context menu items to start text selection in input fields. r=wesj 2012-08-14 10:28:14 -04:00
Brian Nicholson
c7bd8e5cd6 Bug 779796 - Part 5: Move Readability parsing to a web worker. r=lucasr 2012-08-09 23:30:46 -07:00
Brian Nicholson
c95c10e807 Bug 779796 - Part 4: Remove XPCOM-related code from Readability.js. r=lucasr,mfinkle 2012-08-09 23:30:46 -07:00
Brian Nicholson
87da169055 Bug 779796 - Part 2: Replace Reader checks with full parses. r=lucasr 2012-08-09 23:30:46 -07:00
Chris Peterson
8fc5d48a1b Bug 780191 - Commit composition string before sending autocomplete text event. r=blassey 2012-07-11 17:29:33 -07:00
Wes Johnston
e95e0a2ff5 Bug 779490 - Remove code to handle UTF8 App names. r=mfinkle 2012-08-09 12:54:35 -07:00
Wes Johnston
4d6103f2a2 Bug 776677 - Show a toast when we receive webapp install errors. r=mfinkle 2012-08-08 12:35:15 -07:00
Wes Johnston
3301706c7e Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle 2012-08-08 12:35:15 -07:00
Margaret Leibovic
b3755edbdc Bug 778263 - Clean up SelectionHandler data when we bail in startSelection. r=mfinkle 2012-08-07 11:20:11 -07:00
Kartikaya Gupta
c22525a970 Bug 779920 - Fix mismatch between window and coordinates passed to anyElementFromPoint. r=wesj 2012-08-07 16:00:14 -04:00
Kartikaya Gupta
ad138057bb Bug 771575 - Remove unused function. r=mbrubeck 2012-08-07 15:47:02 -04:00
Kartikaya Gupta
6850d6e553 Bug 771757 - Set the browser size without triggering a reflow when meta-viewport elements are received before the first paint. r=mbrubeck 2012-08-07 15:43:17 -04:00
Kartikaya Gupta
089f9a73a4 Bug 778257 - Fix javascript warning because of function returning inconsistent types. r=margaret 2012-08-07 13:30:45 -04:00
Wes Johnston
82b0d7039a Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice 2012-08-06 09:30:12 -07:00
Sriram Ramasubramanian
c584a7162b Bug 765079: Text selection in HTML input elements. [r=margaret]
--HG--
extra : rebase_source : b975954af7f903d9543227970101437a21b21310
2012-08-03 12:38:40 -07:00
Margaret Leibovic
e946d187b8 Bug 778940 - Clean up our session history logic in Tab. r=mfinkle 2012-08-02 14:15:17 -07:00
Wes Johnston
54fceaffe6 Bug 766604 - Convert UTF-8 App names to UTF16 for Java. r=mbrubeck 2012-07-31 11:34:48 -07:00
Matt Brubeck
e8ccb5a9ca Bug 778333 - Back out 4b197ffb4dcc (bug 775372) and 7d11ab4b1a8c (bug 769857) because of link-clicking regressions 2012-07-31 10:57:24 -07:00
Brian Nicholson
711531853f Bug 778561 - Remove YouTube UA hack. r=mfinkle 2012-07-30 21:19:04 -07:00
Matt Brubeck
247c6935da Bug 775372 - Fix exceptions in _cancelTapHighlight when the highlight element is from a dead window [r=margaret] 2012-07-27 16:03:18 -07:00
Margaret Leibovic
c0e5e2a32a Bug 777805 - Update error message for unsupported plugins to include "Learn More..." link. r=mbrubeck 2012-07-26 14:57:34 -07:00
Kartikaya Gupta
d701131c35 Bug 775722 - Reposition the text selection handles during pan/zoom operations. r=blassey 2012-07-26 10:13:48 -04:00
Ed Morley
7c29aed7d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-26 13:04:00 +01:00
Paul Rouget
a3e73dc8e4 merge fx-team to m-c 2012-07-25 15:07:40 -07:00
Kartikaya Gupta
d157f74266 Bug 773431 - Ensure we grab touchstart events in capture mode since content can kill it before it bubbles. r=wesj 2012-07-24 12:53:47 -04:00
Kartikaya Gupta
221d163724 Bug 773427 - Ensure that when moving click points, we don't allow it to get rounded incorrectly. r=wesj 2012-07-24 12:08:40 -04:00
Panos Astithas
e8283c56ef Bug 751226 - Refactor all the existing browser actor implementations to eliminate duplication. r=rcampbell r=mark.finkle r=21 2012-07-11 14:43:11 +03:00
Margaret Leibovic
dfe04173d6 Bug 776390 - Get selected text for context menu actions. r=mbrubeck 2012-07-23 12:50:43 -07:00
Margaret Leibovic
9453da7909 Bug 775969 - Native handles vanish when crossing. r=mbrubeck 2012-07-23 12:50:43 -07:00
Michael Comella
12e8e98fdf Bug 775770 - Add "Copy Phone Number" to long press context menu. r=mfinkle 2012-07-20 20:19:39 -04:00
Michael Comella
e9e412eb13 Bug 775766 - Add "Copy Email Address" to long press context menu. r=mfinkle 2012-07-20 20:19:38 -04:00
Michael Comella
49dfe54bf4 Bug 769886 - Re-add "Copy Link" item to long press context menu. r=wesj 2012-07-20 20:19:37 -04:00
Chris Peterson
e13a479641 Bug 764193 - Part 1: Re-enable form autocomplete, but blocklist some IMEs. r=blassey 2012-07-19 11:00:07 -07:00
Wes Johnston
4facf3fd63 Bug 766275 - Rename function. r=mfinkle 2012-07-20 11:17:43 -07:00
Wes Johnston
e99cf3680d Bug 766275 - Remove browser actions from the Webapps context menu. r=mfinkle 2012-07-20 11:14:43 -07:00
Arkady Blyakher
3b8f0e93b2 Bug 712773 - Support vibrate on long-press. r=wesj
--HG--
extra : rebase_source : d0b78558a2afdee088cba0e06763a83aac086d94
2012-07-19 14:58:19 -07:00
Brian Nicholson
ea726b6ffb Bug 775039 - Combine clearing cookies and active logins. r=mfinkle 2012-07-19 13:28:25 -07:00