alessandro.cogliati
8474f24469
Bug 469973 - "Qt: matrix transformation broken from Context to Qmatrix" [r=pavlov]
2009-06-12 18:41:41 -07:00
Timothy Nikkel
358f2be59b
Bug 491700 - "hang while resizing windows (CPU hits 100%, no interaction is possible)." r+sr=bzbarsky
2009-06-12 21:28:41 -04:00
Josh Aas
1157f6e11b
Remove unused nsIClassicPluginFactory. b=498031 r/sr=sicking
2009-06-12 17:33:34 -07:00
Alexander Surkov
a270c9588a
Bug 495390 - If a link has a non-breaking space as screen text, try to fall back to other means like @title, marcoz, davidb
2009-06-13 09:06:02 +08:00
Neil Rashbrook
71c5e7e129
Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf
2009-06-13 00:48:41 +01:00
Mats Palmgren
e0c38624c4
Test for bug 299673.
2009-06-13 01:11:55 +02:00
Mats Palmgren
92216ae9a8
Add missing 'return' in nsDocAccessible::TakeFocus(). b=497867 r=marco.zehe
2009-06-13 00:51:50 +02:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
53229ad0c0
Bug 492794 - microsummary service should cache bookmark ids for fast access (r=marco)
2009-06-12 15:26:04 -07:00
Dietrich Ayala
6837f90750
Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco)
2009-06-12 15:21:47 -07:00
Blake Kaplan
d60fe273bf
Bug 497998 - Remove obsolete assertion. r=brendan
...
--HG--
extra : transplant_source : %9B%0Eh%C28%EB%B4%80%5DQ%ED%A8%92%23%0C%86%28%9D%9E%D8
2009-06-12 14:53:25 -07:00
Blake Kaplan
0e65edf009
Bug 441714 - Protect caps against SJOWs. r+sr=dveditz
2009-06-12 14:38:05 -07:00
Blake Kaplan
982c6e4162
Bug 496486 - Don't let our wrapped natives get garbage collected out from under us. r+sr=bzbarsky
2009-06-12 14:35:35 -07:00
Arpad Borsos
e3dac05abe
merge backout
2009-06-12 23:21:22 +02:00
Arpad Borsos
cd1887abfd
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
c9645fef47
merge backout
2009-06-12 23:20:40 +02:00
Arpad Borsos
077310c136
Back out bug 493701, suspected of causing dhtml and tp3 regression
2009-06-12 23:19:20 +02:00
Arpad Borsos
7b535a9d90
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
...
--HG--
extra : rebase_source : 0caea074b95767f83063892d74b7c372976c366e
2009-06-11 11:03:40 +02:00
Siddharth Agarwal
21040a649f
Bug 495075 -- pUnkForRelease incorrectly assigned in nsDataObj::GetFileContents_IStream. r=emaijala, sr=roc
...
--HG--
extra : rebase_source : cbdf37f2a4e8e0f2b7b0740327ae22905b5a0ccd
2009-05-27 20:52:18 +05:30
Siddharth Agarwal
5ddd4ecd0e
Bug 489579 -- Use -FI (force include) for MSVC instead of passing defines via the command line. r=ted
...
--HG--
extra : rebase_source : 3ac723088c40af8840dc5ff26a1cbde457e5c65f
2009-05-11 16:09:33 +05:30
Neil Deakin
21a16ebab0
fix wince build error from bug 404766
2009-06-12 15:15:36 -04:00
Jonathan Kew
aac140925f
use Cocoa instead of (deprecated, non-64bit) Appearance Manager APIs in nsSystemFontsMac (for bug 489354) r=joshmoz
...
--HG--
rename : gfx/src/thebes/nsSystemFontsMac.cpp => gfx/src/thebes/nsSystemFontsMac.mm
2009-06-12 14:52:35 -04:00
Dão Gottwald
9b4afaef58
Bug 497829 - Remove remaining workarounds for bug 458231. r=neil
2009-06-12 20:46:55 +02:00
Jeff Muizelaar
5eda3d1bd5
Bug 497363. qcms: Fix a memory leak when fread() fails. r=joedrew
...
Fixes a possible leak in qcms_profile_from_file() when fread()
can't read the entire profile.
2009-06-12 14:38:34 -04:00
Jeff Muizelaar
90b12fddfa
Bug 497363. qcms: Add reference to the rationale for not correcting alpha. r=joedrew
2009-06-12 14:38:32 -04:00
Jeff Muizelaar
abe9f75963
Bug 497363. qcms: Use a minimum of 256 entries when calling invert_lut. r=joedrew
...
Makes the number of output entries produced by invert_lut() a parameter and
changes all callers to use a minimum of 256 entries when computing the inverse.
2009-06-12 14:38:30 -04:00
Neil Deakin
f07c61b0cb
Bug 404766, right click on a bookmark menuitem closes it instead of opening another context menu, r+sr=roc
2009-06-12 14:23:16 -04:00
Neil Deakin
9e567b4175
Bug 494113, wait for datasources to load in test for bug 441785, r=smaug
...
--HG--
rename : content/xul/templates/src/crashtests/441785-1.rdf => content/xul/templates/tests/bug441785-1.rdf
rename : content/xul/templates/src/crashtests/441785-2.rdf => content/xul/templates/tests/bug441785-2.rdf
rename : content/xul/templates/src/crashtests/441785-1.xul => content/xul/templates/tests/test_bug441785.xul
2009-06-12 14:23:15 -04:00
Neil Deakin
53bedd0e8d
Bug 378893, fix template tests so that they wait for the datasource to load first, r=smaug
2009-06-12 14:23:14 -04:00
Josh Aas
c68b8251be
Remove nsIFileUtilities, part of the XPCOM plugin API. b=487977 r/sr=jst
2009-06-12 11:17:00 -07:00
Dietrich Ayala
a110b525d4
Bug 496613 - lazily init the bookmark uri hash (r=marco)
2009-06-12 11:11:47 -07:00
Tobias Hunger
6c0cafef4a
Bug 493726. Fix build problems with the cairo Qt backend. r=jrmuizel
2009-06-12 14:00:42 -04:00
Jeff Muizelaar
5aa1c3f88e
Bug 485426. Add arm fast path for 565 to x888 conversion. r=vlad
2009-06-11 14:26:39 -04:00
Clint Talbert
6bae4288ca
Bug 497053 geolocation/test_timeoutWatch fails intermittently patch by jmaher r=ctalbert
2009-06-12 08:34:14 -07:00
Dave Townsend
99d956761e
Bug 486489: Turn on url-classifier logging to track down the leak. r=ted
2009-06-12 15:51:37 +01:00
Marco Zehe
6e1a8b272d
Merge for backout of bug 493723
2009-06-12 16:31:46 +02:00
Marco Zehe
12600a17ce
Backed out changeset 2928cc356e14 of bug 493723 to fix screen reader bustage
2009-06-12 16:12:51 +02:00
Margaret Leibovic
421183e7a9
Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh
2009-06-12 14:59:32 +02:00
Marco Bonardo
ef0215a447
Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich
2009-06-12 14:59:25 +02:00
shirish
7bfc0ff249
Bug 494713 - Logic error in nsNavHistory::CalculateFrecencyInternal due to lack of braces around if statement, r=sdwilsh
2009-06-12 14:59:20 +02:00
Marco Bonardo
6122b135ac
Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin
2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05
Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin
2009-06-12 14:59:10 +02:00
Michael Kohler
f596a31fe8
Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak
2009-06-12 14:59:04 +02:00
Florian Queze
f86839953a
Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted
2009-06-12 14:50:13 +02:00
Florian Queze
f1ac5e3270
Bug 494391: JavaScript strict warning: reference to undefined property gApp.id. r=Mossop
2009-06-12 14:50:08 +02:00
Alexander Surkov
d926593723
Bug 493723 - implement IAccessibleTable interface for ARIA grids, r=marcoz, davidb, ginn
2009-06-12 20:49:28 +08:00
Dave Townsend
b8782d255d
Bug 486489: Enable automated tests for url-classifier. r=ted
2009-06-12 12:16:59 +01:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Neil Rashbrook
9805c029f6
Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710
2009-06-12 08:33:51 +01:00
Marco Zehe
5b78d6ccc4
Bug 497304 - Crash [@ nsAccessibleWrap::get_accParent(IDispatch**) ], r=davidb
2009-06-12 07:12:26 +02:00