Oleg Romashin
131092869e
Bug 689045 - Canvas Shadow swap/Init API rework r=cjones
...
--HG--
extra : rebase_source : 7b2acb0ffededb54815d7222d79999d32506bee5
2011-09-27 15:19:28 -07:00
Oleg Romashin
12f1dcd5d4
Bug 687372 - ImageLayerOGL should not destroy surface given as argument. r=cjones
...
--HG--
extra : rebase_source : 00d0c49f320c0969570917a321b8a95a3357a943
2011-09-27 15:19:26 -07:00
Oleg Romashin
5cecc378f2
Bug 686742 - Move YUV conversion code into gfxUtil functions. r=derf
...
--HG--
extra : rebase_source : 0993d4fc7558c40fd6df97278919c01fc8e92918
2011-09-27 15:19:24 -07:00
Wes Johnston
4fd7a69c9e
Bug 689562 - Fix highlight state for reload button. r=lucasr
2011-09-28 12:30:15 -07:00
Sriram Ramasubramanian
204f2b864c
Bug 682412 - Theme settings on Honeycomb. r=mfinkle
2011-09-28 12:30:12 -07:00
Boris Zbarsky
77d1e9b388
Bug 460323 testcase.
2011-09-28 15:28:33 -04:00
Siddharth Agarwal
79c05b8d5c
Bug 515907 - Support taskbar icon overlays in Windows 7. Original patch by Tim Miller <mille449@gmail.com>. r=jimm, sr=roc
2011-09-29 00:06:43 +05:30
Lucas Rocha
fdea173fa7
Bug 681944 - Immediately remove "empty" attribute from session-restored tabs (r=mfinkle)
...
Otherwise user will not be able to restore a closed tab if he closes it before the session-restored thumbnail is loaded.
2011-09-28 17:56:53 +01:00
Luke Wagner
c9c1e201ce
Bug 683361 - Fix part 6: add and call Proxy::objectClassIs (r=waldo)
...
--HG--
extra : rebase_source : b387bc288a45fc985df06ce2ca84823cf45803b3
2011-09-28 08:48:16 -07:00
Lucas Rocha
42b2e176fe
Bug 689349 - Don't suggest values for password text boxes (r=mfinkle)
2011-09-28 17:50:19 +01:00
Lucas Rocha
a34e22a856
Bug 689524 - Show title on tabs showing about:home (r=mbrubeck)
2011-09-28 17:22:41 +01:00
Boris Zbarsky
cfd7013695
Bug 689564. Only forward event attributes on body/frameset to the window if we also forward the corresponding on* property. r=smaug
2011-09-28 11:54:50 -04:00
Jeff Muizelaar
97b3261d71
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
cfec1877c3
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
3a6204ae72
Bug 689277 - Memory leak on low resource situations for Windows software updates. r=rstrong
2011-09-28 09:42:36 -04:00
Marco Bonardo
2e6a5d289e
Bug 666580 - Use a transaction for indexedDB schema creation.
...
r=bent
2011-09-28 12:04:21 +02:00
Chris Leary
3b3f1cf4c7
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
f3238fadd7
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
c8c23518fe
Bug 688044 - ASSERTION: Why is the root in mDirtyRoots already? r=bzbarsky
2011-09-28 10:31:01 +02:00
Ed Morley
3b7f457af8
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
203a48e7ac
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
64618cc93b
Bug 689043 - Add missing makefiles to xulrunner/makefiles.sh; r=khuey
2011-09-28 09:26:05 +01:00
Ed Morley
9a5a4709e2
Bug 689037 - Remove unused layout/tools/layout-debug/makefiles.sh; r=khuey
2011-09-28 09:25:52 +01:00
Luke Wagner
0004849d29
Bug 683361 - quell GCC over-warning from 90ff7402febc (r=me)
2011-09-27 23:20:46 -07:00
Luke Wagner
8e79ac3c24
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
b1f52b6885
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
79b8d507e0
Bug 683361, part 3 - add ProxyHandler::nativeCall (r=mrbkap)
...
--HG--
extra : rebase_source : 4494ddfc1e3f76bf550013c199a3f3b17a5e941f
2011-09-08 21:06:41 -07:00
Luke Wagner
9a4f70c9e6
Bug 683361, part 2 - use CallArgs more (r=waldo)
...
--HG--
extra : rebase_source : 0825a9729a7e24706e9fa1f3fdfb1586c475d8cf
2011-09-08 21:02:26 -07:00
Luke Wagner
b49c9e1267
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
203738f570
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
85f57ffd5d
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
5087ce14b8
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
72665286da
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
9a495ee4f8
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
8fc98ddec3
Bug 497664: Clear History's Disabled Preferences Should Not Be Checked. r=ehsan
2011-09-21 21:08:58 -07:00
Daniel Holbert
5f8de00695
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
26b394eaee
Bug 687951: Shrink js_EmitTree frame. (r=Waldo)
2011-09-27 13:35:07 -07:00
Daniel Holbert
53649dc2bb
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
915be085e7
Bug 689204: Remove unused variable 'readDisplay' from nsHTMLTableElement.cpp. r=bernd
2011-09-27 13:22:47 -07:00
Brad Lassey
5760202add
bug 688787 follow up to fix build bustage
2011-09-27 16:18:51 -04:00
Matt Brubeck
0ddc823077
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
0ea5ec82f6
Bug 689269 - Don't read memory from other compartments in gc. r=wmccloskey.
2011-09-27 15:44:26 -04:00
Brad Lassey
d23950cfb6
bug 688798 - disable client side rendering for maemo only r=cjones
2011-09-23 13:24:12 -04:00
Brad Lassey
ce0d25a190
bug 688618 - trailing while panning in fennec, be consistant on all platforms r=roc
2011-09-23 13:21:04 -04:00
Brad Lassey
df1c088994
bug 688733 - nsWindow::mIMEComposing is used uninitialised r=dougt
2011-09-23 12:07:40 -04:00
Brad Lassey
4cb849f82f
bug 688787 - don't use MOZ_GFX_OPTIMIZE_MOBILE for GetEchoPasswordImpl() r=dougt
2011-09-23 13:15:29 -04:00
Timothy Nikkel
0a399ab049
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
8df09d9afc
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
712a60acbc
Bug 651444 - inttypes.h is needed on OpenBSD to get uintptr_t; r=jmuizelaar
2011-09-27 19:59:34 +01:00
Ed Morley
694dbdbc16
Merge mozilla-central to mozilla-inbound
2011-09-27 19:53:02 +01:00