Commit Graph

7601 Commits

Author SHA1 Message Date
Bill McCloskey
c7ddf51a4f Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley) 2013-03-16 20:36:37 -07:00
Phil Ringnalda
85888c8be6 Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Drew Willcoxon
4a0eb8c7ad Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Daniel Holbert
aa087f4637 Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg 2013-03-15 10:52:10 -07:00
Daniel Holbert
78404f2b2a Bug 851183: Mark toolkit/components/telemetry/ as FAIL_ON_WARNINGS. r=nfroyd 2013-03-14 22:33:22 -07:00
Daniel Holbert
87dd680de2 Bug 851169: Add (void)-cast to silence GCC "unused" build warning for variable in Telemetry.cpp whose only usage is currently commented out. r=ehsan 2013-03-14 22:33:14 -07:00
Ryan VanderMeulen
34c599eae0 Backed out changeset 3614febde426 (bug 841028) for xpcshell failures on a CLOSED TREE. 2013-03-14 17:55:47 -04:00
Irving Reid
edea5d5f97 Bug 841028: Add last build ID to telemetry system info if build ID has changed. r=froydnj 2013-03-14 16:02:36 -04:00
Gregory Szorc
0974b5ab5f Bug 845127 - Record Telemetry for wire size of Bagheera documents; r=rnewman 2013-03-13 10:14:41 -07:00
Gregory Szorc
de55b5242b Merge mozilla-central into build-system
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -07:00
Mike Shal
cd4191e248 Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc
74dc48b41e Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium 2013-03-12 10:20:41 -07:00
Gregory Szorc
c865547d94 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Ryan VanderMeulen
52362d2a78 Merge m-c to inbound. 2013-03-11 13:50:48 -04:00
Tim Taubert
ccae75cc95 Bug 847100 - Make sure dummy thumbnails aren't expired too early when testing thumbnail expiration; r=yoric 2013-03-11 13:53:50 +01:00
Phil Ringnalda
dd94545031 Back out c9f5d3ebba39 (bug 835552) for Windows build bustage
CLOSED TREE
2013-03-09 08:15:42 -08:00
Gabriele Svelto
bab5c82c0b Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium 2013-03-08 12:37:16 +01:00
Trevor Saunders
585a307b78 bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Steve Fink
6d21fc6e27 Bug 835552 - Make load() be script-relative and read()/snarf() be cwd-relative. r=njn 2013-01-28 13:22:02 -08:00
Brian Smith
13bcb99fd4 bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
Mats Palmgren
c98174406a Bug 635852. r=smaug 2013-03-08 12:04:53 +01:00
Patrick McManus
d8739d290c bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell 2013-03-07 16:52:52 -05:00
Stephen Pohl
ee782cf10f Bug 848417 - Use wcsncpy instead of wcscpy. r=bbondy 2013-03-07 13:41:37 -08:00
Gavin Sharp
ca7fe80d5e Bug 817448: remove MozBlobBuilder from FrameWorker API, r=mixedpuppy 2013-03-06 23:43:56 -08:00
Gregory Szorc
7b6f9c7add Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Jose Cortes
62b901d4b0 Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden
--HG--
extra : rebase_source : bba8b8f21faa148a64731299bd74bf89c1314822
2013-03-06 13:16:46 -08:00
Aaron Klotz
a142ca4f0c Bug 810454: Adds A/B test for preloading cookie db r=ehsan 2013-03-06 12:54:44 -07:00
Ryan VanderMeulen
ac18749fba Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE. 2013-03-06 14:37:34 -05:00
Gabriele Svelto
9bddf57614 Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium 2013-03-05 18:24:21 +01:00
Nicholas Nethercote
523cda001d Bug 842438 (part 1) - Remove @line support from SpiderMonkey. r=benjamin.
--HG--
extra : rebase_source : 38502ad54c97a0e16e6396f9f39df31b73d0e289
2013-03-11 14:27:34 -07:00
Mark Hammond
611275fe83 Bug 849347 - handle that a social activation page may have no data-service attribute. r=mixedpuppy 2013-03-12 16:21:37 +11:00
Phil Ringnalda
97983b5f15 Back out fee79a593fd3 and 2c8930343985 (bug 825341) for having probably needed-clobber 2013-03-11 20:10:18 -07:00
Trevor Saunders
bcb6f556e0 bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Ehsan Akhgari
1d849a58c6 Bug 841413 - Convert test_privbrowsing_perwindowpb.html into a chrome test. r=jdm 2013-02-22 16:01:00 -05:00
Ryan VanderMeulen
ed6506d74a Backed out 5 changesets (bug 790732) for talos-other hangs/crashes on a CLOSED TREE. 2013-03-05 15:44:15 -05:00
Shane Caraveo
b890473a8d bug 786133 allow install of social providers from AMO and web, r=felipe 2013-03-05 11:24:30 -08:00
Bobby Holley
1b0d5f1edc Bug 790732 - Remove Components warning and Telemetry. r=mrbkap 2013-03-05 10:01:59 -08:00
Bobby Holley
a75e7d1b38 Bug 790732 - Fix two more toolkit tests. r=me
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-05 10:01:59 -08:00
Ryan VanderMeulen
a1342b5b35 Backed out changeset e4a14eaefe1d (bug 841413) for mochitest orange. 2013-03-05 11:27:36 -05:00
Ehsan Akhgari
6246e974e0 Bug 841413 - Part 1: Convert test_privbrowsing_perwindowpb.html into a chrome test; r=jdm 2013-03-05 10:15:57 -05:00
Paolo Amadini
a3a96172f3 Bug 835803 - Add tests for downloads whose size is zero bytes. r=enn
--HG--
extra : rebase_source : ed691306ee8976dabcb77a3947eec660a7a6e02e
2013-03-05 12:10:20 +01:00
Paolo Amadini
aac56c7c18 Bug 835880 - Implement the basic DownloadList object. r=enn
--HG--
extra : rebase_source : 15c2ba2132c87fdd633dc069a1e2ebef727c6392
2013-03-05 12:10:03 +01:00
Paolo Amadini
c81286236b Bug 835876 - Add the ability to restart downloads. r=enn
--HG--
extra : rebase_source : 0b7c0a7120b794410d01ef4e77b74e264a5f467c
2013-03-05 12:09:52 +01:00
Mounir Lamouri
ff82c04802 Bug 813897 - Fix crash in URL Classifier when using a system principal. r=bsmith,dcamp 2013-03-05 10:39:37 +01:00
Sunny
f6a142bae3 Bug 817381 - Add sThreadCount and sTelemetryMaxThreadCount to count the number of maximum concurrent threads in a download session and implemented Telemetry for the same. r=biesi 2013-03-04 22:40:11 -05:00
Mark Hammond
dc5f185f1a Bug 840872 - log an error if we fail to create a chat window. r=felipe 2013-03-05 11:32:33 +11:00
Ryan VanderMeulen
4a1ef4dfd0 Merge m-c to inbound. 2013-03-04 18:20:41 -05:00
Ryan VanderMeulen
9c626144d0 Merge the last PGO-green inbound changeset to m-c. 2013-03-04 17:03:22 -05:00
Henri Sivonen
a9440b263c Bug 843508 - Remove support for multipart XHR responses. r=jst. 2013-03-04 11:06:15 +02:00
John Daggett
bdf8f19da2 Bug 846215 - separate content and chrome word cache metrics. r=taras 2013-03-04 15:57:08 +09:00