Vladimir Vukicevic
809be8d5c7
b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad
2009-07-08 16:34:02 -07:00
Vladimir Vukicevic
ef7dde313c
b=494438; add optional OpenGL acceleration to ddraw surface for CE: enable composite accel; r=vlad
2009-07-08 16:34:02 -07:00
Vladimir Vukicevic
1499c311a9
b=494438; add optional OpenGL acceleration to ddraw surface for CE: make context current as appropriate; r=vlad
2009-07-08 16:34:02 -07:00
Vladimir Vukicevic
990145193e
b=494438; add optional OpenGL acceleration to ddraw surface for CE: core code; r=vlad
2009-07-08 16:34:02 -07:00
Vladimir Vukicevic
35e3f1f00f
b=503123; add some additional defines/include paths to WinCE tools; r=dougt
2009-07-08 16:34:01 -07:00
Paul O’Shannessy
357f50463e
Bug 499822 - Toaster notification boxes are slow on Windows CE, r=vlad
2009-07-08 14:59:08 -07:00
Robert Strong
bf24dc7284
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Robert Strong
720970d90b
Bug 490253 - TestAUSReadStrings.cpp: fix nits in result reports. r=ted.mielczarek
2009-07-08 13:15:22 -07:00
Graeme McCutcheon
0e3e141b65
Bug 502673 - Crash @ nsEditor::NotifyDocumentListeners with multiple state listeners, if listener removes itself during notification. r=timeless
2009-07-08 19:38:13 +01:00
Doug Turner
a2e8253fb1
Bug 490663 - Autodialer does not work on proxied connections. r=blassey, sr=vlad
2009-07-08 10:52:45 -07:00
Hiroyuki Ikezoe
e9b5c3edfc
Bug 489500 - Implement nsLocalFile::ResolveShortcut for WinCE. r=dougt, sr=vlad
2009-07-08 10:51:38 -07:00
Brad Lassey
3e5827ad6c
bug 503096 - always used FILTER_FAST for mobile r=jmuizelaar
2009-07-08 12:50:07 -04:00
Doug Turner
c56708705b
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-08 09:13:13 -07:00
Brad Lassey
d95ee52024
bug 499184 - Updater string test needs wmain entry point r=robstrong
2009-07-08 11:51:30 -04:00
=Hiroyuki Ikezoe
0c49011caf
bug 498845 - libbz2 can't use fdopen on windows ce r=bsmedberg
2009-07-08 11:49:47 -04:00
Brad Lassey
0b95a139ae
bug 498844 - need _wchdir for updater (in shunt) r=dougt
2009-07-08 11:46:36 -04:00
Josh Aas
4b26557c2d
Use the same path comparison behavior for nsIFile::Equals on all platforms. b=491245 sr=bsmedberg
2009-07-08 11:26:07 -04:00
Olli Pettay
b7542172cb
Bug 502374 - Don't call cycle collector so often, r+sr=peterv
2009-07-08 18:08:22 +03:00
Wolfgang Rosenauer
a726181bc9
Bug 496708 - non biarch system plugin location (added missing Makefile magic); r+=joshmoz
2009-07-08 09:59:01 +02:00
Henri Sivonen
7a1e4dcbc8
Bug 502600 - Make quirky doctype list comparisons work. r+sr=mrbkap
2009-07-08 09:40:21 +03:00
Boris Zbarsky
69367704d2
Bug 466409. If the load is stopped, don't run any pending scripts. r+sr=sicking
2009-07-07 22:55:05 -07:00
Boris Zbarsky
b7e8beed7e
Bug 502941. Don't bother appending if we already know our correct prevsibling. r+sr=roc
2009-07-07 22:23:24 -07:00
bjarne@runitsoft.com
6687250282
Bug 457809 - Speculatively load images from preloading. r=mrbkap, sr=bzbarsky
2009-07-07 22:23:20 -07:00
Robert Strong
0be21cf76b
Bug 500533 - Firefox missing app icon on Windows CE - incorrect icon resource id's. r=vlad
2009-07-07 21:16:45 -07:00
Justin Dolske
bf4e52d71d
Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir
2009-07-07 21:14:43 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
Phil Ringnalda
b6c6fef600
Bug 501586 - Remove the last vestiges of MOZ_MILESTONE_RELEASE, r=ted
2009-07-07 20:24:40 -07:00
Alexander Surkov
b3beef4a5c
Bug 501375 - nsHTMLTableAccessible::HasDescendant is much slower than it should be, r=marcoz, sr=bz
2009-07-08 10:39:04 +08:00
Alexander Surkov
ada7327bee
Bug 501656 - selected state is not exposed on selected HTML table cell, r=marcoz, davidb
2009-07-08 10:37:43 +08:00
Josh Aas
00f32a1cf6
Remove some code that is no longer necessary for the Java plugin on AIX. b=498148 r/sr=jst
2009-07-07 21:01:38 -04:00
Josh Aas
f6ab658dab
nsIPlugin and nsIPluginHost should not inherit from nsIFactory. b=502886 r/sr=jst
2009-07-07 21:00:11 -04:00
Peter Van der Beken
0263e6b4ac
Testcase for bug 502617 (Crash when logging in to Facebook [@ JS_GetClass]).
...
--HG--
extra : rebase_source : 733bce16594367a7b22b4bd9ee42a9268a8eb405
2009-07-07 15:20:13 +02:00
John P Baker
032751bc74
Bug 502574 - Defunct loop in onTitleChanged. r=dao
2009-07-07 14:15:06 +02:00
Tyler Downer
58edafa440
Bug 502499 - Remove extra "the" from core readme. r=bsmedberg
2009-07-07 14:14:15 +02:00
Nochum Sossonko
c536e97532
Bug 500777 - Crash in [@ nsMimeTypeArray::GetMimeTypes() ] while logging into QMO. r+sr=smaug
2009-07-07 14:13:26 +02:00
Ehsan Akhgari
e364c5fd9e
Bug 493440 - URI elements in the Properties dialog should always be LTR. r=dao
2009-07-07 14:11:53 +02:00
Marco Bonardo
a22f4efb94
Bug 481437 - browser_library_open_leak.js is throwing, fixes also some throw in placesTxn.js test, r=dietrich, sdwilsh
2009-07-07 12:41:23 +02:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Neil Rashbrook
8e197cefbc
Bug 502742 "Run All Tests" button is not keyboard accessible r=gavin
2009-07-07 11:40:49 +01:00
Leon Sha<leon.sha@sun.com>
f4ef4d5b44
Bug 502584. Firefox will crash when visiting www.hp.com on sparc platform. r=gal. NPOTB code
2009-07-07 14:27:57 +08:00
Ryan Flint
01ebff6144
Bug 502764 - Disable DNS prefetching for microsummary requests. r=sdwilsh
2009-07-06 22:24:04 -04:00
Chris Pearce
a5c4a947e8
Bug 501535 - Don't update poster attribute on <audio> elements, only on <video>. r+/sr+ roc.
2009-07-07 14:02:06 +12:00
Masayuki Nakano
0bd7a100df
Bug 498079 Firefox has huge problems to show the Default Browser dialog on the screen r=ere+roc, sr=roc
2009-07-07 10:47:08 +09:00
fantasai
be518814d7
Bug 389462 - columns don't reflow on resize r=roc
2009-07-06 18:23:24 -07:00
Chris Double
f4bcd0bfff
Bug 500254 - Update libvorbis - rs=roc
...
--HG--
extra : rebase_source : f53b6ad720004d2fca0d643af11e0b565acf9d55
2009-07-07 10:10:04 +12:00
Nick Kreeger
e46b3acfcb
Merging patch for bug 502723.
2009-07-06 15:32:29 -07:00
Nick Kreeger
631190e88b
Fixing bug 502723 - updater checks the wrong MAX_PATH define.
...
Patch my Mook <mook@songbirdnest.com>.
r=robstrong.
2009-07-06 15:31:23 -07:00
Hiroyuki Ikezoe
6eebedacb5
Bug 502503 – Components.result should be Components.results in nsXULAppInstall.js; r=benjamin
2009-07-07 07:22:42 +09:00
Robert Sayre
0a1c8346ac
Merge tracemonkey to mozilla-central.
2009-07-06 17:17:08 -04:00
Johnny Stenback
c4f6146af5
Fixing bug 501531. Make some functions static. r+sr=mrbkap@gmail.com
...
--HG--
extra : rebase_source : ef972db0100f2856724af0c9a958cada10a8e2c4
2009-07-06 14:01:45 -07:00