Marco Bonardo
|
2e5e5494f9
|
Backout bug 503195 due to build failure
|
2009-07-09 12:29:43 +02:00 |
|
Marco Bonardo
|
f59b58dd53
|
Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh
|
2009-07-09 11:50:25 +02:00 |
|
Timothy Nikkel
|
6cea3d5dca
|
Bug 502424 - Window transparency does not work. r+sr=roc
|
2009-07-09 11:16:11 +02:00 |
|
Nochum Sossonko
|
7773020127
|
Bug 502358 - eMetric_DragFullWindow is unused. r+sr=roc
|
2009-07-09 11:15:58 +02:00 |
|
Michael Ventnor
|
7fa3db6da2
|
Bug 502537 - Tabpanels not rendered properly on some GTK themes. r+sr=roc
|
2009-07-09 11:15:48 +02:00 |
|
Tobias Hunger
|
2b04096923
|
Bug 498873 - Remove use of unnecessary QPen pointer. r=pavlov
|
2009-06-17 13:21:04 +02:00 |
|
Alexander Surkov
|
29e6b2df8d
|
Bug 418159 - indexes test for the html:table with overlapping cells, r=marcoz
|
2009-07-09 15:51:37 +08:00 |
|
Karl Tomlinson
|
f5be586256
|
backout a2d8f3384b3c due to mochitest failures b=498143
|
2009-07-09 15:34:24 +12:00 |
|
Josh Aas
|
c88c69078b
|
Get rid of nsMIMEType type. b=503025 r/sr=jst
|
2009-07-08 23:25:20 -04:00 |
|
Masayuki Nakano
|
92c201750d
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
|
Masayuki Nakano
|
245ec4860e
|
Bug 502273 contentEditable is disabled if an attribute is removed from the node r+sr=peterv
|
2009-07-09 10:54:43 +09:00 |
|
Karl Tomlinson
|
e84048c06c
|
b=498143 Flash in background tab consumes input events. r=enndeakin
|
2009-07-09 13:37:13 +12:00 |
|
L. David Baron
|
82e676a77f
|
Turn assertion into warning since we can hit it in large coordinate cases. (Bug 494237) r+sr=roc
|
2009-07-08 18:10:29 -07:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
L. David Baron
|
7f0a460c49
|
Expose the cycle collector language runtimes so that other code can do cycle collection traversal. (Bug 500317) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Justin Dolske
|
e3d2aa28cf
|
Bug 502509 - Mousewheel scrolling not working with Windows CE. r=vladimir
|
2009-07-08 17:26:30 -07:00 |
|
Justin Dolske
|
37c7f0c0de
|
Bug 502522 - Password fields on Windows CE show asterisks instead of dots. r=vladimir
|
2009-07-08 17:26:30 -07:00 |
|
Justin Dolske
|
00965cde27
|
Bug 502520 - Disable useless menus on Windows CE. r=vladimir
|
2009-07-08 17:26:30 -07:00 |
|
Justin Dolske
|
edab686e15
|
Bug 502508 - URL invisible in awesomebar result on WinCE. r=vladimir
|
2009-07-08 17:26:29 -07:00 |
|
Vladimir Vukicevic
|
6b27819256
|
b=503211; tweak some default firefox prefs for perf on Windows CE; r=me
|
2009-07-08 17:09:43 -07:00 |
|
Vladimir Vukicevic
|
a678e18942
|
b=503205; [arm] stop hitting bogus assertion in nPatchBranch; r=crashy
|
2009-07-08 16:46:57 -07:00 |
|
Vladimir Vukicevic
|
941b6d3350
|
b=499805; focus broken in dialogs/popups on Windows CE; r=enndeakin
|
2009-07-08 16:34:03 -07:00 |
|
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 |
|