Commit Graph

20828 Commits

Author SHA1 Message Date
Ryan VanderMeulen
f8e5caee0f Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00
Heather Arthur
aa98471f42 Bug 1040882 - Only delete transition rule after updating stylesheet in style editor. r=jwalker 2014-07-31 11:25:00 -04:00
Joe Walker
96ea1851be Bug 1035296 - Make protocol.js pass error messages for unknownError (part 2); r=past 2014-08-04 12:26:41 +01:00
Martijn Wargers
25fb362335 Bug 251903 - Autoscroll does not function as expected when in an iframe. r=Neil 2014-07-23 13:57:54 +02:00
Ed Morley
070f2d591a Merge mozilla-central and inbound 2014-08-04 12:23:28 +01:00
Ed Morley
3dff8c7ef0 Backed out changeset 7650a0cd5298 (bug 1042161) for browser_openH264.js timeouts 2014-08-04 11:52:22 +01:00
Gian-Carlo Pascutto
75bc157265 Bug 1046038 - Replace linear prefix array by array of arrays. r=mmc 2014-08-04 12:12:02 +02:00
Gian-Carlo Pascutto
c2e895fb22 Bug 1046038 - Make essential arrays for SafeBrowsing infallible. r=mmc 2014-08-04 12:11:51 +02:00
Georg Fritzsche
6d8a7cec86 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Wes Kocher
4a5632b420 Merge m-c to fx-team 2014-08-01 17:04:43 -07:00
Wes Kocher
e1e03bcbfa Merge b2g-inbound to m-c a=merge 2014-08-01 16:24:54 -07: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
Ryan VanderMeulen
331f439833 Merge m-c to fx-team. a=merge 2014-08-01 16:08:39 -04:00
Drew Willcoxon
6050a9b5f8 Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 1, SearchSuggestionController). r=MattN 2014-08-01 11:57:20 -07: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
Vlad Filippov
25df45a615 Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin 2014-08-01 01:42:00 -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