Commit Graph

5654 Commits

Author SHA1 Message Date
Raymond Lee
d148ad2a5d Bug 752218 - Replace usage of AddURI with updatePlaces. r=mak 2013-01-17 10:28:26 +08:00
Ryan VanderMeulen
8c81436a5e Merge m-c to inbound. 2013-01-17 21:21:24 -05:00
Matthew Noorenberghe
544cbd1188 Merge fx-team with mozilla-central 2013-01-17 16:14:57 -08:00
Matthew Noorenberghe
5d3cffbde4 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
c856ab3666 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
aaabaa443a Bug 831133 - Record only the basename. r=vladan. 2013-01-16 21:02:32 -05:00
Rafael Ávila de Espíndola
762b185f8f 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
9f0ad48b28 bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
Marco Bonardo
8a7a32c2a8 Bug 825786 - crash in nsAutoCompleteController::HandleDelete.
r=Enn
2013-01-17 00:12:43 +01:00
David Rajchenbach-Teller
dd4235ccf1 Bug 828228 - Measure nsSearchService init with Telemetry. r=gavin 2013-01-16 18:03:05 -05:00
Frank Yan
9a3959c1dc Bug 611553 - Make DOMWillOpenModalDialog a chrome-only event. r=dolske r=smaug 2013-01-16 13:10:18 -08:00
David Rajchenbach-Teller
84d3a15daf 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
d239c792cc 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
55ab083fda 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
6c53161814 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
f617bc193d Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Ryan VanderMeulen
1860b9eb94 Backed out changeset 622427e981a8 (bug 789975) for build bustage.
CLOSED TREE
2013-01-14 22:13:24 -05:00
Justin Lebar
6bb1ee199c 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
519354e464 Merge the last PGO-green changeset of mozilla-central into mozilla-inbound 2013-01-14 17:27:01 -05:00
Gian-Carlo Pascutto
ba149ec413 Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Gian-Carlo Pascutto
23d238eb00 Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp 2013-01-14 17:43:14 +01:00
Philip Chee
361d52a616 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
bc89f01591 Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras 2013-01-13 21:56:39 -05:00
Chris Peterson
34d009dfe8 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
3fd6510a59 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
78c0c89df2 bug 829288 - fix some toolkit/ warnings r=ehsan 2013-01-10 06:44:15 -05:00
Ehsan Akhgari
8f28e425e3 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
7d36566ade 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
Aaron Klotz
0ce201444e Bug 815418: Telemetry for failed profile lock attempts; r=vladan
--HG--
extra : rebase_source : a7f1217bce0aa61c3c86eaa998e051d678ec7e1e
2013-01-10 12:50:51 -05:00
Ed Morley
fad3c1f5c8 Bug 821781 - Disable places/tests/unit/test_399266.js on Linux for too many intermittent failures 2013-01-10 14:59:28 +00:00
Mike Hommey
827ceae1ff Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Rafael Ávila de Espíndola
2f6099a1ff Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
Raymond Lee
8a98581fb1 Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +08:00
Mounir Lamouri
6393630aee Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
Patrick McManus
5b01696419 bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Marco Bonardo
bf4532d40e Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
2013-01-07 18:54:38 +01:00
Ehsan Akhgari
8b14190790 Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky 2013-01-06 21:16:48 -05:00
Ehsan Akhgari
f8b130d799 Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
--HG--
extra : rebase_source : 87d6ba184e23dbe83a3a0e2ae83c44c5ecdb46db
2013-01-08 12:02:55 -05:00
Ehsan Akhgari
248890f607 Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky
--HG--
extra : rebase_source : 42a4a4da52f0eaa57a83dc4daf0e1a47401f4411
2013-01-06 21:16:48 -05:00
Gian-Carlo Pascutto
351d6de093 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Rafael Ávila de Espíndola
6adb826fe4 Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
2013-01-08 09:04:37 -05:00
David Rajchenbach-Teller
1be8873e10 Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj 2013-01-07 21:29:22 -05:00
Ed Morley
d5e962c8ad Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html 2013-01-07 21:17:54 +00:00
Rafael Ávila de Espíndola
05f75525ac Bug 822695 - Use nsCOMArray. r=ehsan.
--HG--
extra : rebase_source : 28bf148e97f183f54592c5b4240582e8c27df8f4
2013-01-07 14:45:25 -05:00
Ed Morley
64710f99c4 Backout 33b1a42588c2 (bug 827268) for xpcshell failures on a CLOSED TREE 2013-01-07 20:25:13 +00:00
Raymond Lee
11e3d52e1e Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-07 15:51:36 +08:00
Marco Bonardo
b1153465bf Bug 827268 - Avoid useless onVisit work on transition filtered queries.
r=Mano
2013-01-07 18:54:38 +01:00
Daniel Holbert
7335ed5e7b Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps 2013-01-06 18:06:23 -08:00
Daniel Holbert
a02483c95d Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly. 2013-01-06 18:06:23 -08:00
Nicholas Nethercote
c4ce282f51 Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
2013-01-03 13:52:32 -08:00