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 |
|
Josh Aas
|
74fc2cc535
|
Remove nsIPluginInstanceInternal, fold it into nsIPluginInstance. b=501786 r/sr=jst
|
2009-07-02 00:52:07 -04:00 |
|
Josh Aas
|
426cb69c6f
|
Remove nsIPluginTagInfo2, fold it into nsIPluginTagInfo. b=501812 r/sr=jst
|
2009-07-01 20:54:18 -04:00 |
|
Blake Kaplan
|
f8079004d8
|
Bug 500691 - Call JS_ClearScope before XPConnect tries to update our outer window's scope's concept of what {Function,Object}.prototype are so that we forward correctly to the inner window's versions. r=jst sr=bzbarsky
|
2009-07-01 16:43:50 -07:00 |
|
Blake Kaplan
|
0407de7a49
|
Fix build bustage from bug 500846.
|
2009-07-01 12:27:24 -07:00 |
|
Blake Kaplan
|
5974fa97bb
|
Bug 500846 - Calculate sObjectClass in non-browser embeddings. r+sr=bzbarsky
|
2009-07-01 12:12:32 -07:00 |
|
Blake Kaplan
|
dab9df8abf
|
Bug 434766 - Don't try to use the selection if we don't need one. r+sr=peterv
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
3a585ac10e
|
Bug 496441 - Random cleanup: only calculate the callee once. r+sr=jst
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
0e3666d7db
|
Bug 496441 - Some random cleanup: remove an unnecessary macro. r+sr=jst
|
2009-07-01 12:12:04 -07:00 |
|
Blake Kaplan
|
be45a2cbca
|
Bug 498000 - Throw a better error when toString is called cross-origin on an XPCNativeWrapper from an unprivileged context. r+sr=bzbarsky
|
2009-07-01 12:12:04 -07:00 |
|
Doug Turner
|
d210ca62c4
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-01 12:01:11 -07:00 |
|
Nick Kreeger
|
4eddd594bc
|
Merging for checkin of bug 501746
|
2009-07-01 11:45:18 -07:00 |
|
Nick Kreeger
|
85cf01be10
|
Fixing bug 501746 - nsChildView::DispatchEvent() has a stack nsCOMPtr that needs a QueryInterface call.
r=josh.
|
2009-07-01 11:41:34 -07:00 |
|
Vladimir Vukicevic
|
f08671291f
|
b=501180; add flag to disable compress for cabwiz to make_wince_cab; r=blassey
|
2009-07-01 11:38:00 -07:00 |
|