Commit Graph

202879 Commits

Author SHA1 Message Date
Jim Mathies
420a773ff6 Bug 478147 - Focus rect missing from checkboxes on Vista. r=vlad 2009-02-18 17:56:51 -06:00
Dave Townsend
156dcb76c0 Disable tests from bug 435743 due to test failures 2009-02-18 14:19:38 -08:00
Dave Townsend
bbe5a2ca50 Disable tests from bug 435743 due to test failures 2009-02-18 14:19:27 -08:00
Robert Strong
e8cf1d75bc Followup to Bug 468197 - also add the version and not just the Alpha / Beta string. r=mconnor 2009-02-18 14:04:33 -08:00
Dave Townsend
6f101ca880 Re-enable tests from bug 435743 2009-02-18 11:18:06 -08:00
Dave Townsend
0aa2ec254c Add logging to browser_alltabslistener.js to try to track down bug 478241 2009-02-18 11:18:53 -08:00
Daniel Holbert
a0c33510e5 whitespace-only: align 'aPresContext' with other parameters in methods within nsTableFrame.cpp 2009-02-18 11:47:22 -08:00
Michael Ventnor
b8d1714e92 Bug 473882 - Fix pane selectors and page info to look good on dark themes. r=rflint 2009-02-18 20:05:02 +01:00
Michael Ventnor
a37765d28d Bug 478625 - Visual fixes for new-tab button on linux. r=dao 2009-02-18 20:04:31 +01:00
Benjamin Smedberg ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
4cbcb5365d Bug 476643 - JS_REQUIRES_STACK errors in nsXPCWrappedJSClass::CallMethod. Mozilla code uses some JS-internal APIs and needs to bail off trace before doing so. This shouldn't affect performance now becuase XPConnect methods are not traceable yet. r=mrbkap, sr=mrbkap. 2009-02-18 12:47:16 -06:00
Jason Orendorff
e6cfe55d39 Bug 477143 - jsstack.js static analysis error in js_GetPropertyHelper. r=mrbkap. 2009-02-18 13:14:41 -06:00
Honza Bambas
e139fa17ee Bug 452401 - Create tests for mixed content, disabling the tests 2009-02-18 19:44:07 +01:00
Vladimir Vukicevic
ffb73497d9 Bug 474825 - honor mozilla.widget.disable-native-theme preference. move preference check to the right place r=stuart 2009-02-18 10:38:37 -08:00
Jim Blandy
c9f53b96cf Bug 391488: Eliminate PTRDIFF macro; delete jssttddef.h. r=jimb
Delete jsstddef.h, since its only remaining purpose is to make certain
Win16-specific definitions; we don't support Win16 any more.  In
particular, we can just subtract pointers now, so the PTRDIFF macro is
unnecessary noise.

Most places get stddef.h via jstypes.h or some other header, so we can
just delete #inclusions of jstddef.h.  The exception is jskwgen.h, so
there we explicitly include <stddef.h> instead.
2009-02-18 09:14:51 -08:00
Ted Mielczarek
9bbf1f94ed remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Honza Bambas
99c9a828c3 Backout bug 456705 2009-02-18 15:40:36 +01:00
Honza Bambas
575b54377d Backout bug 456705 2009-02-18 15:38:51 +01:00
Honza Bambas
349c9e2873 Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie 2009-02-18 14:31:31 +01:00
Honza Bambas
d4f1453551 Bug 477323 - WHATWG HTML5 drag and drop event handlers could not be set dynamically, r=smaug 2009-02-18 14:31:31 +01:00
Honza Bambas
f851a1dd3f Bug 413909 - nsCertOverrideService IDN handling is broken, re-enabling already landed test 2009-02-18 14:31:30 +01:00
Honza Bambas
73e65cbd09 Bug 468443 Remove PUT/DELETE support from httpd.js, revert XX in content tests, r=jonas 2009-02-18 14:31:30 +01:00
Honza Bambas
d58e61f80a Bug 468443 - Remove PUT/DELETE support from httpd.js, r=jwalden 2009-02-18 14:31:30 +01:00
Honza Bambas
c1a5d911a2 Bug 468442 - Change tests dep on PUT/DELETE support to use SJS states, r=dcamp 2009-02-18 14:31:30 +01:00
Boris Zbarsky
8aa32ea9bf Bug 478820 part 3. Switch ConstructFrameByDisplayType to FrameConstructionData. r+sr=roc 2009-02-18 08:25:29 -05:00
Boris Zbarsky
8c4b6803ff Bug 478820 part 2. Reorganize ConstructFrameByDisplayType a bit in the tables department. r=bernd, sr=roc 2009-02-18 08:25:29 -05:00
Boris Zbarsky
b840f553ef Bug 478820 part 1. Reorganize ConstructFrameByDisplayType a bit in the block/inline department. r+sr=roc 2009-02-18 08:25:29 -05:00
Marco Bonardo
33a1db8f22 Bug 477927 - 6 TUnit test_browser_places/unit/* leak 1,012 bytes now, r=sdwilsh 2009-02-18 13:04:30 +01:00
Makoto Kato
4dff51b734 bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no expression. r=benjamin 2009-02-18 21:01:05 +09:00
Ginn Chen
f00fb7f292 Bug 476448 fix for Sun Studio Express r=jim 2009-02-18 19:45:21 +08:00
Ginn Chen
e730e00684 Bug 478842 gfxColorManagementTest.cpp failed to build on Solaris r=bholley 2009-02-18 19:44:18 +08:00
Oleg Romashin
15312a2053 Bug 469023 - network.protocol-handler.warn-external-default does not work with hildon platform. r=bugmail,doug 2009-02-18 08:41:37 -05:00
John Daggett
a9f45d5c9a Bug 476724 - clean out Windows-specific flags from gfxFontEntry. r=vlad 2009-02-18 16:33:39 +09:00
John Daggett
b304b224eb fix format hint in testing fonts stylesheet 2009-02-18 15:30:18 +09:00
Ben Turner
2f25e4d199 Bustage fix for bug 478195. 2009-02-17 21:51:50 -08:00
Robert O'Callahan
2d11f79424 Bug 478195 - '[Mac] Same-thread deadlock with trace-malloc (causing random red on OS X 10.5.2 mozilla-central leak test build)'. r=dbaron. 2009-02-17 21:11:29 -08:00
Dan Mosedale
e4aa8b0d67 Remove MailNews special casing from nsScriptSecurityManager (bug 374577), r+sr=bzbarsky 2009-02-17 20:32:57 -08:00
John Daggett
9f57918e8c more fonts for reftest testing 2009-02-18 13:26:02 +09:00
Matthew Gregan
3370fb747f Bug 478684 - test_play.html fails intermittently
--HG--
extra : rebase_source : d84a07bc61144b7ab88e217bf9e5b815d273fb88
2009-02-18 17:16:18 +13:00
Ben Turner
d991e58276 Bug 477924 - 'Context switch in mozJSComponentLoader::ImportInto without suspending outer context's request'. r+sr=jst, a=blocking1.9.1+ 2009-02-17 20:11:09 -08:00
Ben Turner
fc39babfc2 Bug 478304 - 'Let nsRunnableMethod be used with non-void-returning functions'. r=bsmedberg. 2009-02-17 20:11:09 -08:00
Boris Zbarsky
a5d5876901 Bug 400226. Do text redisplay as soon as it's safe, not after a trip to the event loop. r+sr=mats 2009-02-17 22:27:25 -05:00
Boris Zbarsky
512423aaa3 Bug 478814. Don't leave the XUL display types that are unimplemented if not MOZ_XUL defined if not MOZ_XUL. r+sr=dbaron 2009-02-17 21:45:57 -05:00
Robert Sayre
d900a4c8ea Merge tm to m-c. 2009-02-17 20:08:01 -05:00
Sergey Yanovich
7236a78bc6 Bug 432800 - make elf-dynstr-gc silent on success; r=benjamin@smedbergs.us 2009-02-18 01:14:55 +01:00
John Tapsell
3e271344e6 Bug 474421 - Qt Widget no longer compiles in testplugin; Minor fix for getting the tests compiling; r=joshmoz 2009-02-18 01:01:56 +01:00
Jonas Sicking
b211410505 Bug 476567: Clear Access-Control preflight cache when spec says to. Also rewrite cache test-runner to make it more sane. r/sr=jst
--HG--
extra : rebase_source : d92d2eccd14bc58d3e82dff969e27f00fd185f95
2009-02-17 14:10:50 -08:00
Blake Kaplan
42dec6a621 Bug 478699 - Tell the scanner it's incremental so we don't preload partial tokens. r+sr=jst 2009-02-17 14:59:49 -08:00
Dão Gottwald
e988ffbbb3 Bug 478517 - There's no Search-close-rtl.png, Search-close.png is correct regardless of the chrome direction. r=enndeakin 2009-02-17 23:18:54 +01:00
Ehsan Akhgari
db2dcbd185 Bug 468565 - Change the quit dialog box options when the user is in private browsing mode; r=mconnor 2009-02-17 23:26:16 +03:30
Honza Bambas
323f086e5a Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp 2009-02-18 14:31:32 +01:00