igor@mir2.org
|
cd16ec9fa2
|
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
|
432755e7cc
|
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
|
13faec01f3
|
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
|
584c36b97d
|
remove stray messagebox that got checked in for bug 392303
|
2007-09-17 21:33:51 -07:00 |
|
joshmoz@gmail.com
|
626bdc04a0
|
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
|
03a7855701
|
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
|
cc8d75f21e
|
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
|
6c2a3bbdfa
|
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
|
da9570d6c5
|
Backing out unrelated change checked in as part of bug 392303
|
2007-09-17 20:08:44 -07:00 |
|
roc+@cs.cmu.edu
|
5d758d9550
|
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
|
f0ac729ebf
|
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
|
6dca4e8957
|
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
|
4b48d4aaa9
|
Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor
|
2007-09-17 19:47:34 -07:00 |
|
sayrer@gmail.com
|
3de9f64d4e
|
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
|
19b6fcc0f0
|
Back-out due to test failure.
|
2007-09-17 18:22:20 -07:00 |
|
bzbarsky@mit.edu
|
65e44633c8
|
Fix bug 396286. r+sr+a=roc
|
2007-09-17 18:16:39 -07:00 |
|
ted.mielczarek@gmail.com
|
5f7cf73977
|
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
|
6fe03ffba7
|
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
|
8b906de15a
|
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
|
93a4f91334
|
bug 395942 mitigations for QuickTime media-link flaw, r=gavin,neil, b=beltzner
|
2007-09-17 17:54:03 -07:00 |
|
brendan@mozilla.org
|
2260fcfe2e
|
Make GCF_SYSTEM immutable per object (396487, r=igor).
|
2007-09-17 17:47:42 -07:00 |
|
dbaron@dbaron.org
|
e3a34a1b55
|
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
|
9ecd521da1
|
Add shouldBeFreed calls for nsJSContext. b=394566 r+sr=peterv a=bzbarsky
|
2007-09-17 17:30:58 -07:00 |
|
dbaron@dbaron.org
|
39d72c1b19
|
Remove incorrect use of NS_METHOD. b=394566 r+sr=peterv a=bzbarsky
|
2007-09-17 17:30:06 -07:00 |
|
reed@reedloden.com
|
78e4dd1c04
|
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
|
575fd03fcf
|
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
|
67dc890ccf
|
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
|
d8622ba1e4
|
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
|
0006ae787f
|
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
|
a3137565aa
|
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
|
7fbc1dc914
|
Improve docs. Bug 396069, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:30:58 -07:00 |
|
bzbarsky@mit.edu
|
1ffa5e25bb
|
Fix session restore to save and restore principals, so that about:blank, javascript:, data: stuff gets restored correctly. Bug 389274, r+sr=jst for the docshell changes, r=zeniko@gmail.com for the session restore changes, a=mconnor
|
2007-09-17 15:27:17 -07:00 |
|
bzbarsky@mit.edu
|
12bb6b8b24
|
Fix nsStandardURL serialization/deserialization to properly restore all state. Bug 396389, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:23:12 -07:00 |
|
reed@reedloden.com
|
6464a28abd
|
Bug 366705 - "error when you try to load a non existing page from a local drive" [p=sciguyryan@gmail.com (Ryan Jones) r=gavin a1.9=mconnor]
|
2007-09-17 15:21:34 -07:00 |
|
bzbarsky@mit.edu
|
8ff844ab55
|
Make the nsISerializable implementation of nsPrincipal actually work. This makes it possible to save principal objects to a stream and read them back. Bug 369566, r=dveditz+brendan, sr=jst, a=jst
|
2007-09-17 15:18:28 -07:00 |
|
reed@reedloden.com
|
b2e3ffedd0
|
Bug 343514 - "Typos in compare-locales.pl" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Pike a1.9=bzbarsky]
|
2007-09-17 15:15:56 -07:00 |
|
neil@parkwaycc.co.uk
|
56eb697834
|
Try to avoid really hiding menus b=127244 r=gavin a=mconnor
|
2007-09-17 15:12:51 -07:00 |
|
reed@reedloden.com
|
2465706d5f
|
Bug 395163 - ""page info" -> "permissions" fails to set "allow" exception for cookies" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor]
|
2007-09-17 14:41:53 -07:00 |
|
reed@reedloden.com
|
7f3ded06fc
|
Bug 338202 - "Leak in nsInstallExecute::toString (xpinstall/src/nsInstallExecute.cpp)" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=bsmedberg a1.9=bzbarsky]
|
2007-09-17 14:38:30 -07:00 |
|
joshmoz@gmail.com
|
0b4b924096
|
oops, wrong patch. don't actually change any code just remove the comment.
|
2007-09-17 14:29:42 -07:00 |
|
joshmoz@gmail.com
|
82f0e6891f
|
remove xxx comment, followup for 391288. r=cbarrett a=josh
|
2007-09-17 14:26:22 -07:00 |
|
gavin@gavinsharp.com
|
d199c70576
|
Bug 396236: don't try to remove an observer if it wasn't added, r=mano, a=mconnor
|
2007-09-17 14:24:19 -07:00 |
|
gavin@gavinsharp.com
|
55e3b3658e
|
Bug 395583: Don't allow resizing software update "incompatible extensions" window, r=sspitzer, a=mconnor
|
2007-09-17 14:22:19 -07:00 |
|
rflint@ryanflint.com
|
9d23d36252
|
Bug 389578 - Remove field wrappers. r=myk, a=mconnor
|
2007-09-17 14:20:14 -07:00 |
|
reed@reedloden.com
|
128efccf28
|
Bug 396274 - "editBookmarkPanel opened from Star opens on the top left side (bookmarking/tagging UI/dialog mispositioned)" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor]
|
2007-09-17 14:17:58 -07:00 |
|
sdwilsh@shawnwilsher.com
|
7e63941804
|
Bug 396453 - Convert DownloadManager flag variables into flag functions. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor
|
2007-09-17 14:16:16 -07:00 |
|
reed@reedloden.com
|
70de780337
|
Bug 395773 - "Bookmarks backup suggests invalid file name" [p=dao@design-noir.de (Dão Gottwald) r=sspitzer a1.9=mconnor]
|
2007-09-17 14:14:15 -07:00 |
|
sdwilsh@shawnwilsher.com
|
3301a3a727
|
Bug 396451 - Index with i++ for DownloadManager sql queries. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh, a=mconnor
|
2007-09-17 14:10:29 -07:00 |
|
rflint@ryanflint.com
|
206ddbae56
|
Bug 395557 - XPCOMUtilify FeedWriter. r=sayrer, a=mconnor
|
2007-09-17 14:10:10 -07:00 |
|
reed@reedloden.com
|
91db2066a1
|
Bug 352678 - "Ugly shade of blue as location bar and search bar border instead of native colors" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor]
|
2007-09-17 14:09:12 -07:00 |
|