Граф коммитов

11019 Коммитов

Автор SHA1 Сообщение Дата
Joel Maher 97f62104fb Bug 1110982 - Disabled tests for oth chunk and leaks (run-by-dir). r=RyanVM 2014-12-27 00:44:52 +05:30
Phil Ringnalda 5299711df0 Merge f-t to m-c, a=merge 2015-02-07 08:55:02 -08:00
Margaret Leibovic 0be0977efe Bug 907079 - Simplify reader mode style popup logic, including removing the use of the window.history API. r=mfinkle
--HG--
extra : rebase_source : 8466fd81f0a55c0ea7cf608622f6805741c21a3a
2015-01-28 17:43:07 +01:00
Wes Kocher 37dc6c9583 Merge inbound to m-c a=merge CLOSED TREE 2015-02-06 14:44:10 -08:00
Dave Townsend fcf968baa0 Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.

Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported

--HG--
rename : browser/components/sidebar/nsSidebar.js => toolkit/components/search/nsSidebar.js
extra : rebase_source : 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
2015-02-02 12:15:26 -08:00
Dhi Aurrahman 5b8f79fc23 Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz 2015-02-04 18:46:26 +07:00
Nathan Froyd e9cd140c50 Bug 1128989 - part 1 - define Telemetry::ID as a uint32_t; r=gfritzsche
We would like to be able to forward-declare Telemetry::ID, so fewer
header files need to include Telemetry.h.  Empirical evidence shows that
forward-declaring enums requires either enum classes, or plain
fixed-width enums.  Let's opt for the latter here; there's no need to
constrain the size to 16 bits, since Telemetry::IDs are rarely stored in
data structures.
2015-02-03 10:04:59 -05:00
Avi Halachmi 6be44da368 Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
Valentin Gosu 4f128ac3e1 Bug 1120216 - Add telemetry for how often URLs contain !/ or !// or end with a ! r=mcmanus 2015-02-06 15:27:33 +02:00
Phil Ringnalda 03a26ce028 Back out 3da63ccbadef (bug 984050) for Windows cppunit bustage
CLOSED TREE
2015-02-06 19:49:42 -08:00
Andrea Marchesini ee4cdf6a25 Bug 984050 - Persist ServiceWorker registrations, r=bent, r=nsm 2015-02-06 23:31:33 +00:00
Christoph Kerschbaumer 88e7a2da63 Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places -tests (r=mak) 2015-02-06 13:54:45 -08:00
Christoph Kerschbaumer 9cfac9b8c7 Bug 1126004 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/places (r=mak) 2015-02-06 13:54:35 -08:00
Wes Kocher 834e2d3042 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Carsten "Tomcat" Book 5447ea3b46 Merge mozilla-central to fx-team 2015-02-05 14:50:09 +01:00
Carsten "Tomcat" Book ba2f5fcd61 merge mozilla-inbound to mozilla-central a=merge 2015-02-05 14:47:16 +01:00
Paolo Amadini c3952b24ed Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice 2015-02-05 11:19:01 +00:00
Nicholas Nethercote d34f0301b8 Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
--HG--
extra : rebase_source : 99182e70335d2b5ff95f8c528ae992d37294be3a
2015-02-04 20:05:36 -08:00
Mark Hammond a015a83aaf Bug 1121340 - add telemetry to determine how consistent our geoip country code is with the platform's. r=gavin 2015-02-05 12:24:06 +11:00
Wes Kocher 7ebcc55521 Merge m-c to inbound a=merge 2015-02-04 17:48:15 -08:00
Blake Kaplan a3e940d7ae Bug 1120395 - Deal with shutdown without crashing. r=mmc/gcp 2015-02-04 14:17:13 -08:00
Mark Hammond 0a544c73ea Bug 1123974 - geoip result should not override users already with browser.search.isUS=true. r=florian
--HG--
rename : toolkit/components/search/tests/xpcshell/test_location.js => toolkit/components/search/tests/xpcshell/test_location_migrate_no_countrycode_isUS.js
rename : toolkit/components/search/tests/xpcshell/test_location.js => toolkit/components/search/tests/xpcshell/test_location_migrate_no_countrycode_notUS.js
2015-02-04 14:20:19 +11:00
Tim Taubert f6537476a1 Bug 1094846 - Update head_common.js r=mak 2015-01-23 15:37:10 +01:00
Andrew McCreight d3826daa16 Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
Mark Capella 4788e40421 Bug 1081742 - Reader mode doesn't support RTL, r=bnicholson 2015-02-03 21:49:38 -05:00
Chenxia Liu 92399a3f06 Bug 1124392 - Telemetry: Record the number of passwords per hostname. r=MattN
--HG--
extra : rebase_source : 16de4b58ca570ed7ad328ddc5806eba0a509d9e7
2015-02-02 12:51:48 -08:00
Nicholas Nethercote 84a315c38c Bug 1127570 - Include measurement origins in about:memory's title bar. r=mccr8.
This changes about:memory so that whenever measurements are shown, the origin
of those measurements is visible in the title bar.

- "about:memory (live measurement)" is used when you do "Measure".

- "about:memory (<filename>)" is used when you do "Load...".

- "about:memory (diff of <filename1> and <filename2>)" is used when you do
  "Load and diff...".

- "about:memory" is used in all other cases, e.g. when about:memory is first
  loaded, and after all non-measurement actions (GC, GC, etc.)

--HG--
extra : rebase_source : 4d1da88d17481916cda5018b7a8298e67c916274
2015-02-02 16:53:49 -08:00
Christoph Kerschbaumer fe42cc460a Bug 1125991 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/jsdownloads (r=paolo) 2015-02-02 20:10:34 -08:00
Christoph Kerschbaumer b1de2face2 Bug 1125991 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/jsdownloads - tests (r=paolo) 2015-02-02 20:10:07 -08:00
Christoph Kerschbaumer 5aac2fe0fc Bug 1125991 - Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/components/jsdownloads (r=paolo) 2015-02-02 20:09:40 -08:00
Nicholas Nethercote 231a4d7a81 Bug 1127645 - Remove "Read from clipboard" button from about:memory. r=mccr8.
Now that memory reports are gzipped by default (not to mention *huge* when
unzipped), this button is no longer useful. A "load from URL" button (bug
859603) would be much better, but for now let's just remove the useless
functionality so it doesn't get in the way.

--HG--
extra : rebase_source : f6bad57203ce8a7173f876d578413c4f2cb3cc22
2015-02-02 16:44:48 -08:00
Ryan VanderMeulen 6c039d1f77 Merge m-c to inbound. a=merge 2015-02-02 17:31:01 -05:00
Ryan VanderMeulen 769dd38513 Merge inbound to m-c. a=merge 2015-02-02 17:28:12 -05:00
Carsten "Tomcat" Book fe1587a7ba Merge mozilla-central to fx-team 2015-02-02 13:24:19 +01:00
Carsten "Tomcat" Book 2f3b89cbe9 merge mozilla-inbound to mozilla-central a=merge 2015-02-02 13:19:59 +01:00
Hiroyuki Ikezoe c8a6c32ba9 Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77 2015-02-01 21:08:00 +01:00
Paolo Amadini 67b6d770d0 Bug 1124516 - Telemetry: Record the time in days each saved login was last used. r=MattN 2015-02-01 19:38:09 +00:00
Phil Ringnalda 877d6ac788 Merge m-i to m-c, a=merge 2015-02-01 09:17:12 -08:00
Paolo Amadini 174ae94f90 Bug 1128203 - Reduce indentation from 4 to 2 spaces. rs=dolske DONTBUILD CLOSED TREE 2015-01-31 21:25:49 +00:00
Swapnil R Patil d674965080 Bug 1085428 - Replaced do_log_info with do_print. r=mak 2015-01-30 22:36:34 +01:00
Neil Deakin c891137718 Bug 1114707, don't close search suggestions when the caret is moved when norolluponanchor is set, r=mak 2015-02-02 15:53:55 -05:00
Ryan VanderMeulen a3e60b01bf Merge m-c to fx-team. a=merge 2015-01-30 12:34:39 -05:00
Dave Townsend 0f22a9962b Bug 1127026: Shimmed AboutProtocolInstance.getURIFlags always returns null. r=billm 2015-01-30 09:14:13 -08:00
Georg Fritzsche 073fed1942 Bug 1128405 - Fix missing UUID rev for nsITelemetry for bug 1120369. r=froydnj 2015-02-02 15:24:21 +01:00
Alessio Placitelli d9817bdfeb Bug 1122049 - Add logging to Telemetry. r=gfritzsche 2015-01-21 03:32:00 +01:00
Georg Fritzsche f36ab0e55f Bug 1120369 - Allow specifying the desired dataset in Histograms.json. r=vladan 2015-01-29 15:17:24 +01:00
Mike Hommey a35dbaeebf Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
--HG--
rename : memory/mozalloc/fallible.h => memory/fallible/fallible.h
2015-02-02 09:56:13 +09:00
Wes Kocher f62801541d Merge fx-team to m-c a=merge CLOSED TREE 2015-01-29 15:27:17 -08:00
wesj 46e3babf4c Bug 1113658 - Disable parental control logging on Android. r=mfinkle 2015-01-29 10:40:59 -08:00
Bill McCloskey 94aebaaa39 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00