Nick Thomas
|
d75a99fab8
|
Bug 501457, OSX type/creator ID is incorrect because echo -n is not portable, r=ted.mielczarek
|
2009-07-06 15:58:33 +12:00 |
|
Peter Van der Beken
|
7461727b5f
|
Try to fix orange.
|
2009-07-05 20:03:52 +02:00 |
|
Peter Van der Beken
|
88bc7e0eed
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Peter Van der Beken
|
2851ade79b
|
Fix for bug 502055 (XBL leaks). r=smaug, sr=bz.
|
2009-07-02 14:05:32 +02:00 |
|
Josh Aas
|
37cd80d19c
|
Rewrite SetFileSize for Mac OS X using POSIX API. b=501307 r/sr=roc
|
2009-07-05 02:39:04 -04:00 |
|
Peter Weilbacher
|
41c68aba45
|
[OS/2] Bug 500414: new FF icons, adapted for OS/2 by Stefan Schmohl, r=pweilbacher
|
2009-07-04 14:17:30 +03:00 |
|
Michael Ventnor
|
b024c6c533
|
Bug 500914. Use GTK2 theme cursor instead of built-in cursor for column and row resizers. r=roc
|
2009-07-04 22:03:16 +12:00 |
|
Michael Ventnor
|
27fdbe87c9
|
Bug 501112. Set default panel text color to MenuText to ensure sufficient contrast with background. r=dao
|
2009-07-04 22:02:16 +12:00 |
|
Michael Ventnor
|
2ef6a766bd
|
Bug 501104. Handle GTK2 default button borders properly. r+sr=roc
|
2009-07-04 22:01:16 +12:00 |
|
Kyle Huey
|
7c208fa431
|
Bug 492205. Remove IsRootElementFrame. r=roc
|
2009-07-04 22:00:10 +12:00 |
|
romaxa
|
39201a0864
|
Bug 487782. Add hildon-mime.h to system headers list. r=sdwilsh
|
2009-07-04 21:59:05 +12:00 |
|
Robert O'Callahan
|
9a74ca04eb
|
Bug 501878. Don't suppress whitespace-only SVG text frames. r+sr=bzbarsky
|
2009-07-04 21:56:20 +12:00 |
|
Robert O'Callahan
|
fa5c580553
|
Bug 499595. Win32 test plugin needs to double-buffer and look more like other platforms' test plugins. r=jmathies
|
2009-07-04 21:54:09 +12:00 |
|
Robert O'Callahan
|
54e00abced
|
Bug 501100. Convert print preview tests to chrome tests. r=martijn
--HG--
rename : layout/base/tests/test_bug396024.html => layout/base/tests/chrome/bug396024_helper.xul
rename : layout/base/tests/test_bug482976.html => layout/base/tests/chrome/bug482976_helper.xul
rename : layout/base/tests/test_printpreview.html => layout/base/tests/chrome/printpreview_helper.xul
|
2009-07-04 21:50:43 +12:00 |
|
Robert O'Callahan
|
3d716eda0a
|
Bug 500912. Remove realTimeDrag flag, it's always true. r=bzbarsky
|
2009-07-04 21:47:59 +12:00 |
|
Robert O'Callahan
|
cae225728f
|
Bug 488620. GTK2 test plugin should not assume that ancestor X windows have associated GTK widgets. r=karlt
|
2009-07-04 21:47:15 +12:00 |
|
Timothy Nikkel
|
8f1f1d1fd5
|
Bug 488242. Make iframes with semi-transparent backgrounds work correctly by painting all canvas background colors using a dedicated fallback background color display item. r+sr=roc
|
2009-07-04 21:30:59 +12:00 |
|
Hector Chu
|
9562cc802a
|
Bug 293670. Pages rendered with gtkmozembed stream API don't fire onload. r=bzbarsky
|
2009-07-03 18:00:02 -07:00 |
|
Justin Dolske
|
73c7295c7b
|
Bug 499807 - "Default download location broken on Windows CE" [r=vladimir]
|
2009-07-03 16:11:08 -07:00 |
|
Justin Dolske
|
368112aee5
|
Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir]
|
2009-07-03 16:11:05 -07:00 |
|
Graeme McCutcheon
|
928b7c1dbc
|
Add a mochitest-based reftest and remove the previously disabled reftest for bug 263683. r=roc
|
2009-07-03 21:12:06 +01:00 |
|
Masayuki Nakano
|
41b8e4b8f3
|
Bug 491712 Sporadic failure in test_wheeltransaction.xul r=Olli
|
2009-07-04 03:37:44 +09:00 |
|
Josh Aas
|
20377c284e
|
Remove XPCOM plugin code from nsPluginsDirUnix. b=502045 r/sr=jst
|
2009-07-03 09:53:00 -04:00 |
|
Marco Zehe
|
9d9969ff2e
|
Bug 495388 - Don't treat tables with ARIA roles that imply native markup as layout tables, r=davidb, r=surkov
|
2009-07-03 15:21:09 +02:00 |
|
Peter Van der Beken
|
793e298b9f
|
Fix for bug 499910. r/sr=bz.
--HG--
extra : rebase_source : 923016caa3c0b3a4dd04ff14eedd512b2ed2706b
|
2009-06-25 15:13:38 +02:00 |
|
Mats Palmgren
|
c75c21f508
|
Backout bug 486349, due to regression bug 502135.
|
2009-07-03 13:48:52 +02:00 |
|
Marco Zehe
|
4f483698b6
|
Bug 502154 - Mochitests for nsHTMLTableAccessible::IsProbablyForLayout, r=surkov
|
2009-07-03 09:29:51 +02:00 |
|
Dave Townsend
|
0c88a4b5df
|
Bug 481406: Browser chrome harness should report console messages in the test log. r=gavin
|
2009-07-03 08:22:31 +01:00 |
|
jlebar
|
8e7e8ce329
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Blake Kaplan
|
0f90334c43
|
Bug 500931 - Ensure that weak reference wrappers return the right object when called upon. r=bent sr=jst
|
2009-07-02 17:00:21 -07:00 |
|
Blake Kaplan
|
3a7c25ffc5
|
Bug 501577 - Add a missing call to Release in nsXPCWrappedJS::GetNewOrUsed. Also remove a hack needed to get around the missing release. r+sr=peterv
|
2009-07-02 17:00:20 -07:00 |
|
Robert Strong
|
e924b93855
|
Followup nit for Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports.
|
2009-07-02 16:30:47 -07:00 |
|
Josh Aas
|
0e7051a3d7
|
Comment and formatting cleanup for nsIPlugin. No bug.
|
2009-07-02 15:32:21 -04:00 |
|
Johnathan Nightingale
|
c51358e7ec
|
Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr.
|
2009-07-02 14:30:41 -04:00 |
|
Nochum Sossonko (Natch)
|
6865943189
|
Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
--HG--
rename : browser/base/content/test/browser_feed_tab.js => browser/base/content/test/browser_pageInfo.js
|
2009-07-02 13:52:42 -04:00 |
|
Robert Strong
|
4d88771b02
|
Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports. r=ted.mielczarek
|
2009-07-02 10:13:47 -07:00 |
|
Robert Strong
|
455ee4cf04
|
Bug 496472 - Remove several files from /other-licenses/branding/firefox/. r=mconnor
|
2009-07-02 10:13:40 -07:00 |
|
Alexander Surkov
|
5e3d87055a
|
Bug 501635 - nsHTMLTableAccessible::GetSelectedCells contains index duplicates for spanned rows or columns, r=davidb, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/test_table_3.html => accessible/tests/mochitest/test_table_sels.html
|
2009-07-02 18:06:23 +02:00 |
|
Jeff Muizelaar
|
5f01b80d83
|
Bug 498245. Check that the profile is an RGB profile before checking if it's bogus. r=bholley
This avoids unitialized reads on non-RGB profiles.
|
2009-07-02 11:34:08 -04:00 |
|
Jeff Muizelaar
|
75e4ff4fd2
|
Bug 498245. Profiles with negative colorant tristiumlus values are bogus. r=bholley
Make sure we reject these profiles.
|
2009-07-02 11:34:06 -04:00 |
|
Olli Pettay
|
864363eab3
|
Bug 490196, r+sr=roc
|
2009-07-02 17:47:00 +03:00 |
|
Mats Palmgren
|
1cc06126e9
|
Make the nsPluginInstanceTag destructor non-recursive to avoid exhausting stack space. b=486349 r+sr=jst
|
2009-07-02 11:57:37 +02:00 |
|
Mats Palmgren
|
2b7ac9cf79
|
Fix --enable-canvas3d build error with gcc 4.3.3. b=501004 r=vlad
|
2009-07-02 11:57:36 +02:00 |
|
Mats Palmgren
|
edbe62438a
|
Remove unnecessary #includes. b=500988 r=roc
|
2009-07-02 11:57:35 +02:00 |
|
Mats Palmgren
|
0d2ecc07c9
|
Fix build error when MOZ_MEDIA isn't defined. b=500988 r=roc
|
2009-07-02 11:57:35 +02:00 |
|
Matthew Gregan
|
3c8596b473
|
Bug 495794 - Fix crash when destroying audio stream that failed to open cleanly. r=chris.double
|
2009-07-02 16:38:26 +12:00 |
|
timeless@mozdev.org
|
a33943492e
|
Bug 501113 - HTML5 Crash EXCEPTION_INT_DIVIDE_BY_ZERO [@ _aulldiv - nsHtml5TreeBuilder::Flush]. r+sr=jonas
|
2009-07-02 09:41:59 +03:00 |
|
Josh Aas
|
f46180b8cb
|
Rename nsPluginHostImpl to nsPluginHost. No bug, discussed with jst.
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
rename : modules/plugin/base/src/nsPluginHostImpl.h => modules/plugin/base/src/nsPluginHost.h
|
2009-07-02 01:48:08 -04:00 |
|
Brad Lassey
|
330c49759d
|
bug 500767 - Get rid of SIP button on windows mobile r=dougt
|
2009-07-02 01:44:53 -04:00 |
|
Doug Turner
|
012833ad3c
|
Bug 484488/501801 - fixed mochitest fail. r=blassey, sr=vlad
|
2009-07-01 21:39:20 -07:00 |
|