Commit Graph

7417 Commits

Author SHA1 Message Date
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
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