Commit Graph

190892 Commits

Author SHA1 Message Date
reed@reedloden.com
f3f30276c1 Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix more tab close icons) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 02:40:20 -07:00
reed@reedloden.com
db91a50e56 Bug 418868 - "M3 Tango" (Add-ons manager search fix and new searchIcons icon) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) / reed@reedloden.com (Reed Loden) r=Ryan pending-a1.9b5=] 2008-03-21 01:47:59 -07:00
reed@reedloden.com
2b7609cd5b Bug 424028 - "beta 5 theme update for windows (xp and vista)" (Fix tab close icon and get add-ons search bar) [p=reed pending-r=gavin pending-a1.9b5=] 2008-03-21 01:41:27 -07:00
uriber@gmail.com
28f014f61c follow-up on bug 423130 to fix Windows breakage 2008-03-21 01:39:16 -07:00
igor@mir2.org
8c88d304f4 bug=423874 r=brendan a1.9b5=dsicore Allocating native functions together with JSObject 2008-03-21 01:19:23 -07:00
uriber@gmail.com
ad85cfeb27 In bidi resolution, convert inline bidi continuations not at the end of a bidi run into fluid continuations. bug=423130 r=smontagu sr=dbaron a19b5=dsicore 2008-03-21 01:17:41 -07:00
reed@reedloden.com
1a6e2c1844 Bug 418868 - "M3 Tango" (Add mail, bookmarksMenu, and bookmarksToolbar icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9b5=beltzner] 2008-03-20 23:59:52 -07:00
reed@reedloden.com
6e564fe4e1 Bug 418868 - "M3 Tango" (Updated viewButtons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9b5=beltzner] 2008-03-20 23:51:03 -07:00
reed@reedloden.com
dff2ca84ba Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9b5=beltzner] 2008-03-20 23:49:56 -07:00
reed@reedloden.com
5bae334628 Bug 420786 - "Setting image as desktop background causes a crash in Linux" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9b5=beltzner] 2008-03-20 23:48:36 -07:00
reed@reedloden.com
b569389f41 Bug 424093 - "CNN Video page will not load" [p=dcamp@mozilla.com (Dave Camp) r=Enn sr=jst a1.9b5=beltzner] 2008-03-20 23:46:57 -07:00
jst@mozilla.org
f03d0ef5cb Reverting the recent file:// URI security change default setting to get the tree green until we fix all the issues. 2008-03-20 23:42:43 -07:00
bzbarsky@mit.edu
be595e9da8 Hold strong ref to ourselves so we don't die while touching members. Bug 421602 followup, r= and a= pending 2008-03-20 23:13:11 -07:00
jst@mozilla.org
c7eb261ec3 Fixing orange from bug 402983. Make file:///foo and file:////foo#bar compare as equal URLs. r+sr=bzbarsky@mit.edu 2008-03-20 23:01:55 -07:00
reed@reedloden.com
56b3b440cf Bug 423977 - "Add-ons rating stars now a grid of 11x11 icons" [p=reed r=gavin a1.9b5=mconnor] 2008-03-20 22:51:53 -07:00
jst@mozilla.org
456a2f7c80 Followup fix for bug 418356. Re-enable loading file:// URIs using the subscript loader. r+sr=bzbarsky@mit.edu 2008-03-20 22:07:25 -07:00
reed@reedloden.com
b823bc207f Remove unused icon (Search-bar.png) from gnomestripe and pinstripe. 2008-03-20 22:02:34 -07:00
jst@mozilla.org
29a96a03b8 Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org 2008-03-20 21:39:08 -07:00
reed@reedloden.com
a1036c4458 Removing icon-aero.png and preview-aero.png from the jar manifest file since there's no way (that Ryan and I know) to use separate icons between XP and Vista. 2008-03-20 21:38:00 -07:00
reed@reedloden.com
298561ecb8 Bug 423806 - "Keyhole (combined back forward) for small icons mode on windows" [p=mcdavis941.bugs@gmail.com (mcdavis941) r=gavin a1.9b5=beltzner] 2008-03-20 21:31:27 -07:00
reed@reedloden.com
b02dd07311 Bug 424028 - "beta 5 theme update for windows (xp and vista)" [p=Iconfactory ui-r=faaborg a1.9b5=mconnor] 2008-03-20 21:23:33 -07:00
dbaron@dbaron.org
5140c6e42f Add bug number for failing tests. 2008-03-20 20:19:28 -07:00
dbaron@dbaron.org
59a162a0cc Add additional tests with opacity to exercise the cases where we construct TableBackgroundPainters from row or row group frames. 2008-03-20 20:05:21 -07:00
surkov.alexander@gmail.com
0d7407292b Bug 424097 - Crash when running runtests.py --a11y, and having JAWS running at the same time, patch=marcoz, r=me, ab5=beltzner 2008-03-20 19:34:29 -07:00
jwalden@mit.edu
997dc416bc Also run createElement(?:NS)? tests on XML/XHTML documents, in addition to on an HTML document. We don't have any bugs that this exposes, but it seems like a good idea to add them, since another implementation (WebKit) was passing all our tests but failing the Yahoo! webmail does-it-work smoketest due to this. a=itsatest 2008-03-20 18:23:49 -07:00
dbaron@dbaron.org
50002fac9c Additional fix on top of roc's patch for bug 421069 to fix the regression it caused. r=dholbert approval1.9b5=damon 2008-03-20 18:19:13 -07:00
dbaron@dbaron.org
a8fd009d52 Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon 2008-03-20 18:18:30 -07:00
dbaron@dbaron.org
23a009990b Add some reftests for table background painting. (These tests catch the regression from the previous patch in bug 421069.) 2008-03-20 18:17:09 -07:00
dbaron@dbaron.org
8304035cf8 Add reftests for bug 421069. 2008-03-20 18:15:40 -07:00
vladimir@pobox.com
d561f09369 fix up unit test to accept '.jpeg' on linux 2008-03-20 16:55:44 -07:00
vladimir@pobox.com
958f67e316 Followup to 414201, get rid of some release calls 2008-03-20 16:22:41 -07:00
jwalden@mit.edu
a97929d3e5 Bug 405570 - Replace redirects in test for bug 403331 with a test-specific redirection page, now that the HTTP server supports server-side scripts -- the less test harness infrastructure we have, the easier it is to understand and support. r=me as a trivial change, a=testonlychange 2008-03-20 15:58:41 -07:00
vladimir@pobox.com
a8432bdec9 b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 15:57:44 -07:00
rhelmer@mozilla.com
9331374e70 bustage fix for staging only, update to UPDATE_PACKAGING_R3 2008-03-20 15:40:08 -07:00
pavlov@pavlov.net
468c0a7fec bug 424165. Fixes crashes and problems with choosing a bold font when we should pick a lighter one. r=vlad a=beltzner 2008-03-20 15:09:45 -07:00
vladimir@pobox.com
2ad261f33d backing out 414201 because I hate 10.4 2008-03-20 14:56:31 -07:00
rflint@ryanflint.com
e3fba67118 Bug 420674 - Large icons from extensions and themes are stretched in Addons manager. r=dtownsend a1.9b5=beltzner 2008-03-20 14:43:46 -07:00
edward.lee@engineering.uiuc.edu
323b90d1dd Bug 415403 - Show matches for all search words for location bar autocomplete. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:19 -07:00
edward.lee@engineering.uiuc.edu
ae1d5d0446 Bug 407861 - Bolding the found text in autocomplete breaks ligatures. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:43:08 -07:00
edward.lee@engineering.uiuc.edu
fe3e714a7e Bug 407946 - emphasize all matching text in title and url, not just the first match in title and url. r=gavin, a1.9b5=beltzner, b-ff3=beltzner 2008-03-20 14:42:55 -07:00
vladimir@pobox.com
7f0c005ec5 b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 14:39:09 -07:00
sayrer@gmail.com
cd75066f18 Bug 424035. Crash [@ JS_IsArrayObject] when trying to decode a bogus JSON string. r=shaver 2008-03-20 13:34:38 -07:00
Olli.Pettay@helsinki.fi
060a5a3d0c Bug 421209, r=cpearce, sr=jst, a=beltzner 2008-03-20 13:24:36 -07:00
gavin@gavinsharp.com
cc780cd60d Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 12:17:09 -07:00
mconnor@steelgryphon.com
f2523e2426 forgot to revert this, a=beltzner on reverting post-freeze 2008-03-20 11:57:05 -07:00
benjamin@smedbergs.us
0bf8df0a05 Bug 424156 - C++ compilation error in jsinterp.c, r=crowder a=beltzner 2008-03-20 11:50:16 -07:00
edward.lee@engineering.uiuc.edu
d7f03f07f8 Bug 407204 - adjust the title and url text sizes. r=beltzner, ui-r=beltzner, a1.9=beltzner, a1.9b5=beltzner, b-ff3=mconnor 2008-03-20 10:54:20 -07:00
dietrich@mozilla.com
0190f94dd8 Followup checkin for Bug 423154 - off-by-one error for browser.bookmarks.max_backups (r=mano, a=beltzner) 2008-03-20 10:49:12 -07:00
rhelmer@mozilla.com
fda7b0c565 bustage fix, old rc should be 4 for staging 2008-03-20 10:43:17 -07:00
reed@reedloden.com
537a5c5de8 Back out Dão Gottwald's patch from bug 380960 due to JS exception. 2008-03-20 02:08:36 -07:00