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 |
|
benjamin@smedbergs.us
|
6114a47d6e
|
Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner
|
2008-04-11 06:10:59 -07:00 |
|
masayuki@d-toybox.com
|
b9c61197fc
|
Bug 427245 IME is enabled on non text editable input element (re-landing, the previous test failure is not related this patch.) r=peterv, sr=roc, a1.9=beltzner
|
2008-04-11 04:31:13 -07:00 |
|
nrthomas@gmail.com
|
ea37b1d346
|
Update 1.9 staging to same patcher tag as 1.9 production
|
2008-04-11 03:40:06 -07:00 |
|
masayuki@d-toybox.com
|
4c89e70f45
|
b=427245 backing-out the previous patch, because qm-centos5-01 becomes oragne.
|
2008-04-11 03:16:18 -07:00 |
|
dtownsend@oxymoronical.com
|
6af397de71
|
Bug 428341: Wrong error message displayed when installing an extension that isn't compatible with the app. r=robstring, a=beltzner
|
2008-04-11 02:44:41 -07:00 |
|
masayuki@d-toybox.com
|
6b0f5042f9
|
Bug 427245 IME is enabled on non text editable input element r=peterv, sr=roc, a1.9=beltzner
|
2008-04-11 01:47:16 -07:00 |
|
masayuki@d-toybox.com
|
01c805af57
|
Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner
|
2008-04-11 01:44:58 -07:00 |
|
marco.zehe@googlemail.com
|
b586641e31
|
bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner
|
2008-04-11 00:22:32 -07:00 |
|
reed@reedloden.com
|
1f95f2294c
|
Bug 427985 - "Mozilla stops repainting in this testcase after a while" (leak fix) [p=pavlov@pavlov.net (Stuart Parmenter) r=vlad b1.9+a1.9=damons]
|
2008-04-11 00:01:14 -07:00 |
|
mozilla@weilbacher.org
|
46cc5c4a71
|
fix linebreaks in Makefile.in from bug 426867 to unbreak OS/2 build (test only code)
|
2008-04-10 22:58:04 -07:00 |
|
karlt+@karlt.net
|
646ae1a5a6
|
Add a space to be more permissive.
|
2008-04-10 22:15:01 -07:00 |
|
jruderman@hmc.edu
|
063cf28ac9
|
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
|
2008-04-10 21:38:25 -07:00 |
|
karlt+@karlt.net
|
142846798a
|
fails on Windows too - bug 428458
|
2008-04-10 21:32:23 -07:00 |
|
karlt+@karlt.net
|
8617d74117
|
fails on Mac - bug 428458
|
2008-04-10 21:08:22 -07:00 |
|
roc+@cs.cmu.edu
|
1dead6507c
|
Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner
|
2008-04-10 20:46:37 -07:00 |
|
karlt+@karlt.net
|
ef3215ce8e
|
Test text input size with monospace fonts b=410405.
|
2008-04-10 20:17:32 -07:00 |
|
webmail@kmgerich.com
|
3ec67bcf15
|
Bug 427935 - Mac theme updates Round of style tweaks and icon additions, including hud style tweaks, addons window style tweaks, revised pref icons, new notification icons. Fixes bugs 386757, 424877, 427464, 427697, 427701 r=mano, ui-review=beltzner, a=mconnor
|
2008-04-10 19:27:29 -07:00 |
|
kaie@kuix.de
|
33cde9a624
|
Bug 426689, HTTP basic auth prompt over plain http shows big lock icon Patch contributed by Reed Loden r=johnath, a1.9=beltzner
|
2008-04-10 18:34:47 -07:00 |
|