tor@cs.brown.edu
|
1c3c025984
|
Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame.Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor
|
2007-06-07 08:10:25 -07:00 |
|
rcampbell@mozilla.com
|
1e9ce9450a
|
boosting timeout to try to clear qm-rhel02
|
2007-06-07 07:24:38 -07:00 |
|
smontagu@smontagu.org
|
e795d67d11
|
Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com
|
2007-06-07 01:02:43 -07:00 |
|
bzbarsky@mit.edu
|
4c062a36e2
|
Make the about:blank documents created by CreateAboutBlankContentViewer havethe same encoding as real about:blank documents (that is, UTF-8). Bug 380383,r+sr=jst
|
2007-06-07 00:13:04 -07:00 |
|
roc+@cs.cmu.edu
|
c71327187f
|
Not Really Part Of The Build. Update nsLineBreaker interface to allow aSink to be null, in which case the computed linebreaks are just discarded. We use this to optimize cases where no breaking is enabled and the results of linebreaking are not required. Also exposes IsSpace and IsComplexChar methods that the linebreaker specification relies on. Renamed CJK stuff to ComplexChar because it's going to include Thai and probably other languages.
|
2007-06-06 21:17:55 -07:00 |
|
roc+@cs.cmu.edu
|
52b25218e7
|
Bug 381654. Initialize PangoAnalysis fields robustly. patch by Karl Tomlinson, r+sr=roc
|
2007-06-06 20:29:34 -07:00 |
|
roc+@cs.cmu.edu
|
2bfebe1bc6
|
Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas
|
2007-06-06 20:28:04 -07:00 |
|
roc+@cs.cmu.edu
|
054b7d42be
|
Bug 356325. Don't let WipeContainingBlock wipe out anonymous popops. Popups, decks and groupboxes are not really inline. r+sr=dbaron
|
2007-06-06 20:22:00 -07:00 |
|
roc+@cs.cmu.edu
|
fce2486aa2
|
Bug 322436. Disable floats inside XUL. r+sr=bzbarsky
|
2007-06-06 20:16:25 -07:00 |
|
ginn.chen@sun.com
|
81812d8a21
|
Bug 383434 warning message at atk/nsAccessibleWrap.cpp, line 1119patch by Evan.Yan at sun.com r=aaronleventhal
|
2007-06-06 19:47:30 -07:00 |
|
ginn.chen@sun.com
|
d77d40ed3b
|
bug 382318 crash [@ nsXULTreeAccessibleWrap::GetColumnAtIndex]r=aaronleventhal
|
2007-06-06 19:43:45 -07:00 |
|
sspitzer@mozilla.org
|
722f5b8433
|
fix for regression bug #383529: after rebuilding the toolbar, "Open <feed name>" loads bogus address.r=dietrich
|
2007-06-06 19:00:05 -07:00 |
|
dietrich@mozilla.com
|
ea86b87bf8
|
Bug 367605 When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded (for Simon Bunzli, r=dietrich)
|
2007-06-06 16:40:28 -07:00 |
|
dbaron@dbaron.org
|
bcec47ef49
|
Don't loop through all the possible shutdown collections when we suspect all native wrappers. b=383234 r+sr=peterv
|
2007-06-06 15:09:00 -07:00 |
|
dbaron@dbaron.org
|
56b18ce3b6
|
Shutdown in one cycle when we set mScanDelay to 0. b=383234 r+sr=peterv
|
2007-06-06 15:08:25 -07:00 |
|
dbaron@dbaron.org
|
df22213243
|
strdup when allocating mName so we have useful pointers. b=383234 r+sr=peterv
|
2007-06-06 15:07:29 -07:00 |
|
dbaron@dbaron.org
|
ace8e8711d
|
Print info about things that are suspected on the extra collections at shutdown to catch deficiencies in traversal that cause us to need the extra collections. b=383234 r+sr=peterv
|
2007-06-06 15:06:56 -07:00 |
|
jwalden@mit.edu
|
3ac5afd0f6
|
Bug 369032 - "Assertion failure: kid2->parent == xml || !kid2->parent" with E4X after appendChild; avoid incorrectly reparenting XML by deeply copying instead of mutating. r=mrbkap
|
2007-06-06 15:06:16 -07:00 |
|
dbaron@dbaron.org
|
99dfb4bbf6
|
When explaining why expected garbage was not collected, list the known references when some were unknown. b=383234 r+sr=peterv
|
2007-06-06 15:06:00 -07:00 |
|
dbaron@dbaron.org
|
c429e4bd0f
|
Make nsTraceRefcnt print addresses along with serial numbers, and fix warning about casting to a function pointer. b=383234 r=peterv
|
2007-06-06 15:05:25 -07:00 |
|
dbaron@dbaron.org
|
747b9fa729
|
Make DEBUG_CC compile again. b=383234 r+sr=peter
|
2007-06-06 15:04:26 -07:00 |
|
rcampbell@mozilla.com
|
435f0e4e3c
|
Fixed case error in Makefile
|
2007-06-06 14:29:18 -07:00 |
|
rcampbell@mozilla.com
|
7573ef5550
|
More makefile oddness
|
2007-06-06 14:15:37 -07:00 |
|
rcampbell@mozilla.com
|
039741b813
|
Spaces in Makefile.in, entabified
|
2007-06-06 13:59:40 -07:00 |
|
gavin@gavinsharp.com
|
617746f3cd
|
Revert pref from bug 337344 temporarily until we can fix unit tests accordingly
|
2007-06-06 13:58:01 -07:00 |
|
rcampbell@mozilla.com
|
75e9c10576
|
Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com>
|
2007-06-06 13:33:16 -07:00 |
|
neil@parkwaycc.co.uk
|
4e03c3eea8
|
Bug 383236 Fix missing null-check from previous patch for bug 382746 r=Enn sr=bz
|
2007-06-06 13:28:47 -07:00 |
|
gavin@gavinsharp.com
|
a800378452
|
Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
|
2007-06-06 13:17:25 -07:00 |
|
bzbarsky@mit.edu
|
42abf7a12f
|
Ignore mutations in anonymous content when deciding whether to reclone <use>targets. Bug 380101, r=tor, sr=peterv
|
2007-06-06 13:01:56 -07:00 |
|
rcampbell@mozilla.com
|
92b742dfd1
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 12:40:30 -07:00 |
|
jwalden@mit.edu
|
29b6ec0cff
|
Fix syntax error.
|
2007-06-06 11:32:31 -07:00 |
|
mats.palmgren@bredband.net
|
39f5613641
|
Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron
|
2007-06-06 10:56:18 -07:00 |
|
crowder@fiverocks.com
|
0fe28fccb5
|
Bug 374681: 260 GC roots remain after destroying JSRuntime (not the complete fix, I think), r=brendan
|
2007-06-06 08:59:45 -07:00 |
|
sspitzer@mozilla.org
|
d6d45a335b
|
fix for bug #382534: horizontal spacing of favicons in the bookmarks sidebar on Mac OS X.patch=cyenr=sspitzer
|
2007-06-06 08:45:27 -07:00 |
|
ginn.chen@sun.com
|
8a3bebfc44
|
Bug 376013 [a11y]Incorrect text information sent in "object:text-changed:insert" events.patch by Evan.Yan at sun.com r=aaronleventhal
|
2007-06-06 00:56:52 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b49b52c268
|
Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor
|
2007-06-06 00:00:30 -07:00 |
|
jruderman@hmc.edu
|
84b7208542
|
Fix format string bug (bug 377747). Not part of default builds.
|
2007-06-05 18:22:25 -07:00 |
|
jruderman@hmc.edu
|
225aa3662a
|
Remove printf. Bug 377739, r=mconnor.
|
2007-06-05 18:04:01 -07:00 |
|
dveditz@cruzio.com
|
f6de351e69
|
bug 376573 prevent memory leak if realloc fails. r=biesi, sr=stuart
|
2007-06-05 17:25:15 -07:00 |
|
mozilla.mano@sent.com
|
a7e5560626
|
Bug 383365 Tweak default preferences set in debug builds. r=gavin.
|
2007-06-05 17:05:11 -07:00 |
|
vladimir@pobox.com
|
11537f7259
|
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
|
2007-06-05 17:03:12 -07:00 |
|
graydon@mozilla.com
|
ad2d5719f0
|
Bug #368869, suspect all native wrappers as cycle roots (yet again, after Igor's change to js gc).r=brendan, sr=jst
|
2007-06-05 16:50:22 -07:00 |
|
mrbkap@gmail.com
|
c95c9cfd67
|
Remove vestigial initialization
|
2007-06-05 16:44:21 -07:00 |
|
mrbkap@gmail.com
|
69c8756e8a
|
Be less strict about how you can call eval. In particular, allow callers to call it through other names, as long as the this object is a global object. bug 383381, r=brendan
|
2007-06-05 16:42:00 -07:00 |
|
mozilla.mano@sent.com
|
4d33bc373e
|
Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer.
|
2007-06-05 16:26:26 -07:00 |
|
mozilla.mano@sent.com
|
d485243cf3
|
Bug 381534 - cannot drag and drop url from location bar to bookmarks toolbar. r=sspitzer.
|
2007-06-05 16:24:39 -07:00 |
|
mozilla.mano@sent.com
|
a895c000af
|
Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer.
|
2007-06-05 16:22:44 -07:00 |
|
mozilla.mano@sent.com
|
53c7685c28
|
Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer.
|
2007-06-05 16:18:47 -07:00 |
|
bzbarsky@mit.edu
|
2a16b873e4
|
Looks like this test is failing on mac and all...
|
2007-06-05 15:41:41 -07:00 |
|
kaie@kuix.de
|
953cc24967
|
Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor
|
2007-06-05 15:14:39 -07:00 |
|