Commit Graph

1478 Commits

Author SHA1 Message Date
Raymond Agbeame
005b693e38 Bug 950785 - Remove unused selectWord and selectWordContext. r=margaret 2013-12-17 18:22:42 -08:00
Wes Johnston
f3715768ed Bug 950464 - Default to selecting all text in SelectionHandler. r=margaret 2013-12-17 18:18:35 -08:00
Ryan VanderMeulen
b9ea898a47 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Justin Dolske
1f02646fea Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Kartikaya Gupta
93934e577b Bug 940889 - Set the scroll port size along with the CSS viewport to ensure content gets the latest innerWidth. r=Cwiiis 2013-12-16 09:53:56 -05:00
Kartikaya Gupta
6cf0b56cf5 Bug 940889 - Avoid calling getPageSize in setScrollClampingSize as it triggers a premature resize event to content. r=Cwiiis 2013-12-16 09:50:06 -05:00
Benjamin Smedberg
27a6ed9eb4 Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws 2013-12-17 10:53:32 -05:00
Yury Delendik
6295eff735 Bug 905668 - Add browser's Shumway extension to Android Nightly. r=mfinkle, r=gps 2013-12-11 09:13:30 -06:00
Wes Johnston
60cfa4bf6c Bug 947321 - Set all actionmode icons to show if room. r=margaret 2013-12-10 10:46:08 -08:00
Richard Newman
42328ed006 Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle 2013-12-10 10:41:34 -08:00
Brian Nicholson
dda348d48b Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle 2013-12-09 21:59:01 -08:00
retornam
31e35e213f Bug 790898 - Match desktop in restrictions for Add Search Engine option. r=margaret 2013-12-06 16:03:21 -08:00
Mark Capella
33cd63dee4 Bug 946030 - HTMLTextAreaElement should be considered an input element for text selection, r=wesj, f=margaret 2013-12-06 14:55:26 -05:00
Mark Finkle
8877993860 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Mark Finkle
14d34cd461 Backout f118b840cabe, 8f90c8059733, d440fa8a1568 because bug 946074 breaks a test 2013-12-06 01:41:50 -05:00
Mark Finkle
9377f407c4 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Mark Finkle
8b55cd4b7a Bug 946779 - Disable history in the hidden reader <browser> element r=lucasr 2013-12-05 12:08:55 -05:00
Margaret Leibovic
2d665d31aa Bug 943466 - Fix copy/cut errors in SelectionHandler. r=wesj 2013-12-03 14:47:37 -08:00
Richard Newman
c34e10b816 Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
Richard Newman
0b1bb74b8e Merge m-c to fx-team. 2013-12-03 10:47:15 -08:00
Mark Finkle
22beeb2c6b Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723 2013-12-03 10:15:26 -05:00
Lucas Rocha
a9d124893b Bug 944537 - No need to store showProgress as a Tab state/param (r=mfinkle) 2013-12-03 16:20:31 +00:00
Richard Newman
9a54791062 Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle 2013-12-01 21:53:17 -08:00
Richard Newman
eb5c26880d Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
Wes Johnston
49e36a78b0 Bug 943400 - Don't show handles when text fields are original focused. r=mfinkle 2013-11-26 12:53:21 -08:00
Chenxia Liu
3adda63019 Bug 932092 - Data format for UI telemetry collection. r=mfinkle 2013-11-25 17:35:58 -05:00
Taylor Skidmore
89962f768c Bug 916483 - Replace usage of fastFind with finder. r=mleibovic 2013-11-22 15:01:17 -05:00
Wes Johnston
2f31b49fcb Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Mark Capella
8f4ee1cb7d Bug 938563 - Select all + copy on textarea doesn't copy linebreaks, r=margaret 2013-11-20 13:57:20 -05:00
Ryan VanderMeulen
8cdf55deab Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Wes Johnston
8233df1e09 Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Mark Capella
9db35b7acf Bug 934470 - Cursor pin disappears on drag in textarea input, r=margaret 2013-11-18 23:48:49 -05:00
Chenxia Liu
6ab2e3f60c Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr 2013-11-18 10:17:46 -08:00
Chenxia Liu
3ae2a6974a Bug 852608 - Part 3: Add UI for adding a search engine. r=lucasr 2013-11-06 15:21:56 -08:00
Chenxia Liu
91aeefd53c Bug 852608 - Part 2: Support adding search engines. r=lucasr 2013-11-06 15:21:56 -08:00
Chenxia Liu
31e1ab6876 Bug 852608 - Part 1: Support opensearch <rel="search"> tag. r=lucasr 2013-11-06 15:21:56 -08:00
Mark Finkle
ab4332f81d Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson 2013-11-06 17:59:11 -05:00
Mark Finkle
fc1bb13b1e Bug 880119 - Improve the API for GeckoView r=blassey 2013-11-06 17:56:23 -05:00
Stefan Sobering
6d4f1184ad Bug 893774 - Allow passing of `null' for aButtons param in doorhanger.show. r=mleibovic 2013-11-06 00:24:18 -06:00
Mark Capella
3d08ce3b7a Bug 840144 - Make about:config prettier on Android. r=wesj 2013-11-05 22:10:30 -08:00
Wes Johnston
5afecb0bae Bug 932816 - Added a 'persistent' flag to the api in order to avoid to clear downloads notifications; r=wesj 2013-11-05 22:08:15 -08:00
Wes Johnston
6b1e3de271 Bug 933275 - Switching WebrtcUI.js to use the new notifications.jsm api; r=wesj 2013-11-05 22:07:55 -08:00
Wes Johnston
6a7f72d71f Bug 932641 - Update Open in app to new API. r=margaret 2013-11-01 12:21:32 -07:00
Federico Paolinelli
1e058fe0cb Bug 909932 - Implemented a Notifications.jsm module to expose rich notification api to addons; r=wesj 2013-11-01 12:06:07 -07:00
Noppanit Charassinvichai
08a5db5e58 Bug 774696 - Default icon for about:apps. r=wesj 2013-10-31 22:01:24 +00:00
Margaret Leibovic
8c12142c5a Bug 932694 - Show apps container when installed apps are found. r=mfinkle 2013-11-01 07:45:32 -07:00
Kartikaya Gupta
61ffd37c9d Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa
The bulk of this patch is fixing up pieces of code that infer the resolution
as the inverse of the scaling transform on the root layer. This used to be
how various bits of gfx code obtained the resolution, but now that we can set
the resolution on the actual presShell that contains the content, we can also
just read the resolution from the FrameMetrics directly.
2013-10-29 09:27:50 -04:00
Jim Chen
ad506c737a Bug 717878 - Enable scrolling single-line text inputs; r=kats 2013-10-26 14:34:51 -04:00
Mark Finkle
2ea1a34eb9 Bug 926102 - Firefox for Android offers cert error overrides for HSTS sites, even though the override will never be honored r=margaret 2013-10-24 05:50:59 -04:00
Carsten "Tomcat" Book
daa4f1689c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00