Commit Graph

32087 Commits

Author SHA1 Message Date
Marco Zehe
17480f671d Bug 504252 - Expose STATE_HASPOPUP on XUL elements that have an @popup attribute, r=surkov, r=davidb 2009-08-24 07:13:05 +02:00
Serge Gautherie
44e684c6dc Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken. 2009-08-24 06:46:06 +02:00
Serge Gautherie
5fe24fbf36 Bustage fix for: Bug 502292 - Minimum size of scrollbar thumb is far too small; (Bv1) Switch "failing" test to '!='. 2009-08-24 06:16:08 +02:00
Sylvain Pasche
ecf428e4cf Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner 2009-08-24 04:03:03 +02:00
Serge Gautherie
28a6facccf Bug 248011 - Cleanup <docbook.css>; (Av1) Remove unused PrintHistory rule; r=peterv 2009-08-24 04:03:01 +02:00
Mats Palmgren
f20dde87d8 Bug 454872. r=roc 2009-08-24 03:56:04 +02:00
Nicholas Nethercote
0aeb8fe419 Bustage fix for optimised builds for bug 511329. 2009-08-24 09:41:11 +10:00
Mats Palmgren
24d627f9cf Fix reorderToMatchExpected by maintaining the inAttrList state correctly. Extend the test file syntax with comment and todo features. b=462701 r=sayrer 2009-08-24 01:22:22 +02:00
Mats Palmgren
aa2293c455 Crash test for bug 430374. 2009-08-24 01:21:49 +02:00
Mats Palmgren
fedc182f8b Crash test for bug 321894. 2009-08-24 01:21:40 +02:00
Nicholas Nethercote
761fce9249 Bug 511329 - nanojit: don't print dead LIR instructions with TMFLAGS=assembly. r=edwsmith. 2009-08-24 08:57:40 +10:00
Neil Rashbrook
6703d55afc Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz 2009-08-23 23:48:07 +01:00
Igor Bukanov
cd5052cc4c bug 509143 - js_CloneRegExp is missing a call to js_SetLastIndex. r=mrbkap 2009-08-22 19:59:55 +03:00
Luke Wagner
37ea69aa3d Fixed template-id in JSTempVectorImpl 2009-08-21 19:31:51 -07:00
Brendan Eich
f5c41293a5 Unit strings not in atom table means we must always mark them unless shutting down the runtime (511835, r=gal). 2009-08-21 17:28:05 -07:00
Graydon Hoare
24358ae9d8 Bug 511972 - More Fragment cleanups, r=dvander.
--HG--
extra : rebase_source : 186782bd96d8155eb3f0277616012636d6ebe469
2009-08-21 13:51:55 -07:00
Jason Orendorff
f9a7d4274f Fix silly crash in HashMap::remove(). r=graydon on IRC, no bug.
--HG--
extra : rebase_source : 25d53309e30bec26f7a93148c9000e1c79431986
2009-08-21 15:14:37 -05:00
Jason Orendorff
c78334cec0 Merge. 2009-08-21 13:52:34 -05:00
Graydon Hoare
5a401319ba Bug 511919 - Copy the x64 backend from Tamarin, r=dvander. 2009-08-21 11:27:08 -07:00
Jason Orendorff
7eb0c31f08 Fix trace-test.py -f. r=dmandelin via IRC, no bug.
--HG--
extra : rebase_source : 7ae99002a44e6e5323c9c2909f523d278ac0f38d
2009-08-21 13:18:36 -05:00
Jason Orendorff
6772d63b3d Bug 511836 - Assertion failure: JSVAL_IS_INT(v), at ../jsapi.h. Iterator.prototype not initialized properly. r=mrbkap.
--HG--
extra : rebase_source : 50975b84c4b399a96d24eaa1884308c6a5b4d586
2009-08-21 11:58:34 -05:00
Ben Newman
b47164fb52 Bug 505602 - [HTML5] Reduce amount of nsHtml5NamedCharacters generated code. r=hsivonen sr=mrbkap 2009-08-20 10:37:48 -07:00
Ben Newman
20fab04fc6 Bug 505599 - [HTML5] GenerateNamedCharactersCpp.java should generate static member declarations for VALUES and WINDOWS_1252 as well as NAMES. r=hsivonen sr=mrbkap 2009-08-20 10:37:52 -07:00
Ben Newman
442c0a41d4 Bug 504968 - [HTML5] "###!!! ASSERTION: QueryInterface needed" in nsHtml5Parser::FinalizeSniffing. r=hsivonen sr=mrbkap 2009-08-20 10:37:44 -07:00
L. David Baron
61a1a55960 Merge backout of changeset 6b686281f9ac (Bug 445765) for causing a 3% Txul (Twinopen) regression on Linux. 2009-08-23 08:07:21 -07:00
L. David Baron
b2e8bbda9d Backed out changeset 6b686281f9ac (Bug 445765) for causing a 3% Txul (Twinopen) regression on Linux. 2009-08-23 08:06:58 -07:00
Paolo Amadini
d263f3cd68 Bug 486342 - Write a browser-chrome test suite for the various "Save As" functions in Toolkit's "contentAreaUtils.js"; r=sdwilsh
--HG--
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/common/Makefile.in
rename : toolkit/content/tests/browser/Makefile.in => toolkit/content/tests/browser/data/Makefile.in
rename : toolkit/content/tests/browser/bug471962_testpage_inner.sjs => toolkit/content/tests/browser/data/post_form_inner.sjs
rename : toolkit/content/tests/browser/bug471962_testpage_outer.sjs => toolkit/content/tests/browser/data/post_form_outer.sjs
2009-08-23 16:52:23 +02:00
Serge Gautherie
0f0a44c565 Bug 511888 - SimpleTest/SimpleTest.js: report stack too in |window.onerror|; (Av2) Do (the little) that can be done; r=rcampbell 2009-08-23 16:48:55 +02:00
Simon Montagu
b4847e2c4d Make all charset aliases lower-case, and add unit test for MacRoman. Bug 512060, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-08-23 06:22:30 -07:00
Ehsan Akhgari
3c8f87857e Bug 480619 - Firefox does not load CSS and images when loading a secure (SSL, https) page for the first time (or after â€کclear private data’) and requires refresh to load properly (test); r=biesi,kaie 2009-08-23 11:00:38 +04:30
Timothy Nikkel
b6e9e162b8 Bug 445765. In getting the device context from a docshell don't go through nsIBaseWindow::GetMainWidget because that always returns the device context for the primary screen when called on toplevel docshell. r=dbaron 2009-08-23 08:16:52 +02:00
Mats Palmgren
4c40edaac1 Re-enable crash test for bug 441360 on gtk2 platforms. b=455463 r=me 2009-08-22 19:15:25 +02:00
Michael Ventnor
959e56fd9a Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc 2009-08-22 10:10:12 -07:00
Mats Palmgren
96372404b6 Don't call CalculateContentBottom inside PR_MAX(), which evaluates its arguments twice. (Bug 511482) r=dbaron 2009-08-22 10:10:11 -07:00
Dave Townsend
fe67eb2e36 Bug 480466: Shutdown dispatches quit-application-granted twice. r=bsmedberg 2009-08-22 17:03:41 +01:00
Brian Crowder
e358decd20 more faststart cleanup, r=gavin 2009-08-22 01:48:05 -07:00
Brian Crowder
0f9e2ebea3 fixing an issue w/ global variable in cab builder python script, r=me 2009-08-22 01:02:21 -07:00
Brian Crowder
1e4842ae16 Bug 511936: cab-file building python script should respect MOZ_FASTSTART and add a faststart link to cab installer, r=blassey 2009-08-22 00:13:49 -07:00
Brian Crowder
474f14058c Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad 2009-08-22 00:13:49 -07:00
Marco Bonardo
6790a44f3b Backout changeset 29d0cbd409ad – Bug 511965. Looks like this is causing random crashes to become permanent crashes on tinderboxes. 2009-08-22 00:49:13 +02:00
Chris Jones
6c66e5c907 bug 507083: do not include headers from within |extern "C" { }|. r=bsmedberg 2009-08-21 17:26:29 -05:00
Steffen Wilberg
4cf7c6abc3 Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Doug Turner
1e370a90b2 Bug 511902 - Device Orientation Support - cocoa. r=josh 2009-08-21 13:49:43 -07:00
Ryo Kawaguchi
7e855c94bb Add tests to TestRect and fix TestColorNames. (Bug 113577) r=roc 2009-08-21 13:39:25 -07:00
Ryo Kawaguchi
54bb0a0d80 Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
Marco Bonardo
28008553c9 Bug 431798 - add test to ensure RESULTS_AS_TAG_CONTENTS queries do liveupdate, r=dietrich 2009-08-21 22:37:16 +02:00
Marco Bonardo
733288ebb0 Bug 511846 - allow head_queries to remove annotations, r=dietrich 2009-08-21 22:37:10 +02:00
Marco Bonardo
0f542a1874 Bug 510464 - re-enable and fix randomly failing test_419731.js, r=dietrich 2009-08-21 22:37:05 +02:00
Marco Bonardo
3f51d0e4e0 Bug 511965 - Delay Places syncs after results updates, r=sdwilsh 2009-08-21 22:36:59 +02:00
Marco Bonardo
eaf7e3c442 Bug 428591 - idl is hiding the fact QUERY_TYPE_BOOKMARKS does not support grouping, r=dietrich 2009-08-21 22:36:53 +02:00