Commit Graph

11540 Commits

Author SHA1 Message Date
longsonr@gmail.com
aec0e04d9d Correct reftest filename to match naming convention 2008-02-11 02:44:46 -08:00
longsonr@gmail.com
1731f7ac12 Reftests for objectBoundingBox patterns. These cover bug 338596, bug 377263, bug 377399 and bug 416762 2008-02-11 02:40:35 -08:00
Olli.Pettay@helsinki.fi
d05a51ffc3 Bug 416383, call nsDOMAttributeMap::DropReference() when unlinking elements ([@nsDOMAttribute::GetValue(nsAString_internal&)]), r+sr=sicking, a=mtschrep 2008-02-11 02:36:50 -08:00
bclary@bclary.com
6edded0296 Sisyphus/JavaScript Tests - update known failures, bug 416789 2008-02-11 01:14:16 -08:00
bclary@bclary.com
754b55208e Sisyphus/JavaScript Tests - handle browser test timeouts better in non-restart mode, bug 416788 2008-02-11 01:08:38 -08:00
bclary@bclary.com
b54eb10ece Sisyphus/JavaScript Tests - improve error message, bug 416786 2008-02-11 01:00:21 -08:00
brendan@mozilla.org
1379a0de12 Avoid O(n^2) hazard under JS_ARENA_RELEASE, simplifying arena-pool usage and eliminating debug code (416628, r=igor). 2008-02-11 00:55:02 -08:00
bclary@bclary.com
25eb5e2f89 JavaScript Tests - update *.tests lists, bug 416783 2008-02-11 00:52:12 -08:00
reed@reedloden.com
91b941e0ef Bug 416630 - "nsColumnSetFrame unbounded last column next in flow check is reversed" [p=craig.topper@gmail.com (Craig Topper) r+sr=roc a1.9=schrep] 2008-02-10 23:21:43 -08:00
joshmoz@gmail.com
112620a881 backing out bug 358379 due to it causing bug 415923. 2008-02-10 23:13:18 -08:00
karlt+@karlt.net
a752e14be5 Backing out Western fonts in Unix CJK preferred fonts (b=401988) due to performance regression (b=416068). 2008-02-10 22:45:53 -08:00
reed@reedloden.com
4d4b0f8b4e Bug 415494 - "Wrong rendering of entries (moz_gtk_entry_paint)" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=damons] 2008-02-10 22:17:21 -08:00
reed@reedloden.com
c39c6da049 Bug 416467 - "textLength should not return the length of emptyText" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-10 22:16:23 -08:00
reed@reedloden.com
8f0ac1f4fd Bug 416470 - "JSContext::outstandingRequests bookkeeping is incorrect" [p=jorendorff@mozilla.com (Jason Orendorff) r=igor a1.9=schrep a=blocking1.9+] 2008-02-10 22:15:18 -08:00
reed@reedloden.com
3f8925fa26 Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep] 2008-02-10 22:06:52 -08:00
gavin@gavinsharp.com
450be14080 Bug 416329: correct typo in Ria's name 2008-02-10 18:48:11 -08:00
brendan@mozilla.org
1bad15affa Export js_CheckForStringIndex from jsobj.c for use by assert in jsinterp.c (416460, r=shaver). 2008-02-10 17:12:29 -08:00
mozilla.mano@sent.com
001d683b0e Bug 416468 - "Sort by Name" doesn't work for folders directly located under "All Bookmarks" within the Library. r=dietrich. 2008-02-10 14:51:57 -08:00
bzbarsky@mit.edu
597de9f2a8 Make this actually pass 2008-02-10 14:01:41 -08:00
dbaron@dbaron.org
1aaaacf516 Fix some sorting errors. 2008-02-10 13:53:52 -08:00
dbaron@dbaron.org
8967a5c8bd Stop using -moz-float-edge for list items, but offset the bullet position in the presence of floats. b=413840 (and numerous others) r+sr=roc a=blocking1.9+ 2008-02-10 13:49:24 -08:00
bzbarsky@mit.edu
3b0b0ded6f Adding test 2008-02-10 13:29:32 -08:00
longsonr@gmail.com
7623818e49 Reftest for dynamic link style change - Bug 398105 2008-02-10 12:14:00 -08:00
ajschult@verizon.net
b97edefc3b Bug 416561: test for bug 382990 opens bookmarks manager in seamonkey, r=gavin 2008-02-10 11:06:26 -08:00
Olli.Pettay@helsinki.fi
11b5d3ed3b Bug 415860, Range that selects textContent's last character will select everything when textContent changes, r+sr=sicking, a=mtschrep 2008-02-10 05:04:19 -08:00
florian@queze.net
0c09c96b07 Bug 416471 - The action icon is wrong after opening and closing the Application Details dialog. r=gavin, a=blocking-firefox3+ 2008-02-10 05:03:10 -08:00
jruderman@hmc.edu
4889072dae Add crashtests 2008-02-10 04:54:35 -08:00
jruderman@hmc.edu
3583eb2d0c Bug 408746 is marked as fixed, so let's re-enable this crashtest. 2008-02-10 04:46:27 -08:00
reed@reedloden.com
a5c2c91a86 Typo fix. 2008-02-10 02:04:21 -08:00
reed@reedloden.com
a269fceb53 Bug 412324 - "Main content panel is not rendered for all WebCT/Blackboard installations" [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=brendan a=blocking1.9+] 2008-02-10 00:49:19 -08:00
reed@reedloden.com
11dd37b83a Whitespace fixes 2008-02-10 00:47:09 -08:00
reed@reedloden.com
9c2d08e0e6 Bug 411826 - "Mingw build error: undefined reference to `WinMain@16'" (Use CommandLineToArgvW) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg a1.9=schrep] 2008-02-10 00:46:13 -08:00
reed@reedloden.com
f043a19dc9 Bug 329433 - "EdHLineProps.xul cleanup for localizers" [p=dwayne@translate.org.za (Dwayne Bailey) r=glazou sr=Neil] 2008-02-10 00:45:21 -08:00
reed@reedloden.com
fe25d31f9c Bug 413854 - "Wrong rendering of -moz-appearance: listbox and -moz-appearance: treeview" (Use a real scrolled window to draw the inset shadow) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=damons] 2008-02-10 00:36:46 -08:00
reed@reedloden.com
bbe4547674 Bug 415497 - "Put the back button on the window edge to make it an easier target" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin sr=roc a1.9=damons] 2008-02-10 00:32:37 -08:00
reed@reedloden.com
ff3d2dadfa Bug 415354 - "Location bar looks distorted when customizing toolbars" (set -moz-appearance to textfield on customization) [p=twanno@lycos.nl (Teune van Steeg) r=Ryan a1.9=schrep] 2008-02-10 00:31:17 -08:00
reed@reedloden.com
5ef36dbb17 Bug 414748 - "Improve focus ring painting of native themed location bar" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc r=Enn a1.9=schrep] 2008-02-10 00:30:04 -08:00
bclary@bclary.com
217ff7869a Sisyphus - allow environment variable overrides for several variables, no bug, not part of the build 2008-02-09 23:23:22 -08:00
reed@reedloden.com
b697eba9f9 Bug 415357 - "Disabled spin buttons in Connection Settings look quite non-native on GTK+ platforms" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-09 23:00:56 -08:00
reed@reedloden.com
ed5b5fc87f Bug 415283 - "Button focus does not respect relief setting" (Sets the relief of the button so the focus is correct) [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=damons] 2008-02-09 22:58:57 -08:00
reed@reedloden.com
b2acb9ece1 Back out mconnor's patch from bug 251137 due to regressions (bug 409062) and other problems [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-09 22:57:05 -08:00
reed@reedloden.com
a66935a30a Bug 416061 - "Add a sprinkle of nativeness to the search bar button" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) ui-r=beltzner r=Ryan a1.9=damons] 2008-02-09 22:48:34 -08:00
reed@reedloden.com
1d69dc405a Bug 406222 - "The location bar in javascript popups can be modified if user right clicks and selects cut" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-09 22:45:56 -08:00
reed@reedloden.com
3e8ac3595f Bug 411005 - "both Dvorak and QWERTY keybindings active in text fields when using dvorak layout" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=roc a1.9=schrep] 2008-02-09 22:34:46 -08:00
reed@reedloden.com
7d6b6fdbb8 Bug 416447 - "Two tiny fixes for editable menulists" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Enn a1.9=schrep] 2008-02-09 22:29:33 -08:00
dolske@mozilla.com
cc205a52b6 Bug 395038 - Add "Not Now" button to save password notification bar. r=gavin, ui-r=beltzner, a1.9=schrep 2008-02-09 22:25:48 -08:00
reed@reedloden.com
24fbf5fb3f Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+] 2008-02-09 22:16:30 -08:00
reed@reedloden.com
84d0abaaae Bug 416055 - "Beta 3 l10n builds are missing the Application Folder icon" [p=reed r=mento a1.9=schrep a=blocking-firefox3+] 2008-02-09 22:09:54 -08:00
reed@reedloden.com
7400426799 Bug 414960 - "Horizontal scroll is backwards" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2008-02-09 22:08:58 -08:00
dolske@mozilla.com
fbcf415301 Relanding Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-09 22:08:29 -08:00