Commit Graph

7950 Commits

Author SHA1 Message Date
dolske@mozilla.com
2cd030fcc3 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
af89b9cfcd updating comment to address review comments in bug 397238. 2007-11-13 17:36:54 -08:00
dbaron@dbaron.org
625b15b895 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
0f544e4c18 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
a05f3056df 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
f2bdbef47e bug 403102 - talos needs to recognize browser crash a=anodelman r=rcampbell 2007-11-13 14:39:56 -08:00
igor@mir2.org
8b7011f509 bug 397289: removing JSParseNode.pn_ts. r,a=brendan 2007-11-13 14:18:17 -08:00
timeless@mozdev.org
977d9a1917 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
2e4793566f error message typo fix, not related to a recent patch. 2007-11-13 13:23:20 -08:00
igor@mir2.org
ca808e133e 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
11e8a31274 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
2b96715fab 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
5d6028aab1 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
3670c07737 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
4e03ffe4bd 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
439a869ff8 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
5eb579e78a 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
031e50dd8b 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
3f2752be52 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
e9884990d0 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
11bc4bf9d9 JavaScript Tests - regression test for bug 398485, not part of the build 2007-11-13 10:53:16 -08:00
dholbert@cs.stanford.edu
02fd59db0a Bug 403519 reftest. r=roc, a=reftest 2007-11-13 10:44:42 -08:00
emaijala@kolumbus.fi
39ddfbbddd Fix for bug 402439 - Clipboard is emptied on application exit r=neil sr=roc a=mtschrep 2007-11-13 09:35:48 -08:00
reed@reedloden.com
e7f3ec489c Actually delete files that were removed as part of the patch in bug 327181 2007-11-13 08:55:48 -08:00
reed@reedloden.com
ee71834988 Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep] 2007-11-13 08:44:48 -08:00
reed@reedloden.com
8a0eb4afaa Bug 398409 - "right-click -> Bookmark This Page, dialog opens in left corner of window (not under star button)" [p=florian r=Mano a=blocking-firefox3+] 2007-11-13 08:30:58 -08:00
reed@reedloden.com
db8959b998 Bug 344588 - "[newprefs] Certificates preference associated label not spoken by WindowEyes" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=schrep] 2007-11-13 08:24:04 -08:00
reed@reedloden.com
de216ba28f Bug 304799 - "when closing the Profile Manager with "Exit", the "Don't ask at startup" checkbox state isn't saved" [p=hskupin@gmail.com (Henrik Skupin) r=bsmedberg a1.9=schrep] 2007-11-13 08:22:59 -08:00
reed@reedloden.com
080ef05ca3 Back out part of my last commit that wasn't part of that patch and wasn't supposed to be committed. 2007-11-13 08:21:05 -08:00
reed@reedloden.com
f0a4463ab1 Bug 402255 - "View Page Source broken from the sidebar" [p=florian r=Mano a1.9=schrep] 2007-11-13 08:14:14 -08:00
reed@reedloden.com
c423998f26 Bug 347854 - "UpdateTranslucentWindowAlphaInternal not defined in minimal profile" [p=romaxa r+sr=roc a1.9=schrep] 2007-11-13 08:12:12 -08:00
igor@mir2.org
837c046912 Bug 398609: Backing out due to mochi test failure. 2007-11-13 07:47:28 -08:00
kairo@kairo.at
3e86d8ae61 Comment out other occurence of failing test as well for now, see bug 401781, r+sr=biesi via IRC 2007-11-13 07:30:29 -08:00
stuart.morgan@alumni.case.edu
f034d1b71b Bug 402294: Pull nsIDownload from toolkit rather than xpfe for Camino. r=mento a1.9=schrep 2007-11-13 07:09:11 -08:00
igor@mir2.org
6c43fd5702 Bug 398609: cleanup of hidden properties. r,a=brendan 2007-11-13 06:56:18 -08:00
rflint@ryanflint.com
7872a37fed Backout bug 396278 due to failing reftests 2007-11-13 06:18:36 -08:00
rflint@ryanflint.com
d6104b231d Bug 400219 - New Applications tab icon has a white background. Images tweaked by Quentin Castier, ui-r=beltzner. (winstripe sync - NPOTB) 2007-11-13 05:19:51 -08:00
rflint@ryanflint.com
97a53bb60a Bug 402703 - Favicons for tag matches in autocomplete aren't resized. r=dietrich. (winstripe sync - NPOTB) 2007-11-13 05:14:39 -08:00
rflint@ryanflint.com
1dfb43a1ca Bug 401949 - Bug 395248 caused a Txul regression on Linux. Patch by Dao Gottwald, r=mano. (winstripe sync - NPOTB) 2007-11-13 05:10:32 -08:00
enndeakin@sympatico.ca
eae9e57952 Bug 400999, gap in tree lines, fix by including the border and padding for primary cells in the clip area, r+sr=neil,a=beltzner 2007-11-13 04:37:01 -08:00
rflint@ryanflint.com
19497909a7 Bug 353785 - make the tabstrip look native. moa=mconnor (NPOTB) 2007-11-13 04:33:52 -08:00
reed@reedloden.com
3a457e2465 Add missing header to fix bustage. 2007-11-13 03:29:16 -08:00
reed@reedloden.com
fd52608803 Bug 403239 - "Update libpng to version 1.2.23 and reduce libpng footprint" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=stuart sr=tor a1.9=schrep] 2007-11-13 03:03:32 -08:00
Olli.Pettay@helsinki.fi
0ea4e7e78b backout Bug 373344, the assertion is still there :( 2007-11-13 02:54:01 -08:00
reed@reedloden.com
562568967e Bug 403317 - "treeviews are white-on-white in HCI theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-13 02:49:40 -08:00
reed@reedloden.com
611647d42a Bug 393581 - "toolbar resizer visible in popups with only visible location bar" [p=florian r=gavin a=blocking-firefox3+] 2007-11-13 02:45:38 -08:00
reed@reedloden.com
f79a9b57ed Bug 401188 - "Thread-unsafe updates to sub-atomic rt->gc{Poke,Zeal}" [p=crowder r=igor a1.9=brendan] 2007-11-13 02:44:08 -08:00
axel@pike.org
85ac421487 bug 401590, fix l10n-checkout for modularized trunk checkouts, r=bsmedberg, a=not part of fx builds 2007-11-13 02:43:11 -08:00
reed@reedloden.com
c3fe474d61 Bug 321172 - "Template Query Processor for mozStorage" [p=laurent@xulfr.org (Laurent Jouanneau) r=smaug r=Enn r=sdwilsh sr=roc a1.9=schrep] 2007-11-13 02:42:03 -08:00
reed@reedloden.com
104d37e84d Bug 319968 - "Some DOM functions don't work in XPCShell (classinfo broken)" [p=Mossop r+sr=jst a1.9=schrep] 2007-11-13 02:35:49 -08:00