Commit Graph

1482 Commits

Author SHA1 Message Date
Margaret Leibovic
f8b99ed347 Bug 948894 - Fix typos. r=me 2013-12-18 13:52:21 -08:00
Frederik Braun
bcd510dbbd Bug 948894 - Move inline scripts for about:apps into AboutApps.js. r=mleibovic 2013-12-18 12:59:21 +01:00
Margaret Leibovic
94973fe557 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Wes Johnston
42073c23a7 Bug 950464 - Fixup typo. r=margaret 2013-12-17 19:51:01 -08:00
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