Sumit Agrawal
28be2ce286
Bug 958354 - OS.Constants.Path should expose UAppData. r=Yoric
2014-01-13 08:45:20 -05:00
Carsten "Tomcat" Book
c5346da108
merge mozilla-inbound to mozilla-central
2014-01-13 12:43:23 +01:00
David Rajchenbach-Teller
f4ae8eb1e3
Bug 942340 - Extracting many Telemetry statistics from sessionstore.js;r=ttaubert,froydnj
2014-01-11 09:51:24 +01:00
Sachin Hosmani
300046eb15
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
2014-01-06 14:16:32 +05:30
Patrick McManus
1dee168f7b
bug 802573 - give favicon low http priority r=mak
...
--HG--
extra : rebase_source : ab3b717b23fcdbec8d4fa112b8a5e46e6dc2a043
2014-01-14 09:37:24 -05:00
Ryan VanderMeulen
00c6315595
Merge inbound to m-c.
2014-01-10 14:46:40 -05:00
Ryan VanderMeulen
aae8b5c016
Merge fx-team to m-c.
2014-01-10 14:39:59 -05:00
Ryan VanderMeulen
e7839724f1
Backed out changeset 13bea55207f2 (bug 952997) for xpcshell orange.
2014-01-10 11:33:35 -05:00
Ryan VanderMeulen
f5bb55df1d
Backed out changeset ceb7d7bffe8c (bug 913070) for xpcshell failures.
2014-01-10 09:48:35 -05:00
David Rajchenbach-Teller
7b253e1d2b
Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj
2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
62d56a4a14
Bug 854169 - Tests for the Lz4 worker module. r=froydnj
2014-01-09 17:10:05 +01:00
David Rajchenbach-Teller
d68faa537a
Bug 854169 - Lazy loading for lz4 bindings. r=froydnj
2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
a14a3ca73b
Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj
2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
6114935636
Bug 854169 - Build the binary support for Lz4.js. r=glandium
2014-01-09 17:10:04 +01:00
David Rajchenbach-Teller
9a4951b7bc
Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj
2014-01-09 17:10:03 +01:00
Nils Maier
15b25aceee
Bug 952997 - Fix OS.File large file support. r=Yoric
2014-01-10 08:15:37 -05:00
Roberto A. Vitillo
9191340566
Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
...
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-09 13:01:15 +00:00
Roberto A. Vitillo
b70b324ff2
Bug 957156 - Expire telemetry histograms by default also in development channels. r=vladan
2014-01-09 13:20:41 -05:00
Roberto A. Vitillo
0f5076c4b2
Bug 956715 - Allow missing "expires_in_version" in histogram definition. r=froydnj
2014-01-09 13:20:12 -05:00
Peiyong Lin
78ddae091d
Bug 943021 - Safebrowsing service should use fallible arrays for its buffers. r=gcp
2014-01-09 13:17:28 -05:00
Drew Willcoxon
48a297014c
Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh
2014-01-07 12:59:18 -08:00
Wes Kocher
a4abb45fc1
Merge m-c to b2g-inbound
2014-01-09 17:10:46 -08:00
Fabrice Desré
15428c2ff0
Bug 958250 - Improve lazy loading in TelemetryPing.js r=nfroyd
2014-01-09 14:06:02 -08:00
Neil Rashbrook
34dcf4918b
Bug 514173 Make literal string buffers shareable r=dbaron,ehsan,bholley
2014-01-08 20:51:38 +00:00
Richard Newman
80088ba94b
Bug 953312 - Fix idle observer notification in Places expiration. r=mak DONTBUILD
2014-01-08 18:47:32 +01:00
Marco Bonardo
d946d31f4e
Backout 4136cb9f3aef for wrong bug number in commit message.
2014-01-08 18:46:29 +01:00
Richard Newman
b118abaec6
Bug 953313 - Fix idle observer notification, after Bug 715041 broke in-tree consumers. r=mak
2014-01-08 18:42:59 +01:00
Jon Coppeard
88aeb18289
Bug 951230 - Link test_IHistory against JS engine to fix link error with GGC r=glandium
2014-01-08 10:44:56 +00:00
Robert O'Callahan
31ecf427cb
Bug 955889. Restore caching in EnsureKeywordsHash. r=mano
...
--HG--
extra : rebase_source : 41847499e245b5e3073dfa1a8ebeb2f9451b802b
2014-01-04 18:14:27 +13:00
Ed Morley
f5ef92b540
Merge latest green inbound changeset and mozilla-central
2014-01-06 12:51:38 +00:00
Neil Rashbrook
78bfb85ad5
Bug 940907 Re-introduce the Character Encoding menu to the View Source window r=Unfocused
...
--HG--
rename : browser/locales/en-US/chrome/browser/charsetMenu.dtd => toolkit/locales/en-US/chrome/global/charsetMenu.dtd
rename : browser/locales/en-US/chrome/browser/charsetMenu.properties => toolkit/locales/en-US/chrome/global/charsetMenu.properties
rename : browser/modules/CharsetMenu.jsm => toolkit/modules/CharsetMenu.jsm
2014-01-06 08:44:19 +00:00
Ehsan Akhgari
8e0ed8e8dc
Merge m-c into b2g-inbound
2014-01-04 12:17:52 -05:00
Ehsan Akhgari
ebd358dfd7
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Fabrice Desré
858ff95af6
Bug 956186 - Don't use hiddenwindow.html on b2g r=roc
2014-01-03 18:56:52 -08:00
Roberto A. Vitillo
43f233935c
Bug 742500 - Disable expired telemetry probes. r=vladan
2014-01-03 12:02:48 -05:00
Ryan VanderMeulen
e6e40c1476
Backed out changeset 70fd824abff0 (bug 742500) for xpcshell orange.
2014-01-03 11:31:17 -05:00
Roberto A. Vitillo
2d9e9e6ac9
Bug 742500 - Disable expired telemetry probes. r=vladan
2014-01-03 09:28:07 -05:00
Wes Kocher
48cae0a5ad
Merge m-c to inbound
2014-01-09 17:05:12 -08:00
Nicholas Hurley
c68a1ad1ab
Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus
2014-01-09 13:50:04 -08:00
Ryan VanderMeulen
f427c884c8
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
...
Backed out changeset 8c3aa9973da0 (bug 939294)
Backed out changeset 37098c13e59e (bug 939294)
Backed out changeset 7c9ade6c871c (bug 939294)
Backed out changeset fed59539afc1 (bug 939294)
Backed out changeset 89e9d3fa16fc (bug 939294)
Backed out changeset c97e58ebc5f4 (bug 939294)
2014-01-09 14:17:39 -05:00
David Rajchenbach-Teller
756b05fa7c
Bug 878791 - Link OS.File to 'libc.so' and 'a.out' without further niceties. r=glandium
2014-01-13 09:09:30 -05:00
Marco Castelluccio
cbdb4499f1
Bug 762083 - Fix default database size. r=mak
2014-01-13 09:02:40 -05:00
Nicholas Nethercote
82b05b710d
Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8.
...
--HG--
extra : rebase_source : 9d70016cb19637ffece6409a184bf41d574cc6b4
2013-12-07 22:09:10 -08:00
Andrew McCreight
ef5c18438e
Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug
2013-12-31 09:20:21 -08:00
Ms2ger
fe059e78f7
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
2013-12-31 10:06:11 +01:00
Gary Houston
da9d71f9ef
Bug 951993 - Fix undefined mMode when called from file input in HTML form. r=baku
2013-12-23 09:03:25 +00:00
Wes Kocher
f8ab24ed0d
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Olli Pettay
6542b39b15
Bug 950342 - Random failures in toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js, r=ehsan
...
--HG--
extra : rebase_source : c1965dc68e125f1523ee102900afa77ed57ff922
2013-12-19 14:54:58 +02:00
Richard Newman
ac19e6e7fe
Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle
2013-12-18 11:37:49 -08:00
Ryan VanderMeulen
fc14f925ac
Merge fx-team to m-c.
2013-12-18 21:19:33 -05:00
Nils Maier
bf1452f63e
Bug 950391 - Add nsIMemoryReporterManager.unregisterStrongReporter. r=njn
...
Also do not allow to register non-native components as weak reporters.
2013-12-18 13:00:03 -05:00
Wes Kocher
c384670002
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Vladan Djeric
50c44e9b84
Bug 937915: Restore DB filenames in Telemetry SlowSQL strings. r=dteller
2013-12-17 19:07:18 -05:00
Ryan VanderMeulen
d4e33a3678
Merge m-c to fx-team.
2013-12-17 16:23:55 -05:00
Peiyong Lin
ce5657ade4
Bug 951202 - Change bindings declared with declareLazyFFI to be enumerable. r=Yoric
...
--HG--
extra : rebase_source : 1f5260a3a579f09d30203d010cceaba0cf22cc2e
2013-12-17 16:29:17 -05:00
Justin Dolske
406f121ef5
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Carsten "Tomcat" Book
bff1b29596
merge fx-team to mozilla-central
2013-12-17 12:47:11 +01:00
Shane Caraveo
21bd271387
bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh
2013-12-16 21:38:22 -08:00
Nicholas Nethercote
af95c9e20c
Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
...
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Nicholas Nethercote
6907184d47
Bug 945973 (part 3) - Fix some trivial reporter/report confusions in aboutMemory.js. r=mccr8.
...
--HG--
extra : rebase_source : 12eec13cd507100fa29bf798372784d5d8bcfbdb
2013-12-03 20:20:15 -08:00
Nicholas Nethercote
1b4f5fb9ca
Bug 945973 (part 2) - Don't complain if there aren't any "explicit" reports for a process. r=mccr8.
...
--HG--
extra : rebase_source : 05129260b8a3e7cfbdadcecffe4c18715254323c
2013-12-03 20:19:41 -08:00
Nicholas Nethercote
7ab82a59e3
Bug 945973 (part 1) - Remove about:memory's is-a-sentence description check. r=mccr8.
...
--HG--
extra : rebase_source : bf47145a953a23b73fa1e7c441b695ffeceafbb8
2013-12-03 20:10:59 -08:00
Carsten "Tomcat" Book
e800a27208
Merge mozilla-central to mozilla-inbound
2013-12-17 13:16:00 +01:00
Henri Sivonen
eb366090d3
Bug 949345 - Gather telemetry about non-default Cyrillic legacy encodings. r=emk,f=sstamm.
2013-12-17 12:47:25 +02:00
Bill McCloskey
f833fb3bba
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Gregory Szorc
158ed8b3ec
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Michael Brennan
fa1315905a
Bug 888373: Simple API for detecting startup/shutdown crashes;r=yoric,gps
2013-11-15 16:46:44 +01:00
Steven MacLeod
8b18c8d467
Bug 945809 - Add Telemetry for Session Store data collection in the frame script. r=ttaubert
...
X-Git-Commit-ID: 0ef7d331d06ef7e28a25932914128a7d7ff63d84
2013-12-18 21:29:54 +01:00
Florian Quèze
86092d2582
Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy.
2013-12-18 16:50:05 +01:00
Phil Ringnalda
aa5bc02a60
Back out 837203a4e076 (bug 949775) for xpcshell bustage
...
CLOSED TREE
2013-12-17 23:24:20 -08:00
Richard Newman
2e56609280
Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle
2013-12-17 21:47:58 -08:00
Richard Newman
4365aea2ef
Backed out changeset c4921ed6aef3 (bug 949775)
2013-12-17 21:44:33 -08:00
Wes Kocher
5a758c8dc1
Merge m-c to fx-team
2013-12-17 21:21:30 -08:00
Richard Newman
4c33b177d4
Bug 949775 - UITelemetry should drop events on the floor if telemetry is disabled. r=mfinkle
2013-12-17 20:44:13 -08:00
Mike Conley
85a6cc1ff4
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-14 15:30:00 -05:00
David Keeler
018e03fe74
bug 887321 - initial OCSP stapling telemetry r=briansmith
2013-12-16 09:32:16 -08:00
Jason Orendorff
c9914538c1
Bug 948134 - Fix "value is not defined" in PlacesDBUtils.jsm. r=adw.
...
--HG--
extra : rebase_source : b9ff5eed8eae0f14dd231a842cbd9e49d7b8a03c
2013-12-16 06:02:26 -06:00
Trevor Saunders
907dfc4528
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
Phil Ringnalda
6dca4a53b6
Bug 934057 - Disable test_notifications_popup.html on Linux for constant failures
...
--HG--
extra : rebase_source : 1c585e1593ccfbcc5613ebe07aed594a0e8c762b
2013-12-15 21:17:52 -08:00
Phil Ringnalda
cd83cd0f99
Back out 2412b1a7b97e (bug 863872) for Android xpcshell orange
2013-12-14 18:48:06 -08:00
Mike Conley
41d0c5ae10
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-14 15:30:00 -05:00
Nathan Froyd
5353219d93
Bug 932285 - part 3 - don't export comments to telemetry's string table; r=vladan
2013-12-06 15:18:48 -05:00
Nathan Froyd
87b54a8b2a
Bug 932285 - part 2 - convert nsITelemetry.registeredHistograms to a function returning an array; r=vladan
2013-12-13 12:56:11 -05:00
Nathan Froyd
bedebba3e6
Bug 932285 - part 1 - iterate over registered histograms, then check existence in snapshots; r=vladan
2013-12-13 12:22:02 -05:00
Monica Chew
2fab6d0ba7
Bug 837202: Add telemetry for application reputation check (r=paolo,yoric)
2013-12-12 11:20:11 -08:00
Mike Conley
be16f6aa1b
Backout fa2130fc4f08 (bug 863872) due to xpcshell orange. r=bustage-fix for CLOSED TREE.
2013-12-13 16:33:13 -05:00
Mike Conley
55f7d241ed
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-06 16:37:52 -05:00
Wes Kocher
aa49cfcd54
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Jared Wein
90703a90cc
Bug 926487 - Replace className comparisons with classList.contains in viewSource.js. r=Unfocused
...
--HG--
extra : rebase_source : 1e5a9b55e2c455b08454e8bd17afe4412f42a042
2013-12-12 18:14:25 -05:00
Carsten "Tomcat" Book
3f8534a48d
merge mozilla-central to fx-team
2013-12-12 16:09:30 +01:00
Tim Taubert
0fbb4496df
Bug 947583 - Fix "this.updateProviderURLs is not a function" when toggling "Block reported attack sites" preference r=dolske
...
From 8ba7cef13d00454ddcdec7e4f8eb32bcb6bee5ac Mon Sep 17 00:00:00 2001
2013-12-07 09:50:19 +01:00
Matthew Noorenberghe
2d42596805
Bug 897074 - Lower MAX_SEARCH_TOKENS to 10 in FormHistory.jsm. r=dolske
2013-12-11 00:05:31 -08:00
Matthew Noorenberghe
d86f519f98
Bug 897074 - Limit the number of tokens used in satchel's getAutoCompleteResults SQL queries. r=dolske
2013-12-10 23:34:42 -08:00
Ryan VanderMeulen
e6e2bad3d0
Merge fx-team to m-c.
2013-12-10 15:39:40 -05:00
Richard Newman
fb6845b990
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
2013-12-10 10:41:34 -08:00
Drew Willcoxon
a634f7f7b9
Bug 923345 - Fix intermittent failure in test/browser_thumbnails_background_crash.js by splitting it up. r=markh
2013-12-09 19:52:51 -08:00
Carsten "Tomcat" Book
488d65b1a9
merge mozilla-inbound to mozilla-central
2013-12-09 09:02:29 +01:00
Mike Hommey
ae9cd73b74
Bug 946175 - Forbid assigning over a value previously set in moz.build. r=gps
2013-12-09 13:34:00 +09:00
Birunthan Mohanathas
28919a5971
Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg
2013-12-08 21:53:46 -05:00
Birunthan Mohanathas
759ab69b0a
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Birunthan Mohanathas
2a97f4dc0d
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
2013-12-08 21:52:33 -05:00
Nicholas Nethercote
1e79a74289
Bug 947802 (part 2) - Replace enumerateReporters() with getReportsForThisProcess(). r=mccr8.
...
--HG--
extra : rebase_source : 1c70e838e3600745f69c5772a084398f78d4c477
2013-12-01 16:29:37 -08:00
Nicholas Nethercote
0b9a804eb0
Bug 947798 (part 1) - Rename NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN as MOZ_DEFINE_MALLOC_SIZE_OF. r=mccr8.
...
--HG--
extra : rebase_source : ec09d4c31264c15befb020375bf001a1ad1df6b8
2013-12-07 21:38:32 -08:00
Cameron McCormack
cbbd892707
Bug 948782 - Make test_alerts_noobserve.html wait until its alerts have disappeared before finishing. r=wchen
2013-12-12 13:08:35 +11:00
Steven MacLeod
272680cf26
Bug 943571 - Introduce a test for invalid engine files loaded from a dir. r=gavin
2013-12-11 14:15:16 -05:00
Bill McCloskey
c4c1d8233a
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Ryan VanderMeulen
9a5a3e3614
Merge m-c to inbound.
2013-12-11 13:38:14 -05:00
Olli Pettay
dc7ac942d1
Bug 941587 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/components/satchel/test/browser/browser_privbrowsing_perwindowpb.js, r=ehsan
2013-12-11 16:41:46 +02:00
Felipe Gomes
64e90d3924
Bug 897061 - [e10s] Implement support for form autocomplete. r=markh
2013-12-06 22:02:05 -02:00
Wes Kocher
9adc4ab543
Backed out changeset 16628db76c3c (bug 863872) for debug xpcshell test failures
2013-12-06 17:10:09 -06:00
Mike Conley
711f32ba5c
Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving.
2013-12-06 16:37:52 -05:00
Ryan VanderMeulen
805a7b43a2
Backed out changeset b6b911ca4dd8 (bug 837202) for OSX bustage.
...
CLOSED TREE
2013-12-12 14:42:04 -05:00
Trevor Saunders
81260b0a39
bug 947022 - type nsIPresShell::mForwardingContainer and nsPresContext::mContainer r=bz
2013-11-20 14:18:25 -05:00
Trevor Saunders
dde9f180ab
bug 943023 - unify some of toolkit/components/url-classifier/ r=ehsan
2013-11-25 14:28:06 -05:00
Andrea Marchesini
578ebe29fb
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
...
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
2013-12-12 19:30:27 +00:00
Monica Chew
7cda075b95
Bug 837202: Add telemetry for application reputation check (r=paolo,yoric)
2013-12-12 11:20:11 -08:00
Michael Brennan
c186d04972
Bug 888373: Simple API for detecting startup/shutdown crashes - tests;r=yoric,gps
2013-08-20 22:46:38 +02:00
Yura Zenevich
4ea9895a5f
Bug 853439 - Add tests for js-ctypes bindings for sqlite. r=yoric, r=gps
2013-12-19 11:47:27 -05:00
Yura Zenevich
38024c8146
Bug 853439 - Add js-ctypes bindings for sqlite. r=yoric, r=gps, sr=Mossop
2013-12-19 11:47:25 -05:00
Dustin J. Mitchell
d33714f84c
Bug 803188 - Support converting between file paths and file:/// uris in OS.File. r=Yoric
2013-12-16 14:55:37 -05:00
Manish Goregaokar
59c7faa816
Bug 425145 - Add a preference to override autocomplete=off for password manager. r=gavin
2013-12-19 11:32:09 -05:00
Andrew McCreight
930625ba83
Bug 963312 - Get JS engine telemetry values from Components.utils, not nsIXPConnect. r=bholley,taras
2014-01-26 07:57:00 -08:00
Masatoshi Kimura
dca21c697c
Bug 952961 - Remove our own executable check and pref check, and added a regitry check when downloading a file. r=paolo
2014-01-12 17:05:28 +09:00
Brian Smith
54577ca0b6
Bug 957665: Add telemetry to measure how many people have OCSP enabled, r=keeler
...
--HG--
extra : rebase_source : e6dd0d7d06ce0eb5b2f34a77a851dd7c0655ac3e
2014-01-08 08:59:53 -08:00
Nicholas Hurley
8bf190eb1a
Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus
2013-12-05 15:23:22 -08:00
Josh Aas
3addb2f067
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-05 17:05:10 -06:00
Ryan VanderMeulen
ad71ecfc91
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Carsten "Tomcat" Book
5606953c9e
merge fx-team to m-c
2013-12-05 12:56:11 +01:00
Ryan VanderMeulen
a14c466f93
Backed out changeset c732b8ff3869 (bug 852648) for OSX bustage.
...
DONTBUILD
2013-12-04 23:33:17 -05:00
Josh Aas
762dfed8ad
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-04 22:19:05 -06:00
Nicholas Nethercote
c01398819f
Bug 946484 - Ignore "redundant/"-prefixed memory reports. r=khuey.
...
--HG--
extra : rebase_source : 9ee5e9c208b37f361e0cfa0b599ced801428e93d
2013-12-04 16:21:55 -08:00
Andy Wingo
db3a35cb7d
Bug 945828 - Work around bug 945756. r=luke
2013-12-03 19:04:25 +01:00
Drew Willcoxon
b6720baf84
Bug 914920 - Fix bug whereby about:newtab displays thumbnails from unrelated websites for some links. r=markh
2013-12-04 17:38:00 -08:00
Ryan VanderMeulen
3558ffd353
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Josh Aas
e0b1ea6a82
Back out patch for bug 852648. CLOSED TREE
2013-12-03 19:26:46 -06:00
Josh Aas
23406d4a0f
Bug 852648: Add platform-native Notification Center support for OS X. r=wchen,mstange
2013-12-03 18:53:46 -06:00
Ryan VanderMeulen
b2b7a0f29e
Bug 931642 - Backed out changeset f4449a06e97f (bug 917883) for causing frequent OSX crashes.
2013-12-03 18:45:17 -05:00
Mike Shal
94d19c46f2
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
Bill McCloskey
76f6c41257
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Ryan VanderMeulen
d529bbd277
Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes.
2013-12-03 18:10:33 -05:00
Nicholas Nethercote
57ebad82f8
Bug 927740 (part 2) - Make about:memory's "Minimize Memory Usage" button affect child processes, like the "GC" and "CC" buttons. r=khuey.
...
--HG--
extra : rebase_source : 555f0e6ca11caa73e33f48a941ee119181c28b74
2013-12-02 20:07:02 -08:00
Ryan VanderMeulen
375ca823e3
Merge m-c to inbound.
2013-12-03 17:42:20 -05:00
Ryan VanderMeulen
3a321fc540
Merge b2g-inbound to m-c.
2013-12-03 17:04:22 -05:00
Ryan VanderMeulen
c3d3e82743
Merge inbound to m-c.
2013-12-03 16:45:17 -05:00
Ehsan Akhgari
fb4244bf04
Bug 943990 - Build toolkit/components/startup in unified mode; r=bsmedberg
2013-12-03 15:49:02 -05:00
Ehsan Akhgari
06ad87724e
Bug 943999 - Build toolkit/components/ctypes/test in unified mode; r=bsmedberg
2013-12-03 15:48:12 -05:00
Andy Wingo
e2c13b49c9
Bug 945828 - Work around bug 945756. r=luke
2013-12-03 19:04:25 +01:00
Fabrice Desré
eca578071f
Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric
2013-12-03 09:48:01 -08:00
Paolo Amadini
1be00c4aed
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
325e1c28d4
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Carsten "Tomcat" Book
ed69377fa1
Backed out changeset 1e8f83c69e80 (bug 941317) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:17 +01:00
Carsten "Tomcat" Book
f029eb2c91
Backed out changeset bc9014b4439a (bug 929067) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:08 +01:00
Carsten "Tomcat" Book
2732f37b3a
Backed out changeset f785bf2e2c51 (bug 941726) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:52:49 +01:00
Carsten "Tomcat" Book
2696630985
Merge m-c to fx-team
2013-12-03 10:44:31 +01:00
Carsten "Tomcat" Book
c40b2ecd96
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Paolo Amadini
e92a8b9d1d
Bug 941726 - Prevent DownloadLegacy from keeping a reference to the network request after the download is stopped. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
2edf54dc39
Bug 929067 - Canceling a download from the Downloads Panel sometimes pauses it instead. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
16214b9035
Bug 941317 - Switch Downloads.jsm to use Promise.jsm. r=enn
2013-12-03 10:15:22 +01:00
Paolo Amadini
1664144e6a
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
Drew Willcoxon
6397fa9317
Bug 874743 - Fix PlacesDBUtils.jsm error in intermittent test_parser_diagnostics_unprintables.html failure. r=mak
2013-12-02 20:21:58 -08:00
Jacek Caban
27a3029fcd
Bug 944913 - Fixed char16_t/wchar_t mismatch in tollkit/. r=ehsan
...
--HG--
extra : rebase_source : c33427dd7c1c2db3d2741b8c2e0d1b4a0359a0a4
2013-12-03 16:07:22 +01:00
Ryan VanderMeulen
89058b6357
Merge fx-team to m-c.
2013-12-02 16:43:03 -05:00
Ryan VanderMeulen
93eaecbf7d
Backed out 6 changesets (bug 854169) to investigate OSX Mn bustage on a CLOSED TREE.
...
Backed out changeset 236a0eba3a8a (bug 854169)
Backed out changeset bd7733e5d5cf (bug 854169)
Backed out changeset cbf7e38a49aa (bug 854169)
Backed out changeset c0f9bfe37d74 (bug 854169)
Backed out changeset 224d0d4df434 (bug 854169)
Backed out changeset 1b339f171b0a (bug 854169)
2013-12-02 15:19:28 -05:00
Ryan VanderMeulen
13ef0a3507
Bug 854169 - Add missing moz.build file in tests subdir. r=Ms2ger
2013-12-02 12:02:29 -05:00
Marco Castelluccio
61799e7294
Bug 762083 - Avoid places database growth for webapps. r=mak
2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
a30ff7e67e
Backed out changesets 4117364f58fb and cb99aff2574e (bug 888373) for xpcshell failures.
2013-12-02 13:11:44 -05:00
Aaron Klotz
17bcff457a
Bug 944529: Obtain HDD info for GRE path and Windows directory; r=froydnj
2013-12-02 10:41:44 -07:00
Ryan VanderMeulen
e57afbe1f2
Merge m-c to inbound.
2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
b4eb12b707
Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal
2013-12-03 06:34:21 +09:00
David Rajchenbach-Teller
02b9d5bcb6
Bug 854169 - OS.File.{read, writeAtomic} support for lz4. r=froydnj
2013-11-08 09:16:05 -05:00
David Rajchenbach-Teller
36f089ce1e
Bug 854169 - Tests for the Lz4 worker module. r=froydnj
2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
9dfc28b4d6
Bug 854169 - Bindings to lz4 for chrome workers. r=froydnj
2013-11-08 09:16:04 -05:00
David Rajchenbach-Teller
af2c65e4e0
Bug 854169 - Build the binary support for Lz4.js. r=glandium
2013-12-02 11:34:46 -05:00
David Rajchenbach-Teller
255e6062d0
Bug 854169 - Move OS.File's normalizeToPointer() to SharedAll. r=froydnj
2013-11-08 09:16:04 -05:00
Daniel Holbert
cd7355c0de
Bug 945059: Mark toolkit/profile and toolkit/components/startup as FAIL_ON_WARNINGS. r=glandium
2013-12-01 16:25:19 -08:00
Ehsan Akhgari
16d3348d9e
Bug 943993 - Build toolkit/components/places in unified mode; r=mak
2013-11-29 18:29:49 -05:00
Ehsan Akhgari
cdfa3eab26
Bug 943995 - Build toolkit/components/downloads in unified mode; r=mak
2013-11-29 18:28:39 -05:00
Carsten "Tomcat" Book
88a91eeea2
merge b2g-inbound to mozilla-central
2013-11-29 10:19:20 +01:00
Carsten "Tomcat" Book
caa77e8a92
merge fx-team to mozilla-central
2013-11-29 10:13:09 +01:00
Ms2ger
a129edb4cb
Merge mozilla-inbound to mozilla-central.
2013-11-29 09:54:12 +01:00
Ms2ger
f56294acdb
Bug 937258 - Part a: Remove empty makefiles; r=gps
2013-11-28 15:25:40 +01:00
Ms2ger
52e807ecd8
Bug 939271 - Part e: move mochitests to manifests in toolkit/components/social/test/browser; r=mshal
2013-11-28 15:03:17 +01:00
Olli Pettay
2cef76c5d2
Bug 944128 - Random failures with test_bug_461710_perwindowpb.html, r=ehsan
...
--HG--
extra : rebase_source : c572f2fba1ad41844dba62f3967697379d8f6484
2013-11-28 18:51:08 +02:00
Mike Hommey
9245936f8b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Carsten "Tomcat" Book
45d2ff3464
Merge m-c to b2g-inbound
2013-11-28 14:48:55 +01:00
Fabrice Desré
619c5db6bd
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Nicholas Nethercote
b467b2a1c4
Bug 943660 (attempt 2) - Remove nsIMemoryReporter::name, because it's (a) unused and (b) a bad idea. r=mccr8.
...
--HG--
extra : rebase_source : 4381c3c424e34198b83c45fa0ac0d9a670bab2b8
2013-11-26 18:38:50 -08:00
Mike Hommey
2b828323f2
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Marina Samuel
4d00f56497
Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy
2013-11-19 13:06:58 -05:00
Marina Samuel
9698960f17
Bug 924911 - Change View on Desktop feature to be switch to Desktop feature. r=bbondy
2013-11-19 12:47:23 -05:00
Wes Kocher
ef237316f2
Merge m-c to inbound
2013-11-26 20:05:18 -06:00
Wes Kocher
92d4fbf239
Merge fx-team to m-c
2013-11-26 19:51:52 -06:00
David Rajchenbach-Teller
f7a8bd76ff
Bug 942063 - Telemetry for the size of sessionstore.js. r=smacleod
2013-11-26 14:44:42 -05:00
David Rajchenbach-Teller
0d38333825
Bug 935792 - ignoreAbsent flag for removeDir() doesn't default to true as intended/documented. r=froydnj
2013-11-26 14:21:03 -05:00
L. David Baron
835d1a68fe
Bug 940446: Log a variable that's guaranteed to exist, so we don't throw an exception from the exception handler and break the URL bar and search bar. r=smacleod
2013-11-26 15:28:17 -08:00
Henri Sivonen
efd91c19ff
Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused.
2013-11-26 09:31:52 +02:00
John Daggett
29d440e732
Bug 942054 - bump range and number of buckets for content reflow timings and add interruptible boolean. r=bz
2013-11-26 13:34:31 +09:00
Matt Brubeck
2e0ec89daf
Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE
2013-11-25 15:59:01 -08:00
Brian Smith
d0a8f7663c
Bug 942728 - Fix telemetry for cipher suites and crypto algorithms andkey sizes, r=keeler, a=lsblakk
...
--HG--
extra : rebase_source : bd0bc0d67fe811612df4210b2b5e19f1d5eca5a0
2013-11-21 13:35:23 -08:00