Commit Graph

8371 Commits

Author SHA1 Message Date
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
Kai Liu
b336969c1a bug 661869 - include Segoe UI in list of fonts rendered in GDI Classic mode. r=jfkthame 2011-06-04 08:35:45 +01:00
Masayuki Nakano
b1a2c45392 Bug 660640 part.2 Fix wrong result at InitStaticMembers() failed r=roc 2011-06-03 15:01:02 +09:00
Masayuki Nakano
dcb177702c Bug 660640 part.1 RemoveObserver(), RemoveObservers() and UnregisterCallback() shouldn't output warnings if it failed after shutdown r=roc 2011-06-03 15:01:02 +09:00
Masayuki Nakano
a145ce7483 Bug 660742 accessible should use mozilla::Preferences r=roc+davidb 2011-06-03 15:01:02 +09:00
Robert O'Callahan
5b709e2873 Bug 661471. Part 4: Force DirectWrite to use 'GDI Classic' rendering for sans-serif 'core Web fonts' of size < 16 pixels. r=jdaggett,jfkthame 2011-06-03 16:31:08 +12:00
Robert O'Callahan
e6a174ce46 Bug 661471. Part 2: Add a pref to limit the forcing of 'GDI Classic' to a maximum font size. r=jdaggett,jfkthame 2011-06-03 16:31:08 +12:00
Robert O'Callahan
3cb40b372b Bug 661471. Part 1: Create preference to force particular font families to use 'GDI Classic' rendering with DirectWrite. r=jdaggett,jfkthame 2011-06-03 16:31:07 +12:00
Michael Wu
4b7425cb08 Bug 661305 - Use telemetry to record crc32 matches/mismatches, r=taras 2011-06-02 13:59:04 -07:00
Dominic Fandrey
968bf5196a Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-06-02 14:56:50 +02:00
Masayuki Nakano
86e18547a1 Bug 660742 back out f81b4d9534f5 2011-06-02 21:30:35 +09:00
Masayuki Nakano
09b6048d53 Bug 660742 accessible should use mozilla::Preferences r=roc+davidb 2011-06-02 10:05:12 +09:00
Alon Zakai
d1c4416fdf Bug 647802 - Fix for WebGL and decode on draw. r=joe 2011-05-31 13:36:38 -07:00
Justin Lebar
42292b1c08 Bug 660123 - Request longer timeout for browser_image.js due to intermittent Mac64 orange; r=ehsan 2011-05-27 15:39:39 -04:00
Masayuki Nakano
4a5030c91a Bug 660121 Remove all pref related methods from nsContentUtils r=roc 2011-05-29 08:42:57 +09:00
Masayuki Nakano
8e93a5852c Bug 659913 part.2 Implement AddObservers and RemoveObservers r=roc 2011-05-29 08:39:27 +09:00
Masayuki Nakano
60459f3de7 Bug 660401 Re-land the previous backed out patch 2011-05-28 16:03:00 +09:00
Masayuki Nakano
c1ab9c6d97 Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression 2011-05-28 13:50:19 +09:00
Masayuki Nakano
0bd15239f6 Bug 659820 part.3 Refactor char/string/localizedstring pref methods of Preferences r=roc 2011-05-27 13:53:03 +09:00
Masayuki Nakano
328bf85660 Bug 659820 part.2 Add Preferences::GetLocalizedString() for nsACString r=roc 2011-05-27 13:53:03 +09:00
Masayuki Nakano
4855ddc072 Bug 659820 part.1 Change the string params of Preferences class from ns*String to nsA*String r=roc 2011-05-27 13:53:03 +09:00
Masayuki Nakano
37b6893999 Bug 659536 part.1 Implement Preferences::GetUint() r=roc 2011-05-25 15:31:59 +09:00
Steven Michaud
b75cd94d3c Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff 2011-05-24 01:54:23 -05:00
Igor Bazarny
a1cc18f0fb bug 570341 - Initial implementation of web timing specification
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Gervase Markham
64322a3c4a Bug 642194 - Add .asia to IDN TLD whitelist. 2011-05-23 20:44:38 +01:00
Jothan Frakes
b09a907cc2 Bug 632161 - add Syrian ccTLD <.Souria> to IDN TLD whitelist. 2011-05-23 20:43:39 +01:00
Jothan Frakes
5ca7337b5d Bug 629053 - Add .lv to IDN TLD whitelist. 2011-05-23 20:42:22 +01:00
Gervase Markham
b44758ef95 Bug 584989 - Add .<Lanka> and .<Ilangai> to IDN whitelist. 2011-05-23 20:40:51 +01:00
Matheus Kerschbaum
6eb93f7dd3 Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Matt Brubeck
49e030f7d3 Merge cedar and mozilla-central 2011-05-23 08:31:49 -07:00
Masayuki Nakano
e3e930ead7 Bug 658111 Enable Windows high resolution scrolling in default settings r=smaug 2011-05-23 23:56:59 +09:00
Masayuki Nakano
57a9ee7b21 Bug 656826 part.3 Implement static utility methods for Preferences r=roc 2011-05-23 23:54:03 +09:00
Masayuki Nakano
f7fff3eea0 Bug 656826 part.2 Rename nsPrefService.cpp and move nsPrefService.h to public r=roc+bsmedberg
--HG--
rename : modules/libpref/src/nsPrefService.h => modules/libpref/public/Preferences.h
rename : modules/libpref/src/nsPrefService.cpp => modules/libpref/src/Preferences.cpp
2011-05-23 23:54:03 +09:00
Masayuki Nakano
fdf7ec7096 Bug 656826 part.1 Rename nsPrefService to mozilla::Prefrences r=roc+bsmedberg 2011-05-23 23:54:02 +09:00
Matt Brubeck
4d5eb3b9f7 Merge cedar and mozilla-central 2011-05-23 07:39:21 -07:00
Daniel Holbert
c92476439a Bug 657191 patch 2: mochitest. r=roc
--HG--
rename : modules/libpr0n/test/mochitest/bug496292-2.sjs => modules/libpr0n/test/mochitest/bug657191.sjs
2011-05-22 19:22:20 -07:00
Daniel Holbert
a30612e2aa Bug 657191 patch 1: Bail out if mError flag is set, in VectorImage::GetRootLayoutFrame and VectorImage::OnDataAvailable. r=roc 2011-05-22 19:22:13 -07:00
Michael Wu
71e8152319 Bug 658093 - BuildFileList can potentially try to read a signature beyond the end of the zip file, r=taras 2011-05-22 09:38:02 -07:00
Patrick McManus
bd356c84e9 websockets - disable deflate-stream while an orange is sorted out r=biesi 2011-05-21 21:27:53 -04:00