Mark Hammond
069b89f660
Bug 793943 - add social api to close flyouts. r=mixedpuppy
2012-09-26 16:23:25 +10:00
Andres Hernandez
dc0870d626
Bug 395681 - Password manager dialogs observe topics that are never fired r=MattN
...
--HG--
extra : rebase_source : 15898bc9b2575860ba031c0d0fc6a604044fc7b4
2012-09-25 10:00:46 -06:00
Jared Wein
e3b0658487
Backed out changeset 32d1752fb7ba (bug 786095)
2012-09-24 16:03:59 -07:00
Jared Wein
1ced2ee56c
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
2012-09-24 14:57:12 -07:00
Cameron Kaiser
6aedfb8f1b
Bug 793523 - Fix bookmarks search on big-endian platforms.
...
r=mak
2012-09-24 21:28:51 +02:00
Bobby Holley
1b5d4b63ec
Bug 792036 - More manual fixes requested by Andrew. r=mccr8
2012-09-24 14:46:29 +02:00
Bobby Holley
a25701a3f7
Bug 792036 - Automated fixups. r=mccr8
...
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Bobby Holley
8188b09b4e
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Daniel Holbert
530b9fbdef
Bug 793498: Annotate nsMediaSniffer as MOZ_FINAL. r=padenot
2012-09-23 13:12:21 -07:00
David Rajchenbach-Teller
53c0c2a4b9
Bug 777711 - Async OS.File makefile changes. r=yoric
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
d60705f667
Bug 777711 - Async OS.File test suite. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
3b2b16c359
Bug 777711 - Async OS.File worker. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
a61d5862a6
Bug 777711 - Async OS.File controller. r=taras
2012-09-22 20:48:25 -04:00
David Rajchenbach-Teller
23d9f9f8ad
Bug 792668 - Simplify code shared between implementations of HANDLE. r=froydnj
2012-09-22 17:11:44 -04:00
Mark Capella
3182768237
Bug 792060 - about:memory?verbose is unusable, r=margaret
2012-09-22 13:12:10 -04:00
Andres Hernandez
5f1f6e92ae
Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao
2012-09-21 18:33:30 -06:00
David Rajchenbach-Teller
da637b19df
Bug 782231 - Testsuite for the new features of DirectoryIterator. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
12c6c1d23b
Bug 782231 - Do not automatically reopen a DirectoryIterator that is closed before being used on Windows. r=yoric
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
5223f5926b
Bug 782231 - Implement DirectoryIterator.prototype.nextBatch. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
b217046b3e
Bug 782231 - Implement DirectoryIterator.prototype.forEach. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
effb615fc7
Bug 782231 - Share code between implementations of DirectoryIterator. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
962cfb1956
Bug 790633 - Make FindClose errors visible to the test suite. r=froydnj
2012-09-21 23:36:14 -04:00
Ehsan Akhgari
dc32cead74
Merge mozilla-central into mozilla-inbound
2012-09-21 13:34:50 -04:00
Nathan Froyd
eec0719f79
Bug 792094 - part 2: handle exceptions thrown by sync .write; r=taras
2012-09-20 11:26:04 -04:00
Nathan Froyd
048fc6dcf7
Bug 792094 - part 1: don't open Telemetry ping files with DEFER_OPEN; r=taras
2012-09-18 13:48:22 -04:00
Marco Bonardo
ddb1de2bb4
Bug 781617 - autoFill should respect user's input.
...
r=unfocused
2012-09-21 16:56:20 +02:00
Brian R. Bondy
6e0f9911b0
Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan
2012-09-20 15:40:45 -04:00
David Rajchenbach-Teller
c0a7bf2cb5
Bug 790649 r=froydnj
2012-09-20 10:46:35 -04:00
Abhishek Potnis
0580007f9d
Bug 786592 - Remove the logging of OS.Path.normalize from ospath_unix_back.jsm. r=yoric
2012-09-19 15:07:02 +05:30
Valentin Gosu
128a63b096
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
2012-09-19 20:24:58 -04:00
Chris Jones
e2c1ec4c18
Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent
2012-09-19 16:13:31 -07:00
Ehsan Akhgari
8cc30b88b2
Bug 792502 - Kill the FunctionTimer code; r=vlad
2012-09-19 16:59:38 -04:00
Nathan Froyd
002131548d
Bug 792039 - don't write Telemetry ping files for non-official builds; r=taras
2012-09-18 11:10:17 -04:00
Adam Dane [:hobophobe]
b6f4fdb364
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
Josh Aas
464d550838
Bug 777409: Remove Growl support. Replaced by Notification Center support on OS X 10.8, which has much smaller code size and doesn't do main thread i/o. r=dougt
2012-09-18 10:08:17 -04:00
Graeme McCutcheon
f35f4e230e
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Tim Taubert
591b7d6b5c
merge m-c to fx-team
2012-09-18 11:27:53 +02:00
Ed Morley
fb64dc10dd
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Nathan Froyd
6b2ae3179b
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
2012-09-13 07:33:35 -04:00
Andres Hernandez
2267136e3c
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
2012-09-10 10:54:41 -06:00
Patrick McManus
d64080bb5a
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Adam Dane [:hobophobe]
1b8626417a
Bug 787624 - Test for bug 787624. r=roc
2012-09-14 15:00:21 -05:00
Paul Adenot
8ac3fd19fd
Bug 790132 - Add a test to make sure media sniffing occurs only when we want. r=bz
2012-09-12 13:04:01 -07:00
Phil Ringnalda
22447467e3
Back out 486dcdbdfa23 (bug 787624) for Android failures
2012-09-13 20:47:03 -07:00
Adam Dane [:hobophobe]
058232c2f8
Bug 787624 - Test for bug 787624. r=roc
2012-09-13 19:38:38 -05:00
Adam Dane [:hobophobe]
0c4755bc0c
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
2012-09-12 21:53:28 -05:00
Michal Novotny
245dcc3f73
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
2012-09-17 23:31:46 +02:00
Nathan Froyd
f6fe9ef516
Bug 788704 - add telemetry for enablePrivilege; r=bholley
2012-09-17 17:03:42 -04:00
Ehsan Akhgari
145e6f9783
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
2012-09-06 00:34:50 -04:00
Ehsan Akhgari
0c56f15dbc
Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak
2012-09-04 20:38:00 -04:00