Jeff Muizelaar
cde526e2b7
Bug 688238. imglib: Move Decoder::Init() arguments into the constructor. r=joedrew
...
This makes the lifetime of the arguments more clear. i.e. that they stay the same
for the lifetime of the decoder.
--HG--
extra : rebase_source : 99726522b99d9d546f41d1d4e78e44224101e9b3
2011-09-27 12:24:03 -04:00
Brian R. Bondy
b234bc0b54
Bug 596222 - Crash [@ mozilla::widget::WindowHook::Lookup] on shutdown with MaxTo enabled. r=robarnold
2011-09-28 10:02:36 -04:00
Brian R. Bondy
c22991b938
Bug 689277 - Memory leak on low resource situations for Windows software updates. r=rstrong
2011-09-28 09:42:36 -04:00
Marco Bonardo
0e958c908a
Bug 666580 - Use a transaction for indexedDB schema creation.
...
r=bent
2011-09-28 12:04:21 +02:00
Chris Leary
fd79ec94d0
Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke)
...
--HG--
rename : js/src/jsarena.h => js/src/ds/LifoAlloc.h
extra : rebase_source : 098bf9561114f82363ebd0862213acf952709257
2011-09-22 13:22:30 -07:00
Chris Leary
026d20592b
Bug 684039: Don't use JSArenaPool in nsJSEnvironment. (r=mrbkap)
...
--HG--
extra : rebase_source : 63c16359271389509b7fc118a3d55c965eb8a931
2011-09-22 15:13:36 -07:00
Mats Palmgren
9f1931699d
Bug 688044 - ASSERTION: Why is the root in mDirtyRoots already? r=bzbarsky
2011-09-28 10:31:01 +02:00
Ed Morley
e2bf7053c4
Bug 689036 - Collapse redundant Makefiles in extensions/pref/ & fix missing in makefiles.sh; r=khuey
2011-09-28 09:26:46 +01:00
Ed Morley
35c80f2fa6
Bug 689040 - Add missing makefiles to services/makefiles.sh & move tests inside ENABLE_TESTS conditional; r=khuey
2011-09-28 09:26:24 +01:00
Ed Morley
5a9c3a07b8
Bug 689043 - Add missing makefiles to xulrunner/makefiles.sh; r=khuey
2011-09-28 09:26:05 +01:00
Ed Morley
142f1676af
Bug 689037 - Remove unused layout/tools/layout-debug/makefiles.sh; r=khuey
2011-09-28 09:25:52 +01:00
Luke Wagner
69e35f7c39
Bug 683361 - quell GCC over-warning from 90ff7402febc (r=me)
2011-09-27 23:20:46 -07:00
Luke Wagner
cf8c5380b9
Bug 683361, part 5 - Handle transparent proxies correctly in [[Class]] == "X" queries (r=waldo)
...
--HG--
extra : rebase_source : 42d32c87f8cffc765649bbb5890009edfb4a4807
2011-09-20 16:48:50 -07:00
Luke Wagner
5e5b841cc2
Bug 683361, part 4 - Handle transparent proxies correctly in non-generic methods (r=waldo)
...
--HG--
extra : rebase_source : 0f36c83685f2822453ce203a87cca4076222c48c
2011-09-08 21:18:23 -07:00
Luke Wagner
3758124b56
Bug 683361, part 3 - add ProxyHandler::nativeCall (r=mrbkap)
...
--HG--
extra : rebase_source : 4494ddfc1e3f76bf550013c199a3f3b17a5e941f
2011-09-08 21:06:41 -07:00
Luke Wagner
f47264bb45
Bug 683361, part 2 - use CallArgs more (r=waldo)
...
--HG--
extra : rebase_source : 0825a9729a7e24706e9fa1f3fdfb1586c475d8cf
2011-09-08 21:02:26 -07:00
Luke Wagner
ffe3cb2174
Bug 683361, part 1 - Strip JS prefix from proxy names since they are already in namespace js (r=gal)
...
--HG--
extra : rebase_source : 5eded8e02c36991322c94fca1092970910c2ceea
2011-09-08 20:29:15 -07:00
Matthew Gregan
f8ab237377
Bug 689432 - Disambiguate use of "samples" by introducing "frames" in a number of places. r=doublec
2011-09-27 16:31:18 +13:00
Alexander Surkov
5828a98c72
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Brian Birtles
7204fde938
Bug 602504 - Make event-being-timeevent-3.svg pass quickly and fail slowly; r=dholbert
2011-09-28 08:58:54 +09:00
Jeff Walden
5e0599c67a
Rewrite a very awkwardly worded comment describing the flat closure optimization. rs=cdleary over IRL
2011-09-27 16:35:41 -07:00
Aditya Bhatt
ec36955a97
Bug 689301 - Compile error in nsTimerImpl.cpp with gcc 4.6.0 on Fedora core 15 x64; r=espindola
2011-09-27 17:11:03 -04:00
Felix Fung
2d6da1d19a
Bug 497664: Clear History's Disabled Preferences Should Not Be Checked. r=ehsan
2011-09-21 21:08:58 -07:00
Daniel Holbert
8c5d9fbfcc
Bug 669412 followup to followup: move now-unused-in-default-build-config variable inside #ifdef, to fix new unused variable build warning. rs=bent
2011-09-27 13:58:14 -07:00
Chris Leary
00c38abe7d
Bug 687951: Shrink js_EmitTree frame. (r=Waldo)
2011-09-27 13:35:07 -07:00
Daniel Holbert
cd95a245d7
Bug 669412 followup: remove variables preBytes & postBytes that are now unused after earlier patch on this bug. r=bent
2011-09-27 13:22:49 -07:00
Daniel Holbert
23b2dacb94
Bug 689204: Remove unused variable 'readDisplay' from nsHTMLTableElement.cpp. r=bernd
2011-09-27 13:22:47 -07:00
Brad Lassey
b7765fdacd
bug 688787 follow up to fix build bustage
2011-09-27 16:18:51 -04:00
Matt Brubeck
0669332574
Bug 689599 - Ensure postData is non-null before accessing it in Browser.loadURI [r=mfinkle]
2011-09-27 12:45:49 -07:00
Rafael Ávila de Espíndola
166a386b65
Bug 689269 - Don't read memory from other compartments in gc. r=wmccloskey.
2011-09-27 15:44:26 -04:00
Brad Lassey
f456eadf17
bug 688798 - disable client side rendering for maemo only r=cjones
2011-09-23 13:24:12 -04:00
Brad Lassey
0f23c3bdf5
bug 688618 - trailing while panning in fennec, be consistant on all platforms r=roc
2011-09-23 13:21:04 -04:00
Brad Lassey
a082fb36ad
bug 688733 - nsWindow::mIMEComposing is used uninitialised r=dougt
2011-09-23 12:07:40 -04:00
Brad Lassey
00d39650e3
bug 688787 - don't use MOZ_GFX_OPTIMIZE_MOBILE for GetEchoPasswordImpl() r=dougt
2011-09-23 13:15:29 -04:00
Timothy Nikkel
00d41864a7
Bug 635645. Increase the amount of scrolling performed by using the arrow keys from 1 line to 2 lines. r=roc
...
This improves scrolling speed and is more inline with what other browsers do.
2011-09-27 14:05:21 -05:00
Ralph Giles
d5f65a4f52
Bug 683823 - Update libvorbis to upstream r18077. r=kinetik
...
This removes warning fixes which have been merged upstream
since the 1.3.2 release. The only other upstream changes
have been to documentation, which we don't include in our
repository.
I also corrected the usage comment at the top of update.sh.
2011-09-27 19:59:34 +01:00
Landry Breuil
42f752b7a0
Bug 651444 - inttypes.h is needed on OpenBSD to get uintptr_t; r=jmuizelaar
2011-09-27 19:59:34 +01:00
Ed Morley
193e8ffda0
Merge mozilla-central to mozilla-inbound
2011-09-27 19:53:02 +01:00
Chris Jones
923a69a1ac
Bug 689366: Don't ask our frame loader for its layer manager after Destroy(). r=bz
2011-09-27 11:35:23 -07:00
Boris Zbarsky
895e47cdca
Version bump to 10.0a1 on CLOSED TREE
2011-09-27 13:19:35 -04:00
Boris Zbarsky
1212d0f8ff
Bump XPCOM version to 10 on CLOSED TREE.
2011-09-27 13:15:52 -04:00
Boris Zbarsky
18b8377ec1
Added tag AURORA_BASE_20110927 for changeset c0983049bcaa to CLOSED TREE, DONTBUILD
2011-09-27 13:09:13 -04:00
Dão Gottwald
47a3f69a14
merge backout, CLOSED TREE
2011-09-27 18:31:41 +02:00
Dão Gottwald
7030fba317
Backed out changeset 0eacb6c66396 (contained typo that breaks all of desktop Firefox)
2011-09-27 18:31:09 +02:00
Steven Michaud
4214459da7
Bug 674612 - Text to Speech on Lion not reading highlighted text. r=surkov f=marco
2011-09-27 10:38:44 -05:00
Axel Hecht
71d7e55e64
bug 670126, add vi to shipped-locales also on aurora and central, ra=drivers, DONTBUILD
...
--HG--
extra : transplant_source : %FB%7D%CB%E4h%EC%24%C63s%1D%01%A4%E0%D1g%B7%93N%03
2011-09-27 17:19:15 +02:00
Dão Gottwald
081453cff8
Bug 689051 - drop the drop shadow on the back button. r=shorlander
2011-09-27 17:15:53 +02:00
Mark Finkle
f84fc4dfeb
Revert to the old throbber in an effort to stop talos regressions [r=mbrubeck]
2011-09-27 11:11:52 -04:00
Len
78487b2166
Bug 687754 - Only set unread when busy is removed and don't remove it in preview mode. r=dao
2011-09-27 17:03:57 +02:00
Rafael Ávila de Espíndola
c73a96372a
Revert 687e0bbfe996 while I try to find std::move is on the android SDK. r=revert.
2011-09-27 10:29:42 -04:00