Commit Graph

156037 Commits

Author SHA1 Message Date
igor%mir2.org
dadb71b144 Bug 330692: GC_MARK_DEBUG-only arguments are removed when GC_MARK_DEBUG is not defined. r=brendan 2006-03-23 11:50:30 +00:00
allan%beaufour.dk
ce434e377c [XForms] Fix accessors interface for group. Bug 331197, r=smaug+doronr 2006-03-23 09:12:41 +00:00
allan%beaufour.dk
5194cfefb8 [XForms] Moved upload to xforms-xhtml. Bug 328150, r=me+doronr, patch by surkov@dc.baikal.ru 2006-03-23 09:10:42 +00:00
allan%beaufour.dk
82d07f0e1e [XForms] Fix namespace issues with submission. Bug 329479, r=doronr+me, patch by surkov@dc.baikal.ru 2006-03-23 09:07:21 +00:00
uriber%gmail.com
4faccc8fe3 Simplified bidi code in GetFrameFromDirection; changed bidi semantics of eDirPrevious, eDirNext. bug=330815 r=smontagu sr=roc 2006-03-23 08:30:30 +00:00
cvshook%sicking.cc
e26140ab7d Back out a few of my patches to see if any caused the Tdhtml regression in bug 331364. 2006-03-23 08:21:21 +00:00
uriber%gmail.com
ba0d30b880 In nsTextEditRules::CheckBidiLevelForDeletion(), use nsSelection::GetPrevNextBidiLevels to determine bidi levels. bug=330460 r=smontagu sr=roc 2006-03-23 08:20:29 +00:00
darin%meer.net
595381752c backing out my patch for bug 330397 to fix download regression. 2006-03-23 06:45:07 +00:00
joe%retrovirus.com
baebbe6102 * Moved changeBookmarkURI functionality from controller.js into
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
  intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
  intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
  has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546

bug=330192
r=brettw@gmail.com
sr=bryner@bryanryner.com
2006-03-23 06:24:54 +00:00
mrbkap%gmail.com
7a4858081c Don't add unnecessary quotes to the rhs of the descendant operator. bug 321547, r=brendan 2006-03-23 05:36:20 +00:00
mrbkap%gmail.com
cb3b07a687 Continue to create an exception even when we're unable to convert a function passed as an argument to a string. This fixes some cases where an exception would become uncatchable. bug 328443, r=brendan 2006-03-23 05:16:39 +00:00
mrbkap%gmail.com
c29adb7907 Root the new function across XDR operations to make sure it doesn't get garbage collected. bug 327708, r=brendan 2006-03-23 05:12:27 +00:00
jminta%gmail.com
86869f2db0 Bug 322958 caldav time-range needs to be UTC datetimes, not dates, patch by browning@uwalumni.com, r=jminta 2006-03-23 04:01:37 +00:00
jminta%gmail.com
20ddf51dcf Bug 329855 Add Lightning support for default alarm settings for new events/tasks. patch by ssitter, r=jminta 2006-03-23 03:54:50 +00:00
dbaron%dbaron.org
b750924680 It is no longer correct to assume 0 as a default value for curpos, due to translations of curpos when scrolling left of the viewport. b=331049 r+sr=roc 2006-03-23 03:45:41 +00:00
gavin%gavinsharp.com
68ecacbd8e Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor 2006-03-23 03:31:18 +00:00
roc+%cs.cmu.edu
5811612f23 Bug 331412. XForms breaks 64-bit builds. r=aaronr 2006-03-23 03:22:47 +00:00
mrbkap%gmail.com
0f68c9e245 Protect against scripts setting __proto__ to null. bug 317250, hopeful-r=brendan 2006-03-23 02:24:45 +00:00
mrbkap%gmail.com
7685d1b7e0 Create the PropertyIterator object with a default parent so that when we attempt to find the PropertyIterator constructor, we look up the default scope chain and not one that we might not have access to. bug 328012, r=brendan 2006-03-23 01:25:21 +00:00
beng%bengoodger.com
dc5b2bd13d 329269, more command handling cleanup for places views. make sure the right commands are enabled for items in the readonly area of the places list, and generally. make sure reload commands are enabled appropriately. also, some spit and polish for the organizer window r=annie.sullivan@gmail.com 2006-03-23 00:53:54 +00:00
brettw%gmail.com
b91abc175b Fix bustage on Windows 2006-03-23 00:43:57 +00:00
brettw%gmail.com
22deb9822e Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.
2006-03-23 00:31:48 +00:00
dbaron%dbaron.org
3f66d4d2e5 Fix clamping of scrollable area in light of ability to scroll to the left. b=330732 r+sr=roc 2006-03-23 00:13:07 +00:00
dbaron%dbaron.org
cddde62e12 Add comment about importance of view sizing. b=330732 r+sr=roc 2006-03-23 00:11:43 +00:00
dbaron%dbaron.org
cf374c49f0 Fix asymmetry so things are the same with scrollbars on the left. b=330732 r+sr=roc 2006-03-23 00:11:01 +00:00
tor%cs.brown.edu
705187274e Bug 331291 - clip setup from svg image was persistent. r=scooter 2006-03-22 23:17:26 +00:00
brettw%gmail.com
34c8c3500d Bug 331017 r=bryner Folder IDs are re-used resulting in wrong icons. 2006-03-22 22:34:31 +00:00
brettw%gmail.com
612d885dd2 Bug 329738 r=annie.sullivan Empty titles for bookmarks ignored. 2006-03-22 22:29:12 +00:00
brettw%gmail.com
f1d1c64266 Bug 326475 r=bryner Fix signedness error in result tree update. 2006-03-22 22:26:22 +00:00
brettw%gmail.com
dd43a161df Bug 327818 r=bryner Make 0 days of history disable history. 2006-03-22 22:22:41 +00:00
brettw%gmail.com
82d13512d6 Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.
2006-03-22 22:12:52 +00:00
brettw%gmail.com
ac106b9bba Bug 330126 r=annie.sullivan Pages aren't marked as typed. 2006-03-22 21:58:59 +00:00
nkwan%redhat.com
cef89c3f70 bugzilla #331369 - avoid calling fromRaw which calls into a non-ECC compliant NSS function 2006-03-22 21:53:52 +00:00
bryner%brianryner.com
932e8de3cc trying to fix camino build, bug 331050 2006-03-22 21:51:57 +00:00
mrbkap%gmail.com
f9460f5c90 Always innerize the variables object to ensure that random properties don't get stuck on the outer object. bug 317250, r=brendan 2006-03-22 21:44:31 +00:00
mrbkap%gmail.com
f617012006 Allow flow elements to contain <noframes> for interoperability with other browsers. bug 327250, r+sr=jst 2006-03-22 21:22:25 +00:00
pedemont%us.ibm.com
ce29bd091b Bug 330701 - NS_NewPipe with default segment size ignores max size. r=darin 2006-03-22 20:42:55 +00:00
doronr%us.ibm.com
5a87b29c79 XForms bug 331328 - Schema changes only reflected on restart. r=aaronr,allan 2006-03-22 19:36:27 +00:00
aaronr%us.ibm.com
985c4cfc84 [XForms] fixing required bind for all submission methods. Bug 326452, patch by sspeiche, r=doronr+allan 2006-03-22 19:27:46 +00:00
rrelyea%redhat.com
e13e6cc7f7 Bug 238051 Enable SSL session reuse for ECC cipher suites
r=nelson r=thomas.

patch in bug + white space changes suggested by nelson.
2006-03-22 19:18:30 +00:00
rrelyea%redhat.com
2bfdfe5969 Updated previous patch with douglas's input. (still bug 323817
Truncation of hashes for ECDSA should be done at bit level, not octet level).
r= vipul r=douglas
2006-03-22 19:02:06 +00:00
bryner%brianryner.com
7a96206e10 Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
bryner%brianryner.com
a68038606f fixing bad assertion bustage, bug 330712 2006-03-22 18:19:06 +00:00
aaronr%us.ibm.com
1ead5508bb [XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +00:00
bzbarsky%mit.edu
ed97753ea2 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc 2006-03-22 18:00:28 +00:00
kairo%kairo.at
c5f7025c57 bug 331189 - string changes required (in German locale) for DOMI bug 109481, additionally fix .properties file to really include strings (my local conversion script was buggy) 2006-03-22 16:30:48 +00:00
igor%mir2.org
bd61ffbe63 Bug 324278: Implementation of GC marking algorithm that uses constant space for
any kind of GC things. r=brendan

The main idea is to put a GC thing to a special "unscanned bag" instead of recursively calling GC_MARK on thing's children when C stack is slow. Then later the code loops through the bag marking the children until the bag is empty.

The unscanned bag is implemented as a linked list of GC arenas where things that belongs to the bug marked with GCF_MARK|GCF_FINAL combination. To avoid long scanning of arenas on the list, the code uses a bitmask per arena to indicate which pages within the arena contains unscanned things and an extra bitmask per page to indicate offset range withing the page of the unscanned things.
2006-03-22 15:38:43 +00:00
timeless%mozdev.org
3c1615117a Bug 246092 nsContentPolicy caches Category list
patch by chpe@gnome.org r=bz sr=bz
2006-03-22 15:26:35 +00:00
gavin%gavinsharp.com
549aeab6bb Bug 331222: context menu search no longer observes browser.tabs.loadInBackground pref; always opens in foreground, r+a=mconnor 2006-03-22 14:31:29 +00:00
timeless%mozdev.org
acf535b28d Bug 246092 nsContentPolicy caches Category list
Testing a backout to see how Tp fares.
2006-03-22 09:13:54 +00:00