Commit Graph

196683 Commits

Author SHA1 Message Date
Olli Pettay
bac2b43e81 Bug 453521, range.extractContents should return empty document fragment if range is collapsed, r+sr=sicking 2008-09-09 12:17:35 +03:00
Olli Pettay
36dd7b453e Bug 430394, r+sr=roc 2008-09-09 12:00:02 +03:00
Phil Ringnalda
3a336b2b35 Bug 454090 - Use .trim() in search service, r=gavin 2008-09-08 21:48:07 -07:00
Phil Ringnalda
b889b4c523 Bug 454297 - move external viewsource prefs to all.js so viewSource doesn't throw from the console in non-Fx apps, r=gavin 2008-09-08 21:42:16 -07:00
Blake Kaplan
aed7e52354 Trace Math.max. r=brendan 2008-09-08 20:06:58 -07:00
Robert Sayre
7ee43a4c3f Add date tests to correctness checks 2008-09-08 22:36:30 -04:00
Robert Sayre
0f28d34f67 Add controlflow-recursive to correctness checks 2008-09-08 21:15:46 -04:00
Robert Sayre
92af7a4a9b Add some basic correctness tests for benchmarks 2008-09-08 21:02:57 -04:00
roc@mystery
0e2c88b888 Fix commenting-out of failing test. 2008-09-09 12:32:45 +12:00
Brendan Eich
66bff6ea2c Fix bug 454266 - js_FillPropertyCache uses the wrong scope's shape sometimes (r=mrbkap). 2008-09-08 15:52:35 -07:00
Brendan Eich
5b1591656c Fix bug 454266 - js_FillPropertyCache uses the wrong scope's shape sometimes (r=mrbkap). 2008-09-08 15:51:47 -07:00
Ben Turner
1ec2c83e49 Properly initialized mSaveDepth in JSAutoSuspendRequest, r=sayrer. 2008-09-08 15:09:41 -07:00
Bobby Holley
107ed7aaa9 Force cms to use sRGB as an output profile during reftests - bug 452125.r=vlad 2008-09-08 14:47:26 -07:00
Bobby Holley
b76029e429 Bug 453726 - thebes does an unnecessary float->byte->float conversion on the alpha channel when color management is turned on. r=vlad 2008-09-08 14:41:26 -07:00
Alice White
aabaf515af Bug 432766 - Middle click bookmarks folder in Library replaced current tab, r=dietrich 2008-09-08 23:34:04 +02:00
Ben Turner
ac24075f5b Merge backout. 2008-09-08 13:51:17 -07:00
Ben Turner
227866ccc2 Bug 435848 - Backed out changeset 9b9968a7c755 due to failing unit tests. 2008-09-08 13:50:45 -07:00
Andreas Gal
ee3d4c3946 Don't try to record recursion until we support it properly (454277). 2008-09-08 22:49:17 +02:00
Taras Glek
47f8a782cc bug 453889: Correct prbool misuse in spidermonkey 2008-09-08 13:41:09 -07:00
Robert Strong
dd552fd0ef Bug 451085 - Add updater tests for applying mar files. r=dtownsend 2008-09-08 11:57:10 -07:00
Blake Kaplan
1e443bad7c Bug 453345 - Only look at pn_extra if we're actually a list. r=brendan 2008-09-08 11:47:15 -07:00
Robert Strong
999e6c6956 Bug 453870 - Give app update some XPCOMUtils love. r=dtownsend 2008-09-08 11:37:30 -07:00
Ben Turner
f59f02c76f Bug 453380 - "Compile worker scripts with principals to enable eval support". Forgot jst's nits. 2008-09-08 11:37:09 -07:00
Peter Van der Beken
36d56d6620 Fix for bug 443415 (Name more CC edges). r/sr=jst. 2008-09-08 20:26:46 +02:00
Ben Turner
8713c60e0b Bug 453380 - "Compile worker scripts with principals to enable eval support". r+sr=jst. 2008-09-08 11:24:50 -07:00
Taras Glek
76233a3538 bug 453892: fix prbool bugs in xpconnect. r=jorendorff 2008-09-08 11:19:58 -07:00
Taras Glek
56911014d8 bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg 2008-09-08 11:01:22 -07:00
Taras Glek
ee4fd995ff bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor 2008-09-08 10:51:10 -07:00
Ben Turner
98c9884ab2 Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst. 2008-09-08 10:48:14 -07:00
Neil Deakin
5f7cbec9c2 Bug 452787, fix missing paranthesis 2008-09-08 12:22:25 -04:00
Neil Deakin
4c330a0e83 Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin
1775d2b770 Bug 453520, links inside fieldsets should be draggable,r+sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin
537196dcc8 Bug 452787, change to ignore selection when inside a draggable html element, r=smaug,sr=roc 2008-09-08 12:09:35 -04:00
timeless@mozdev.org
aba312b125 merging unrelated change (three of two)
to fix Bug 454186
SM crashes when try to download file [@ nsString::ToInteger - nsTreeBodyFrame::PaintProgressMeter]
2008-09-08 16:02:33 +02:00
timeless@mozdev.org
2779332bd2 merging backout part two of two
to fix Bug 454186
SM crashes when try to download file [@ nsString::ToInteger - nsTreeBodyFrame::PaintProgressMeter]
2008-09-08 16:01:00 +02:00
timeless@mozdev.org
2cf6a7ee79 Backed out changeset 54215f2cbc66
to fix Bug 454186
SM crashes when try to download file [@ nsString::ToInteger - nsTreeBodyFrame::PaintProgressMeter]
2008-09-08 16:00:32 +02:00
timeless@mozdev.org
4a47e497f2 merging part one of backout 2008-09-08 16:00:02 +02:00
timeless@mozdev.org
cd1123a292 Backed out changeset 18b48ea2b188
to fix Bug 454186
SM crashes when try to download file [@ nsString::ToInteger - nsTreeBodyFrame::PaintProgressMeter]
2008-09-08 15:59:01 +02:00
L. David Baron
210a4684ba Correctly handle window resizes when one dimension is zero. (Bug 453759) r+sr=roc 2008-09-08 06:41:36 -07:00
Boris Zbarsky
9e228136ee Bug 436990. Make sure to remove already-fired timers from our refresh URI list. r+sr=jst 2008-09-08 09:19:49 -04:00
Boris Zbarsky
a9d090b456 Bug 453406. Make sure to properly update our bits. r+sr=jst 2008-09-08 09:19:49 -04:00
Dão Gottwald
09d3a0d535 merge 2008-09-08 15:19:37 +02:00
Dão Gottwald
bdd8356e93 Backed out changeset 34b79df24e18 2008-09-08 15:19:10 +02:00
Anoop Saldanha
ed84b5cfbf Bug 436553 - Automate litmus test for closing the download manager; r=sdwilsh 2008-09-08 15:06:42 +02:00
Masayuki Nakano
f6c06380e8 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
Boris Zbarsky
dc53f17a81 Removing shark think which landed by accident 2008-09-08 08:57:52 -04:00
Boris Zbarsky
df04fb56c4 Bug 451605. Make sure to properly restore the thisp for the innermost frame when taking a nested side exit with a callDepth > 0. r=brendan,gal 2008-09-08 08:55:20 -04:00
Peter Van der Beken
ad83ecaf10 Fix for bug 440974 (Unneeded <transformiix:root /> elements as a result of XSL transformation.). r/sr=sicking. 2008-09-08 14:48:29 +02:00
Peter Van der Beken
7c5afe3202 Fix for bug 443902 (Remove some nsIDocument QIs from txMozillaTextOutput.cpp). r/sr=sicking. 2008-09-08 14:34:39 +02:00
Oleg Romashin
862b8e5d2b Bug 453826 - MOZ_XUL define required for nsCaret::IsMenuPopupHidingCaret. r+sr=roc 2008-09-08 15:23:38 +03:00