Commit Graph

7394 Commits

Author SHA1 Message Date
Josh Aas
880df492b1 Bug 827979: Add Growl support back due to change in notification plans. r=backout 2013-01-28 10:04:51 -05:00
Bill McCloskey
f192791e29 Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Shane Caraveo
70f73df87c Bug 832943 keep explicit reference to our error handling web listeners to avoid unexpected gc, r=felipe 2013-01-26 12:07:39 -08:00
Marco Bonardo
3381553379 Bug 832133 - Stop using addvisit() in toolkit cpp tests.
r=Mano
2013-01-25 11:16:24 +01:00
Nathan Froyd
7ea77c5f21 Bug 786788 - part 1 - let the uuid always be the slug and store the reason separately; r=vdjeric 2012-12-10 12:18:51 -05:00
Raymond Lee
c4096e0f21 Bug 820784 - Remove alternative add_task implementations. r=mak 2013-01-24 12:47:19 +08:00
Mark Hammond
48c79e7a63 Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws,mixedpuppy
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
2013-01-24 21:14:36 +11:00
Mark Hammond
f4398db8b4 Backout 82464c35d37a (Bug 808215) for a regression and test failures. 2013-01-24 17:44:40 +11:00
Mark Hammond
a90e108cbf Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
extra : rebase_source : 4cd66d38df3af9ba52c224e466ee7268b2cf43de
2013-01-24 16:15:11 +11:00
Jared Wein
99da92f7f2 Bug 831020 - Errors in the error console with very long reference lines hang the browser. r=neil
--HG--
extra : rebase_source : ac09c6d4bad6eff76691a950f1ec7d5d8b342cfc
2013-01-23 13:10:07 -05:00
Raymond Lee
6f4b3c8301 Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak 2013-01-23 12:15:17 +08:00
Raymond Lee
3c3c943300 Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak 2013-01-23 00:26:45 +08:00
Raymond Lee
764b4eede1 Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak 2013-01-23 10:50:13 +08:00
Justin Lebar
528d00db89 Bug 833629 - Rebucket memory telemetry histograms. r=njn 2013-01-22 21:10:49 -05:00
Nathan Froyd
d474febda7 Bug 833460 - move reading saved pings to the timer-based callback; r=taras 2013-01-22 15:08:26 -05:00
Marco Bonardo
70b1ad514d Bug 824074 - Properly update frecency sorting in bookmarks queries.
r=Mano
2013-01-22 21:19:01 +01:00
Vladan Djeric
b2434bf086 Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd 2013-01-22 14:12:17 -05:00
Marco Bonardo
dc14d05d84 Bug 619623 - Wait for the WAL checkpoint in case that helps avoiding the intermittent failure in test_IHistory.cpp
r=test-only-experiment-not-worth-it a=nonlibxul
2013-01-22 14:25:03 +01:00
Josh Matthews
3a496e0b5b Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Raymond Lee
34e3c99965 Bug 820763 - Stop using addvisit() in toolkit tests. r=mak 2013-01-18 10:13:09 +08:00
Marco Bonardo
88dc089d5b Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
r=me
2013-01-19 12:30:00 +01:00
Rafael Ávila de Espíndola
7563370004 Bug 831303 - Comment the assert. r=ehsan. 2013-01-18 11:14:31 -05:00
Raymond Lee
b8ddec986c Bug 752218 - Replace usage of AddURI with updatePlaces. r=mak 2013-01-17 10:28:26 +08:00
Ryan VanderMeulen
ecb5e3e307 Merge m-c to inbound. 2013-01-17 21:21:24 -05:00
Matthew Noorenberghe
4672115b8e Merge fx-team with mozilla-central 2013-01-17 16:14:57 -08:00
Matthew Noorenberghe
89781aa840 Bug 496471 - Silence satchel warning about ORDER BY without an index since an index can't be used. r=dolske 2013-01-16 18:39:42 -08:00
Benoit Girard
a3ccaf4eba Bug 830809 - Remove 'shutdown start' label with eConsiderQuit. r=ehsan
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
extra : rebase_source : 9150564527326347a8007be7e766b92ef7823c6a
2013-01-16 11:01:14 -05:00
Rafael Ávila de Espíndola
f4b478e911 Bug 831133 - Record only the basename. r=vladan. 2013-01-16 21:02:32 -05:00
Rafael Ávila de Espíndola
0b523f844d Bug 831303 - Fix the the stop where we start counting the shutdown time.r=ehsan.
--HG--
extra : rebase_source : 8d00557db0872b6c192c85b7ce364e8f9838ba9b
2013-01-17 11:40:14 -05:00
Trevor Saunders
83bcbe0d6b bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
Marco Bonardo
f572427091 Bug 825786 - crash in nsAutoCompleteController::HandleDelete.
r=Enn
2013-01-17 00:12:43 +01:00
David Rajchenbach-Teller
af90769b8b Bug 828228 - Measure nsSearchService init with Telemetry. r=gavin 2013-01-16 18:03:05 -05:00
Frank Yan
fa5f541f57 Bug 611553 - Make DOMWillOpenModalDialog a chrome-only event. r=dolske r=smaug 2013-01-16 13:10:18 -08:00
David Rajchenbach-Teller
75d0c15526 Bug 830694 - Taking advantage of zero-copy transfer between workers;r=froydnj 2013-01-16 13:30:28 +01:00
Rafael Ávila de Espíndola
625d279602 Bug 830584 - Write and read the module id to/from the late writes file. r=vladan. 2013-01-15 18:55:35 -05:00
Justin Lebar
8f075fc847 Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn 2013-01-15 09:14:36 -05:00
Mats Palmgren
b7ae90666d Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
Mike Hommey
a6e0fafb44 Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Ryan VanderMeulen
f291f53545 Backed out changeset 622427e981a8 (bug 789975) for build bustage.
CLOSED TREE
2013-01-14 22:13:24 -05:00
Justin Lebar
59d800736b Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn 2013-01-14 21:49:25 -05:00
Ehsan Akhgari
18b2461321 Merge the last PGO-green changeset of mozilla-central into mozilla-inbound 2013-01-14 17:27:01 -05:00
Gian-Carlo Pascutto
46b11e1e9a Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Gian-Carlo Pascutto
91d651f3a5 Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp 2013-01-14 17:43:14 +01:00
Philip Chee
baccd9635a Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp. 2013-01-14 23:25:51 +08:00
Vladan Djeric
9c34e35dc3 Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras 2013-01-13 21:56:39 -05:00
Chris Peterson
de411b5fd0 Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan 2013-01-10 08:19:36 -08:00
Mike Hommey
032a047cc1 Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
Trevor Saunders
75a2afd932 bug 829288 - fix some toolkit/ warnings r=ehsan 2013-01-10 06:44:15 -05:00
Ehsan Akhgari
5c22fc7e4e Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Eduard Neculaesi
c477da3299 Bug 802534 - [OS.File] Main thread versions of OS.File.Info and OS.File.DirectoryIterator.Entry should have nice prototypes; r=yoric 2013-01-10 10:40:46 -08:00