dveditz@cruzio.com
|
17cf11825a
|
tests for bug 292789 -- forgot during checkin
|
2008-04-12 17:55:45 -07:00 |
|
gavin@gavinsharp.com
|
70e3070721
|
Back out unintentional check-in
|
2008-04-12 14:55:57 -07:00 |
|
gavin@gavinsharp.com
|
437e444748
|
Disable test for bug 423833 since it's causing timeouts on the linux box
|
2008-04-12 14:54:19 -07:00 |
|
dolske@mozilla.com
|
b0d3a2d914
|
Bug 408996 - gtk: spinner icon. ui-r=beltzner, a1.9=beltzner. Frames from Jakub Steiner (jimmac@gmail.com), additional work from Michael Monreal (michael.monreal@gmx.net) and me.
|
2008-04-12 14:28:11 -07:00 |
|
dveditz@cruzio.com
|
8689328ff5
|
bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner
|
2008-04-12 14:26:19 -07:00 |
|
dveditz@cruzio.com
|
4585bfe017
|
bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner
|
2008-04-12 14:18:06 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
4c5b079d80
|
Bug 426983 - Make the download option Clear List always available. r=sdwilsh, a1.9=beltzner
|
2008-04-12 12:42:03 -07:00 |
|
pavlov@pavlov.net
|
fef71c30ff
|
bug 420678. make malloc_usable_size check for valid allocations. patch from Jason Evans <jasone@canonware.com> r=me a=beltzner
|
2008-04-12 12:39:11 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
4be378c3f4
|
Fix up comments now that these tests are using the shared test logic for bug 422869
|
2008-04-12 10:14:45 -07:00 |
|
nrthomas@gmail.com
|
021b224e44
|
Bug 409347, add verify-locales to the public repo. This is rev 1.9 from /mofo, see there for earlier history
|
2008-04-12 08:32:22 -07:00 |
|
bclary@bclary.com
|
c2240eaf76
|
JavaScript Test - regression test for bug 426711, by Jesse Ruderman
|
2008-04-12 08:28:44 -07:00 |
|
mkmelin+mozilla@iki.fi
|
8466d74199
|
Bug 408096: & not escaped as & in href when creating plaintext url html r=benb, sr=cbiesinger, a1.9=beltzner
|
2008-04-12 06:16:26 -07:00 |
|
wr@rosenauer.org
|
86578ca070
|
Bug 427979 - Bring back download manager banding, this time with native colours (Linux), p=Michael Ventnor, r=frnchfrgg, sr=vladimir, a19=beltzner
|
2008-04-12 05:13:32 -07:00 |
|
masayuki@d-toybox.com
|
0767329450
|
Bug 426616 Acid2 chin is 1px too tall in FF3b5 r=pavlov, sr=roc, a1.9=beltzner
|
2008-04-12 01:54:18 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
77a050c2f0
|
Fix up already processed results check for bug 422869
|
2008-04-12 01:19:14 -07:00 |
|
rhelmer@mozilla.com
|
24c3815658
|
testing nightlies, need runMozillaTests set here
|
2008-04-12 00:59:24 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
b15d7da4d1
|
Now that bug 418257 landed, use shared header to run autocomplete tests for Bug 422869 - Clean up autocomplete tests for use as a template for future tests
|
2008-04-12 00:32:57 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
13c35e3f6e
|
Move tests from toolkit/components/places/tests/unit to ../autocomplete for bug 422869 cleanup
|
2008-04-11 23:46:11 -07:00 |
|
gavin@gavinsharp.com
|
c5700fb4c3
|
Revert previous change since it's causing a failure (now we check too soon)
|
2008-04-11 23:36:46 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
55280322a0
|
Bug 418243 - Removing active autocomplete textbox breaks all autocomplete functionality. r=gavin, b1.9=beltzner, a1.9=beltzner. Fixes Bug 404135 - 'Restore Default Set' in 'customize toolbar' window breaks the location bar (autocomplete, submitting) and the search bar (autocomplete)
|
2008-04-11 23:07:09 -07:00 |
|
dholbert@cs.stanford.edu
|
8a24231d01
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
|
gavin@gavinsharp.com
|
9b9450defb
|
Decrease load check intervals for this test, and increase the general browser-chrome test timeout (bug 428330) to try and avoid 'random' failures
|
2008-04-11 22:28:04 -07:00 |
|
kaie@kuix.de
|
f5086a376e
|
Single patch for 3 overlapping fixes. Bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt r=rrelyea Bug 383369, fixing a regression from 335801 r=rrelyea Bug 358438, fix proposed by and portions contributed by Honza Bambas r=honzab, r=rrelyea approval1.9 for combined patch = beltzner
|
2008-04-11 21:47:22 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
77424910f4
|
Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor
|
2008-04-11 20:14:42 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
6b5d4e8ef0
|
Bug 428001 - Flashing when autocomplete shows results after not showing results. r=gavin, b-ff3=beltzner, a1.9=beltzner. Fixes Bug 407776 - move code to determine height of rich autocomplete popup out of _appendCurrentResult() and into invalidate()
|
2008-04-11 16:35:23 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
3710f148fe
|
More testcase cleanup for bug 422869 in preparation for bug 418257
|
2008-04-11 16:29:16 -07:00 |
|
ctalbert@mozilla.com
|
f552734060
|
bug 396132 Minotaur needs to check protocol handlers r=rcampbell
|
2008-04-11 16:04:24 -07:00 |
|
jonas@sicking.cc
|
c052f989a1
|
Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
|
2008-04-11 15:44:48 -07:00 |
|
rhelmer@mozilla.com
|
65ac5b33f5
|
bustage fix from bug 427166, this should not be set
|
2008-04-11 15:43:16 -07:00 |
|
ctalbert@mozilla.com
|
ed3f91a6ae
|
bug 405924 Test that loading place URIs is prevented r=dietrich
|
2008-04-11 15:39:13 -07:00 |
|
brendan@mozilla.org
|
1cb4693065
|
global_resolve should not do anything if assigning.
|
2008-04-11 15:24:55 -07:00 |
|
vladimir@pobox.com
|
caa7ec4ebe
|
backout?
|
2008-04-11 13:08:04 -07:00 |
|
aaronleventhal@moonset.net
|
8a5c0f5fa0
|
Bug 428479. Support ARIA role of math. r=marcoz, a=beltzner
|
2008-04-11 12:53:19 -07:00 |
|
vladimir@pobox.com
|
e3f40cc890
|
forgot to update README file
|
2008-04-11 12:45:28 -07:00 |
|
vladimir@pobox.com
|
8339071796
|
b=428563, Upgrade Cairo to 1.6.2; r=me,a=beltzer
|
2008-04-11 12:38:41 -07:00 |
|
bclary@bclary.com
|
caf074c230
|
JavaScript Tests - further refinements of public failures, bug 404367
|
2008-04-11 12:23:22 -07:00 |
|
ctalbert@mozilla.com
|
ce08c37880
|
Backing out patch for bug 405924 - error on mochitest
|
2008-04-11 11:34:30 -07:00 |
|
bent.mozilla@gmail.com
|
a30152e2c5
|
Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Fix to randomly failing test, hopefully. r+sr=sicking.
|
2008-04-11 11:26:10 -07:00 |
|
bent.mozilla@gmail.com
|
7e4ac1fa4a
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 10:29:06 -07:00 |
|
bent.mozilla@gmail.com
|
8134a43324
|
Bug 428362 - "Unhandled exception in SanitizeListener constructor". r=gavin, a=beltzner.
|
2008-04-11 10:27:08 -07:00 |
|
bent.mozilla@gmail.com
|
33593c19e7
|
Bug 428358 - "Typo in <malware-warden.js> causes xpconnect exception about 'streamFinished'". r=dcamp, a=beltzner.
|
2008-04-11 10:26:03 -07:00 |
|
ctalbert@mozilla.com
|
1768b852dd
|
bug 405924 Test that loading place URIs from content prevented, r=dietrich a=mconnor
|
2008-04-11 10:11:09 -07:00 |
|
dietrich@mozilla.com
|
89b533ac42
|
Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner)
|
2008-04-11 09:22:01 -07:00 |
|
marco.zehe@googlemail.com
|
0b55b02ebe
|
bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner
|
2008-04-11 08:57:36 -07:00 |
|
dietrich@mozilla.com
|
facb55b366
|
Bug 428097 - Bookmarks Toolbar menu item in Bookmarks Menu doesn't have a menu icon (for mak77@supereva.it, r=dietrich, a=beltzner)
|
2008-04-11 08:53:58 -07:00 |
|
bclary@bclary.com
|
4974377684
|
JavaScript Tests - update public failures, bug 404367
|
2008-04-11 08:19:51 -07:00 |
|
benjamin@smedbergs.us
|
7f4a39e969
|
Fix camino build bustage. Short answer is "just don't do that", I think.
|
2008-04-11 08:18:19 -07:00 |
|
benjamin@smedbergs.us
|
1a0cd7a153
|
Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner
|
2008-04-11 08:05:58 -07:00 |
|
brendan@mozilla.org
|
a63ad80ecd
|
Fix 427191 (r=igor, a=beltzner).
|
2008-04-11 07:50:16 -07:00 |
|
benjamin@smedbergs.us
|
5c2bff725a
|
Bug 292789 (the chrome registry part), add a contentaccessible flag for packages and expose it on nsIXULChromeRegistry, r=dtownsend sr=jst a=beltzner
|
2008-04-11 06:39:43 -07:00 |
|