Commit Graph

186738 Commits

Author SHA1 Message Date
reed@reedloden.com
fa22d0cd50 Bug 366986 - "[SessionStore] Browser components are handling listened events before extensions on removeTab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich r=mfinkle a1.9=beltzner] 2007-12-13 23:41:48 -08:00
reed@reedloden.com
61f49c190e Bug 408021 - "Hover feedback for tab close button" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:39:11 -08:00
reed@reedloden.com
64c9e9ea5d Bug 404530 - "Make use of GTK stock icons in more places" (Print preview) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:37:14 -08:00
reed@reedloden.com
bc2d5f22fc Bug 404530 - "Make use of GTK stock icons in more places" (Close button on notification bar) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:34:37 -08:00
reed@reedloden.com
d6bfc988ed Bug 404530 - "Make use of GTK stock icons in more places" (Error pages) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:31:58 -08:00
reed@reedloden.com
08d82cdca1 Bug 316748 - "[RTL] [GTK] dropdown arrow is on the wrong side" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-13 23:26:03 -08:00
reed@reedloden.com
71fe589716 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart] 2007-12-13 23:20:32 -08:00
reed@reedloden.com
2ac4a90b99 Bug 408023 - "The indicator doesn't look disabled in a disabled check menu item" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-13 23:02:05 -08:00
reed@reedloden.com
d9b0478494 Bug 407982 - "More events should walk the Gdk tree instead of being dropped" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-13 23:00:44 -08:00
reed@reedloden.com
b64c68704c Bug 407477 - "Use stock icons in the XUL open file dialog" [p=sikon@lucidfox.org r=Ryan a1.9=schrep] 2007-12-13 22:58:27 -08:00
reed@reedloden.com
07e080d423 Bug 406672 - "Please add 'back' and 'forward' stock icons to help viewer under Linux" [p=sikon@lucidfox.org r=Ryan a1.9=schrep] 2007-12-13 22:55:32 -08:00
philringnalda@gmail.com
4b2da5bbf4 Bug 407650 - livemark service cleanup, trailing whitespace, bogus and misplaced comments, temporary logging, make getFeedURI check for the existence of the annotation before getting it instead of using a problem-swallowing try-catch, r=dietrich, a=mconnor 2007-12-13 22:04:49 -08:00
jruderman@hmc.edu
a7737fe35e Add reftest for bug 212563. 2007-12-13 21:51:42 -08:00
philringnalda@gmail.com
e5a2cb81cc Bug 407561 - Livemark service cancels loadgroups with an undefined property instead of an error, r=sayrer, a=mconnor 2007-12-13 21:25:59 -08:00
jruderman@hmc.edu
39b28e5f0d Add crashtest. 2007-12-13 21:06:08 -08:00
jruderman@hmc.edu
241dcb7915 Add another crashtest. 2007-12-13 21:00:54 -08:00
jruderman@hmc.edu
522d195b12 Add crashtest. 2007-12-13 20:58:42 -08:00
jruderman@hmc.edu
aefff9c3f4 Add a crashtest. 2007-12-13 20:40:08 -08:00
jruderman@hmc.edu
bd7d7618a0 Add crashtest. 2007-12-13 20:28:06 -08:00
sayrer@gmail.com
cd0b997665 disable one test from bug 407937 2007-12-13 20:20:27 -08:00
karlt+@karlt.net
edeff73691 Bug 407415 - NaNs in gfxPangoFont::RealizeFont with font-size:0 and font-size-adjust. r=roc a=dsicore 2007-12-13 20:16:47 -08:00
jruderman@hmc.edu
93f860380f Add two crashtests. 2007-12-13 20:09:24 -08:00
philringnalda@gmail.com
c3044cd2ea Bug 342484 - replace livemark service's call to CheckLoadURIStr with a call to CheckLoadURIWithPrincipal, r=sayrer, sr=bz, a=mconnor 2007-12-13 20:01:05 -08:00
jruderman@hmc.edu
20ca34a882 Add crashtests. 2007-12-13 19:52:32 -08:00
jruderman@hmc.edu
ded702c887 Add crashtest. 2007-12-13 19:37:05 -08:00
sayrer@gmail.com
91e16977ee Bug 407794. Nightlies should not override module-specific build settings. r=ted.mielczarek. 2007-12-13 19:22:52 -08:00
jonas@sicking.cc
390f6ff8c2 Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-13 17:41:48 -08:00
jst@mozilla.org
93d4dd838f Fixing bug 408143. Make the JSObject for XPConnect wrappers that have classinfo share maps with their prototypes. r+sr+a=brendan@mozilla.org 2007-12-13 17:39:28 -08:00
jonas@sicking.cc
6e0a8a13ce Bug 408135: Get rid of unnecessary array churning in nsCSSRuleProcessor::GetRuleCascade. r/sr=dbaron 2007-12-13 16:24:39 -08:00
bclary@bclary.com
3ac51418b3 JavaScript Tests - update known failures, no bug, not part of the build 2007-12-13 15:19:09 -08:00
bclary@bclary.com
8b0677a066 JavaScript Tests - regression tests for bug 407957, not part of the build 2007-12-13 15:17:42 -08:00
bclary@bclary.com
9eed25e814 JavaScript Tests - regression tests for bug 407501, by Igor Bukanov, not part of the build 2007-12-13 15:15:05 -08:00
bclary@bclary.com
fe05873ef9 JavaScript Tests - regression tests for bug 407323, not part of the build 2007-12-13 15:13:30 -08:00
bclary@bclary.com
7f25191278 JavaScript Tests - regression test for bug 406477, by Igor Bukanov, not part of the build 2007-12-13 15:11:38 -08:00
bclary@bclary.com
afcda6ee12 JavaScript Tests - regression test for bug 406769, by Gavin Sharp, not part of the build 2007-12-13 15:10:07 -08:00
sspitzer@mozilla.org
1e5ee06461 fix for bug #408221: url bar autocomplete problems with tags and case-insensitivity r=dietrich, a=mconnor 2007-12-13 15:09:39 -08:00
dcamp@mozilla.com
7c0613d757 Bug 407303: only check JAR loads for unsafe content types if the underlying load completed successfully. r+sr=bz, blocking1.9=schrep 2007-12-13 14:34:13 -08:00
gavin@gavinsharp.com
557b7b8fb0 Bug 408256: use a constant-size buffer in BMP decoder to reduce fragmentation, r+sr=dveditz 2007-12-13 13:49:05 -08:00
gavin@gavinsharp.com
73ae5722af Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
brendan@mozilla.org
f8dbeff879 Fix warning introduced by patch for bug 408009, r=jst. 2007-12-13 12:59:44 -08:00
johnath@mozilla.com
c2a06a9fba Oneliner fix for breakage on windows where Cc/Ci not defined. b=378668. Bug is a=mconnor r=gavin, this is a followup fix. 2007-12-13 12:09:57 -08:00
mozilla.mano@sent.com
0d09cc77be Bug 407575 - Tag system should be case-insensitive. r=sspitzer. 2007-12-13 12:07:38 -08:00
crowder@fiverocks.com
0fde2c75ba Bug 403977 - Huge Speed Drop in Array.prototype.sort, patch by Igor Bukanov <igor@mir2.org>, r=crowder, approval1.9 by beltzner 2007-12-13 11:55:21 -08:00
enndeakin@sympatico.ca
65fc1513f7 Disable one test on linux until I can see what's wrong with it 2007-12-13 08:18:50 -08:00
johnath@mozilla.com
f97885a2ad View cookies button in page info should pre-filter cookies dialog. b=378668 r=mano a=mconnor 2007-12-13 07:12:23 -08:00
johnath@mozilla.com
832d343617 Fix alignment of Larry popup text. b=406666 r=gavin a=schrep 2007-12-13 07:08:23 -08:00
johnath@mozilla.com
b5998a9152 Fix BrowserOnCommand() to use the correct content document for error pages in frames. b=407369 r=gavin a=blocking-firefox3 2007-12-13 07:03:43 -08:00
enndeakin@sympatico.ca
bb698950b5 Bug 407937, popup with left/top attributes can expand outside of content area, also ensure that popup position is adjusted if too far off screen,r+sr=roc CVS: ---------------------------------------------------------------------- 2007-12-13 06:41:33 -08:00
mozilla.mano@sent.com
bbb4de14ec Bug 405774 - Using the Arrows to navigate 'Back' - folder does not follow along. r=dietrich. 2007-12-13 06:29:11 -08:00
mozilla.mano@sent.com
02b9133243 Bug 396630 - places keyboard shortcuts in the places organizer are broken on mac. r=dietrich, a=dsicore. 2007-12-13 06:26:51 -08:00