Commit Graph

126 Commits

Author SHA1 Message Date
Matt Brubeck
07b44c3900 Bug 641217 - Show context menu for password fields [r+a=mfinkle] 2011-03-12 09:10:56 -08:00
Brad Lassey
f6318da3a6 bug 623820 - Text zoom reflow messes up layout on AMO and other sites r=mfinkle a=blocking-fennec 2011-03-11 00:42:29 -05:00
Vivien Nicolas
0f9958d591 Bug 639969 - no context menus for content textareas [r=mbrubeck,wesj,a=approval2.0+] 2011-03-09 03:33:34 +01:00
Vivien Nicolas
f996480c18 Bug 638523 - Save Image saves htm, not the image [r=mbrubeck] 2011-03-04 12:55:07 +01:00
Vivien Nicolas
80221eae95 Bug 569552 - Fennec: onbeforeunload event is not handled properly [r=mfinkle] 2011-03-02 15:13:25 +01:00
Matt Brubeck
501aae3bc9 Bug 634883 - Hide Share/Open in context menu for non-shareable/openable links [r=mfinkle] 2011-02-28 14:46:40 -08:00
Brad Lassey
86f6534840 bug 611741 - Implement copy/paste for text fields in web content r=mfinkle a=2.0+ 2011-02-27 10:47:27 -05:00
Matt Brubeck
acb86b6829 Bug 627103 - Don't wait for reflow to finish before zooming [r=mfinkle] 2011-02-24 20:30:11 -08:00
Wes Johnston
1848c46179 Bug 628012 - Ensure click is fired on highlighted element [r=mfinkle, a=blocking-fennec] 2011-02-18 14:12:22 -08:00
Wes Johnston
7d313c67dc Bug 611580 - Allow chaning character encoding in Fennec. [r=mfinkle, a=blocking] 2011-02-18 11:48:50 -08:00
Vivien Nicolas
c1ba06c401 Bug 632837 - Move (more) code out of Browser.startup() (part 1) [r=mfinkle] 2011-02-11 19:52:49 +01:00
Benjamin Stover
48b227f773 Bug 630593 Remove try/catch and test for saving history r=mfinkle 2011-02-09 11:46:28 -08:00
Vivien Nicolas
c300c2486a Bug 630946 - Repaint does not occur when dismissing a combo box [r=mfinkle] 2011-02-09 00:22:27 +01:00
Vivien Nicolas
d32bab5d31 Bug 626457 - Move some code out of Browser.startup(); [r=mfinkle] 2011-02-08 23:46:24 +01:00
Mark Finkle
a7d4d8c68d Bug 630542 - Regression: Context menus do not pop up on links (remove the dump) [r=stechz] 2011-02-01 14:41:40 -05:00
Mark Finkle
fd47a771a2 Bug 630542 - Regression: Context menus do not pop up on links [r=stechz] 2011-02-01 13:59:58 -05:00
Benjamin Stover
5b90b847d9 Bug 630145 Regression: History not saved r=mfinkle 2011-01-31 10:57:03 -08:00
Vivien Nicolas
5c6a030ac7 Bug 629397 - Use sendCrossProcessKeyEvent instead of a custom message for keys [r=mfinkle,f=mbrubeck] 2011-01-28 19:11:12 +01:00
Matt Brubeck
e91c52afe1 Bug 628323 - Context menus cannot be changed by restartless add-ons [r=mfinkle] 2011-01-24 11:20:39 -08:00
Oleg Romashin
8d8289736a Bug 575586 - [LongTap]Fennec does not pass long tap event to plug-ins [r=mbrubeck] 2011-01-15 11:38:30 +02:00
Matt Brubeck
4dba80dfc6 Bug 623313 - Let text reflow finish before zooming [r=mfinkle] 2011-01-13 17:07:10 -08:00
Wes Johnston
e15cf4cdac Bug 623765 - Use active pseudoclass for tap highlighting [r=vingtetun] 2011-01-11 16:21:06 -08:00
Mark Finkle
cc30128887 Bug 588441 - Remove progress listeners in chrome [r=mbrubeck r=bstover] 2011-01-10 23:53:20 -05:00
Wes Johnston
6549a8aad1 Bug 623763 - Highlight links on mousedown [r=vingtetun] 2011-01-10 14:10:01 -08:00
Mark Finkle
39218ae8d2 Bug 623591 - Add basic support for window.console [r=vingtetun] 2011-01-06 12:42:03 -05:00
Vivien Nicolas
9db7ba6f04 Bug 609866 - Fennec fires contextmenu event in content during panning/tapping [r=mfinkle,wesj] 2011-01-05 12:58:32 +01:00
Vivien Nicolas
72195c8bf6 Bug 622553 - Tap Highlighting blue glow CSS fixes [r=mfinkle] 2011-01-03 17:50:43 +01:00
Matt Brubeck
da8f2fcb65 Bug 621892 - Adjust y coordinate after text reflow [r=vingtetun]
--HG--
extra : rebase_source : f0d3cc721f7cc34af4713ae0ee85c3a424d91918
2010-12-29 07:34:16 -08:00
Vivien Nicolas
3d71a7ae01 Bug 621730: Blue Highlighting rect calculation is wrong on google images [r=mfinkle] 2010-12-29 05:53:08 +01:00
Matt Brubeck
e1dad6aae3 Bug 621683 - Double-tap does not zoom correctly if text reflow changes the layout [r=mfinkle]
--HG--
extra : rebase_source : 761114d9af7408575e450483b18b66afa6ab9c7a
2010-12-28 20:08:14 -08:00
Matt Brubeck
938e8c2a38 Bug 611555 (2/2) - Add a pref to control reflow zoom [r=mfinkle]
--HG--
extra : rebase_source : 400d48a82a22a71c10350a4e46c9402c1d55fe8c
2010-12-27 21:27:36 -08:00
Matt Brubeck
6d8e43b46a Bug 611555 (1/2) - Use code from Easy Reading to reflow text on zoom [r=mfinkle]
--HG--
extra : rebase_source : 920f1317cd758db43105840196f47ea30b9803b9
2010-12-27 21:23:14 -08:00
Vivien Nicolas
476ac39fcb Bug 619824 - Dispatch a delayed mousemove event soon after TapDown [r=mfinkle] 2010-12-17 02:38:28 +01:00
Vivien Nicolas
7bb8a9a970 Bug 614606 - Find in Page does not scroll down when hitting the previous button the first time [r=mfinkle] 2010-12-09 10:08:12 -05:00
Mark Finkle
6aaab7a32d Bug 614249 - Tabs don't open in background when using CTRL key and tapping a link [r=wjohnston] 2010-12-01 14:59:02 -05:00
Vivien Nicolas
30eb87d907 Bug 614813 - Content of pages not displayed when Site panel is opened [r=mfinkle] 2010-11-29 19:15:03 +01:00
Wesley Johnston
04ecad225f Bug 517889 - Add referrer to OpenURI [r=mfinkle] 2010-11-22 12:08:49 -08:00
Matt Brubeck
fb4c0131d6 Bug 590777 - part 3: Convert various constants from pixels to physical units [r=mfinkle] 2010-11-18 11:36:46 -08:00
Matt Brubeck
6a118f5110 Bug 590777 - part 2: Calculate viewport scale based on display DPI [r=mfinkle] 2010-11-16 14:50:34 -08:00
Wes Johnston
3901fcfc7b Bug 589337 - Set css viewport to zero when tab is hidden. [r=stechz, a=b3+] 2010-11-17 15:01:00 -05:00
Matt Brubeck
5dce4ee408 Bug 590777 - part 1: Viewport metadata cleanup [r=mfinkle] 2010-11-16 09:22:31 -08:00
Vivien Nicolas
6c3db20940 Bug 540613 - Form helper does not come up selecting username/password fields on Wordpress [r=mfinkle] 2010-11-08 11:53:42 +01:00
Vivien Nicolas
ad3fe26ec5 Bug 608266 - [Regression] Can't open a link in new tab from the awesome panels [r=mfinkle] 2010-11-03 14:48:01 +01:00
Alon Zakai
e1a4c6ed9f Bug 608445 - Fix hang when pressing a key on about:* pages [r=mfinkle] 2010-11-02 10:08:43 -07:00
Mark Finkle
54ad5c7d88 Bug 566478 - Invalid SSL cert error is not mobile-friendly [r=vingtetun] 2010-10-28 11:58:37 -04:00
Vivien Nicolas
74fb5d3f2d Bug 597036 - Find in page does not display results on screen when page is zoomed [r=mfinkle] 2010-10-25 16:35:13 +02:00
Honza Bambas
b33ea0b496 Bug 536295 - e10s HTTP: offline application cache [r=mfinkle] 2010-10-19 15:32:00 -04:00
Vivien Nicolas
206f14fda5 [Bug 605405] Remove IME hacks used as a workaround for bug 604192 [r=mfinkle] 2010-10-19 15:11:16 +02:00
Matt Brubeck
8e7dbc5131 Bug 590715 - Fullscreen video for Fennec [r=mfinkle] 2010-10-16 06:25:15 -07:00
Vivien Nicolas
1fc65cf72a Bug 601619 - page title shows up on urlbar when flipping through awesomescreen panes [r=mfinkle] 2010-10-14 15:15:29 +02:00