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

250843 Коммитов

Автор SHA1 Сообщение Дата
Frank Yan ac141c1ab7 Bug 455694 - followup: forgot to remove call to removed function. r=me 2011-07-28 05:15:23 -07:00
Henri Sivonen 8f4c228884 Bug 672081 - Stop feeding chardet when seeing an actionable late charset <meta>. r=bzbarsky. 2011-07-28 13:45:29 +03:00
Makoto Kato c9033d133b Bug 606473 - Enable plugin hooks once WindowsDllInterceptor supports 64-bit. r=bsmedberg 2011-07-28 19:06:56 +09:00
Dão Gottwald 4befa4efb9 merge backout 2011-07-28 11:52:18 +02:00
Dão Gottwald d0d9a88e6a Backed out changeset 3d3f25a67e24 2011-07-28 11:51:14 +02:00
Tim Taubert 60e6cd3940 Backout bug 626455 (changeset 37d01a2d846c) for random timeouts 2011-07-28 09:32:02 +02:00
Justin Dolske 67d0d1080c Bug 674781 - Simplify adding new entries to Services.jsm. r=gavin 2011-07-28 00:21:22 -07:00
Mike Hommey 449736886b Bug 674467 - Keep test.so around when elfhack test fails. r=ted 2011-07-28 09:05:15 +02:00
Mike Hommey ab2124fd9f Bug 673460 - Unbreak build for GNU/Hurd and GNU/kFreeBSD (since they don't have libossaudio). r=ted 2011-07-28 09:04:22 +02:00
Frank Yan c546a6f62e Bug 455694 - followup: fix typo. r=me DONTBUILD 2011-07-27 15:13:03 -07:00
Ms2ger e251aa328f Backout bug 673197, bug 667962 (changesets 83ef35b794ce and 370bcc140023) for winopt bustage 2011-07-27 23:25:32 +02:00
Josh Matthews 7cecc562ac Bug 674436 - Relax message listener restrictions to allow callable proxies. r=smaug 2011-07-27 16:21:53 -04:00
Jason Duell d7172ca4aa Bug 670911: Skip reset of NTFS ACLs when renaming file w/o changing directory. r=bsmedberg, sr=neil 2011-07-28 04:13:06 -07:00
Jason Duell d24b69a1d3 Bug 670911 Cache slow to clear after crash: rename to *.Trash in same directory to avoid NTFS ACL reset. r=michal 2011-07-28 04:12:38 -07:00
Josh Matthews 4c6cbf634d Bug 674436 - Relax message listener restrictions to allow callable proxies. r=smaug 2011-07-27 16:21:53 -04:00
Blake Kaplan b7631383dc Bug 669228 - Don't use the dummy global as a real global. r=jorendorff 2011-07-27 12:33:33 -07:00
Blake Kaplan bcbd536c82 Fix bug 674182. r=jst 2011-07-27 12:29:26 -07:00
Neil Rashbrook b0c6055481 Bug 667962 Try to make jemalloc build with gmake as well as pymake r=khuey 2011-07-27 20:24:11 +01:00
Neil Rashbrook 57fcf13979 Bug 673197 Enable jemalloc on VC8/9 express r=khuey 2011-07-27 20:23:43 +01:00
Kai Engert 9f41868df7 Bug 662557, OCSP validation errors are wrongly reported as SEC_ERROR_NO_MEMORY errors from CERT_PKIXVerifyCert, backout debug patch, r=bsmith 2011-07-27 20:49:33 +02:00
Benoit Jacob b1938cf078 Bug 674074 - about:memory blank in presence of WebGL contexts - r=njn
This fixes the names of WebGL KIND_HEAP reporters. Newly enforced rules about the naming of KIND_HEAP reporters were making about:memory fail to work in presence of WebGL reporters.
2011-07-27 14:46:15 -04:00
Benoit Jacob 1f448f761e Bug 667222 - In texSubImage2D, check that the update format matches the existing texture - r=jrmuizel 2011-07-27 14:46:14 -04:00
Benoit Jacob 3495fb4249 Bug 668743 - ANGLE fails to load on WinXP after upgrade from r653 to r686 - r=jrmuizel
This patch implements delay-loading of DWMAPI.DLL to prevent ANGLE's libEGL.dll from failing to load on WinXP where DWMAPI.DLL is not present.
2011-07-27 14:46:14 -04:00
Ehsan Akhgari 60276a4e8e Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-27 14:02:24 -04:00
Wan-Teh Chang 884ace2b1e Bug 673382: Update NSS to NSS_3_12_11_BETA1, which includes the fixes for
Bug 661609, Bug 650276 (code not used by Mozilla), Bug 602509, Bug 655411,
Bug 655850, Bug 671711, Bug 617565, Bug 668001, Bug 346583, Bug 661061.
2011-07-27 09:07:32 -07:00
Tom Schuster b6f9f332e2 Bug 616744 - Add GetElement PIC for arguments objects r=dvander 2011-07-27 15:39:55 +02:00
Andrei Kurushin fe992a7ed5 Bug 665315 - OOPP Contextmenu loses messages; r=jmathies 2011-07-27 14:17:50 +02:00
Marco Bonardo 604be3e1c7 Merge mozilla-central to mozilla-inbound 2011-07-27 14:11:49 +02:00
Paolo Amadini 62418fc17d Bug 653261 - Add a function to format the date and time displayed in the Download Manager. r=sdwilsh sr=mconnor 2011-07-27 13:08:24 +02:00
Scott Ruff 4e4c1347d5 Bug 649525 - WebGL layer compositing through the BasicCanvasLayer is very slow (desktop version). r=jmuizelaar 2011-07-27 13:00:17 +02:00
Marco Bonardo 6575f7da72 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-27 12:12:25 +02:00
Marc Wegner 2df0d30836 Bug 526802 - Add about:crashes to the Troubleshooting Information page. r=dao ui-r=faaborg 2011-07-27 09:44:28 +02:00
Asaf Romano adb338728b Bug 670463 - PlacesAggregatedTransaction arrays prevent chrome windows from being destroyed. r=mak 2011-07-27 09:43:37 +02:00
Frank Yan 4e4a67f51a Bug 455694 - followup: forgot to remove unneeded selector. r=me 2011-07-26 23:49:04 -07:00
Jeff Walden 5572ff62cb Bug 674207 - Assertion attempting to convert the value of the 'it' property in the shell to a primitive. r=luke
--HG--
extra : rebase_source : 40334c0f47f4b0dcb30f1f8cf6dadf87b7b29ada
2011-07-26 23:33:58 -07:00
Frank Yan e05442f9a2 Bug 455694 - Animate tab reordering & detaching. r=dolske ui-r=limi 2011-07-26 22:26:14 -07:00
Frank Yan fcc5d334f0 Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak 2011-07-26 22:26:13 -07:00
Daniel Holbert 708be18809 Bug 670542 patch 3: Workaround to make session restore work with principals that were serialized before this bug's IID rev. r=jst 2011-07-26 22:14:08 -07:00
Daniel Holbert 87789a99fa Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst 2011-07-26 22:11:40 -07:00
Daniel Holbert 619f8fe844 Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst 2011-07-26 22:11:08 -07:00
Chris Pearce 0fa0aa3a28 Bug 664341 - Specify media decoder's thread stack size. r=kinetik 2011-07-27 15:28:03 +12:00
Chris Pearce 9fe588f07c Bug 664341 - Provide API to specify thread stack size. r=bsmedberg 2011-07-27 15:26:47 +12:00
Philipp von Weitershausen 02c9e1cf70 Merge services-central with mozilla-central 2011-07-26 16:27:31 -07:00
Cameron McCormack 3eafd18eb4 Bug 479352 - Hide mochitest results table if MOZ_HIDE_RESULTS_TABLE=1 is set. (v4) r=jmaher, a=testonly 2011-07-26 16:13:20 -07:00
Oleg Romashin 139ba0f07c Bug 672697 - Use nsTextEvent for rendering text coming from QInputMethodEvent r=jeremias
--HG--
extra : rebase_source : a82f9c65390eb6400550366c90f040e058d2cf86
2011-07-28 11:04:26 -07:00
Jeremias Bosch f4ad4b3098 Bug 673397 - Paste Support of Fennec's Qt Port is broken due to Qt Update r=romaxa
--HG--
extra : rebase_source : a21a795d6992e9d51246b34e98a3ed8a7b99a4a5
2011-07-28 11:03:33 -07:00
Neil Rashbrook 224383fa11 Bug 671466 Prevent persistence of disabled state of 'Try Again' button on error pages r=bz 2011-07-29 21:42:59 +01:00
Henri Sivonen 7c13c0d93c Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky. 2011-07-29 14:48:04 +03:00
Marco Bonardo 506125133a Merge mozilla-central and mozilla-inbound 2011-07-29 13:46:15 +02:00
Marco Bonardo 90e7ef2184 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-29 11:48:24 +02:00