Commit Graph

297900 Commits

Author SHA1 Message Date
Peter Van der Beken
094aabfbee Fix for bug 836809 (Convert XMLStyleSheetProcessingInstruction to WebIDL). r=bz.
--HG--
rename : content/xml/content/src/nsXMLStylesheetPI.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.cpp
rename : content/xml/content/src/nsXMLStylesheetPI.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.h
extra : rebase_source : 11bb422e280b58c33bb0165b60f34da5c6fae3de
2013-02-01 13:28:37 +01:00
Peter Van der Beken
da1704db0f Fix for bug 836809 (Convert XMLStyleSheetProcessingInstruction to WebIDL) - rename nsXMLStylesheetPI to mozilla::dom::XMLStylesheetProcessingInstruction. r=bz.
--HG--
rename : content/xml/content/src/nsXMLStylesheetPI.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.cpp
rename : content/xml/content/src/nsXMLStylesheetPI.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.h
extra : rebase_source : 054540510a51031e461b56475f5b62b676565e10
2013-02-01 13:28:36 +01:00
Peter Van der Beken
6c8ed80f8a Fix for bug 830879 (HTML Element WebIDL bindings require classinfo). r=bz.
--HG--
extra : rebase_source : a88a5f24d3d4c12b652f1228eb5b3b7bb8b9e5ee
2013-01-10 10:54:32 +01:00
Alfred Kayser
0833f66c48 Bug 572011 - Crash @ nsDiskCacheStreamIO::FlushBufferToFile - Make sure that we don't crash on empty/missing buffer 2013-02-02 10:52:41 +01:00
Daniel Holbert
669a7077c9 back out 9a7369b9bc9d (bug 814579) for B2G Arm opt Mn & X orange 2013-02-02 00:01:25 -08:00
Daniel Holbert
5a82f9a135 Bug 837313: Mark image/decoders, image/decoders/icon, and image/decoders/icon/win as FAIL_ON_WARNINGS. r=joe 2013-02-01 23:19:15 -08:00
Vicamo Yang
0b69ea42e6 Bug 814579: connect client socket by id. r=qDot 2013-02-02 13:06:27 +08:00
Adam Roach [:abr]
f8ab8f1ffe Bug 823056: Move locks to protect linked_ptr<> instances r=ehugg 2013-02-01 16:19:24 -06:00
Robert Strong
8023ac8117 Bug 837345 - Cleanup unused code that is no longer needed with NSIS 2.46. r=bbondy 2013-02-01 20:18:07 -08:00
Robert Strong
7c9873feef Bug 695811 - Checking for updates logs two warnings about deprecated XMLHttpRequest attributes. r=bbondy, r=dhylands 2013-02-01 18:58:48 -08:00
Sean Stangl
1faa45db15 Backout Bug 837042 for mysterious compilation failures on TBPL. 2013-02-01 18:02:01 -08:00
Brian Nicholson
5458816945 Bug 837042 - Remove gecko property from sendMessageToJava. r=mfinkle
--HG--
extra : rebase_source : 49a739f7550a3afe83b19518833de03a014e2a80
2013-02-01 17:36:38 -08:00
Sean Stangl
300a44582f Bug 832217 - Construct RegExpShared in the same compartment as the RegExpStatics. r=billm 2013-02-01 17:36:29 -08:00
Sid Stamm
e3d7ab9893 Bug 779918 - disregard auth credentials in URLs when doing CSP policy checks. (r=imelven) 2013-02-01 11:51:54 -08:00
Myk Melez
9f1f3e0446 bug 797613 - identify Fennec via MOZ_FENNEC var and use MOZ_B2G to simplify Webapps.js ifdefs; r=fabrice, khuey
--HG--
extra : rebase_source : d6f223797f3acad6d06ec035aaf3b7edf50cb0a0
2013-02-01 15:47:24 -08:00
Blake Winton
216b800725 Bug 345603 - Move "Clear Recent History" menu item from "Tools" menu to "History" menu; r=dao ui-r=limi 2013-02-01 18:52:46 -05:00
Margaret Leibovic
3375009118 Bug 836838 - Avoid race condition in distribution initialization. r=bnicholson,mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
792957b808 Bug 836517 - Lightweight theme support for distributions. r=mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
ce0533c704 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Jeff Muizelaar
91cbf694b0 Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.

--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Daniel Holbert
d698a86632 Bug 836348: Mark toolkit/components/autocomplete as FAIL_ON_WARNINGS. r=mak 2013-02-01 15:15:30 -08:00
Daniel Holbert
0d3fc5182d Bug 837253: When declaring JSObject as a friend, use 'class' instead of 'struct' to fix MSVC warning-spam. r=dvander 2013-02-01 15:15:30 -08:00
Daniel Holbert
2289fc6a4b Bug 835867: Use 'nsRefPtr' and 'forget()' in nsNavHistory.cpp instead of manual NS_ADDREF calls. r=mak 2013-02-01 15:15:29 -08:00
Ehsan Akhgari
1b4881afb5 Bug 792263 follow-up: Use class instead of struct to satisfy pesky compiler warnings (or rather, errors)
--HG--
extra : rebase_source : 900df4204ac807bb9d8e35d2837971905ecde151
2013-02-01 18:11:25 -05:00
Andrew McCreight
35903396ae Bug 837033 - HTMLButtonElement should QI to its CC participant. r=bz 2012-05-25 09:07:24 -07:00
Dave Townsend
43558b8e81 Bug 793928: Update the CLOBBER file to make sure preprocessed modules pick up the new location of the promise library. 2013-02-01 15:02:59 -08:00
Mark Capella
2cf2817d4f Bug 836689 - The security notification pop-up is still displayed, r=mfinkle 2013-02-01 17:19:47 -05:00
Ehsan Akhgari
47b2a30d20 Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
Dão Gottwald
72dbe624d7 Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe 2013-02-01 22:47:07 +01:00
Sean Stangl
bca1c59d4b Bug 837014 - Always inline the empty script. r=bhackett 2013-02-01 13:29:12 -08:00
Dave Townsend
cd10174200 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Dave Townsend
cf9be7d864 Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps 2013-02-01 11:20:17 -08:00
Dave Townsend
37d1fc5b0d Bug 731779: Integrate the Add-on SDK loader and API libraries into Firefox (uplifting from addon-sdk a16bbd5772880b578a939eeb65102bca6560d494) 2013-02-01 13:17:34 -08:00
Gregor Wagner
a3425a057a Bug 836423 - Contacts API: Fix oncontactchange function. r=bent 2013-02-01 12:44:55 -08:00
Ehsan Akhgari
2c3e399404 Bug 837235 - Fix builds with --disable-webgl; r=bjacob 2013-02-01 15:42:15 -05:00
Vendelin Ruzicka
1fb657ea72 Bug 835767: AsyncConnectionHelper::ConvertCloneReadInfosToArray callers don't need to clear structured clone buffers. r=bent 2013-02-01 20:41:11 +01:00
Gregory Szorc
716d40560b Bug 809920 - Create testing/modules for shared testing-only JS modules; r=ted
Includes AppInfo.jsm with code for manipulating XULAppInfo.

--HG--
rename : services/healthreport/modules-testing/utils.jsm => testing/modules/AppInfo.jsm
2013-02-01 12:26:07 -08:00
Mark Finkle
02654b49de Bug 837215 - YouTube video's redirect on play; broken on tablets r=bnicholson 2013-02-01 15:21:37 -05:00
Jim Chen
635e66c611 Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson 2013-02-01 14:50:03 -05:00
Brian Nicholson
73ec5d2401 Bug 827370 - Remove RedirectorRunnable. r=mfinkle 2013-02-01 11:49:08 -08:00
Robert Strong
2257ced8dd Additional logging for Bug 835197 - Intermittent test_0201_app_launch_apply_update.js, test_0202_app_launch_apply_update_dirlocked.js, test_0203_app_launch_apply_update.js [Exception... 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.copyTo]'. r=bbondy 2013-02-01 11:36:08 -08:00
Fabrice Desré
c2265b7155 Bug 836909 - Trying and failing to update a 3rd party app update due to an error - cannot launch the app anymore r=ferjm 2013-02-01 11:17:32 -08:00
Fabrice Desré
d6be945c6c Bug 836859 - Trying download an update for the maps packaged app fails with INVALID_SIGNATURE r=ferjm 2013-02-01 11:17:32 -08:00
Ian Melven
d39447f48d Bug 832193 - Content Security Policy: a source of *.something.com is mistakenly interpreted as a source of http://*:80 (r=sstamm) 2013-02-01 10:53:20 -08:00
Aki Sasaki
ca98a34577 bug 834789 - gaia-nightly -> gaia-central. r=catlee
--HG--
extra : rebase_source : ea5a7b9bd9b53e9f8a6c7d7b38ed1cde28baa4d1
2013-02-01 10:47:45 -08:00
Kartikaya Gupta
228117109b Back out of d8d79ba17527 (bug 828201) as it caused a significant memory regression on Android. r=me 2013-02-01 13:41:42 -05:00
Ian Melven
a54790da18 Bug 831372 - Typo in message for both CSP headers (r=smaug) DONTBUILD 2013-02-01 10:38:11 -08:00
Randell Jesup
3aa82fb6d0 Bug 837161: don't assert mainthread in AudioConduit create/init/destroy if in a unittest r=ehugg 2013-02-01 13:28:38 -05:00
Jeff Hammel
6c44f2d73d Bug 836123 - eliminate the mysteriously old tinderbox-standalone-tests;r=ted 2013-02-01 10:26:35 -08:00
Frank Yan
f69c3a92ec Bug 837061 - Use plain JS property for tab._fullyOpen to decouple from binding destruction upon tab movement. r=dao 2013-02-01 10:06:06 -08:00