Граф коммитов

6975 Коммитов

Автор SHA1 Сообщение Дата
David Rajchenbach-Teller 7a8843adac Bug 786673 - Make mkstemp should return a file descriptor. r=froydnj
--HG--
extra : rebase_source : 10c20b2feb1b21db67acdaffc742cff06fd068af
2012-08-31 06:36:41 -04:00
Abhishek Potnis a942c5ef0a Bug 785200 - Conditioned logging in osfiles with exports.OS.Shared.DEBUG. r=yoric
--HG--
extra : rebase_source : e6e9de813d8ec5f82f32522d32e0cedb0ec07f2c
2012-08-29 14:12:23 +05:30
Andres Hernandez d81ac5957e Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop 2012-07-23 14:28:26 -06:00
Luqman Aden 6abc76683b Bug 786196 - [OS.File] Implement flushing. r=yoric 2012-08-29 10:31:30 -04:00
David Rajchenbach-Teller 73346d65f2 Bug 780483 - Tests. r=froydnj 2012-08-30 18:03:06 -04:00
David Rajchenbach-Teller 5648cd14d2 Bug 780483 - Make {read, write} become {_read, _write} and {readTo, writeFrom} become {read, write}. r=froydnj 2012-08-30 18:03:06 -04:00
Brian R. Bondy de1d850df9 Bug 785744 - Async file picker cleanup. r=neil 2012-08-29 14:37:43 -04:00
Landry Breuil 0d77648cc1 Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:
In member function 'bool nsNavHistory::FindLastVisit(nsIURI*, int64_t*,
PRTime*, int64_t*)':
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:619:
error: invalid static_cast from type 'PRTime*' to type 'int64_t*'
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:
In member function 'bool
nsNavHistory::CheckIsRecentEvent(nsDataHashtable<nsCStringHashKey, long
long int>*, const nsACString_internal&)':
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:4360:
error: invalid static_cast from type 'PRTime*' to type 'int64_t*'
2012-08-30 09:10:49 +02:00
Landry Breuil 3f08ff498e Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan 2012-08-30 09:10:35 +02:00
Mark Hammond f9d8d91cb3 Bug 786085 - fix intermittent orange in browser_notifications.js. r=gavin 2012-08-30 16:49:50 +10:00
Ryan VanderMeulen 9f725f39e3 Backout 84103a267a9e (bug 785200) due to debug orange on a CLOSED TREE. 2012-08-29 18:37:17 -04:00
Abhishek Potnis 1570bc3f0d Bug 785200 - Conditioned logging in osfiles with exports.OS.Shared.DEBUG. r=dteller 2012-08-29 14:12:23 +05:30
Nathan Froyd 49424a7b11 Bug 748444 - eliminate relocations from histogram data; r=taras 2012-08-28 12:55:32 -04:00
Nathan Froyd ddfdf72e8e Bug 764585 - make enumerated histograms harder to get wrong; r=taras 2012-08-28 13:21:56 -04:00
David Rajchenbach-Teller c4e0c5ec98 Bug 785828 - Load libxul.so lazily in OS.Shared. r=froydnj 2012-08-28 13:23:47 -04:00
David Rajchenbach-Teller 0d7ff796f0 Bug 784373 - Test setPosition without optional argument. r=froydnj 2012-08-28 13:23:47 -04:00
David Rajchenbach-Teller 595db2985a Bug 784373 - Fixed typo: SEEK_START => SEEK_SET. r=froydnj 2012-08-28 13:23:47 -04:00
Nathan Froyd 3da25040d9 Bug 785959 - change several linear histograms to enumerated ones; r=taras 2012-08-27 14:05:57 -04:00
Nathan Froyd 2f3e15c1e6 Bug 785964 - NEWTAB_PAGE_PINNED_SITES_COUNT should be an enumerated histogram. r=ttaubert 2012-08-27 14:15:47 -04:00
Nathan Froyd a6fb375663 Bug 748417 - double-check Python-generated range-information; r=taras 2012-08-27 16:47:32 -04:00
Nathan Froyd 08faad8fb2 Bug 748417 - provide a proper Histogram class; r=taras 2012-08-23 16:32:34 -04:00
Paul Adenot 236a18cd38 Bug 761393 - Add telemetry probes to guess the retention time. r=taras 2012-08-26 21:12:36 -07:00
Paul Adenot 49f89eae84 Bug 782459 - Generalize the telemetry AutoTimer RAII class to provide multiple resolution. r=taras 2012-08-26 21:11:55 -07:00
Marshall Culpepper 5ca7854451 Bug 764683: Manage /system mount permissions when applying Gecko updates in B2G, and download them to /data/local. r=rstrong r=bbondy r=cjones 2012-08-27 12:27:14 -03:00
Philipp von Weitershausen d158b5747c Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Shane Caraveo 28ac33ef34 Bug 784535 - enable opening chats from worker. r=jaws 2012-08-26 16:51:24 -07:00
Shane Caraveo fe3875a970 Bug 774506 - Implement toast notification support. r=jaws 2012-08-26 16:46:45 -07:00
Brian R. Bondy d4f3042a2c Bug 784842 - Add the new async nsIFilePicker::open to the XUL file picker. r=roc 2012-08-24 07:55:08 -04:00
David Rajchenbach-Teller 044a0462b3 Bug 771617 - Tests for readTo/writeFrom/readAll. r=froydnj 2012-08-25 17:18:44 -04:00
David Rajchenbach-Teller 4530bd3994 Bug 771617 - Fix WinFile.{ReadFile, WriteFile} to accept void*. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller 17197c8619 Bug 771617 - OS.File.prototype.{readTo, writeFrom, readAll}. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller e7229b5ea3 Bug 771617 - Refactoring to better share code between implementations of OS.File. r=froydnj 2012-08-25 17:18:43 -04:00
Shane Caraveo c7bb810dd1 Bug 779923 - implement social activity flyout panel. r=jaws 2012-08-23 17:11:02 -07:00
Mark Hammond e0def3ea3c Bug 783410 - prevent social URLs from ending up in global history. r=gavin 2012-08-25 13:54:03 +10:00
Felipe Gomes 9854b800b7 Bug 782468. Basic telemetry for SocialAPI. r=froydnj,mixedpuppy 2012-08-24 17:24:52 -07:00
David Rajchenbach-Teller 9ac2b8bc83 Bug 783676 - Export OS.Path (companion test suite). r=taras 2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller 233f482c10 Bug 783676 - Normalize "../../..". r=taras 2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller 9aa6058459 Bug 783676 - Export OS.Path. r=taras 2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller 490bdffd0b Bug 761138 - Create/remove directories (testsuite). r=froydnj 2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller 0080c00d94 Bug 761138 - Create/remove directories (Windows version). r=froydnj 2012-08-24 16:18:15 -04:00
David Rajchenbach-Teller 65847c8b1f Bug 761138 - Create/remove directories (Unix version). r=froydnj 2012-08-24 16:18:15 -04:00
Nathan Froyd 429083f231 Bug 781531 - generate histogram information from JSON; r=taras 2012-08-24 15:54:55 -04:00
Brian R. Bondy 28255340f8 Bug 784657 - Fix potential problem in nsDIskCacheMap timer handling. r=michal 2012-08-23 22:23:10 -04:00
Luke Wagner 68160897b6 Bug 625199 - Convert one more JSAutoEnterCompartment in ObserverPair.h (r=bustage) 2012-08-23 18:13:08 -07:00
Luke Wagner ad90af9ca5 Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley)
--HG--
extra : rebase_source : 12acf2288285f5caefd7fecea8207de3a47eab5b
2012-08-21 18:42:53 -07:00
Ben Turner 7370f46298 Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
--HG--
rename : ipc/glue/IPCSerializableParams.ipdlh => ipc/glue/InputStreamParams.ipdlh
extra : transplant_source : %A6%BC%8B%8D%3A_%7Df%2B%FE%AA%94%81%AB%CAW%15K%A7%03
2012-08-23 12:33:46 -07:00
Nathan Froyd 2afd43df22 Bug 781200 - fixup several cache histograms; r=bsmith,hurley 2012-08-23 13:23:03 -04:00
Bobby Holley f978d43865 Bug 784560 - Fix more tests. r=mccr8 2012-08-23 11:45:28 -07:00
Nathan Froyd dd6713627b Bug 764190 - fix PLACES_EXPIRATION_STEPS_TO_CLEAN telemetry; r=taras,mak 2012-08-07 15:46:39 -04:00
Ehsan Akhgari 002ff646d5 Bug 579517 follow-up: Remove NSPR types that crept in 2012-08-23 11:30:56 -04:00
Ed Morley a35a77c9d9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-23 11:29:20 +01:00
Tim Taubert ab35ee90b7 merge m-c to fx-team 2012-08-22 22:15:08 -07:00
Blair McBride cb597dd0a3 Bug 775072 - Inline autocomplete munges URLs that contain characters that would normally be escaped. r=mak 2012-08-23 00:44:19 +12:00
Phil Ringnalda f1e8434c4e Back out cbb72643bbae (bug 723362) for leaking 2012-08-20 20:28:19 -07:00
Shane Caraveo 5cc0f50e62 Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
2012-08-20 17:52:26 -07:00
Jared Wein decc5c0f98 Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
2012-08-20 14:18:50 -07:00
Michal Novotny 0fc5116bca Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley 2012-08-21 03:30:40 +02:00
Ehsan Akhgari e368dc9c85 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script.  Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.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 PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Rafael Ávila de Espíndola 56d1a6d649 Bug 783154 - Refactor the chrome hang code to use the same class as write poisoning. r=taras,benwa,vladan.
--HG--
extra : rebase_source : 1f43ac88ceabc698ba0a58715562db90af1c266f
2012-08-21 17:14:38 -04:00
Vladan Djeric a0f86524d2 Bug 779310: Remove string literals from slowSql reports. r=taras 2012-08-21 15:29:28 -04:00
Gian-Carlo Pascutto 1099676e48 Bug 779687 - Add detection for ARMv7 CPUs. r=dougt 2012-08-21 13:20:46 +02:00
Gian-Carlo Pascutto ceb13c3600 Bug 779687 - Telemetry around Fennec OOM kills. r=blassey 2012-08-21 13:20:26 +02:00
Brian R. Bondy b737469453 Bug 777328 - Gather telemetry data for how much cache corruption reduction plan would help. r=michal 2012-08-20 08:08:46 -04:00
David Rajchenbach-Teller 877a376872 Bug 782303 - Serialize directory entries. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller d823deabd9 Bug 776259 - Serialize file info. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller fe2c20fbb6 Bug 771929 - Serialize numbers. r=froydnj 2012-08-18 12:26:35 -04:00
David Rajchenbach-Teller e9801e280b Bug 783284 - [OS.File] Rename *Time to *Date. r=froydnj 2012-08-18 08:25:49 -04:00
Bill McCloskey 15615608a9 Bug 783147 - Collect telemetry for SCC GC sweeping (r=mccr8) 2012-08-17 18:44:54 -07:00
Bill McCloskey 98d4b4c7e0 Backout bug 783147 (12753a1a11b8 and 0a70fc2d7d25) for WinXP dbg M-3 failures 2012-08-17 12:55:52 -07:00
Bill McCloskey 2c43c45c0c Bug 783147 - Send telemetry about SCC GC times (r=mccr8) 2012-08-17 10:05:11 -07:00
David Rajchenbach-Teller d93d980752 Bug 780501 - Path types for OS.File;r=froydnj 2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller 3ac3a5d124 Bug 771928 - Test OS.File pointer arithmetic. r=froydnj 2012-08-16 22:05:30 -04:00
David Rajchenbach-Teller f3ff2d0747 Bug 771928 - OS.File pointer arithmetics. r=froydnj 2012-08-16 22:05:30 -04:00
Nathan Froyd 737b0f7bcf Bug 783050 - tweak STARTUP_MEASUREMENT_ERRORS histogram definition; r=taras 2012-08-15 15:06:06 -04:00
Nathan Froyd 87ebeee92c Bug 779298 - part 2: fix fetching of lastShutdownDuration and add a test; r=taras 2012-08-02 10:57:59 -04:00
Nathan Froyd 04cbfb280a Bug 779298 - part 1: store shutdown times in profile directory and initialize class members; r=dougt 2012-08-01 12:06:28 -04:00
Ed Morley 6c183ec9bd Backout c4b249ca469b & 5bd90df027d0 (bug 779298) for assertions on OS X 2012-08-16 17:00:10 +01:00
Nathan Froyd 374fe7a476 Bug 782117 - part 2: don't save pings that already exist on disk; r=taras 2012-08-13 09:26:24 -04:00
Nathan Froyd aa720363f9 Bug 782117 - part 1: don't use safe-file-output-stream when writing ping data; r=taras 2012-08-15 13:16:08 -04:00
Nathan Froyd 3b20df3b00 Bug 779298 - part 2: fix fetching of lastShutdownDuration and add a test; r=taras 2012-08-02 10:57:59 -04:00
Nathan Froyd 1f81e26aa7 Bug 779298 - part 1: store shutdown times in profile directory and initialize class members; r=dougt 2012-08-01 12:06:28 -04:00
Nathan Froyd 1a407cda63 Bug 782373 - use HISTOGRAM_BOOLEAN more consistently; r=taras
--HG--
extra : rebase_source : 5ab66c02696a4e7a595504dcf4f72e3f44380325
2012-08-13 14:49:10 -04:00
Aryeh Gregor cafad5fcb5 Bug 782252 - Cast some nsresult to PRUint32; r=ehsan 2012-08-09 11:36:40 +03:00
Andrew Hurle 3bb0d3dde1 Bug 634139 - Add a service for finding the representative color in an image. r=MattN
--HG--
extra : rebase_source : 111c2a3e6b0abfd8b75b90afbe5e736f80ff2939
2012-08-03 14:18:00 -07:00
Gian-Carlo Pascutto 328bf6ddf8 Bug 673470 - Update the new SafeBrowsing code to MPL 2.0. r=dcamp 2012-08-15 09:10:56 +02:00
Gian-Carlo Pascutto 9b456b4242 Bug 673470 - Skip chunks we already have during merges. r=dcamp 2012-08-15 09:10:39 +02:00
Gian-Carlo Pascutto c056c62081 Bug 673470 - Simplify PrefixSet by removing (unneeded) thread safety. r=dcamp 2012-08-15 09:10:24 +02:00
Gian-Carlo Pascutto 9844b5f459 Bug 738533 - Replace NS_QuickSort use by qsort. r=dcamp 2012-08-15 09:10:07 +02:00
Gian-Carlo Pascutto ab234264c5 Bug 750625 - crash in nsUrlClassifierPrefixSet::GetPrefixes. r=dcamp 2012-08-15 09:09:53 +02:00
Gian-Carlo Pascutto a08473aa65 Bug 673470 - Remove some unneeded PromiseFlatCString. r=dcamp 2012-08-15 09:09:40 +02:00
Gian-Carlo Pascutto 8ba34dbeff Bug 673470 - Make the PrefixSet/LookupCache construction infallible again. r=dcamp f=jlebar 2012-08-15 09:09:25 +02:00
Gian-Carlo Pascutto 7a7d916f23 Bug 673470 - Expire SubPrefixes that can't do anything immediately. r=dcamp 2012-08-15 09:08:51 +02:00
Gian-Carlo Pascutto 37af20ab14 Bug 673470 - Don't resort if not needed. Fix comparator. Cleanups. r=dcamp 2012-08-15 09:08:37 +02:00
Gian-Carlo Pascutto feef277a46 Bug 673470 - Fix wrong order of arguments to KeyedHash function. r=dcamp 2012-08-15 09:08:23 +02:00
Gian-Carlo Pascutto f43ae42744 Bug 673470 - Fix order of SubPrefix Knockouts. r=dcamp 2012-08-15 09:08:09 +02:00
Gian-Carlo Pascutto 11a8371d41 Bug 673470 - Remove unused compare functions. r=dcamp 2012-08-15 09:07:56 +02:00
Gian-Carlo Pascutto 4df0f0f092 Bug 673470 - Fix inconsistent variable naming. r=dcamp 2012-08-15 09:07:36 +02:00
Gian-Carlo Pascutto d01778265b Bug 673470 - Fix format description in HashStore.cpp. r=dcamp 2012-08-15 09:07:23 +02:00
Gian-Carlo Pascutto 52208070f2 Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
Gian-Carlo Pascutto 5837cb3f35 Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-08-15 09:06:54 +02:00
Gian-Carlo Pascutto 2a38f23df4 Bug 729640 - Fix broken UrlClassifier assertion. r=dcamp 2012-08-15 09:05:32 +02:00
Gian-Carlo Pascutto d3b94c773f Bug 726002 - Clear some big nsTArrays as early as possible in updates. r=dcamp 2012-08-15 09:05:18 +02:00
Gian-Carlo Pascutto bcf43e6e4e Bug 726002 - More OOM handling in UrlClassifier. r=dcamp 2012-08-15 09:05:08 +02:00
Gian-Carlo Pascutto d091f07a3e Bug 725597 - SafeBrowsing fails to update persistent PrefixSet on Windows. r=dcamp 2012-08-15 09:04:51 +02:00
Gian-Carlo Pascutto b5c3234491 Bug 673470 - Optimize input buffer size. Cache active tables. r=dcamp 2012-08-15 09:04:31 +02:00
Gian-Carlo Pascutto f6e66dd24e Bug 673470 - Replace the sqlite safeb store with a flat file. r=dcamp 2012-08-15 09:04:19 +02:00
David Rajchenbach-Teller 91508cb1e9 Bug 773643 - Test (de)serialization of errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller f6684c5700 Bug 773643 - Serialize Windows errors. r=froydnj 2012-08-14 19:56:47 -04:00
David Rajchenbach-Teller 8ad0645be7 Bug 773643 - Serialize Unix errors. r=froydnj 2012-08-14 19:56:47 -04:00
Ehsan Akhgari a09e69cee0 Merge removal of nsnull 2012-08-14 11:29:00 -04:00
Justin Lebar 74befa949f Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz 2012-08-14 10:58:00 -04:00
Gavin Sharp feda695c89 Bug 782287: better delineate SocialService initialization code from provider loading, and lazy-load MozSocialAPI module only when needed, r=adw
--HG--
extra : rebase_source : d1332eb18312255368a985b64d62d76e1fc00a50
2012-08-13 11:20:29 -04:00
Mark Capella 38befa6972 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps 2012-08-14 10:06:12 -04:00
Aryeh Gregor a88ffe5c80 Bug 626472 part 3 - Remove nsnull for good; r=ehsan 2012-08-12 13:43:47 +03:00
David Rajchenbach-Teller 79073c71c4 Bug 780499 - Companion testsuite. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller 77b42beade Bug 780499 - Rearrange setPosition constants. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller e10b180871 Bug 771927 - Companion testsuite. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller 646fa86596 Bug 771927 - [OS.File] (de)serialize ArrayBuffer, C arrays, C pointers, Strings - Implementation. r=froydnj 2012-08-13 21:54:42 -04:00
Bill McCloskey 348a2f35fa Bug 781945 - Improve GC telemetry (r=mccr8) 2012-08-13 10:30:44 -07:00
Honza Bambas 15daadba69 Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking 2012-08-10 22:44:11 -04:00
Phil Ringnalda dde42936c6 Backout dcb9d2f694eb (bug 769254) for Windows test_resize_move_windows.html M3 failures 2012-08-10 18:51:29 -07:00
Rafael Ávila de Espíndola 9c483afff4 Bug 780272 - Audit calls to MozillaUnRegisterDebugFD. r=jlebar.
--HG--
extra : rebase_source : 53672602bfd370626916bcd0f5bc71859f8520c2
2012-08-10 12:40:21 -04:00
David Rajchenbach-Teller 2f58a5a3a9 Bug 770215 - [OS.File] Utilities for strings - Tests for Unicode conversion. r=froydnj 2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller 880050ffc2 Bug 770215 - [OS.File] Utilities for strings - Companion makefile. r=yoric 2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller d21328d0a9 Bug 770215 - [OS.File] Utilities for strings - Expose native code to JS. r=froydnj 2012-08-10 11:52:55 -04:00
David Rajchenbach-Teller 53d7d9861a Bug 770215 - [OS.File] Utilities for strings - Native code. r=froydnj 2012-08-10 11:52:55 -04:00
Justin Lebar 6e6f04b273 Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
--HG--
rename : layout/reftests/svg/pattern-scale-01c.svg => layout/reftests/svg/pattern-scale-01a.svg
extra : rebase_source : 1e934ffb7a561255430bea738aa204afcaf92c79
2012-08-10 11:42:28 -04:00
Aryeh Gregor 4e199a1679 Bug 780618 - Move all error codes to nsError.h; r=ehsan 2012-07-27 17:03:27 +03:00
Jacek Caban 12a886bcb1 Bug 782204 - Fixed osfileutils.cpp compilation on case sensitive OSes r=dteller
--HG--
extra : rebase_source : 57687cc61a8af200fe499b47bb201d43b0b169ea
2012-08-14 11:17:53 +02:00
Gavin Sharp 5384be9bf6 Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
2012-08-08 18:09:37 -07:00
David Rajchenbach-Teller 4b498591db Bug 772187 - OS.Type refactoring (Unix-specific). r=froydnj 2012-08-09 15:13:46 -04:00
David Rajchenbach-Teller aa156fccdd Bug 772187 - OS.Type refactoring (Windows-specific). r=froydnj 2012-08-09 15:13:46 -04:00
David Rajchenbach-Teller 8bbe129fee Bug 772187 - OS.Type refactoring (shared code). r=froydnj 2012-08-09 15:13:46 -04:00
Ed Morley 98aa4a8530 Merge mozilla-central to mozilla-inbound 2012-08-09 12:51:21 +01:00
Ed Morley b5f4776008 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-09 12:46:05 +01:00
Ms2ger 4c81482ae1 Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg 2012-08-09 09:09:42 +02:00
Aryeh Gregor f74602e698 Bug 777292 - modules/libpref/, toolkit/: Fix incorrect conversions to nsresult; r=bsmedberg 2012-07-30 12:24:36 +03:00
William Chen d95a8ff25b Bug 776134 - Part 2: Make AlertsService remote alerts from content process to chrome process. r=dougt 2012-07-26 18:25:02 -04:00
William Chen e1cec5724c Bug 776134 - Part 1: Rename files of Growl nsIAlertsService implementation. r=dougt 2012-08-01 20:31:11 -04:00
David Rajchenbach-Teller 23ec77e999 Bug 775588 - Test that temporary directory, profile directory are present. r=yoric
--HG--
extra : rebase_source : ec3ac0e47c1b86241cee965c3bad14bc5ca28116
2012-08-22 16:58:09 -04:00
Josh Aas 5918e55b6e Bug 728106: Add Notification Center support for OS X 10.8. r=smichaud,dougt
--HG--
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.h => toolkit/components/alerts/mac/nsMacAlertsService.h
rename : toolkit/components/alerts/mac/nsGrowlAlertsService.mm => toolkit/components/alerts/mac/nsMacAlertsService.mm
2012-08-22 15:30:13 -04:00
Nathan Froyd 4fd04c68e0 Bug 781152 - make telemetry ping save directory properly readable on Unix-ish platforms; r=taras 2012-08-08 10:51:18 -04:00
Ed Morley 2c3082317d Backout ec46cfa51bf8, 4a54f06efee8, de811fbd27b0 & 67ea1314c777 (bug 567077) for causing bug 781141 2012-08-08 13:11:34 +01:00
David Rajchenbach-Teller 254b25f375 Bug 780498 - Test that OS.File.move removes original file. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller 3ef511b172 Bug 780498 - More general fix. r=nfroyd 2012-08-07 20:49:07 -04:00
Aryeh Gregor f040f500c1 Bug 777292 - modules/libpref/, toolkit/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=bsmedberg 2012-07-27 16:54:09 +03:00
Aryeh Gregor 02ea215083 Bug 779442 - Fix a few more incorrect uses of nsresult; r=ehsan 2012-08-01 11:17:10 +03:00
Phil Ringnalda e9b9fa8970 Backout e662aa8c9389 (Bug 780604), 3979c98e3e9a:5ccb28fc0bee (Bug 780498) for Windows orange 2012-08-07 21:26:41 -07:00
Paul Adenot a769fb1ee2 Bug 567077 - Sniff types of media files that are served with no Content-Type r=cpearce 2012-08-07 15:54:30 -07:00
David Rajchenbach-Teller d4a7f8bbda Bug 780604 - Fix merge snafu in Windows version of OS.File.DirectoryIterator. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller 6ac61a78ee Bug 780498 - Test that OS.File.move removes original file. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller 0e2b728383 Bug 780498 - More general fix. r=nfroyd 2012-08-07 20:49:07 -04:00
Nick Hurley 8ba592bd41 bug 709297 - reduce max cache size to 350MiB the next time we have to trash the cache. r=jduell 2012-08-07 15:46:33 -07:00
Ryan VanderMeulen 8dab7b204a Backout 0127c9c41bf2 (test for bug 780498) due to orange. 2012-08-06 23:04:12 -04:00
David Rajchenbach-Teller 7120862890 Bug 780498 - Test that OS.File.move removes the original file. r=nfroyd 2012-08-06 20:27:04 -04:00
Jan Varga c1666d90e8 Bug 779684 - Move FrameIteratorFlags to nsFrameIterator class. r=roc 2012-08-06 20:27:04 -04:00
David Zbarsky 03039446fa [Bug 780428] Don't include nsIFrame.h in places where it's not necessary r=roc 2012-08-05 23:00:56 -04:00
David Zbarsky dca3fd6326 Bug 779684: Create a stack-based nsFrameIterator class out of nsIFrameTraversal and nsIFrameEnumerator r=roc
--HG--
rename : layout/base/nsFrameTraversal.cpp => layout/base/nsFrameIterator.cpp
rename : layout/base/nsFrameTraversal.h => layout/base/nsFrameIterator.h
2012-08-05 23:00:55 -04:00
Ms2ger c75eefb90d Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley f4181983a1 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
Ms2ger 97155ba331 Merge m-c to m-i. 2012-08-04 13:02:15 +02:00
Ed Morley a5c05c4fef Backout fce1836888b4 (bug 778608) for failures in browser_webconsole_bug_595934_message_categories.js on a CLOSED TREE 2012-08-04 09:53:30 +01:00
Mike Hommey 03af8b0c50 Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Ms2ger 27245512cd Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey 7096160830 Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Andres Hernandez d1277a9373 Bug 621564. Use Map in nsContentPrefService's cache. r=felipe 2012-08-03 09:43:08 -06:00
Devdatta Akhawe 7aa2770d79 Bug 767676 - Implement Security UI Telemetry. r=honzab,bsmith,felipc,dtownsend 2012-08-02 18:51:17 -07:00
Blair McBride fb387b6491 Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
Justin Dolske bb9bb2a49a Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/content/test/browser_bug400731.js => browser/base/content/test/browser_bug400731.js
rename : browser/components/safebrowsing/content/test/browser_bug415846.js => browser/base/content/test/browser_bug415846.js
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-08-03 17:58:46 -07:00
Jared Wein fc21aa8762 Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin 2012-08-02 15:30:19 -07:00
Brian R. Bondy 0ab020b460 Bug 770911 - Remove all prefetch clearing code. r=taras. 2012-08-02 10:50:29 -04:00
Justin Dolske 41d4ca6105 Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp, f=gavin 2012-08-01 15:52:47 -07:00
Jared Wein 97c5a41a04 Backed out changeset 68e5b042c0f5 (bug 776606) for leaks. 2012-08-01 13:56:21 -07:00
Jared Wein 4093055296 Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin 2012-08-01 10:39:37 -07:00
Nicolas Chaim b56102cff6 Bug 770317: Fix class name in mof file. r=glandium 2012-07-31 14:54:58 -04:00
Benjamin Peterson a6681d3466 Backout 56e0971c81ea for oth test bustage 2012-07-30 20:59:25 -07:00
Jared Wein e3bcda27f0 Bug 776606 - Possible chrome-level JS injection attack with user portraits in the Social API. r=gavin 2012-07-30 19:28:23 -07:00
Ryan VanderMeulen 7002796905 Backout 83e0b185e888 (bug 778606) due to orange. 2012-07-30 20:14:29 -04:00
Justin Dolske f519dd8a90 Bug 778606 - SafeBrowsing.jsm should use nsUrlFormatter. r=gcp 2012-07-30 16:02:05 -07:00
Aryeh Gregor c81630fddb Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan 2012-07-27 16:59:29 +03:00
Aryeh Gregor d0ad5a7d0c Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Nicolas Chaim Echeverria 120284ea1e Bug 765351 - Add telemetry probe for startup I/O. r=taras 2012-07-27 13:14:15 -04:00
Vladan Djeric 6f003491a8 Bug 765351 - Undo previous commit with wrong author 2012-07-27 13:10:45 -04:00
Vladan Djeric c76d131dfe Bug 765351 - Add telemetry probe for startup I/O, r=taras 2012-07-27 13:08:43 -04:00
Rafael Ávila de Espíndola af05052818 Bug 777913 - shutdown timings for multiple sessions are not recorded correctly. r=nfroyd. 2012-07-27 10:28:43 -04:00
David Rajchenbach-Teller 1ab1be7ee4 Bug 769312 - Adapt the rest of the code (Windows side). r=taras 2012-07-26 21:17:23 -04:00
David Rajchenbach-Teller 5d0b2d6b1b Bug 769312 - Windows errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller 50bd6a0512 Bug 769312 - Adapt the rest of the code (Unix side). r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller 0ad05c015f Bug 769312 - Unix errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller d0b02a1f32 Bug 769312 - Shared code. r=yoric
--HG--
rename : toolkit/components/osfile/osfile_shared.jsm => toolkit/components/osfile/osfile_shared_allthreads.jsm
2012-07-26 21:17:22 -04:00
Ryan VanderMeulen 5d1b19eb53 Merge m-c to inbound. 2012-07-26 21:17:14 -04:00
Shane Caraveo a01da37e93 Bug 774003: let social workers request their cookies via the Social API, r=gavin
--HG--
extra : rebase_source : ae4aad6caa156c83fa08c0813c79452ca68203c7
2012-07-25 15:26:39 -07:00
Shane Caraveo 7c9babeddb Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
2012-07-24 14:29:46 -07:00
Nathan Froyd 7a72302ef2 Bug 756142 - part 3: send shutdown duration through Telemetry; r=taras 2012-07-10 11:52:27 -04:00
Nathan Froyd f365a1c24a Bug 756142 - part 2: expose the shutdown duration through nsIAppStartup; r=bsmedberg 2012-07-10 11:50:35 -04:00
Nathan Froyd 204f4a61fa Bug 756142 - part 1: make it possible to get the timestamp filename multiple times; r=bsmedberg 2012-07-10 11:49:57 -04:00
Jared Wein f74aa35f5f Bug 770433 - Update borders and background of alert (toast) notifications on Windows. ui-r=shorlander r=dao 2012-07-26 10:55:23 -07:00
Geoff Lankow 5fc630a647 Bug 230959 - Inconsistent extra 1 pixel width of XUL window; r=Neil 2011-09-07 22:14:04 +12:00
Matt Brubeck 2c28708624 Back out b77834cb31ad (bug 580794) because of mochitest-browser-chrome timeouts 2012-07-25 16:19:02 -07:00
David Keeler 548a9d9654 bug 580794 - strip userpass from favicon uri (r=filipc,ctalbert) 2012-07-24 10:48:42 -07:00
Vladan Djeric 96f43079e2 Bug 777220: Temporarily disable slow SQL reporting. r=nfroyd 2012-07-25 12:26:19 -04:00
Jim Mathies 30207935d3 Bug 776918 - msvc nullptr fix for nsParentalControlsServiceWin and dlldeps-xul. r=bbondy 2012-07-25 04:22:28 -05:00
Jim Mathies e8008cd15f backout d89dd346ed8c CLOSED TREE 2012-07-24 17:00:43 -05:00
Jim Mathies 99222a4047 Bug 776918 - vc11 nullptr fix for nsParentalControlsServiceWin and dlldeps-xul. r=bbondy 2012-07-24 15:07:41 -05:00
David Zbarsky 318249425e Bug 765364 - Remove unneeded function SyncChannelStatus r=mak77 2012-07-24 12:12:11 -07:00
Asaf Romano d97abefe07 Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak 2012-07-24 17:20:57 +03:00
Gavin Sharp ae0cf0b434 Bug 773351: hook up the mozSocial API to social provider windows, r=markh 2012-07-13 13:51:35 -07:00
Matt Brubeck 867c5f52a6 Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts 2012-07-23 20:30:12 -07:00
Ehsan Akhgari 0b78f85d7c Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 98c2cd6dce6c45173693a11a618cc7b94fb69595
2012-07-23 17:26:48 -04:00
Justin Lebar 661cae8613 Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
--HG--
extra : rebase_source : d3a335a33711dc235a401287379c8d35e245a4ba
2012-07-23 10:44:13 -04:00
Aryeh Gregor 65eef91085 Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan 2012-07-20 14:16:17 +03:00
Mounir Lamouri d434d2c6af Bug 775796 - nsIUrlClassifierDBService.lookup() takes nsIPrincipal. r=bsmith 2012-07-22 12:30:30 -07:00
Mounir Lamouri 5747889de3 Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith 2012-07-20 09:46:59 -07:00
Ryan VanderMeulen 2c159d6099 Merge m-c to inbound. 2012-07-22 10:34:53 -04:00
Tim Taubert cfb93d0b64 merge m-c to fx-team 2012-07-22 10:38:00 +02:00
Mounir Lamouri cd1309cad6 Bug 775408 - Rename nsIDocShell::SetIsBrowser() to SetIsBrowserElement(). r=jlebar 2012-07-21 17:39:41 -07:00
David Rajchenbach-Teller 2379c34c10 Bug 766194 - Testsuite for stat;r=taras 2012-07-21 19:48:45 +02:00
David Rajchenbach-Teller 089f3a45d9 Bug 766194 - Windows front-end;r=taras 2012-07-21 19:48:20 +02:00
David Rajchenbach-Teller 50ae11c1d5 Bug 766194 - Unix front-end definitions for stat;r=taras 2012-07-21 19:48:17 +02:00
David Rajchenbach-Teller dfa2c9eae8 Bug 766194 - Windows back-end definitions for stat;r=taras 2012-07-21 19:46:39 +02:00
David Rajchenbach-Teller 032726d943 Bug 766194 - Unix back-end definitions for stat;r=taras 2012-07-21 19:46:20 +02:00
David Rajchenbach-Teller e0941fce7b Bug 766194 - Shared support code;r=taras 2012-07-21 19:44:58 +02:00
Brian R. Bondy 343d8a43ac Bug 774146 - Get more detail on reason for DISK_CACHE_CORRUPT failures. r=michal 2012-07-20 19:47:52 -04:00
Jonas Sicking 23c9838514 Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Trevor Saunders 93e91906db bug 776081 - telemetry for length of time spent in NotificationController::WillRefresh() r=davidb 2012-07-20 16:23:38 -04:00
Nicholas Nethercote 996b8eac60 Bug 773533 (part 2) - Add a <marquee> to test_memoryReporters.xul, to test for the crash in bug 773533. r=ehsan.
--HG--
extra : rebase_source : 89a3a35491ab8f97578cb12cdc2fbdb816daa6d0
2012-07-18 21:10:37 -07:00
Nicolas Chaim Echeverria fb59be49e7 Bug 770317: Add an xperf probe for XPCOM shutdown event. r=glandium 2012-07-20 13:39:23 -04:00
Ed Morley 2e6fb8937e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Mounir Lamouri 18f18cdf14 Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking 2012-07-18 22:26:21 -07:00
Steve Fink 39d63b1649 Backed out changeset 060a9d9fc1c6 from a CLOSED TREE since it seems to depend on afc1cf222996 or 1bafff5720a8 that I just backed out 2012-07-19 15:45:27 -07:00
Shane Caraveo 28338d752c Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
2012-07-18 11:40:05 -07:00
Ehsan Akhgari 2015474504 Backout changeset be1e9d076b8a (bug 755136) because of mochitest-oth leaks on debug builds 2012-07-19 01:20:59 -04:00
David Rajchenbach-Teller a911d7a942 Bug 769310 - Unix paths. r=taras 2012-07-18 21:09:14 -04:00
David Rajchenbach-Teller c53891fffa Bug 769310 - Windows paths. r=taras 2012-07-18 21:09:14 -04:00
Gavin Sharp 71f485e066 Bug 773934 followup: add license headers to new files, and remove unused code
--HG--
extra : transplant_source : %91%7C%F2r%1B%A9%94%A1Q%85%5E%F7N76%83%9C%F80%D7
2012-07-18 17:16:58 -07:00
Shane Caraveo fa008b140e Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : 5545f8120d9fc3cea168007bbedde7ba30efdaa9
2012-07-18 11:40:05 -07:00
Saurabh Anand 7eed76b5f9 Bug 722996 - cookieAcceptDialog.js uses global Private Browsing state to make decisions; r=ehsan 2012-07-19 02:23:40 +05:30
Nathan Froyd 3c2ceb8a5c Bug 763524 - part 3: persist each ping to its own unique file; r=taras 2012-07-10 10:18:48 -04:00
Nathan Froyd 8b3766799e Bug 763524 - part 2: separate out finishRequest and rename it; r=taras 2012-07-10 10:17:10 -04:00
Nathan Froyd 95f08c7ba8 Bug 763524 - part 1: pass the entire ping to doPing; r=taras 2012-07-09 13:40:07 -04:00
Ehsan Akhgari 1f8f1532ad Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky 2012-07-18 12:12:55 -04:00
Ed Morley fcaa2b9642 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-18 13:32:24 +01:00
Ms2ger 21e20c133c Bug 774691 - Don't include rules.mk twice in toolkit/components/osfile/tests/mochi/Makefile.in; r=glandium 2012-07-18 12:36:08 +02:00
David Zbarsky 053c132aa1 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/url-classifier); r=bzbarsky 2012-07-17 23:46:21 -04:00
Mark Hammond cef7b226f6 Bug 774543 - merge SocialProvider into SocialService. r=mixedpuppy 2012-07-18 11:44:09 +10:00
Benjamin Peterson 89f1d92d32 Bug 773934 - Make the social API not rely on Function.prototype.toSource. r=mhammond 2012-07-18 11:36:48 +10:00
Nathan Froyd 027db93881 Bug 775719 - fix bogus call to nextFile() in TelemetryPing.js; r=taras 2012-07-19 16:39:00 -04:00
Mounir Lamouri 2cd38a0937 Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking 2012-07-18 22:26:21 -07:00
Saurabh Anand b4eeb30e75 Bug 723003 - nsLoginManager.js uses global Private Browsing state to make decisions; r=ehsan 2012-07-19 18:45:14 +05:30