Ehsan Akhgari
597f23747a
Backout changeset f18c63c99be6 (bug 789257) for breaking the builds
2012-09-06 18:47:19 -04:00
Luqman Aden
6b517dedb6
Bug 786897 - Command line option -private crashes, if privacy mode is enabled in preferences. r=ehsan
2012-09-05 22:14:37 -04:00
Ehsan Akhgari
35e0890af0
Bug 789257 - Remove some unneeded includes on Windows; r=bbondy
2012-09-06 18:12:45 -04:00
Chris Jones
1834ac946d
Bug 789130: Unregister hal observers on HalParent::ActorDestroy(), and make Unregister*() functions resilient to unregister-of-not-registered observers. r=jlebar
2012-09-06 14:58:36 -07:00
gliuwr@gmail.com
3ddbd6a5a4
Bug 788430 - Fix a minor bug in the MozillaMaintenanceService error handling. r=bbondy
2012-09-06 17:58:47 -04:00
Nils Maier
4150309c15
Bug 719180 - Part 2: Add jar channel unit tests. r=tglek
2012-09-06 17:58:47 -04:00
Nils Maier
e929abd3da
Bug 719180 - Part 1: Correct jar channel stream ownership. r=tglek
...
Avoid potential file locking issues by not keeping references to the input
stream in the first place, analog to how nsBaseChannel/nsFileChannel are
implemented. The file locks will now be released as soon as either the stream
is explictly closed or the stream instance gets destroyed.
This means that a synchronous ::Open() will transfer the input stream
ownership to the caller, while asynchronous ::AsyncOpen() will transfer it to
the pump handling the asynchronous transfer to the caller's listener.
2012-09-06 17:58:47 -04:00
Luqman Aden
acf0e3b37f
Bug 714937 - Replace GFX_PACKED_PIXEL with an inline function. r=jrmuizel
2012-09-06 01:31:29 -04:00
Martin Stransky
48ba02dae7
Bug 433129 - Add a storage.nfs_filesystem preference and change the underlying file system to an nfs-friendly one when it's set. r=asuth
2012-09-06 17:58:46 -04:00
Ryan VanderMeulen
cefb04b0b0
Merge m-c to inbound.
2012-09-06 17:58:41 -04:00
Sriram Ramasubramanian
567d265cb2
Bug 788105: Missing R in awesomebar directory. [r=cpeterson]
...
--HG--
extra : rebase_source : f404efc75992f9dc1c5930ba21e04df69a62f278
2012-09-06 12:22:21 -07:00
Jonathan Griffin
d97c35f5fc
Bug 788854 - Escape backslash in filenames, r=mdas, DONTBUILD because NPOTB
2012-09-05 17:19:15 -07:00
Mike Hommey
46341f0cc9
Bug 788954 - Remove export-idl rule. r=ted
2012-09-06 14:46:41 +02:00
Ed Morley
5fe2b31d63
Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008
2012-09-06 11:58:20 +01:00
Ed Morley
5dcf26da5e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-06 10:19:16 +01:00
Ms2ger
42d2e269a9
No bug - Remove useless layout/reftests/Makefile.in; r=ted
2012-09-06 09:25:05 +02:00
Ms2ger
8db288d76d
Bug 787971 - Fix warnings about function pointers in gtk2 webapprt; r=glandium
2012-09-06 09:25:05 +02:00
Ms2ger
b136c60d07
Bug 787412 - HTMLOptionElement.prototype.text should use do a deep tree traversal; r=mounir
2012-09-06 09:25:05 +02:00
Ms2ger
a18f58baba
Bug 785642 - Return failure from nsDocShell::CaptureState if SaveWindowState returns null; r=mrbkap
2012-09-06 09:25:05 +02:00
Ms2ger
c84831a407
Bug 763367 - Add support for [EnforceRange] and [Clamp]; r=bz
2012-09-06 09:25:03 +02:00
Ms2ger
40c67660e9
No bug - Move the bool specialization of PrimitiveConversionTraits from between the integer ones.
2012-09-06 09:20:29 +02:00
Ms2ger
bd32566761
Bug 785067 - Outparamdel nsGlobalWindow::SaveWindowState; r=mrbkap
2012-09-06 09:20:26 +02:00
Ms2ger
7d03a4abff
No bug - Remove STRICT_CPLUSPLUS_SUFFIX; rs=ted
2012-09-06 09:14:49 +02:00
Ms2ger
484ce165d3
Bug 784619 - Remove JS_PROPERTY_CACHE; r=evilpie
2012-09-06 09:14:49 +02:00
Ms2ger
88620fbb4b
Bug 782915 - Outparamdel nsHTMLTableRowElement getters; r=mounir
2012-09-06 09:14:49 +02:00
Ms2ger
36e480b1d0
Bug 784768 - Remove nsresult return value of nsMappedAttributes::SetAndTakeAttr; r=khuey
2012-09-06 09:14:49 +02:00
Ms2ger
541b92080a
Bug 768793 - Remove DOMJSClass::mGetWrapperCacheVTableOffset; r=khuey
2012-09-06 09:14:49 +02:00
Ms2ger
348aa6b524
Bug 782040 - Move ProgressEvent to event impl codegen; r=smaug
2012-09-06 09:14:49 +02:00
Ms2ger
837acdcee8
Bug 782070 - Remove NS_NewPagePrintTimer and nsPagePrintTimer::Init; r=roc
2012-09-06 09:14:49 +02:00
Ms2ger
d8a746617b
Bug 780161 - Part a: Deduplicate code in nsDOMWindowList; r=peterv
2012-09-06 09:14:49 +02:00
Ms2ger
ad25144d88
Bug 788218 - Don't allow a null argument to nsEventStateManager::GetRegisteredAccessKey; r=smaug
2012-09-06 09:14:49 +02:00
Ms2ger
71c9573199
Bug 788211 - Fix a few bugs in CGDOMJSProxyHandler_defineProperty; r=bz
2012-09-06 09:14:48 +02:00
Ms2ger
7e83e5dc1f
Bug 782651 - Get importTestsuite.py working again; r=jhammel
...
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode.html => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html
2012-09-06 09:14:48 +02:00
Mike Hommey
728a1bee73
Bug 788463 - Import log4moz.js from resource:/// instead of resource://gre/. r=mdas
2012-09-06 08:13:13 +02:00
Benoit Girard
db7bf9d26c
Bug 788888 - Increase the default profile size to 1 million entries. r=ehsan
2012-09-06 01:21:03 -04:00
Fabrice Desré
ee58116b26
Bug 777208 - ActivitiesService should not broadcast information to all content processes [r=gwagner]
2012-09-05 20:47:47 -07:00
Makoto Kato
507b76f776
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
2012-09-06 11:41:02 +09:00
Ryan VanderMeulen
2f342c80bb
Merge the last PGO-green changeset to m-c.
2012-09-05 22:27:23 -04:00
Ryan VanderMeulen
f7c91e83b4
Backout 013743bb609e (bug 591358) for Windows orange.
2012-09-05 19:53:43 -04:00
Thaddee Tyl
01eb6774e4
Bug 781032 - Fix a crash in CSSParserImpl::SetDefaultNamespaceOnSelector by creating the nsCSSParser at a valid spot. r=bz
2012-09-05 19:10:55 -04:00
Chris Peterson
c581789bda
Backout b9ad5793fbba (Bug 769520 Part 1) a=lsblakk
2012-09-05 15:01:03 -07:00
Chris Peterson
bb518d7ed1
Backout ad4fd5dcc088 (Bug 769520 Part 2) a=lsblakk
2012-09-05 16:24:28 -07:00
Kyle Huey
a7de927b06
Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia).
2012-09-05 15:59:49 -07:00
Steve Fink
f948088b3c
Bug 787775 - Register DataViews with their ArrayBuffers upon creation. r=luke
...
--HG--
extra : rebase_source : 22a10fe14fbaf7d9c63ae36e6542d9100d3adf8f
2012-09-05 15:00:39 -07:00
Mark Capella
125624e71b
Bug 774500 - Make about:support Page more mobile-friendly, r=margaret
...
Remove Hidden Reset-Box for better title display / rendering
Set width for "Copy to clipboard" button
Remove unused Profile Folder / Show Folder Button table entry
Enlarge Basic Text for Readability
2012-09-05 23:33:46 -04:00
Mark Capella
588cef7350
Bug 759820 - Get rid of prompt service fallback in LoginManagerPrompter.js, r=margaret
2012-09-05 23:33:29 -04:00
Mark Capella
90a24d6fba
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret
2012-09-05 23:33:07 -04:00
Kyle Machulis
9ac24e5e11
Bug 756299: Patch 2 - IPC Socket Creation Functions and Type Additions; r=mrbkap
2012-09-05 20:06:20 -07:00
Kyle Machulis
879bd2bb8a
Bug 756299: Patch 1 - IPC Socket Functions; r=mrbkap
2012-09-05 20:06:06 -07:00
Ryan VanderMeulen
826e297731
Merge m-c to inbound.
2012-09-05 23:03:09 -04:00