Commit Graph

1582 Commits

Author SHA1 Message Date
Phil Ringnalda
77d4fc0617 Merge m-i to m-c 2014-02-02 09:16:37 -08:00
Wes Johnston
b9e1724d63 Bug 784759 - Delay database initialization until after first page load. r=mfinkle 2014-01-28 21:58:12 -08:00
Wes Johnston
a81fc18792 Bug 964510 - Add delayed startup notifications for Fennec. r=mfinkle 2014-01-28 21:57:59 -08:00
Errietta Kostala
b3dfda1c31 Bug 959366 - Remove unused LazyNotificationGetter.shutdown function. r=mleibovic 2014-01-31 13:59:23 -05:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Nick Alexander
2d65bc50d0 Merge m-c to s-c 2014-01-29 20:01:11 -08:00
Michael Comella
04f2bd6195 Bug 960135 - Security check 'Open in New Tab' urls. r=mfinkle,mgoodwin 2014-01-30 18:08:38 -08:00
Richard Newman
46456905af Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander 2014-01-28 16:49:54 -08:00
Wes Johnston
e913389601 Bug 956900 - Close actionbar after paste. r=margaret 2014-01-27 14:58:32 -08:00
Martyn Haigh
18b5f2e31d bug 957057 - refactor import in browser.js to make code easier to understand; r=wesj
--HG--
extra : rebase_source : 4014c863adc713de80975cafef81cdae00f5d09d
2014-01-24 21:12:08 -08:00
Myk Melez
11af04fdf3 bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Ryan VanderMeulen
cb279069ad Merge m-c to inbound. 2014-01-31 21:16:16 -05:00
Myk Melez
4efc283aee bug 962607 - automatically enable remote debugger when native app built in debug mode; r=mfinkle
--HG--
extra : rebase_source : eee7d323b3dcb2a8911f855d81a80ae9a75d3204
2014-01-31 14:51:24 -08:00
Max Li
3005ca7a3a Bug 960203 - Allow text selection handles to crossover in <input> and <textarea> elements. r=mleibovic 2014-01-25 16:15:31 -08:00
Mark Finkle
bac50e4147 Bug 962963 - Decouple tab expiration code r=margaret 2014-01-24 09:08:01 -05:00
Mark Finkle
e72316ce1e Bug 962963 - Be more aggressive about expiring tabs r=kats r=margaret 2014-01-24 09:07:58 -05:00
Wes Johnston
24b334d230 Bug 952112 - Scale share icon in actionbar. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable-hdpi/copy.png => mobile/android/base/resources/drawable-hdpi/ab_copy.png
rename : mobile/android/base/resources/drawable-hdpi/cut.png => mobile/android/base/resources/drawable-hdpi/ab_cut.png
rename : mobile/android/base/resources/drawable-hdpi/paste.png => mobile/android/base/resources/drawable-hdpi/ab_paste.png
rename : mobile/android/base/resources/drawable-hdpi/select_all.png => mobile/android/base/resources/drawable-hdpi/ab_select_all.png
rename : mobile/android/base/resources/drawable-mdpi/copy.png => mobile/android/base/resources/drawable-mdpi/ab_copy.png
rename : mobile/android/base/resources/drawable-mdpi/cut.png => mobile/android/base/resources/drawable-mdpi/ab_cut.png
rename : mobile/android/base/resources/drawable-mdpi/paste.png => mobile/android/base/resources/drawable-mdpi/ab_paste.png
rename : mobile/android/base/resources/drawable-mdpi/select_all.png => mobile/android/base/resources/drawable-mdpi/ab_select_all.png
rename : mobile/android/base/resources/drawable-xhdpi/copy.png => mobile/android/base/resources/drawable-xhdpi/ab_copy.png
rename : mobile/android/base/resources/drawable-xhdpi/cut.png => mobile/android/base/resources/drawable-xhdpi/ab_cut.png
rename : mobile/android/base/resources/drawable-xhdpi/paste.png => mobile/android/base/resources/drawable-xhdpi/ab_paste.png
2014-01-16 13:33:00 -08:00
Wes Johnston
b4d75cf31b Bug 956782 - Swap order of search and share in actionbar. r=mfinkle 2014-01-15 13:40:00 -08:00
Joshua Dover
24f7243e08 Bug 960159 - Dim System UI when scrolling down in reader mode. r=jimm 2014-01-22 11:56:11 -08:00
Reuben Morais
5a78639883 Bug 961560 - Use a SUMO redirect for the Learn More URL in the missing plugin error message. r=margaret 2014-01-23 09:43:13 -05:00
Tim Taubert
7c1a224b2f Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander 2014-01-21 14:13:45 +01:00
Myk Melez
87ea3f0338 Bug 961762 - wait until registryReady to use DOMApplicationRegistry API; r=wesj
--HG--
extra : rebase_source : 313e2af2a5afa73f7d6bfcd2055d83b96819ac27
2014-01-22 12:49:46 -08:00
Neil Rashbrook
6277f3bb76 Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
Martyn Haigh
d7982cce17 Bug 957056 - pass correct status argument to _initRuntime; r=wesj 2014-01-22 00:53:25 -08:00
Myk Melez
5932f7fdbf Bug 953328 - make about:apps work with synthetic APKs; r=wesj 2014-01-22 00:50:02 -08:00
Mark Finkle
ab90a714a5 Bug 953381 - Basic media casting control bar r=wesj 2014-01-20 17:26:30 -05:00
Mark Finkle
72c466076b Bug 953381 - Move CastingApps into a separate JS file r=wesj 2014-01-20 17:26:27 -05:00
Mark Finkle
880cbf8cb5 Bug 953381 - Add generic support for casting a video to a second screen service r=wesj 2014-01-20 17:21:58 -05:00
Mark Finkle
1d98f98e37 Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662) 2014-01-20 16:40:28 -05:00
Richard Newman
a848b04d5c Bug 961538 - Correctly extract bitmaps from stored icons in search preferences. r=mfinkle 2014-01-19 23:09:23 -08:00
Mark Capella
6e8cede56b Bug 947284 - End text-selection handle is not visible when opting to select all text part II, r=margaret 2014-01-18 00:31:05 -05:00
Mark Finkle
c4aeab430f Bug 922342 - PermissionPromptHelper.jsm takes ~220ms on startup on a galaxy nexus r=wesj 2014-01-17 22:35:12 -05:00
Neil Bleasdale
a845716dba Bug 956484 - Move inline js from /mobile/android/chrome/content/aboutPrivateBrowsing.xhtml into separate js file. r=mbrubeck 2014-01-15 09:35:54 -05:00
Joshua Dover
ecbd09bf06 Bug 953272 - Add selected attribute for prompts with multichoice. r=wesj 2014-01-14 11:27:02 -08:00
Mark Finkle
88826f13a4 Bug 959789 - Unresponsive script dialog for ConsoleAPI.js on nfl.com gamecenter pages r=bnicholson 2014-01-14 23:55:55 -05:00
Margaret Leibovic
80b44e380a Bug 958192 - Use gecko messages to request current set of available panels from JS. r=lucasr 2014-01-14 15:08:10 -08:00
Neil Bleasdale
19dc191b25 Bug 957052 - Move remaining event handlers out of mobile/android/chrome/content/aboutFeedback.xhtml into its js file. r=mleibovic 2014-01-14 10:14:10 -05:00
Errietta Kostala
c02b3c6d09 Bug 948899 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutAddons.xhtml. r=mleibovic 2014-01-14 09:49:08 -05:00
Matt Brubeck
b5e2c0b510 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Carsten "Tomcat" Book
c5346da108 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
Mark Capella
f82ad182dd Bug 951943 - SelectionHandler._updateCacheForSelection() Error: TypeError: rects[0] is undefined, r=margaret 2014-01-11 01:51:27 -05:00
Christian Legnitto
aeb2c9d4da Bug 935377 - Firefox should fix common scheme typos, r=dolske 2014-01-12 12:02:27 -08:00
Daniel Holbert
f7ab8735ae Bug 958734: Add extra layer of parens to fix JS warning in JSDOMParser.js. r=bnicholson 2014-01-10 15:28:51 -08:00
Myk Melez
7ed59e75c8 bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Joshua Dover
e7340d1db3 Bug 948849 - Forward nsIRequest's success status if not a HTTP request. r=bnicholson 2014-01-07 15:44:53 -08:00
Mark Capella
675b316be1 Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret 2014-01-08 02:59:08 -05:00
Veeti Paananen
fd374a2433 Bug 951274 - Disable click on selected text to copy. r=mleibovic 2013-12-22 07:38:48 +02:00
Mark Capella
30bd073c89 Bug 947284 - End text-selection handle is not visible when opting to select all text, r=margaret 2014-01-07 04:32:07 -05:00
Neil Bleasdale
3e11c22086 Bug 948897 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutFeedback.xhtml. r=mbrubeck 2014-01-06 15:18:01 -05:00
Sofia Larsson
39a631557c Bug 922682 - Remove unused 'logic' for setting the viewport to simplify reflow-on-zoom code in browser.js. r=jwir3, r=kats 2014-01-06 09:58:08 -05:00