Commit Graph

248285 Commits

Author SHA1 Message Date
Jonas Sicking
a9efce929e Bug 663749: Remove load-event-listening code from nsXMLHttpRequest. r=smaug 2011-06-14 00:53:08 -07:00
Rodd Zurcher
d44ef4dca7 Bug 663955 - Instead of decoding twice, use gdk_pixbuf_get_file_info to get the image width and height; then if either is larger than 180, call gdk_pixbuf_new_from_file_at_size, otherwise call gdk_pixbuf_new_from_file. r=roc 2011-06-14 05:56:32 +02:00
Geoff Lankow
6cd7bd535a Bug 536503 - Fix for test 2011-06-14 13:47:23 +12:00
Josh Matthews
c0c46e51bd Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus 2011-06-13 14:30:07 -04:00
Ehsan Akhgari
7c55737ac3 Back out Dao's push because of build bustage 2011-06-14 00:17:10 -04:00
Rodd Zurcher
9587dc4bad Bug 663955 - Instead of decoding twice, use gdk_pixbuf_get_file_info to get the image width and height; then if either is larger than 180, call gdk_pixbuf_new_from_file_at_size, otherwise call gdk_pixbuf_new_from_file. r=roc 2011-06-14 05:56:32 +02:00
Geoff Lankow
c2b9056067 Bug 536503 - Fix for test 2011-06-14 13:47:23 +12:00
Josh Matthews
935efda693 Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus 2011-06-13 14:30:07 -04:00
Matheus Kerschbaum
c882911c87 Bug 662023 - Remove ActiveX embedding API part 2: rm /embedding/activex/ r=bsmedberg 2011-06-14 05:50:58 +02:00
Matheus Kerschbaum
ee97cff85a Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg 2011-06-14 05:50:38 +02:00
Matheus Kerschbaum
1d1d68269b Bug 662000 part 2: Remove XPC_IDISPATCH_SUPPORT from the build-system and XPConnect. r=mrbkap 2011-06-14 05:50:29 +02:00
Matheus Kerschbaum
f2b4e1f0ab Bug 662000 part 1: Remove interfaces and tests. r=mrbkap 2011-06-14 05:50:17 +02:00
Ehsan Akhgari
e493b6cc17 Merge mozilla-central and mozilla-inbound 2011-06-13 23:34:45 -04:00
Neil Rashbrook
fc981395e8 Bug 660525 Remove useless uses of PromiseFlatString (prev cset lacked the code changes) r=joedrew! 2011-06-13 19:02:35 -07:00
Neil Rashbrook
175ae3bc1d Bug 660525 Remove useless uses of PromiseFlatString r=joedrew! 2011-06-13 18:51:14 -07:00
Dão Gottwald
dea1dade04 Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2. 2011-06-14 00:02:28 +02:00
Ehsan Akhgari
a1a2d871b6 Merge mozilla-central and mozilla-inbound 2011-06-13 17:33:03 -04:00
Robert Strong
66be312696 Bug 661784 - Make sure that the nsITimer variable doesn't get garbage collected causing the updater tests to fail intermittently; r=ehsan 2011-06-13 17:32:17 -04:00
Matt Brubeck
97d5e0e637 Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan] 2011-06-13 14:24:04 -07:00
Wes Johnston
e5716fc8b2 Bug 663861 - Allow changing between themes. r=mfinkle 2011-06-13 13:32:18 -07:00
Wes Johnston
145c0b17cf Bug 663023 - Cache getDPI calls. r=mbrubeck 2011-06-13 13:32:17 -07:00
Ehsan Akhgari
1c057cf63c Backout bug 655703 because it may not be the right choice from the accessibility perspective 2011-06-13 15:22:43 -04:00
Kyle Huey
052921b669 Back out Bug 661910 since it may have broken Mac XULRunner builds. 2011-06-13 10:59:09 -07:00
Kyle Huey
eb2a45c8cc Backed out changeset 5bb18a13d2b9 2011-06-13 10:58:55 -07:00
Chris Leary
0f3ac4a82b Merge mozilla-central and tracemonkey. 2011-06-13 10:00:23 -07:00
Ted Mielczarek
744a49d18d Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:40:35 -04:00
Ted Mielczarek
955424cbc1 Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:40:15 -04:00
Ted Mielczarek
fe64295339 Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:38:43 -04:00
Ted Mielczarek
2f54dff086 Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run) 2011-06-13 10:37:24 -04:00
Ted Mielczarek
b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04:00
Philipp von Weitershausen
2fdbbf8f0a Merge mozilla-inbound and mozilla-central 2011-06-13 11:57:17 +02:00
Makoto Kato
dd9bc2a2f7 Bug 662765 - Respect _M_IX86_FP. r=jlebar 2011-06-13 17:12:33 +09:00
David Bolter
225ee87f45 Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ 2011-06-12 23:54:36 -07:00
Robert O'Callahan
009c13993f Bug 662898. Test 2011-06-13 13:42:48 +12:00
Robert O'Callahan
8647022ee2 Bug 662898. Set canvas drawImage source pattern after any shadow is drawn, so the source doesn't get clobbered by the shadow drawing. r=jrmuizel 2011-06-13 13:41:51 +12:00
Ed Morley
8aaddd0334 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Phil Ringnalda
7e42e77dc9 Bug 663674 - Remove cross-commit, r=ted 2011-06-11 22:14:19 -07:00
Mounir Lamouri
ff8b2c9a13 Merging mozilla-inbound with mozilla-central. 2011-06-12 17:25:56 +02:00
Jason Duell
aeeb58e404 Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
Nick Hurley
c7f6b1cb89 Bug 637339 - Improve error handling in HttpChannelChild. r=honzab 2011-06-11 18:37:03 -07:00
Daniel Holbert
0bff5de53f Bug 662086: Convert recently-added comment in jsval.h to be C-style, to fix build warning. r=mrbkap DONTBUILD 2011-06-11 17:28:48 -07:00
Philipp von Weitershausen
076e05aedd Merge central to inbound 2011-06-12 00:27:08 +02:00
Olli Pettay
6c9d68d0da Bug 643062, more generic null pointer check for ExecuteDetachedHandler, r=sicking
--HG--
extra : rebase_source : f65d5dc9665ac836d1d2fb0c3617dcb9ffc684c5
2011-06-11 23:43:33 +03:00
Masayuki Nakano
29305dc449 Bug 663041 layout should use mozilla::Preferences r=roc 2011-06-12 11:30:16 +09:00
Masayuki Nakano
9b0bdf62e1 Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe 2011-06-12 11:30:16 +09:00
Masayuki Nakano
82aeafcc35 Bug 663036 part.2 Implement GetComplex() and SetComplex() in Preferences r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
5ad968ec2f Bug 663036 part.1 Make Preferences instance with service constructor r=roc 2011-06-12 11:30:15 +09:00
Masayuki Nakano
4899bba1eb Bug 660768 modules should use mozilla::Preferences r=roc+joe+tglek 2011-06-12 11:30:15 +09:00
Daniel Holbert
ef124e5a00 Bug 578564 followup: Make text after #endif into a comment to fix build warning. (comment-only, basically) DONTBUILD 2011-06-11 17:13:30 -07:00
Randell Jesup
f6fe96272c Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc 2011-06-11 16:40:39 -04:00