Commit Graph

185505 Commits

Author SHA1 Message Date
reed@reedloden.com
2276958b67 Bug 401865 - "nsMicrosummaryService.js cleanup" [p=dao r=Mano a1.9=schrep] 2007-11-14 23:33:00 -08:00
reed@reedloden.com
87a48649d8 Bug 400472 - "Applications pref pane displays duplicate entries after selection" [p=florian r=gavin a=blocking-firefox3+] 2007-11-14 23:24:26 -08:00
rflint@ryanflint.com
70f3dbc7de Bug 399937 - Free Gnomestripe. r=mconnor, a=blocking 2007-11-14 22:55:11 -08:00
reed@reedloden.com
ae184b2ac8 Bug 402839 - "Modal dialogs should use Linux's native icons" (part B) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a1.9=schrep] 2007-11-14 22:53:36 -08:00
reed@reedloden.com
8a1c8ee709 Bug 402839 - "Modal dialogs should use Linux's native icons" (part A) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=schrep] 2007-11-14 22:50:40 -08:00
reed@reedloden.com
bc3c2f1d56 Bug 403814 - "Update accesskeys in Polish DOMi" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert a1.9=schrep] 2007-11-14 22:47:13 -08:00
reed@reedloden.com
e342193cc6 Bug 403646 - "[fr] DOMi update due to bug 398699, 398700 and 398603" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=philippe a1.9=mconnor] 2007-11-14 22:45:36 -08:00
joshmoz@gmail.com
4e4ee186cb fix problem where extra file menu appears in the menu bar on Mac OS X 10.5. b=385966 r=cbarrett sr=roc 2007-11-14 22:28:33 -08:00
joshmoz@gmail.com
3dc253bc4b clean up mac default plugin. b=373070 r=mento sr=jst a=schrep 2007-11-14 22:23:46 -08:00
bzbarsky@mit.edu
c4d7aef151 Adding test 2007-11-14 22:21:14 -08:00
bzbarsky@mit.edu
97a48472f2 Fix bug 403733: dynamic legend insertion should not use text as valid siblings. r+sr=roc, a=schrep 2007-11-14 22:18:28 -08:00
bzbarsky@mit.edu
a92adda3f5 Fix privacy leak where script could get the path to the file selected in a file input. Bug 143220, r+sr=sicking, a=schrep. 2007-11-14 22:16:06 -08:00
bzbarsky@mit.edu
02f1bf69e6 We can destroy style contexts during ruletree reconstruct. Bug 403454, r+sr=dbaron 2007-11-14 22:13:48 -08:00
bzbarsky@mit.edu
8bcb636fa4 Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep 2007-11-14 22:12:17 -08:00
reed@reedloden.com
e7ad677649 relanding bug 400687 since it doesn't look to be the source of the Ts regression 2007-11-14 20:16:35 -08:00
jonas@sicking.cc
3197038e63 relanding bug 118312 since it doesn't look to be the source of the Ts regression 2007-11-14 19:47:16 -08:00
jonas@sicking.cc
de154e3755 relanding bug 386202 since it doesn't look to be the source of the Ts regression 2007-11-14 19:43:41 -08:00
jonas@sicking.cc
337914c765 relanding bug 400327 since it doesn't look to be the source of the regression 2007-11-14 19:38:16 -08:00
anodelman@mozilla.com
d22ef0fea9 bug 403102 - talos needs to recognize browser crash. logging of start/stop time off all talos tests for better monitoring. a=anodelman r=rcampbell 2007-11-14 18:49:30 -08:00
jonas@sicking.cc
5cd03f469b back out bug 118312 as final attempt to fix Ts 2007-11-14 18:36:44 -08:00
gavin@gavinsharp.com
72fb173675 Back out the patch for bug 400687 to see whether it caused the Ts regression, a=sicking 2007-11-14 16:17:28 -08:00
nrthomas@gmail.com
175d235254 Bug 401290, add externalAusServer for update verify, r=rhelmer & joduinn 2007-11-14 15:16:30 -08:00
jonas@sicking.cc
5e22c4c318 Backing out bug 386202 to attempt to fix Ts regression 2007-11-14 13:35:17 -08:00
jonas@sicking.cc
7f76983b0e Backing out bug 400327 too see if that helps Ts 2007-11-14 11:11:59 -08:00
neil@parkwaycc.co.uk
977804dce1 Bug 286718 Enter doesn't replace in spell check dialog r=IanN sr=mscott 2007-11-14 02:44:41 -08:00
dcamp@mozilla.com
15f0b8d8bf backing out 403354 to see if it caused Ts regression. 2007-11-13 21:31:07 -08:00
bclary@bclary.com
21b69d628d JavaScript Tests - regression tests for bug 402386, semicolon insertion, not part of the build 2007-11-13 20:19:18 -08:00
dolske@mozilla.com
33d6d0dcaa Temporarily disable new reftests until I know why Windows doesn't like them. 2007-11-13 19:08:19 -08:00
brendan@mozilla.org
d510c84f8b Propagate end position in all cases parsing a parenthesized expression (402386, r=mrbkap/a=schrep). 2007-11-13 18:07:28 -08:00
dolske@mozilla.com
f69264fe57 Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-13 17:44:53 -08:00
dwitte@stanford.edu
8ea12699c3 updating comment to address review comments in bug 397238. 2007-11-13 17:36:54 -08:00
dbaron@dbaron.org
62f3e2ea18 Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+ 2007-11-13 17:24:21 -08:00
igor@mir2.org
44c970296d Bug 396487: objects can be marked as system only during creation. r,a=brendan 2007-11-13 16:50:17 -08:00
dcamp@mozilla.com
d7eb0060c9 Replace nsCStringArray::ParseString usage in the url-classifier. b=403354, r=tony, sr+a=stuart 2007-11-13 14:43:56 -08:00
anodelman@mozilla.com
16538b5b91 bug 403102 - talos needs to recognize browser crash a=anodelman r=rcampbell 2007-11-13 14:39:56 -08:00
igor@mir2.org
bb0f6d3e7b bug 397289: removing JSParseNode.pn_ts. r,a=brendan 2007-11-13 14:18:17 -08:00
timeless@mozdev.org
402a6555e1 Bug 207531 Allow editor to edit xhtml files (as html) r=glazou sr=roc a=mconnor 2007-11-13 14:08:24 -08:00
joshmoz@gmail.com
5b8f4bc39c error message typo fix, not related to a recent patch. 2007-11-13 13:23:20 -08:00
igor@mir2.org
6c008fe1e0 Bug 400687: removal of dependency of xpconnect on internal JS GC thing types. r,a=brendan 2007-11-13 13:23:07 -08:00
joshmoz@gmail.com
239db9aa39 fix dialog background drawing to work on 10.5. b=403238 r=cbarrett sr=roc 2007-11-13 13:00:24 -08:00
reed@reedloden.com
f707ff79ef Bug 330139 - "Change 'Remove' in download manager to 'Remove From List'" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=sdwilsh ui-r=madhava a1.9=schrep] 2007-11-13 12:12:38 -08:00
reed@reedloden.com
94ec31f6ef Bug 402286 - "Remove applet tags support from Page Info" [p=florian r=Mano a1.9=mconnor] 2007-11-13 12:05:23 -08:00
joshmoz@gmail.com
81ccf861c7 Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst 2007-11-13 12:02:03 -08:00
aaronleventhal@moonset.net
c6248930b3 Bug 394404. Crash fix. When a mutation causes an accessible node to be inserted, allow it to adopt children from its parent, where they are descendants of the new node. r=surkov, a=dsicore 2007-11-13 11:47:15 -08:00
enndeakin@sympatico.ca
f91db3f36c Bug 386202, ensure that tab's selected attribute can be used to initialize a tabbox, r=gavin,a=schrep 2007-11-13 11:39:54 -08:00
reed@reedloden.com
9afdc73630 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (implement NS_THEME_TREEVIEW_TWISTY) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-11-13 11:38:35 -08:00
reed@reedloden.com
5832648737 Bug 402853 - Linker warnings for libxul/thebes [p=bsmedberg r=luser a1.9=damons] 2007-11-13 11:21:24 -08:00
reed@reedloden.com
661226c56a Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep] 2007-11-13 11:14:07 -08:00
enndeakin@sympatico.ca
13bf2bf458 Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep 2007-11-13 10:53:56 -08:00
bclary@bclary.com
fc33ca4410 JavaScript Tests - regression test for bug 398485, not part of the build 2007-11-13 10:53:16 -08:00