Commit Graph

183653 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
bed0d6f502 fix for bug #395796: "Tags" should be "Tags:" in the edit bookmark ui r=dietrich 2007-09-18 10:30:16 -07:00
sspitzer@mozilla.org
27ec372c80 fix for bug #395811: [places] wrong accesskey code for "Restore" menu-item patch=Vlado Valastiak <valastiak@mozilla.sk>, r=sspitzer, a=mconnor 2007-09-18 10:22:16 -07:00
enndeakin@sympatico.ca
6491040ce1 Bug 394468, fix scale test by moving scales around, r=mano, test change only 2007-09-18 09:52:41 -07:00
mrbkap@gmail.com
0394bd60f9 Give scx a global object so that we can always calculate a "this" object. bug 394967, r+a=brendan 2007-09-18 09:37:13 -07:00
sayrer@gmail.com
fcf49eba54 Bug 395249. switch nsSessionStartup to XPCOMUtils. r=dietrich, a=mconnor 2007-09-18 09:36:17 -07:00
enndeakin@sympatico.ca
54c9850cff See if this fixes the mac orange 2007-09-18 08:59:57 -07:00
enndeakin@sympatico.ca
9f7c250ebf Bug 392652, nsXULPopupManager::Rollup should hide popups synchronously, r+sr=bz, a=mconnor 2007-09-18 08:00:43 -07:00
dtownsend@oxymoronical.com
4b56d46653 Bug 380877: FUEL Application object is undefined on OSX after a clobber. r+a=bsmedberg 2007-09-18 07:43:11 -07:00
enndeakin@sympatico.ca
13d0e99fbe Bug 394301, bookmark menu shown too short, r+sr=bz, a=mconnor 2007-09-18 07:35:17 -07:00
enndeakin@sympatico.ca
fb49422b77 Bug 396412, crash setting left/top attributes on a popup that hasn't been opened, r+sr=bz,a=dbaron 2007-09-18 07:32:22 -07:00
gijskruitbosch@gmail.com
780be92e10 Bug 382990 - Tree onkeypress should check for ctrl key (+ test to make sure this keeps working) r=mano@mozilla.com (Asaf Romano) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-09-18 07:26:05 -07:00
roc+@cs.cmu.edu
eee7b2cd3c Bug 386759. Text inputs should use text-rendering:optimizeLegibility 2007-09-18 05:14:46 -07:00
longsonr@gmail.com
9c88fe51b4 Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc 2007-09-18 05:09:26 -07:00
gijskruitbosch@gmail.com
c0a9608fd1 Bug 395586 - Make xulrunner debug build libxul still.
r=ted.mielczarek@gmail.com (Ted Mielczarek)
a=bzbarsky@mit.edu (Boris Zbarsky)
2007-09-18 03:54:13 -07:00
masayuki@d-toybox.com
ec7718f3a0 Bug 380026 "text-decoration: underline" for CJK characters is positioned higher than expected r+a=vlad 2007-09-18 02:40:24 -07:00
masayuki@d-toybox.com
16249e394d Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc 2007-09-18 02:17:51 -07:00
Olli.Pettay@helsinki.fi
895473feb6 Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst 2007-09-18 01:38:24 -07:00
igor@mir2.org
e5028209ae Bug 394551: no JS frames for fast native calls. r=brendan 2007-09-18 00:34:54 -07:00
Olli.Pettay@helsinki.fi
b12c09342c Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 00:25:49 -07:00
igor@mir2.org
6710c2296a Bug 396049: the last ditch GC gcPoke checks are moved to js_NewGCThing. r=brendan 2007-09-18 00:22:07 -07:00
ginn.chen@sun.com
9d5beef4d1 Bug 369821 all get (x,y) call which has aCoordType from atk side should consider coor type r=aaronleventhal a=mconnor 2007-09-17 22:50:21 -07:00
ginn.chen@sun.com
4d36892c51 Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r+sr=roc a=roc 2007-09-17 22:48:16 -07:00
rob_strong@exchangecode.com
d28927e69d remove stray messagebox that got checked in for bug 392303 2007-09-17 21:33:51 -07:00
joshmoz@gmail.com
e1eff28208 get rid of unnecessary build deps for cocoa widgets. b=396464 r=cbarrett sr=roc a=roc 2007-09-17 21:29:22 -07:00
roc+@cs.cmu.edu
c616621057 Bug 393796. Be more careful about verifying that an existing textrun is okay to be reused again after a change to the frame tree. r=smontagu 2007-09-17 21:23:14 -07:00
rob_strong@exchangecode.com
a4bf7996ad Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad 2007-09-17 20:20:26 -07:00
rob_strong@exchangecode.com
76499ca740 Bug 352510 - Unsupported windows versions need error message when attempting to install (string checkin). r=sspitzer, a1.9blocking=vlad 2007-09-17 20:13:22 -07:00
rob_strong@exchangecode.com
e3c7ce57f4 Backing out unrelated change checked in as part of bug 392303 2007-09-17 20:08:44 -07:00
roc+@cs.cmu.edu
9a93a48ef0 Bug 385607. Ensure that whitespace is collapsed across text-run boundaries across incremental updates like adding/removing frames in the middle of the textrun. r+sr+a=dbaron 2007-09-17 20:00:16 -07:00
roc+@cs.cmu.edu
662617a914 Bug 139843. Back out width adjustment patch that breaks other things and may no longer be needed. r+sr+a=dbaron 2007-09-17 19:54:48 -07:00
roc+@cs.cmu.edu
ce5b122a6e Bug 394832. Remove overeager rounding that causes underlines to appear too close to the text. r=smontagu,a=dbaron 2007-09-17 19:48:19 -07:00
rob_strong@exchangecode.com
7fc4e1ab75 Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor 2007-09-17 19:47:34 -07:00
sayrer@gmail.com
7bde475a4b Bug 395621. SessionStore tries to read sessionstore.js when it doesn't exist. r=dietrich, a=mconnor 2007-09-17 19:29:44 -07:00
brendan@mozilla.org
fa8480ceab Back-out due to test failure. 2007-09-17 18:22:20 -07:00
bzbarsky@mit.edu
a38685a8e0 Fix bug 396286. r+sr+a=roc 2007-09-17 18:16:39 -07:00
ted.mielczarek@gmail.com
569784cb8d bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
reed@reedloden.com
8580de2744 Bug 396176 - "Make change in viewSource() due to Bug 382074 backward compatible" [p=philip.chee@gmail.com (Philip Chee) r=Mano a1.9=mconnor] 2007-09-17 18:07:14 -07:00
reed@reedloden.com
828b8c745e Bug 390979 - "tabbrowser drag&drop code cleanup" [p=w.woods@optusnet.com.au (Wayne Woods) r=gavin a1.9=mconnor] 2007-09-17 17:59:41 -07:00
dveditz@cruzio.com
5f21d5ead2 bug 395942 mitigations for QuickTime media-link flaw, r=gavin,neil, b=beltzner 2007-09-17 17:54:03 -07:00
brendan@mozilla.org
bb19f7cb4a Make GCF_SYSTEM immutable per object (396487, r=igor). 2007-09-17 17:47:42 -07:00
dbaron@dbaron.org
84930cd3ec Fix leak of mPendingHTTPRequest in nsSSLThread::rememberPendingHTTPRequest by converting it to an nsCOMPtr. b=394528 r=kengert sr=bzbarsky a=bsmedberg 2007-09-17 17:31:37 -07:00
dbaron@dbaron.org
db6ec5c09d Add shouldBeFreed calls for nsJSContext. b=394566 r+sr=peterv a=bzbarsky 2007-09-17 17:30:58 -07:00
dbaron@dbaron.org
2506d555b1 Remove incorrect use of NS_METHOD. b=394566 r+sr=peterv a=bzbarsky 2007-09-17 17:30:06 -07:00
reed@reedloden.com
e94ac79436 Backout patch from Wladimir Palant from bug 393970 due to test failures in the new test from the patch. 2007-09-17 16:10:23 -07:00
joshmoz@gmail.com
438d7418c8 remove unnecessary Quickdraw code from child views, prep for optimizing by not making QD calls unless a QD plugin is present. b=396373 r=cbarrett sr=roc a=roc 2007-09-17 15:55:20 -07:00
reed@reedloden.com
5908660549 Bug 393932 - "Add extra DB schema sanity checking in debug builds" [p=mwu r=sdwilsh a1.9=mconnor] 2007-09-17 15:51:33 -07:00
reed@reedloden.com
2a55159b4e Bug 396456 - "Refactor PauseResume into Pause, Cancel, Resume, RealResume" [p=edilee@gmail.com (Edward Lee [Mardak]) r=sdwilsh a1.9=mconnor] 2007-09-17 15:41:15 -07:00
reed@reedloden.com
9c3be4297e Bug 369882 - "vertically centered elements sit 1px too low (Firefox tabs, urlbar favicon)" (issue with tabstrip close button (browser.tabs.closeButtons = 3)) [p=dao@design-noir.de (Dão Gottwald) r=gavin a1.9=mconnor] 2007-09-17 15:36:41 -07:00
reed@reedloden.com
8b88b41279 Bug 393970 - "Grid columns don't line up if one <rows> block is scrollable" (patch #3) [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc] 2007-09-17 15:31:20 -07:00
bzbarsky@mit.edu
b32d577ac3 Improve docs. Bug 396069, r+sr=biesi, a=bsmedberg 2007-09-17 15:30:58 -07:00