Commit Graph

12025 Commits

Author SHA1 Message Date
Birunthan Mohanathas
180b572edb Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj 2015-05-28 11:07:44 -07:00
Birunthan Mohanathas
470bd9148f Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElements calls. r=froydnj 2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
baffd2f6b4 Bug 968520 - Use FallibleTArray::TruncateLength instead of SetLength where possible. r=froydnj
This preemptively fixes the upcoming -Wunused-result warnings due to unchecked
SetLength calls.
2015-05-28 11:07:43 -07:00
Blake Kaplan
2899981c5b Bug 1162329 - Implement autocompletion entry deletion for e10s. r=felipe 2015-05-28 09:55:47 -07:00
Blake Kaplan
001727359d Bug 1162329 - Fix display label vs. value. r=felipe
The current code only grabs the value, but datalist entries can have separate
values (what's submitted/put in the input if selected) and labels (what's
displayed in the autocomplete popup.
2015-05-28 09:55:47 -07:00
Blake Kaplan
b6d13deb0a Bug 1162329 - Fix the autocomplete popup opening with cached results. r=felipe
The e10s autocomplete popup doesn't pop back up if
nsAutoCompleteController.cpp decides to reuse its cached autocomplete result.
We need to detect when this happens and open the popup in the parent.
2015-05-28 09:55:46 -07:00
Blake Kaplan
5aab2947e9 Bug 1162330 - Prepare satchel mochitests for e10s and turn a few of them on. r=MattN 2015-05-28 09:55:46 -07:00
Blake Kaplan
6ff0cdd8d2 Bug 1024437 - Make <datalist> work in e10s. r=MattN 2015-05-28 09:55:46 -07:00
Blake Kaplan
d8adedd380 Bug 1024437 - Get rid of a deprecated API. r=MattN 2015-05-28 09:55:46 -07:00
Nick Fitzgerald
3a7487a7d0 Bug 1024774 - Part 0: Upgrade the protobuf library. r=mmc,glandium
--HG--
rename : toolkit/components/protobuf/google/protobuf/extension_set.cc => toolkit/components/protobuf/src/google/protobuf/extension_set.cc
rename : toolkit/components/protobuf/google/protobuf/extension_set.h => toolkit/components/protobuf/src/google/protobuf/extension_set.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/generated_message_util.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/generated_message_util.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream_inl.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h
rename : toolkit/components/protobuf/google/protobuf/io/package_info.h => toolkit/components/protobuf/src/google/protobuf/io/package_info.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/strtod.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
rename : toolkit/components/protobuf/google/protobuf/message_lite.cc => toolkit/components/protobuf/src/google/protobuf/message_lite.cc
rename : toolkit/components/protobuf/google/protobuf/message_lite.h => toolkit/components/protobuf/src/google/protobuf/message_lite.h
rename : toolkit/components/protobuf/google/protobuf/package_info.h => toolkit/components/protobuf/src/google/protobuf/package_info.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/reflection_ops.h
rename : toolkit/components/protobuf/google/protobuf/repeated_field.cc => toolkit/components/protobuf/src/google/protobuf/repeated_field.cc
rename : toolkit/components/protobuf/google/protobuf/repeated_field.h => toolkit/components/protobuf/src/google/protobuf/repeated_field.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/service.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
rename : toolkit/components/protobuf/google/protobuf/stubs/common.cc => toolkit/components/protobuf/src/google/protobuf/stubs/common.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/common.h => toolkit/components/protobuf/src/google/protobuf/stubs/common.h
rename : toolkit/components/protobuf/google/protobuf/stubs/hash.h => toolkit/components/protobuf/src/google/protobuf/stubs/hash.h
rename : toolkit/components/protobuf/google/protobuf/stubs/once.cc => toolkit/components/protobuf/src/google/protobuf/stubs/once.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/once.h => toolkit/components/protobuf/src/google/protobuf/stubs/once.h
rename : toolkit/components/protobuf/google/protobuf/stubs/stl_util-inl.h => toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.cc => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h
2015-05-28 07:37:42 -07:00
Ryan VanderMeulen
683b08ae37 Merge m-c to inbound. a=merge 2015-05-28 10:20:38 -04:00
Wasiur Rahman
e4d5f74ecc Bug 1150863 - added play and pause button to about:performance in addition to a dropdown list to select the refresh rate. r=Yoric 2015-05-05 13:20:00 +02:00
Marco Bonardo
00d8891808 Bug 1012597 - Part 1: provide a way to invalidate the Places GUIDs cache. r=rnewman 2015-05-25 17:18:31 +02:00
Georg Fritzsche
8b2d7ee218 Bug 1166705 - Don't send a saved-session ping when extended Telemetry is off. r=vladan
This also cleans up the pending pings persistance, putting the control of saving them out of TelemetrySession.
2015-05-22 22:42:29 +07:00
Phil Ringnalda
83030f8fc0 Merge f-t to m-c, a=merge 2015-05-24 12:15:26 -07:00
Phil Ringnalda
8bb760c7b0 Merge m-c to m-i 2015-05-23 14:39:57 -07:00
Phil Ringnalda
d98af6849d Merge f-t to m-c, a=merge
--HG--
rename : browser/devtools/performance/modules/io.js => browser/devtools/performance/modules/logic/io.js
2015-05-23 14:28:07 -07:00
Phil Ringnalda
4320928661 Back out b068592c488a (bug 1165816) for assertions in webide tests
CLOSED TREE
2015-05-23 14:07:05 -07:00
J. Ryan Stinnett
0e9eecec5c Bug 1067325 - Context menu actions for view source tabs. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
a9e07e1d86 Bug 1067325 - MathML source in tab. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
23ee447382 Bug 1067325 - Selection source in tab via frame scripts. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
302d886e6a Bug 1067325 - Update charset when history is disabled. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
3e6b1576a1 Bug 1067325 - Extract view source core to support tabs. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
2566a56af4 Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley 2015-05-23 18:17:50 -05:00
Francois Marier
a0d72d68e3 Bug 1167493 - Application Reputation: disable remote lookup of zip files on Mac/Linux, r=gcp 2015-05-23 20:05:37 +12:00
Francois Marier
254c9ec71d Bug 1165816 - Cancel remote application reputation requests after a certain timeout, r=gcp
--HG--
extra : amend_source : 2c18deea02df04f461792b1dbf6e6c066a56da3a
2015-05-23 19:51:52 +12:00
Ryan VanderMeulen
3a69f754a0 Backed out changeset 76c0e3be4fe8 (bug 1159043) for test_telemetry.html failures.
--HG--
extra : rebase_source : 10711b4243175d04b0e5b91bf10b91eafa09fbcd
2015-05-22 14:55:38 -04:00
Ryan VanderMeulen
8556f54b04 Merge m-c to fx-team. a=merge 2015-05-22 14:21:30 -04:00
Ryan VanderMeulen
8f6f16604c Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
Shane Caraveo
ab7e93a1ea Bug 1162322 change social error handling to use messagemanager, r=markh 2015-05-22 10:33:18 -07:00
Ryan VanderMeulen
14cbd0dc83 Merge fx-team to m-c. a=merge 2015-05-22 11:11:20 -04:00
J. Ryan Stinnett
0b24acdc8b Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : d52a95a6b0a20b1dd0e68ef3f7c7c78fba568bf1
2015-05-22 07:08:05 -05:00
J. Ryan Stinnett
a761902e90 Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : dc8e856fb9a268d2d6f2c053db4c92f94ec5c194
2015-05-22 07:07:49 -05:00
J. Ryan Stinnett
8e98439801 Backed out changeset 038f30351bb3 on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : 8c6a9382aa4e8fc7f3072e5372872ca6114264e9
2015-05-22 07:07:33 -05:00
J. Ryan Stinnett
5dff74213e Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : 5aa0c266db6acd1a1ce3f8147ebabf0cb9222b85
2015-05-22 07:07:17 -05:00
J. Ryan Stinnett
97f41229f3 Backed out changeset 0dbdd6fc4701 on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : 44c565d7e0419326f904f049eb38dedce7d47bf8
2015-05-22 07:06:36 -05:00
J. Ryan Stinnett
9822493c08 Backed out changeset 03243db46bf0 on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : 9ad8ee94f492eeda43a8512988c9b0f57526ec92
2015-05-22 07:05:31 -05:00
J. Ryan Stinnett
cdda231a4c Bug 1067325 - Context menu actions for view source tabs. r=mconley 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
2ad5f375a5 Bug 1067325 - MathML source in tab. r=mconley 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
4e292bb27b Bug 1067325 - Selection source in tab via frame scripts. r=mconley 2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
3516db2912 Bug 1067325 - Update charset when history is disabled. r=mconley 2015-05-22 05:16:23 -05:00
J. Ryan Stinnett
2f84003843 Bug 1067325 - Extract view source core to support tabs. r=mconley 2015-05-22 05:16:23 -05:00
J. Ryan Stinnett
9f49dea573 Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley 2015-05-22 05:16:23 -05:00
Georg Fritzsche
dbec76581a Bug 1166128 - Don't rely on datareporting.healthreport.uploadEnabled to control telemetry submission on Android. r=vladan 2015-05-22 00:10:29 +07:00
Fabrice Desré
b36f200bfe Bug 1166897 - Make telemetry more B2G friendly r=gfritzsche 2015-05-21 10:15:19 -07:00
Ryan VanderMeulen
5c44a0f852 Merge fx-team to b2g-inbound. a=merge 2015-05-21 16:32:12 -04:00
Alessio Placitelli
bcff5cbfb1 Bug 1164007 - Make TelemetrySession._removeAbortedSessionPing correctly catch exceptions. r=gfritzsche 2015-05-21 03:10:00 -04:00
Rex Hung
5ad5ccc859 Bug 1124126 - Retry database connection for the case of corrupted permissions.sqlite. r=bsmedberg 2015-05-20 23:09:00 -04:00
Wes Kocher
98d8b5b1e9 Merge inbound to central, a=merge 2015-05-20 18:16:22 -07:00
Terrence Cole
6df3b8a587 Bug 1052716 - Add telemetry probes for generational GC; r=sfink
--HG--
extra : rebase_source : 522179b581bc31ac2dc67cc9811a22f177ae3d04
2015-05-20 09:13:56 -07:00
Marco Bonardo
27836eca10 Bug 1095411 - PlacesUtils.wrapNode is using synchronous getKeywordForBookmark. r=ttaubert 2015-05-22 19:02:41 +02:00
Eddy Bruël
3479bf68cf Bug 1164077 - Implement WorkerActor.attach;r=jlong 2015-05-22 17:58:46 +02:00
J. Ryan Stinnett
587455d65c Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau
--HG--
extra : rebase_source : 149626e989c8b81c6baafc54d22660931ec8da4a
2015-05-21 03:57:03 -05:00
Alessio Placitelli
12c3eb9609 Bug 1138503 - Remove the SEARCH_DEFAULT_ENGINE histogram. r=gfritzsche 2015-05-11 04:09:00 -04:00
Alessio Placitelli
31df17834e Bug 1138503 - Add tests for the search engine in Telemetry Environment. r=gfritzsche 2015-05-20 07:32:00 -04:00
Alessio Placitelli
b5230985ee Bug 1138503 - Add the default search engine to the Telemetry Environment. r=gfritzsche 2015-05-15 02:12:00 -04:00
Florian Quèze
16ae82064b Bug 1159717 - Loading the search form from an empty search bar should send the purpose, r=markh. 2015-05-21 11:53:15 +02:00
Georg Fritzsche
6fb12f6f5d Bug 1140037 - Improve midnight fuzzing readability and comments. r=vladan 2015-05-21 15:12:43 +07:00
Nihanth Subramanya
ae4448466b Bug 1129529 - Bookmark backup may not be restorable. r=mak 2015-05-21 13:19:37 -07:00
David Rajchenbach-Teller
38a8ed9399 Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
--HG--
extra : rebase_source : 3a593651ac1fc995e01d00af037aaac8b81c7c32
2015-05-05 12:44:16 +02:00
Eric Rahm
3925a960aa Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj 2015-05-21 13:22:04 -07:00
Alessio Placitelli
b76f6f52b5 Bug 1120380 - Update Telemetry interfaces to mention the correct number of ping retention days. r=gfritzsche 2015-05-19 09:12:00 -04:00
Alessio Placitelli
a6d6062dc4 Bug 1120380 - Add test coverage for archived pings retention. r=gfritzsche 2015-05-19 06:46:00 -04:00
Alessio Placitelli
2a044e1348 Bug 1120380 - Update the retention logic for archived pings. r=gfritzsche 2015-05-19 05:24:00 -04:00
Carsten "Tomcat" Book
12f69af823 merge mozilla-inbound to mozilla-central a=merge 2015-05-20 15:52:31 +02:00
jkang8
dac0c30d95 Bug 1155272 - Add Telemetry probes for time to send a ping. r=vladan 2015-05-19 18:19:14 -04:00
Wes Kocher
8372f11bf8 Merge m-c to fx-team, a=merge 2015-05-19 16:45:01 -07:00
Alessio Placitelli
de418f9f22 Bug 1164822 - Add xpcshell test coverage for |OS.File.remove| ignoreAbsent flag. r=Yoric 2015-05-19 14:10:11 -07:00
Alessio Placitelli
505181a2f7 Bug 1164822 - Fix OS.File.remove not throwing with unexisting files. r=Yoric 2015-05-19 14:10:17 -07:00
Matthew Noorenberghe
b0162ea257 Bug 1145754 - Allow per-site recipes to adjust the username/password field detection for capture. r=dolske 2015-05-19 14:01:27 -07:00
Margaret Leibovic
b921c823ab Bug 1166364 - Fix typo in telemetry probe. r=me 2015-05-19 10:33:00 -07:00
Wes Kocher
9cd36979ed Merge m-c to inbound, a=merge CLOSED TREE 2015-05-18 17:33:06 -07:00
Wes Kocher
d6cb8f51f1 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : amend_source : a5cafa3567c232d520d9890350ff8d42b2a61b75
2015-05-18 17:24:16 -07:00
Birunthan Mohanathas
735ccdd101 Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj 2015-05-18 13:50:35 -07:00
Birunthan Mohanathas
1f8d7454e3 Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetCapacity calls. r=froydnj 2015-05-18 13:50:34 -07:00
Andrea Marchesini
3aa189b5ff Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
--HG--
rename : dom/base/nsIDOMFile.idl => dom/base/nsIDOMBlob.idl
2015-05-18 14:52:26 +01:00
Mike Taylor
43a77ddeab Bug 1164876 - Update expiry for WAP telemetry probe. r=dietrich 2015-05-14 08:34:00 -04:00
Alessio Placitelli
d6661ca22d Bug 1161032 - Don't listen to "cycle-collector-begin" in TelemetrySession if extended recording is disabled. r=gfritzsche 2015-05-14 05:35:00 -04:00
Ryan VanderMeulen
2b2d37c5e8 Backed out 2 changesets (bug 1149486) for static analysis bustage.
Backed out changeset 99b209f7d085 (bug 1149486)
Backed out changeset 9b60d38c552e (bug 1149486)
2015-05-17 18:31:03 -04:00
Wes Kocher
9d48f7c648 Merge m-c to fx-team, a=merge 2015-05-26 16:26:24 -07:00
David Rajchenbach-Teller
58f0e147c3 Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
--HG--
extra : transplant_source : 0%06m%9A%9D%9C.%CD%EB%D4%AC%93%90%B2%AB%DB%8B%18%9B%13
2015-05-05 12:44:16 +02:00
Carsten "Tomcat" Book
88f07e5677 Merge mozilla-central to mozilla-inbound 2015-05-26 13:20:42 +02:00
Bill McCloskey
d60248a28f Bug 1164011 - Test for CPOW shims. r=mconley 2015-05-26 11:55:40 +02:00
David Rajchenbach-Teller
853f36e101 Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop
--HG--
extra : rebase_source : 0508adb208e1ca03fb32eeec5a9d8839b97bfd0a
extra : histedit_source : 89726c73e9f19b5618aa2f6aefec82b417acf835
2015-05-05 18:14:05 +02:00
Florian Quèze
9bf022ea63 Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium. 2015-05-19 15:57:08 +02:00
Bernardo P. Rittmeyer
6b3e01765e Bug 1147561 - Fallback to logins with the same hostPort but different scheme for the form action. r=MattN
--HG--
extra : transplant_source : %26%17%0D%F9%AC%1D%F8%5Eq%C2%23%B2G_%09d%C3%9F%8B%3E
2015-05-28 15:11:48 -07:00
Ryan VanderMeulen
8248b3188e Merge m-c to fx-team. a=merge
--HG--
rename : dom/icc/gonk/StkProactiveCmdFactory.jsm => dom/icc/gonk/StkCmdFactory.js
rename : toolkit/components/protobuf/google/protobuf/extension_set.cc => toolkit/components/protobuf/src/google/protobuf/extension_set.cc
rename : toolkit/components/protobuf/google/protobuf/extension_set.h => toolkit/components/protobuf/src/google/protobuf/extension_set.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/generated_message_util.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/generated_message_util.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream_inl.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h
rename : toolkit/components/protobuf/google/protobuf/io/package_info.h => toolkit/components/protobuf/src/google/protobuf/io/package_info.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/strtod.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
rename : toolkit/components/protobuf/google/protobuf/message_lite.cc => toolkit/components/protobuf/src/google/protobuf/message_lite.cc
rename : toolkit/components/protobuf/google/protobuf/message_lite.h => toolkit/components/protobuf/src/google/protobuf/message_lite.h
rename : toolkit/components/protobuf/google/protobuf/package_info.h => toolkit/components/protobuf/src/google/protobuf/package_info.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/reflection_ops.h
rename : toolkit/components/protobuf/google/protobuf/repeated_field.cc => toolkit/components/protobuf/src/google/protobuf/repeated_field.cc
rename : toolkit/components/protobuf/google/protobuf/repeated_field.h => toolkit/components/protobuf/src/google/protobuf/repeated_field.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/service.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
rename : toolkit/components/protobuf/google/protobuf/stubs/common.cc => toolkit/components/protobuf/src/google/protobuf/stubs/common.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/common.h => toolkit/components/protobuf/src/google/protobuf/stubs/common.h
rename : toolkit/components/protobuf/google/protobuf/stubs/hash.h => toolkit/components/protobuf/src/google/protobuf/stubs/hash.h
rename : toolkit/components/protobuf/google/protobuf/stubs/once.cc => toolkit/components/protobuf/src/google/protobuf/stubs/once.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/once.h => toolkit/components/protobuf/src/google/protobuf/stubs/once.h
rename : toolkit/components/protobuf/google/protobuf/stubs/stl_util-inl.h => toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.cc => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h
extra : rebase_source : b4023586aa97b80cec19c56ed5927479dfc8a362
2015-05-29 09:46:12 -04:00
Alessio Placitelli
c0a7fe2e97 Backed out changeset f1cdfaad161c (bug 1162538). CLOSED TREE
--HG--
extra : amend_source : a61bace51df83df7bbbf856ab08cbaf529c1f91a
2015-05-29 14:40:33 +02:00
Alessio Placitelli
029faab4bb Backed out changeset 6a79dd3f4b1b (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
a023b67bc1 Backed out changeset f8b98f68de76 (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
548e227b38 Backed out changeset 96d6f014fda9 (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
13caebf7dc Backed out changeset 0738be2ecfa7 (bug 1162538) 2015-05-29 14:40:33 +02:00
Asaf Romano
139ca3130c Bug 1158887 - Intermittent test_async_transactions.js. r=mak 2015-05-29 12:36:52 +02:00
Alessio Placitelli
8d367ea1b3 Bug 1168931 - Fix |defaultSearchEngine| sometimes missing from Telemetry. r=gfritzsche 2015-05-28 08:14:00 +02:00
Alessio Placitelli
213930ce71 Bug 1165304 - Exclude partner info from the channel entries in Telemetry pings. r=gfritzsche 2015-05-28 02:39:00 +02:00
Alessio Placitelli
e9cb91e727 Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche 2015-05-27 02:09:00 +02:00
Alessio Placitelli
0b7d2b7971 Bug 1162538 - Add millisecondsToDays to TelemetryUtils.jsm. r=gfritzsche 2015-05-26 09:01:00 +02:00
Alessio Placitelli
44d11931b3 Bug 1162538 - Add the probes for archived ping count and evicted ping count. r=gfritzsche 2015-05-27 02:48:00 +02:00
Alessio Placitelli
9c0da8f5d7 Bug 1162538 - Add test coverage for archived pings quota. r=gfritzsche 2015-05-25 04:53:00 +02:00
Alessio Placitelli
cd87e08242 Bug 1162538 - Implement archive ping storage quota. r=gfritzsche 2015-05-25 04:50:00 +02:00
Neil Rashbrook
cf42e317ab Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-16 09:07:10 +01:00
Mike Conley
a514c6581d Bug 1163693 - Fix View Source external editor fallback. r=jryans.
--HG--
extra : rebase_source : 22a27f83926d33d7f0683a2209e78b56fbdd3f14
2015-05-15 12:07:19 -04:00
Mike Conley
1b74ef628f Bug 1165050 - Make deprecation warnings in viewSource.js point to the right URL for documentation. r=jryans.
--HG--
extra : rebase_source : 309d68cd40fb8417d0c70b07c994c2cbb44f6ec9
2015-05-15 11:40:49 -04:00
Carsten "Tomcat" Book
814f71f9f3 Merge mozilla-central to fx-team on a CLOSED TREE 2015-05-15 17:43:12 +02:00
Gijs Kruitbosch
4276f1730c Bug 1164426 - build reader mode blocklist, r=margaret
--HG--
extra : rebase_source : f17054b616a47a70194a083d749c0858fe299864
2015-05-15 00:31:39 +01:00
Karl Tomlinson
fe240b1bf8 bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg
--HG--
extra : rebase_source : a40a6aab3fad761dba47255281713e335937ec03
2015-05-13 17:54:31 +12:00
Chris Pearce
cf3535c1fd Bug 1156566 - Report via telemetry when Adobe EME plugin DLL is unexepectedly missing on startup. r=spohl,r=vladan 2015-05-15 11:50:52 +12:00
Wes Kocher
3c714c42eb Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds 2015-05-14 16:35:18 -07:00
Neil Rashbrook
ae441fafa2 Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan 2015-05-15 00:00:33 +01:00
Wes Kocher
51fad76ff2 Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
Eric Rahm
31d09285f6 Bug 1164556 - Part 2: Remove debug conditional. r=gcp
Remove what appears to be leftover debug code bypassing an if condition.
2015-05-14 10:13:23 -07:00
Eric Rahm
bc7a3b2ae7 Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Paolo Amadini
0b487930a1 Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN
--HG--
extra : rebase_source : 78b0272752273a543aca66de66de6b9196d1a7d7
2015-05-13 15:39:02 +01:00
Paolo Amadini
80dddf5864 Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
--HG--
extra : rebase_source : fdc290d5179bf79af1198bf62b5aac98e30aa894
2015-05-13 15:34:14 +01:00
Georg Fritzsche
8991f43d1f Bug 1162476 - Telemetry should reject external pings with invalid types. r=vladan 2015-05-13 21:57:06 +02:00
Georg Fritzsche
2f5669779c Bug 1122480 - Part 13 - Remove noisy TelemetryArchive logging. r=dexter 2015-05-13 21:57:06 +02:00
Georg Fritzsche
030aa5dc30 Bug 1122480 - Part 1 - Allow collecting the current ping data from TelemetryController. r=rvitillo 2015-05-13 21:57:05 +02:00
Seth Fowler
e57e4a952e Bug 1163866 - Set originalURI correctly for moz-page-thumb:// channels. r=adw
--HG--
extra : rebase_source : c04711d3cb753e4ddb799673e6423878a3c17a83
2015-05-12 18:45:49 -07:00
Ganesh Sahukari
b5a3345900 Bug 1155643 - Removed nsIDebug.idl, moved methods of nsIDebug to nsIDebug2. r=paolo 2015-05-07 10:58:37 +05:30
Eddy Bruël
1c6bb60c9a Bug 1160199 - Implement TabActor.listWorkers;r=jlong 2015-05-12 18:58:34 +02:00
Margaret Leibovic
53fee4b5cc Bug 1161701 - Listen for AboutReader:Ready notification instead of waiting for content to appear in testReaderView. r=mfinkle
--HG--
extra : rebase_source : 2d3f1508e099bfac87420f5f92eba388fbfd592b
2015-05-11 16:51:41 -07:00
Carsten "Tomcat" Book
dd3f1a22f8 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Wes Kocher
97409b4d65 Backed out 9 changesets (bug 1122480) for xpcshell orange
Backed out changeset 9fff6229aa8e (bug 1122480)
Backed out changeset 6ae5efa42928 (bug 1122480)
Backed out changeset ea2720c41747 (bug 1122480)
Backed out changeset 3eb7a0e58d4e (bug 1122480)
Backed out changeset 79a925a3dd30 (bug 1122480)
Backed out changeset 1dd431a945d0 (bug 1122480)
Backed out changeset 73e107ca87c1 (bug 1122480)
Backed out changeset c9c7cf08c7d7 (bug 1122480)
Backed out changeset eecb2b1271ca (bug 1122480)
2015-05-11 13:06:21 -07:00
Christoph Kerschbaumer
6d53a55d2f Bug 1162657 - Turn NewChannel deprecation warnings into assertions (r=sworkman,sicking,paolo) 2015-05-13 17:58:52 -07:00
Gijs Kruitbosch
897dd49042 Bug 1136139 - Fix collapsing of search suggestions when there are none. r=florian
--HG--
extra : transplant_source : F%F4%3D%E7%FE%01%23%DA%B1f%A1D%DBF%20%A9%3C%08%02%84
2015-04-29 15:35:00 +01:00
Alexandre Poirot
6259e01e06 Bug 1023386 - Split and filter properties remotely for objects. r=past 2015-05-25 20:11:59 +02:00
Qeole
208678a31d Bug 1161515 - Reset UUID generator with fakeGenerateUUID(). r=gfritzsche 2015-05-26 05:51:00 -04:00
Qeole
5f25c8aa9a Bug 1161515 - Extend test coverage. r=gfritzsche 2015-05-26 05:50:00 -04:00
Qeole
12bb801dbd Bug 1161515 - Add previousSessionId to Telemetry payloads. r=gfritzsche 2015-05-20 13:32:00 -04:00
David Rajchenbach-Teller
e6c63284fa Bug 1152950 - AddonWatcher should not inform the user at the first infraction. r=mossop
--HG--
extra : amend_source : 1a55b38db5051052af69d4b4cd1b3f5c7377e3a6
extra : transplant_source : I%94%B8%3E%DA%99yc%5DU5%3Bg%DB%3C%BE%22%BF4%DF
2015-04-10 10:28:31 +02:00
Benjamin Smedberg
a2306b9736 Bug 1121013 part C - report a new crash ping type on main-process crashes, and record submission rate/failure information in telemetry. Plugin/content crashes are already recorded via SUBPROCESS_ABNORMAL_ABORT and SUBPROCESS_CRASHES_WITH_DUMP and this patch leaves that unchanged. r=gfritzsche
--HG--
extra : rebase_source : 10df4948d9bd64197d652f84bdd02991353cf26b
2015-03-30 17:48:11 -04:00
Oliver Henshaw
b86517adca Bug 1164886 - Add optional logging for async shutdown barriers. r=Yoric 2015-06-04 07:01:00 -04:00
Tom Schuster
1290e9c6c2 Bug 1150855 - Remove uses of the curly syntax. r=jaws 2015-05-22 21:23:57 +02:00
Ryan VanderMeulen
d29552d114 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
rename : browser/devtools/performance/test/browser_perf-aaa-run-first-leaktest.js => browser/devtools/performance/test/browser_aaa-run-first-leaktest.js
extra : rebase_source : bf83892460e8f9a98a8e08220593f9815cfecffb
2015-05-22 14:18:25 -04:00
Birunthan Mohanathas
3ffa8d565d Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
Christoph Kerschbaumer
6b24d4a573 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
Christoph Kerschbaumer
3a846e95d6 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
Gabor Krizsanits
7a422f317b Bug 1164014 - Shim optimization. r=billm 2015-06-02 16:00:30 +02:00
Gabor Krizsanits
62a9c0b532 Bug 1164014 - Fixing defaultShims. r=billm 2015-06-02 16:00:23 +02:00
Fernando Jimenez
a8d9103958 Bug 1170520 - Remove redundant semicolon in TelemetryStorage.jsm. r=Dexter 2015-06-02 15:55:40 +02:00
Georg Fritzsche
ec775ba761 Bug 1122480 - Part 1 - Allow collecting the current ping data from TelemetryController. r=rvitillo 2015-05-11 19:40:22 +02:00
Mike Conley
86866bc179 Bug 1158377 - Make link drag-and-drop work with view source windows opened on remote browsers. r=jryans.
--HG--
extra : rebase_source : 17dbc052173ef509f7351969180d7e080b1f7139
2015-05-07 16:25:54 -04:00
Mike Conley
63c9280b04 Bug 1025146 - Update ViewSource tests to account for refactor. r=jryans.
--HG--
extra : rebase_source : 662ed93f8de910afa7e85d47680b1ec49550e9c9
2015-04-24 16:47:08 -04:00
Mike Conley
7f28885d4a Bug 1025146 - Modernize viewSource.js to use a frame script. r=jryans.
--HG--
extra : rebase_source : f065220c34ca9e752ffbdfd379c546c162a908a3
2015-04-24 17:32:57 -04:00
Mike Conley
11b6d3c0d0 Bug 1025146 - Modernize ViewSourceUtils to be able to use outerWindowIDs to load document sources. r=jryans.
--HG--
extra : rebase_source : 596f18b77b228c9553a9c4b4d582766d5468d8b2
2015-04-01 14:59:37 -04:00
Phil Ringnalda
0ac407a726 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
Wes Kocher
7fd9a78d61 Merge m-c to inbound a=merge 2015-05-08 10:39:27 -07:00
Paolo Amadini
dcb8d107c1 Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
--HG--
extra : rebase_source : 83617f2f083b23ca96066f137cc605a5c3623e4f
extra : amend_source : da993ee2338b78a4fab692b3fd5a459c39506690
2015-05-08 13:13:54 +01:00
Jed Davis
a77ba18be9 Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.

Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
Phil Ringnalda
c1284c6108 Back out e05936099653 (bug 1154053) on suspicion of causing the hellish frequency of Android 2.3 robocop-2 crashes that resulted in this CLOSED TREE, a=bustage 2015-05-07 22:41:26 -07:00