Brian Nicholson
|
a5ec420cd6
|
Backout 12ca455a3f09 and 580de0df77e9 for rc failures
|
2014-02-05 13:44:45 -08:00 |
|
Brian Nicholson
|
84428bebb2
|
Bug 965137 - Replace SessionStore pageshow listener with onLocationChange listener. r=mfinkle
|
2014-02-05 11:05:51 -08:00 |
|
Phil Ringnalda
|
ec64dfd0ba
|
Merge m-i to m-c
|
2014-02-02 09:16:37 -08:00 |
|
Wes Johnston
|
71b7cc1fae
|
Bug 784759 - Delay database initialization until after first page load. r=mfinkle
|
2014-01-28 21:58:12 -08:00 |
|
Wes Johnston
|
62eb4c7ca7
|
Bug 964510 - Add delayed startup notifications for Fennec. r=mfinkle
|
2014-01-28 21:57:59 -08:00 |
|
Errietta Kostala
|
add4a6e89e
|
Bug 959366 - Remove unused LazyNotificationGetter.shutdown function. r=mleibovic
|
2014-01-31 13:59:23 -05:00 |
|
Carsten "Tomcat" Book
|
a10c0f0add
|
merge fx-team to mozilla-central
|
2014-01-31 12:52:17 +01:00 |
|
Nick Alexander
|
5be6793b5c
|
Merge m-c to s-c
|
2014-01-29 20:01:11 -08:00 |
|
Michael Comella
|
443a6f5ead
|
Bug 960135 - Security check 'Open in New Tab' urls. r=mfinkle,mgoodwin
|
2014-01-30 18:08:38 -08:00 |
|
Richard Newman
|
df21e27958
|
Bug 965064 - Part 1: back out non-native about:accounts. r=nalexander
|
2014-01-28 16:49:54 -08:00 |
|
Wes Johnston
|
1ab58148de
|
Bug 956900 - Close actionbar after paste. r=margaret
|
2014-01-27 14:58:32 -08:00 |
|
Martyn Haigh
|
cfaaad5e71
|
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
|
b90e038e9c
|
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
|
30ecfe5a0e
|
Merge m-c to inbound.
|
2014-01-31 21:16:16 -05:00 |
|
Myk Melez
|
f517b58b35
|
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
|
a5287a2365
|
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
|
e4c0976ed3
|
Bug 962963 - Decouple tab expiration code r=margaret
|
2014-01-24 09:08:01 -05:00 |
|
Mark Finkle
|
e3b53ac990
|
Bug 962963 - Be more aggressive about expiring tabs r=kats r=margaret
|
2014-01-24 09:07:58 -05:00 |
|
Wes Johnston
|
05b41cc1d6
|
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
|
3a7f300e69
|
Bug 956782 - Swap order of search and share in actionbar. r=mfinkle
|
2014-01-15 13:40:00 -08:00 |
|
Joshua Dover
|
cc10c2ccdd
|
Bug 960159 - Dim System UI when scrolling down in reader mode. r=jimm
|
2014-01-22 11:56:11 -08:00 |
|
Reuben Morais
|
40d8516b66
|
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
|
079f8fe835
|
Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander
|
2014-01-21 14:13:45 +01:00 |
|
Myk Melez
|
3cafd1bc7a
|
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
|
f2bc2857a3
|
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
|
a492670c32
|
Bug 957056 - pass correct status argument to _initRuntime; r=wesj
|
2014-01-22 00:53:25 -08:00 |
|
Myk Melez
|
19e69f3a79
|
Bug 953328 - make about:apps work with synthetic APKs; r=wesj
|
2014-01-22 00:50:02 -08:00 |
|
Mark Finkle
|
8784191625
|
Bug 953381 - Basic media casting control bar r=wesj
|
2014-01-20 17:26:30 -05:00 |
|
Mark Finkle
|
fd6e780b16
|
Bug 953381 - Move CastingApps into a separate JS file r=wesj
|
2014-01-20 17:26:27 -05:00 |
|
Mark Finkle
|
5d6bd2ef22
|
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
|
e78859a28f
|
Backout 032a3ba018db, It breaks <select> form element interactions (bug 961489, bug 961662)
|
2014-01-20 16:40:28 -05:00 |
|
Richard Newman
|
0001f9cb60
|
Bug 961538 - Correctly extract bitmaps from stored icons in search preferences. r=mfinkle
|
2014-01-19 23:09:23 -08:00 |
|
Mark Capella
|
58da7fc41d
|
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
|
15e6cc889f
|
Bug 922342 - PermissionPromptHelper.jsm takes ~220ms on startup on a galaxy nexus r=wesj
|
2014-01-17 22:35:12 -05:00 |
|
Neil Bleasdale
|
aef1f9f7f1
|
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
|
ab8f7ebf5b
|
Bug 953272 - Add selected attribute for prompts with multichoice. r=wesj
|
2014-01-14 11:27:02 -08:00 |
|
Mark Finkle
|
9166841ca1
|
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
|
70f97b7271
|
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
|
4bce855435
|
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
|
adab40fa14
|
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
|
37b9de3c40
|
Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie]
|
2014-01-13 17:58:33 -08:00 |
|
Carsten "Tomcat" Book
|
0a42034c15
|
merge mozilla-inbound to mozilla-central
|
2014-01-13 12:43:23 +01:00 |
|
Mark Capella
|
1e39c5d4da
|
Bug 951943 - SelectionHandler._updateCacheForSelection() Error: TypeError: rects[0] is undefined, r=margaret
|
2014-01-11 01:51:27 -05:00 |
|
Christian Legnitto
|
170d2cae88
|
Bug 935377 - Firefox should fix common scheme typos, r=dolske
|
2014-01-12 12:02:27 -08:00 |
|
Daniel Holbert
|
725560a228
|
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
|
8bea8e6d63
|
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
|
7ee9488965
|
Bug 948849 - Forward nsIRequest's success status if not a HTTP request. r=bnicholson
|
2014-01-07 15:44:53 -08:00 |
|
Mark Capella
|
a42a2e6ccb
|
Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret
|
2014-01-08 02:59:08 -05:00 |
|
Veeti Paananen
|
f4dc43b9f7
|
Bug 951274 - Disable click on selected text to copy. r=mleibovic
|
2013-12-22 07:38:48 +02:00 |
|
Mark Capella
|
9fbe40550b
|
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 |
|