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

8413 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck 23b2d18bb6 Merge mozilla-central to mozilla-inbound 2011-06-25 19:43:57 -07:00
Patrick McManus d42343f0f5 bug 664305 - websocket max connection limitation r=biesi
--HG--
extra : rebase_source : 7229d30f28b529c0fe7f22277a21c9a0f007d14d
2011-06-25 14:28:27 -04:00
Kyle Huey 2426689ee4 Merge b-s to m-c 2011-06-25 10:13:14 -07:00
Kyle Huey d14417672c Bug 664495: Cleanup a duplicated function in imgLoader.cpp. r=joe 2011-06-24 07:22:33 -07:00
Marco Bonardo da3f6b77ac Revert to changeset a87ee7550f6a due to incomplete backout 2011-06-24 17:23:04 +02:00
Kyle Huey 0823d6503e Bug 664495: Cleanup a duplicated function in imgLoader.cpp. r=joe 2011-06-24 07:22:33 -07:00
Igor Bazarny 3885bce98f bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00
Taras Glek 277e1d39a6 Bug 666307 - update zip telemetry r=mwu 2011-06-22 10:24:17 -07:00
Ed Morley ef0354804a Bug 665582 - Fix unused variable warning in nsIconChannel.cpp; r=joedrew
--HG--
extra : rebase_source : 65e449aa4dddab9c51862f591dd212851506b50c
2011-06-22 12:00:27 -04:00
Ed Morley 0a6da6c408 Bug 665388 - Remove unused variable rv from imgLoader::Init; r=joedrew
--HG--
extra : rebase_source : c77c9dea614b89265e9a0bf481dc070237c675f9
2011-06-22 12:00:04 -04:00
Frédéric Wang 5fb987e7a5 Bug 407439 - Support for Asana Math font in MathML (add in pref). r=karlt
--HG--
extra : rebase_source : ac0adbd039b28a50ff1e8297a9e3aa53b5fe6c8a
2011-06-22 11:49:41 -04:00
Masayuki Nakano 94f0f12f0c Bug 664917 Add Preferences API for getting default pref values r=roc, feedback=bz 2011-06-22 15:39:10 +09:00
Taras Glek eb52a788cd Bug 665805 - Adjust telemetry to work with official metrics server r=Mossop 2011-06-21 14:39:11 -07:00
Boris Zbarsky 585106f219 Bug 548734. Get rid of the footgun ui.use_native_popup_windows preference. r=roc,khuey 2011-06-21 17:00:47 -04:00
Jeff Muizelaar aa5766245b Bug 664290. Lower image.mem.min_discard_timeout_ms. r=joe
Lowering this value to try to keep our working set smaller.
The last choice was arbitrarily large, and we've run into
problems with too many images being kept decoded.

--HG--
extra : rebase_source : d439284d15e231055b1daed02f5d90e3ad9d7c79
2011-06-21 16:44:50 -04:00
Daniel Holbert 5beebd3d47 Bug 656244: Finish *all* remaining parsing in SVGDocumentWrapper::OnStopRequest. r=hsivonen 2011-06-21 10:38:44 -07:00
Ehsan Akhgari 92ab9f79c9 Merge mozilla-central into mozilla-inbound 2011-06-20 23:42:45 -04:00
Steven Michaud f495493687 Bug 663688 - Temporarily default to turning off downloadable fonts on OS X Lion. r=jdaggett,jfkthame 2011-06-20 10:42:39 -05:00
Doug Turner 12569c1c97 Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -07:00
Alex Pakhotin b154c7b9b0 Bug 649381 - implement moz-icon android support. r=blassey 2011-06-13 14:02:13 -07:00
jhorak@redhat.com 23efb10406 Bug 467168 - migrate libgnome and libgnomeui to GTK/GIO functions, r=karlt 2011-06-17 03:05:00 -07:00
Kai Liu 82c51d41e5 bug 664055 - include Microsoft Sans Serif and Consolas in default list of fonts that are rendered in GDI Classic mode. r=jfkthame 2011-06-16 22:22:11 +01:00
Matt Brubeck f5541b7e73 Merge backouts from m-i to m-c to fix regressions on a CLOSED TREE 2011-06-15 09:46:11 -07:00
Matt Brubeck ede62c1ae5 Merge last green mozilla-inbound changeset to mozilla-central 2011-06-15 08:25:48 -07:00
Joe Drew 0a6fc03617 Back out bug 573583 (changeset 3168a26e1efa) for causing a Tp4 regression. 2011-06-15 10:56:10 -04:00
Joe Drew 857b726b39 Bug 573583 - Enable decode-on-draw; r=jrmuizel 2011-06-14 17:01:21 -04:00
Justin Lebar bfb2e9d6ac Merging mozilla-central and build-system. 2011-06-14 15:16:38 -04:00
Justin Lebar 68980bd8f4 Bug 663810 - Remove modules/libreg/standalone. r=khuey 2011-06-13 11:12:00 -04:00
Ted Mielczarek b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04: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
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
Neil Rashbrook 715f8bcbb4 Bug 660534 Remove useless use of PromiseFlatCString r=joedrew! 2011-06-09 21:14:01 +01: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 a041aa3fde Bug 661045: Devirtualize some RasterImage methods. r=joe 2011-06-11 12:23:00 -07:00
Marco Bonardo ded0fca26c Merge mozilla-inbound and mozilla-central 2011-06-11 11:08:40 +02:00
Patrick McManus b4e00a6d2f bug 663096 - websockets enable deflate stream extension by pref r=biesi
--HG--
extra : transplant_source : %0AV%C2%E8%81QY%87LV%F8%60%F5%9B%B2%B3Z%02%E8%FA
2011-06-10 16:52:27 -04:00
Dão Gottwald a7262d3f64 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Ehsan Akhgari bcc8136f6c Merge mozilla-inbound into mozilla-central 2011-06-09 18:30:11 -04:00
Ehsan Akhgari 1458cff241 Backout changeset 322d3d456f5b, cc8b37b43c5a, fba5bf34ad72, b9dab5588ce1 because they break the desktop mobile build on Windows 2011-06-09 17:02:48 -04:00
Honza Bambas cf3be6c34b Bug 662534 - Let imgRequestProxy implement nsITimedChannel, r=joe 2011-06-09 23:11:57 +02:00
Neil Rashbrook fdeff6f427 Bug 660534 Remove useless use of PromiseFlatCString r=joedrew! 2011-06-09 21:14:01 +01:00
Ed Morley 5f76876820 Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted 2011-06-09 12:10:42 -07:00
Hiroyuki Ikezoe 0e65566c2e Bug 662754 - Remove javascript.options.mem.gc_frequency. r=igor 2011-06-09 12:10:42 -07:00
Randell Jesup 6ddbc2b98e Bug 173561: move magic mask constant for nsIRequest into IDL file. r=biesi 2011-06-09 15:03:41 -04:00
Jonathan Kew 61a25173b3 Bug 661471. Part 7: Only force GDI_CLASSIC rendering for specified fonts if a rendering mode has not been explicitly chosen in prefs. r=roc 2011-06-09 08:17:20 +01:00
Kyle Huey 942ec30a94 Bug 660580: Use fallible allocators in RasterImage to store source data. r=joe 2011-06-08 19:21:53 -07:00
Ed Morley 3a85af8230 Bug 655011 - Remove WinCE code from libpref; r=bsmedberg 2011-06-07 10:47:57 -07:00
Nicholas Nethercote df04be1f66 Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc. 2011-06-06 11:22:45 +10:00