Commit Graph

20810 Commits

Author SHA1 Message Date
Ryan VanderMeulen
ad3135f971 Merge m-c to b2g-inbound. a=merge 2014-08-01 16:07:46 -04:00
Ryan VanderMeulen
cde39a4083 Merge inbound to m-c. a=merge 2014-08-01 15:59:05 -04:00
Ryan VanderMeulen
ae2a7b5cdb Merge fx-team to m-c. a=merge 2014-08-01 15:34:58 -04:00
Fabrice Desré
f15f6dca2f Bug 1042882 - Add an explicit field to track application kind in the registry r=myk 2014-08-01 10:41:52 -07:00
Ed Morley
954b777365 Merge mozilla-central and b2g-inbound 2014-08-01 18:03:34 +01:00
Ed Morley
0a84a1a0b2 Merge mozilla-central and fx-team 2014-08-01 18:02:08 +01:00
Ed Morley
2ebb434250 Merge mozilla-central and inbound 2014-08-01 17:37:13 +01:00
Ed Morley
f1c5b33241 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-01 17:26:43 +01:00
Paolo Amadini
26204314d1 Bug 1034381 - Enhance previous searches in awesomebar dropdown by removing URL. r=mak 2014-08-01 16:41:32 +01:00
Ed Morley
2b7789a643 Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-01 16:11:12 +01:00
Paolo Amadini
9e803c070a Bug 959582 - Refactor the search URL provider for the location bar. r=mak
--HG--
rename : toolkit/components/places/PriorityUrlProvider.jsm => toolkit/components/places/PlacesSearchAutocompleteProvider.jsm
rename : toolkit/components/places/tests/unit/test_priorityUrlProvider.js => toolkit/components/places/tests/unit/test_PlacesSearchAutocompleteProvider.js
2014-08-01 16:08:48 +01:00
Marco Bonardo
a889ea8948 Bug 1043942 - UnifiedComplete disables inline autocomplete if urlbar behavior is not the default. r=ttaubert 2014-08-01 16:53:05 +02:00
Althaf Hameez
551467e27b Bug 1017502 - Add a foreign_count column to moz_places r=mak 2014-08-01 16:53:02 +02:00
Mike de Boer
0bfbab8194 Bug 1008201: update Loop toolbar icon to a speech bubble. r=jaws 2014-07-31 17:38:11 +02:00
Alex Bardas
8b2d6206ae Bug 847244 - Click-to-play state should influence how plugins are sorted in the Add-ons Manager UI. r=Unfocused 2014-07-31 10:45:00 -07:00
Bernardo P. Rittmeyer
940ba3ab42 Bug 951396 - Bookmark toolbar now can show icons in HiDPI resolution using a new helper function in PlacesUIUtils.jsm. r=MattN,mak 2014-07-31 19:29:57 -07:00
Ryan VanderMeulen
c9cbdf1824 Merge m-c to fx-team. a=merge 2014-07-31 15:54:50 -04:00
Ryan VanderMeulen
c796b3a015 Merge b2g-inbound to m-c. a=merge 2014-07-31 15:54:07 -04:00
Fabrice Desré
cc7dd1764b backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
Ryan VanderMeulen
470d48c518 Backed out changeset c5be930c66e3 (bug 1035296) for mochitest-dt failures. 2014-07-31 13:44:28 -04:00
Mike Conley
ec48d11850 Bug 787975 - Make JSTerm $0 helper work across content processes. r=msucan.
--HG--
extra : rebase_source : b7a3a698effb0b223160fabae5b6f9b0fe820888
2014-07-31 13:07:27 -04:00
Joe Walker
972295ac37 Bug 1035296 - Part 2, Make protocol.js pass error messages for unknownError; r=past 2014-07-31 17:36:10 +01:00
Paolo Amadini
b8ffc1ef8e Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin 2014-07-31 15:57:02 +01:00
Nick Fitzgerald
89210445f3 Bug 1046010 - Add global as a debuggee when getting event listeners in the inspector. r=past 2014-07-31 08:48:00 -04:00
Joe Walker
9b99df14f5 Bug 1035296 - Make protocol.js pass error messages for unknownError; r=past 2014-07-31 13:35:17 +01:00
Carsten "Tomcat" Book
3926eb977d Merge mozilla-central to fx-team 2014-07-31 13:08:59 +02:00
Carsten "Tomcat" Book
beada222aa merge fx-team to mozilla-central a=merge 2014-07-31 13:01:27 +02:00
Fabrice Desré
154ab0bbdf Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Ryan VanderMeulen
879108f360 Merge inbound to m-c. a=merge 2014-07-30 17:13:20 -04:00
Paolo Amadini
ba1cf91015 Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN 2014-07-30 18:06:45 +01:00
Marco Bonardo
fe7c0f3905 Bug 433788 - Crash in [@ nsAutoCompleteController::ClosePopup] due to re-entrancy. r=Enn 2014-07-30 16:55:47 +02:00
Marco Bonardo
a1070cb752 Bug 1046062 - unified version of test_swap_protocol.js is disabled without a reason. r=ttaubert 2014-07-30 16:55:39 +02:00
Tyler Colgan
cf87500faa Bug 1038215 - Change FormData.collect() to avoid storing credit card data for Session Restore r=ttaubert 2014-07-30 15:25:35 +02:00
J. Ryan Stinnett
2d9af097ce Bug 1044108 - Part 2: Disable QR decoder on Fennec for now. r=paul,gps 2014-07-30 14:32:00 +02:00
J. Ryan Stinnett
9b38b1f5f6 Bug 1044108 - Part 1: Beautify QR decoder, keep only Mozilla and license comments. r=paul 2014-07-30 14:32:00 +02:00
Carsten "Tomcat" Book
3634f53718 merge mozilla-inbound to mozilla-central a=merge 2014-07-30 13:56:19 +02:00
Manish Goregaokar
b8ccd3b59c Bug 1015314 - Reduce self-xss prevention threshhold to 5. r=jwalker 2014-07-31 22:05:00 -04:00
Nathan Froyd
a16f465fab Bug 1045247 - move install rules in toolkit/devtools/*/Makefile.in to moz.build; r=mshal 2014-07-28 17:23:44 -04:00
Nathan Froyd
9ea6c585f8 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Fabrice Desré
6128f1e270 Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Valentin Gosu
675ba7e978 Bug 1046848 - Typo in captivedetect.js:250 - aInterface is undefined. r=dolske 2014-08-01 03:21:51 +03:00
Valentin Gosu
3f692543fa Bug 1046848 - Typo in captivedetect.js - nsIHttpActivityOberver. r=dolske 2014-07-31 19:31:55 +03:00
Nicholas Nethercote
2a946ed913 Bug 1046477 (part 1) - Separate the reporting of the main and static atoms tables. r=froydnj.
--HG--
extra : rebase_source : c60db11fc39d180e43f22e7f395eea24cd358aa3
2014-07-30 23:06:57 -07:00
Jordan Santell
98ed1f3b5f Bug 1034295 - Add e10s support to shader editor. r=vp, r=jryans 2014-07-29 13:57:00 +02:00
Sami Jaktholm
2a1db15682 Bug 978688 - Style Editor: Don't bypass cache when loading content of .css files. r=harth 2014-07-28 23:49:00 +02:00
Wes Kocher
1f3bb5e64f Merge m-c to fx-team 2014-07-29 17:21:24 -07:00
Wes Kocher
1b0a3b965d Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Wes Kocher
99840a8247 Merge b2g-inbound to m-c a=merge 2014-07-29 16:42:15 -07:00
Matthew Noorenberghe
b32d909226 Bug 1007979 - Refactor nsSearchSuggestions into a reusable JSM. r=adw
Original JSM by mconnor.
2014-07-29 11:28:35 -07:00
Jared Wein
e7769b59f5 Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused 2014-07-29 10:26:37 -04:00