Commit Graph

32475 Commits

Author SHA1 Message Date
Jeff Muizelaar
d07b8df257 Merge backout 2009-09-09 14:31:02 -04:00
Jeff Muizelaar
15aecb7830 Backed out changeset 3d7b55f16ec5 2009-09-09 14:30:44 -04:00
Robert Sayre
ca5aa4b4ac Temporarily ifdef jsapi-tests on wince, so the rest of the tests can run. r=ted 2009-09-09 12:48:04 -04:00
Dão Gottwald
3b0a23450f Bug 310738 - Don't show progress indicators when using bfcache to go to another page. r=mano 2009-09-09 18:31:25 +02:00
Jeff Muizelaar
9106c6fb06 Bug 515192. Update cairo to 655a4dbc36d95ce4a82cbc13aa9e2002b41fa4de 2009-09-09 12:11:46 -04:00
Takuro Ashie
33755981fd Bug 490267 - implement pref font and system font fallback for gfxFT2Fonts. r=jtd,jfkthame sr=roc 2009-09-09 16:35:08 +01:00
Olli Pettay
8ba7e855e6 Bug 511883 - window.print() doesn't work from inside a frame, r=roc
--HG--
extra : rebase_source : 1e82eedf7b3c49f249800aa919b06c43270091f0
2009-09-09 16:53:06 +03:00
Josh Aas
dd95eec31a Back out changeset 845b625b5eb5. b=506812 2009-09-09 09:59:07 -04:00
Neil Deakin
53beea033a Bug 506175, make some more tests use waitForFocus, r=sdwilsh 2009-09-09 09:04:13 -04:00
Josh Aas
27cacb73f8 Re-land: Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad 2009-09-09 08:28:23 -04:00
Josh Aas
621cf29067 Add executable bits back to config.guess files. b=515002 2009-09-09 08:20:25 -04:00
Alexander Surkov
f50096a8aa Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
--HG--
rename : accessible/tests/mochitest/test_events_mutation_coalesce.html => accessible/tests/mochitest/test_events_coalescence.html
2009-09-09 17:03:14 +08:00
Dão Gottwald
e916d657e8 Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano 2009-09-09 09:50:46 +02:00
Dão Gottwald
b4d83fbd6c Bug 514310 - browserDOMWindow.openURI should always pass the referrer to loadOneTab and avoid loading about:blank if possible. r=mano 2009-09-09 09:50:07 +02:00
Johnny Stenback
15c83e7c77 Disabling tests until we can figure out what's going on with windows orange. 2009-09-08 23:49:46 -07:00
Matin Movassate
70e24f808d Remove recently added test that somehow fails on Windows only, fallout from the fix for bug 491201. 2009-09-08 21:04:25 -07:00
Matin Movassate
9d1c520e2b Fixing orange from the fix for bug 491201. 2009-09-08 18:28:52 -07:00
Paul O’Shannessy
e19de9919f Wallpaper for bug 514751 - malformed URI exception during session restore, r=dietrich 2009-09-08 16:41:32 -07:00
Matin Movassate
d6945be650 Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com 2009-09-08 16:29:41 -07:00
Doug Turner
385a160d07 Bug 514295 - Adding comment per wtc. Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted 2009-09-08 15:22:48 -07:00
Doug Turner
3e557a8402 Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. Fixing bustage. r=blassey 2009-09-08 14:37:55 -07:00
Josh Aas
e7f0f0208d Add another 64-bit ifdef to nsChildView.mm. b=513777 r=smichaud 2009-09-08 17:25:55 -04:00
Josh Aas
7503175a46 Allow Gecko to find JavaPlugin2. b=510035 r=smichaud 2009-09-08 17:22:49 -04:00
Daniel Holbert
fc57a677a9 Bug 515229: Remove unused method nsHTMLSelectElement::DispatchDOMEvent. r=smaug 2009-09-08 13:41:33 -07:00
Doug Turner
b9b70a5413 Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. r=blassey 2009-09-08 13:40:20 -07:00
Michael Moy
6736b50d62 Bug 421761 - "Use multiplication instead of division for gfxRGBA (gfxColor.h)" [r=joe r=jmuizelaar] 2009-09-08 15:14:39 -05:00
Reed Loden
b5846b26bb Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc] 2009-09-08 15:08:02 -05:00
Brad Lassey
d420b7bf84 Bug 514295 - Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted 2009-09-08 13:06:32 -07:00
Boris Zbarsky
65ad8e401e Bug 513153. Update the default submit correctly even if multiple form controls are removed in one remove operation. r=jst 2009-09-08 16:00:20 -04:00
Doug Turner
e8ac45bb9f Backed out changeset 01bdf694994c. change was fine, review comment not so much. 2009-09-08 13:01:51 -07:00
Brad Lassey
0d048787bc [mq]: nss-symbols-wince 2009-09-08 13:52:20 -04:00
Martijn Wargers
a052c8af96 Bug 508247 - crashtest for non SVG element in path for getCTM. 2009-09-08 20:34:16 +01:00
Josh Aas
099411b764 Sync config.guess to latest version from gnu, include fix for GNU Savannah bug 6827. b=515002 r=ted 2009-09-08 14:55:19 -04:00
Ted Mielczarek
79c319beca bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). Win32 bustage fix (argh) 2009-09-08 14:17:34 -04:00
Ted Mielczarek
c1d8aba35d bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). extra ifdefs to silence the remaining packager warnings. r=bsmedberg 2009-09-08 14:09:12 -04:00
Dave Townsend
c090550abb Bug 510909: Integrate most recently used lightweight themes into the themes list in the add-ons manager (strings). r=robstring, ui-r=beltzner 2009-09-08 18:25:02 +01:00
Josh Aas
193b0904be Remove unused member variable that should have gone away in bug 506985. r=smichaud 2009-09-08 12:36:19 -04:00
Taras Glek
f799fd5b8c Bug 508421 - move res/ stuff into toolkit.jar. followup to fix packaging bits. r=ted 2009-09-08 12:16:56 -04:00
Ted Mielczarek
8598ee674e bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). followup bustage fixes for Linux 2009-09-08 11:59:59 -04:00
Vladimir Vukicevic
56304c7aa1 Bug 504766. qcms: Fix unaligned reads in qcms. r=jrmuizel
Offsets are not guaranteed to be aligned, so don't assume that they are.
memcpy instead of just casting and dereferencing.
2009-09-08 11:36:28 -04:00
Jesse Ruderman
a09b61dae2 Fix bug 515130 - Remove stray references to extensions/xmlextras and extensions/webservices in toolkit-makefiles.sh. r=bsmedberg 2009-09-08 08:19:37 -07:00
Jesper Kristensen
e1e28e4b74 Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt 2009-09-02 09:56:56 -07:00
Ted Mielczarek
e368f2a621 bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). r=bsmedberg 2009-08-27 17:22:04 -04:00
Ted Mielczarek
d7a8dd29bf bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg 2009-09-02 09:35:14 -04:00
Neil Deakin
d4ae4f35be Bug 514230, fix up to not refer to elements by id but by reference, also fixes the case when full keyboard access is used because tabs are now focusable, r=smaug 2009-09-08 07:24:20 -04:00
Masayuki Nakano
b6a79c108a Bug 513955 Replace KL* APIs to TIS* APIs r=josh 2009-09-08 14:38:42 +09:00
Ehsan Akhgari
19bb2ecbba Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77 2009-09-08 09:08:59 +04:30
Markus Stange
9076f1973e Bug 514833 - Enforce icon-only fullscreen controls even in text-only mode. r=dao
--HG--
extra : rebase_source : 0b8ee14caf05284986e4e9d95e24cd2a49891f52
2009-09-08 09:55:01 +12:00
Markus Stange
411161c562 Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
2009-09-08 09:53:36 +12:00
Markus Stange
b7c2bcf0fa Bug 514648 - Non-resizable windows don't have resizers, even though -[NSWindow showsResizeIndicator] pretends they do. r=josh
--HG--
extra : rebase_source : fa03586a85d48a1ef5dd6db4ac8aecaf81477216
2009-09-08 09:52:59 +12:00