Jonathan Griffin
8b3b1dd8b0
Bug 674097 - land TPS in core, r=philikon, a=test-only, DONTBUILD
2011-07-27 16:32:42 -07:00
Richard Newman
b501098228
Bug 674238 - Part 0: eliminate unnecessary OR REPLACE INTO from favicon insertion query. r=mak
2011-07-27 20:00:39 -07:00
Gregory Szorc
f7df511432
Bug 673288 - constant cleanup; r=philikon
2011-07-27 19:55:50 -07:00
Frank Yan
418eb8849b
Bug 455694 - followup: fix typo. r=me DONTBUILD
2011-07-27 15:13:03 -07:00
Ms2ger
d625a2c5c2
Backout bug 673197, bug 667962 (changesets 83ef35b794ce and 370bcc140023) for winopt bustage
2011-07-27 23:25:32 +02:00
Josh Matthews
126bd273b1
Bug 674436 - Relax message listener restrictions to allow callable proxies. r=smaug
2011-07-27 16:21:53 -04:00
Jason Duell
d02a32360f
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
1588ac238a
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
fa435d3a55
Bug 674436 - Relax message listener restrictions to allow callable proxies. r=smaug
2011-07-27 16:21:53 -04:00
Blake Kaplan
4dce96c6be
Bug 669228 - Don't use the dummy global as a real global. r=jorendorff
2011-07-27 12:33:33 -07:00
Blake Kaplan
f5da8f28a2
Fix bug 674182. r=jst
2011-07-27 12:29:26 -07:00
Neil Rashbrook
6419f03642
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
c0be20af05
Bug 673197 Enable jemalloc on VC8/9 express r=khuey
2011-07-27 20:23:43 +01:00
Kai Engert
9546b651f7
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
d2d4229f08
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
39b62fae2a
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
06db157d33
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
0a4ee806e5
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-27 14:02:24 -04:00
Wan-Teh Chang
c69ac544dc
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
b88a466d4d
Bug 616744 - Add GetElement PIC for arguments objects r=dvander
2011-07-27 15:39:55 +02:00
Trevor Saunders
317bceff57
bug 666863 - a11y name space part 1 wrap states name space in mozilla::a11y r=surkov
...
--HG--
extra : transplant_source : %5B%40%9C%82%21%CE%93%CD%CE%0C%7B%01%E5%EFH%3A%7EX%20%0F
2011-07-27 05:43:01 -07:00
Andrei Kurushin
c2535be8cd
Bug 665315 - OOPP Contextmenu loses messages; r=jmathies
2011-07-27 14:17:50 +02:00
Marco Bonardo
8d6aab9a9d
Merge mozilla-central to mozilla-inbound
2011-07-27 14:11:49 +02:00
Paolo Amadini
8343d7173f
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
a1835137c8
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
db0c96093a
Merge last green changeset from mozilla-inbound to mozilla-central
2011-07-27 12:12:25 +02:00
Marc Wegner
6c406d2659
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
dbb4de36d4
Bug 670463 - PlacesAggregatedTransaction arrays prevent chrome windows from being destroyed. r=mak
2011-07-27 09:43:37 +02:00
Frank Yan
c377115177
Bug 455694 - followup: forgot to remove unneeded selector. r=me
2011-07-26 23:49:04 -07:00
Jeff Walden
4f15098148
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
7ab06a72f3
Bug 455694 - Animate tab reordering & detaching. r=dolske ui-r=limi
2011-07-26 22:26:14 -07:00
Frank Yan
2a99c84938
Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak
2011-07-26 22:26:13 -07:00
Daniel Holbert
47c3272b4e
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
5798400e19
Bug 670542 patch 2: Rev iids of nsIURI & descendants. r=jst
2011-07-26 22:11:40 -07:00
Daniel Holbert
9b63b2d67b
Bug 670542 patch 1: Shift .ref-related additions to end of nsIURI.idl. r=jst
2011-07-26 22:11:08 -07:00
Gregory Szorc
2e4e829b57
Bug 646539 - Track client name pref changes and bump score after change; r=philikon
2011-07-26 21:48:50 -07:00
Chris Pearce
7ee610a982
Bug 664341 - Specify media decoder's thread stack size. r=kinetik
2011-07-27 15:28:03 +12:00
Chris Pearce
3683db2819
Bug 664341 - Provide API to specify thread stack size. r=bsmedberg
2011-07-27 15:26:47 +12:00
Philipp von Weitershausen
5aab23ca45
Merge services-central with mozilla-central
2011-07-26 16:27:31 -07:00
Cameron McCormack
884d695fd6
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
97c9f74b96
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
0fa8e205f6
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
fc1cdce7a6
Bug 671466 Prevent persistence of disabled state of 'Try Again' button on error pages r=bz
2011-07-29 21:42:59 +01:00
Tom Schuster
5d42be833c
Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden
...
--HG--
extra : rebase_source : f415de9c0c9e58e3a28d6cd7e474ab1370d2d244
2011-07-26 14:10:33 -07:00
Myk Melez
27cb0ea539
update revision of Add-on SDK tests to latest tip; test-only
2011-07-26 13:04:34 -07:00
Jim Mathies
ebd858f280
Bug 618683 - Quirk the full screen focus fix landed in bug 608013 to silverlight. r=bsmedberg
2011-07-26 14:18:23 -05:00
Ehsan Akhgari
0742b4d4cd
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-26 14:03:34 -04:00
Olli Pettay
df5a1fc0ea
Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst
2011-07-26 20:11:15 +03:00
Brad Lassey
7d572284f6
bug 674245 - App crashes when device switches its orientation from portrait to landscape and reversal for several times r=dougt
2011-07-26 12:12:36 -04:00
Doug Turner
769d560e77
Bug 673674 - Fennec freezes when viewing a non .txt file from disk. Mime handler was returning a valid type when it clearly didn't know. r=blassey
2011-07-26 23:50:47 -07:00