Boris Zbarsky
|
57b680de9c
|
Fixing orange. Bug 183348
|
2008-09-09 16:16:21 -04:00 |
|
Boris Zbarsky
|
4cc2ce122f
|
Fix build bustage: parent or proto might be not JSObject* when setting to null. r=brendan
|
2008-09-09 15:27:19 -04:00 |
|
Boris Zbarsky
|
0e3727f2be
|
Bug 183348 followup: rename the args in the header too.
|
2008-09-09 14:32:27 -04:00 |
|
Daniel Holbert
|
aa12c61f3c
|
Bug 447835, r+sr=roc
|
2008-09-09 11:26:20 -07:00 |
|
Brendan Eich
|
94b10f6170
|
Avoid needless prototype-shape purges (454035, r=igor).
|
2008-09-09 11:24:03 -07:00 |
|
Boris Zbarsky
|
c9c0698d6a
|
Bug 183348. Fix cloning of sheets with @import rules. Also fixes bug 290018, bug 436261, bug 444723, bug 445415. r+sr=dbaron
|
2008-09-09 14:08:11 -04:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Ted Mielczarek
|
6550f442ba
|
bug 454256 - --enable-static firefox builds should error in configure. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Masayuki Nakano
|
581c738c63
|
Bug 452385 Bookmark This Page panel hangs Firefox when -moz-border-radius is used r=ere, sr=vlad
|
2008-09-10 02:22:12 +09:00 |
|
Taras Glek
|
9405df90da
|
bug 454292:prbool fixes for layout r+sr=dbaron
|
2008-09-09 10:07:26 -07:00 |
|
Dave Townsend
|
3919bf60ce
|
Bug 391728: No placeholder for disabled plugins. r=jst, r=josh, sr=bz
|
2008-09-09 16:43:21 +01:00 |
|
L. David Baron
|
fa9533f8cf
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
|
Olli Pettay
|
2698015dae
|
Bug 442227, p=arenevier@fdn.fr, r=smaug,enndeakin, sr=neil
|
2008-09-09 13:07:35 +03:00 |
|
Olli Pettay
|
a4dcb20ef2
|
Bug 454217, httpd.js doesn't handle large body properly, r=sayrer, +change XHR POST test to use request.body
|
2008-09-09 12:32:35 +03:00 |
|
Olli Pettay
|
f3f651e521
|
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
|
2602e9632c
|
Bug 430394, r+sr=roc
|
2008-09-09 12:00:02 +03:00 |
|
Phil Ringnalda
|
8cdaf2633d
|
Bug 454090 - Use .trim() in search service, r=gavin
|
2008-09-08 21:48:07 -07:00 |
|
Phil Ringnalda
|
cd0cecfcd3
|
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 |
|
roc@mystery
|
cc723e334a
|
Fix commenting-out of failing test.
|
2008-09-09 12:32:45 +12:00 |
|
Brendan Eich
|
5b35846387
|
Fix bug 454266 - js_FillPropertyCache uses the wrong scope's shape sometimes (r=mrbkap).
|
2008-09-08 15:52:35 -07:00 |
|
Ben Turner
|
c6eb5d4c06
|
Properly initialized mSaveDepth in JSAutoSuspendRequest, r=sayrer.
|
2008-09-08 15:09:41 -07:00 |
|
Bobby Holley
|
3c106c861e
|
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
|
6bd35710a6
|
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
|
b710b55732
|
Bug 432766 - Middle click bookmarks folder in Library replaced current tab, r=dietrich
|
2008-09-08 23:34:04 +02:00 |
|
Ben Turner
|
50902af701
|
Merge backout.
|
2008-09-08 13:51:17 -07:00 |
|
Ben Turner
|
db0c18578b
|
Bug 435848 - Backed out changeset 9b9968a7c755 due to failing unit tests.
|
2008-09-08 13:50:45 -07:00 |
|
Taras Glek
|
71b568fe41
|
bug 453889: Correct prbool misuse in spidermonkey
|
2008-09-08 13:41:09 -07:00 |
|
Robert Strong
|
38a27e41e8
|
Bug 451085 - Add updater tests for applying mar files. r=dtownsend
|
2008-09-08 11:57:10 -07:00 |
|
Blake Kaplan
|
6a6096aebd
|
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
|
d871875d8e
|
Bug 453870 - Give app update some XPCOMUtils love. r=dtownsend
|
2008-09-08 11:37:30 -07:00 |
|
Ben Turner
|
3b4ff9de7b
|
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
|
79f9a72d30
|
Fix for bug 443415 (Name more CC edges). r/sr=jst.
|
2008-09-08 20:26:46 +02:00 |
|
Ben Turner
|
dcccc2db05
|
Bug 453380 - "Compile worker scripts with principals to enable eval support". r+sr=jst.
|
2008-09-08 11:24:50 -07:00 |
|
Taras Glek
|
7e792aca92
|
bug 453892: fix prbool bugs in xpconnect. r=jorendorff
|
2008-09-08 11:19:58 -07:00 |
|
Taras Glek
|
30aa910a7e
|
bug 432917: MUST_FLOW_THROUGH static check. r=bsmedberg
|
2008-09-08 11:01:22 -07:00 |
|
Taras Glek
|
dbf23956a4
|
bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor
|
2008-09-08 10:51:10 -07:00 |
|
Ben Turner
|
2bf528349c
|
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
|
2008-09-08 10:48:14 -07:00 |
|
Neil Deakin
|
690bc09a07
|
Bug 452787, fix missing paranthesis
|
2008-09-08 12:22:25 -04:00 |
|
Neil Deakin
|
90fdd3385a
|
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
|
7d8894fa85
|
Bug 453520, links inside fieldsets should be draggable,r+sr=roc
|
2008-09-08 12:09:35 -04:00 |
|
Neil Deakin
|
39ab9e9583
|
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
|
d7b1467727
|
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
|
5819f54b4e
|
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
|
b0c349250f
|
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
|
14a159413b
|
merging part one of backout
|
2008-09-08 16:00:02 +02:00 |
|
timeless@mozdev.org
|
001755d5a8
|
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
|
b648585b1d
|
Correctly handle window resizes when one dimension is zero. (Bug 453759) r+sr=roc
|
2008-09-08 06:41:36 -07:00 |
|
Boris Zbarsky
|
1fef9d25da
|
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
|
8b42832c23
|
Bug 453406. Make sure to properly update our bits. r+sr=jst
|
2008-09-08 09:19:49 -04:00 |
|
Dão Gottwald
|
015f4e5929
|
merge
|
2008-09-08 15:19:37 +02:00 |
|