mozilla.mano@sent.com
2feb7d856b
fix typos
2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com
bd9d273059
Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich.
2007-03-25 05:28:29 -07:00
smontagu@smontagu.org
1d7655cdb0
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
2007-03-25 00:38:18 -07:00
jwalden@mit.edu
d352fc4921
Bug 372546 - Mark pipe input/output streams as threadsafe. r=bsmedberg
2007-03-25 00:31:45 -07:00
jwalden@mit.edu
72db7ae2c3
Bug 373640 - nsIFile.parent throws an exception on reaching top of file system on Windows -- should return null. r=bsmedberg
2007-03-25 00:28:06 -07:00
asqueella@gmail.com
d3fa14b77e
Try to fix mac bustage, making this test skip the global stylesheet PI like the other tests do...
2007-03-24 23:21:00 -07:00
asqueella@gmail.com
782392a877
Bug 371123 - XMLHttpRequest should trigger content policies
...
p=Wladimir Palant <trev@gtchat.de>r=jst, sr=sicking
2007-03-24 22:35:39 -07:00
asqueella@gmail.com
69e6a9a9b7
Bug 374486 - "WARNING: Nonempty list left over?" in visual debugging mode
...
p=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
2007-03-24 22:30:59 -07:00
asqueella@gmail.com
df42cd5dc2
Bug 375215 - FeedWriter fails for feeds with text/html content type
...
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
asqueella@gmail.com
bde08ec16b
fix bug 369828 - html/svg:style sheets don't work in XUL documents(the fix is to special-case these elements in nsXULDocument::ResumeWalkand manually call UpdateStylesheet on them after the element and its subtreeis fully constructed and inserted into the document)r=bz, sr=peterv
2007-03-24 22:20:29 -07:00
asqueella@gmail.com
b8c797ca40
Bug 373614 - remove nsIXULContentSink interface, use the underlying class directly.r=smaug, sr=roc
2007-03-24 22:02:10 -07:00
asqueella@gmail.com
b33b415350
bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
...
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
Olli.Pettay@helsinki.fi
056e66fd0c
Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
2007-03-24 05:18:02 -07:00
Olli.Pettay@helsinki.fi
31ed919c5c
Bug 359113, Crashes [@ nsEventStateManager::ShiftFocusInternal], r+sr=jst
2007-03-24 04:47:28 -07:00
roc+@cs.cmu.edu
29a2c959bb
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
2007-03-24 04:07:36 -07:00
Olli.Pettay@helsinki.fi
a04e1d18ae
Bug 374584, r=peterv, sr=jst
2007-03-24 03:53:07 -07:00
mats.palmgren@bredband.net
2bd2f49360
Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
2007-03-24 03:51:44 -07:00
mats.palmgren@bredband.net
662ee970c3
Fix comment nit. b=374229 r=emaijala sr=roc
2007-03-24 02:48:17 -07:00
mats.palmgren@bredband.net
4a56ed14fd
Hold a strong ref on the plugin instance to prevent destruction of the plugin native window object while processing the event. b=374229 r=emaijala sr=roc
2007-03-24 02:45:51 -07:00
mats.palmgren@bredband.net
a8f510b62f
Only assert that we have a non-null frame if this event requires a frame. b=374229 r=emaijala sr=roc
2007-03-24 02:45:01 -07:00
mats.palmgren@bredband.net
42d130d286
Fix "selection colors are sometimes wrong". b=374765 r+sr=pavlov
2007-03-24 02:21:35 -07:00
igor@mir2.org
7322d84e50
Bug 355736: no quotas arround name matching keywords in keywordless context. r=brendan,mrbkap
2007-03-24 00:34:47 -07:00
dbaron@dbaron.org
d5b8384219
Avoid the need for a getKey callback in jsdhash/pldhash. b=374906 r=brendan
2007-03-23 16:32:40 -07:00
cbiesinger@web.de
1390efdf1e
Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2007-03-23 14:56:32 -07:00
rob_strong@exchangecode.com
da5ae5e9db
Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer
2007-03-23 14:32:30 -07:00
crowder@fiverocks.com
a2156b9e6e
Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst
2007-03-23 14:27:14 -07:00
sayrer@gmail.com
77369054e5
remove remote css
2007-03-23 14:10:05 -07:00
jst@mozilla.org
d8f3712698
s/!NS_SUCCEEDED/NS_FAILED/ for bug 299054.
2007-03-23 13:35:04 -07:00
neil@parkwaycc.co.uk
06fbbde8b2
Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron
2007-03-23 13:26:20 -07:00
gavin@gavinsharp.com
e1f4a0288c
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
2007-03-23 13:16:54 -07:00
sayrer@gmail.com
69a53ee6a8
Add dump calls to attempt to determine the cause of orange on tinderbox
2007-03-23 12:47:09 -07:00
crowder@fiverocks.com
4f123ed322
Bug 339652: Maximum recursion value is too low, r=brendan
2007-03-23 11:11:40 -07:00
benjamin@smedbergs.us
30777ba15e
Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser
2007-03-23 11:05:24 -07:00
Olli.Pettay@helsinki.fi
1e619f723b
Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron
2007-03-23 10:32:34 -07:00
bugzilla@standard8.demon.co.uk
ce0ff9015a
Temporary fix for debug build bustage
2007-03-23 09:16:24 -07:00
crowder@fiverocks.com
5295d19da2
Bug 373794: crash with bad gif image, r=tor@acm.org, sr=pavlov@pavlov.net
2007-03-23 09:15:43 -07:00
crowder@fiverocks.com
21950530c7
Bug 330352: very non-greedy regexp causes crash in jsregexp.c, r=mrbkap
2007-03-23 09:13:06 -07:00
peterv@propagandism.org
a48211b9d5
Backing out change for debugging tinderbox orange.
2007-03-23 09:10:21 -07:00
timeless@mozdev.org
5f7f0d7045
Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 08:56:57 -07:00
bugzilla@standard8.demon.co.uk
ca16e68ca2
Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil.
2007-03-23 08:51:53 -07:00
peterv@propagandism.org
821b938944
Temporarily enable cycle collection timing for debug builds to figure out tinderbox orange. Will back out after qm-xserve01 tinderbox has cycled.
2007-03-23 08:11:53 -07:00
peterv@propagandism.org
a21e9fae83
Relanding part of the fix for bug 372960 (Make XPConnect traverse more JS edges). r=brendan, sr=jst.
2007-03-23 06:21:22 -07:00
Olli.Pettay@helsinki.fi
be5c439142
backout Bug 369168
2007-03-23 03:03:25 -07:00
sspitzer@mozilla.org
f3ee8725dc
testcase for bug #369887 . r=dietrich
2007-03-23 01:06:01 -07:00
dbaron@dbaron.org
5a804a9d68
Update counters test results based on Windows results and better understanding of Mac failures.
2007-03-23 00:41:57 -07:00
dbaron@dbaron.org
981ba80b3e
Mark 2 more tests as random due to font spacing issues.
2007-03-23 00:09:45 -07:00
dbaron@dbaron.org
08f751703b
Fix misuse of terminology and improve comment.
2007-03-22 23:49:37 -07:00
dbaron@dbaron.org
ab9daad2ec
Handle file not existing more gracefully.
2007-03-22 23:29:25 -07:00
dbaron@dbaron.org
2143e6c013
Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>.
2007-03-22 23:28:24 -07:00
dbaron@dbaron.org
2edc6f1316
Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg
2007-03-22 23:26:53 -07:00