Blake Kaplan
50dec62271
Bug 460706 - Handle misplaced ContinueInterruptedParsing calls during synchronous XMLHttpRequest. r+sr=sicking
...
--HG--
extra : rebase_source : 2852f7f9f0283bc6971dab6dd2ec92234fab302a
2008-12-19 15:45:55 -08:00
Olli Pettay
dbf8cc51bc
Bug 461994 - Crash [@ DocumentViewerImpl::Close] with reloading, r+sr=bz
2008-12-20 01:45:56 +02:00
Olli Pettay
3abb81ab1d
Bug 461027, r+sr=bz
2008-12-20 01:40:00 +02:00
Olli Pettay
c4e089543d
Bug 470167 - 'ASSERTION: Should be in an update while creating frames' with stylesheet appended many times, r+sr=bz
2008-12-20 01:35:30 +02:00
Olli Pettay
2a620fc7f7
Bug 470431 - Memory leak of document and content nodes with creating DOMMouseScroll event, r+sr=jst
2008-12-20 01:27:33 +02:00
Olli Pettay
8334b0e0a4
Bug 470419 - Crash [@ nsXBLPrototypeHandler::MouseEventMatched] dispatching mousedown UIEvent and xbl event handler, r+sr=bz
2008-12-20 00:39:47 +02:00
Joe Drew
88f530158b
Don't discard animated images so we don't have to worry about how to restore them. b=414259 r/sr=vlad
2008-12-19 17:35:50 -05:00
Joe Drew
b6eec2ca8e
Bug 393936 - nsIRequest::cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call cancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad
2008-12-19 17:35:50 -05:00
Ted Mielczarek
b0728526c3
merge for bug 468463
2008-12-19 14:20:24 -05:00
Jim Blandy
6e2aad61e3
Bug 468463: Use proper equality operator for Unix 'test' command. r=ted.mielczarek
2008-12-19 11:11:01 -08:00
Jim Blandy
6b3cecf606
Bug 462914: Test for setlocale at configure time in js/src r=crowder
2008-12-19 10:31:43 -08:00
Jim Blandy
133b466fdc
Bug 469225: Make js/src/configure take a --disable-arm-vfp option. r=vladimir
...
This controls whether NJ_ARM_VFP is #defined in the SpiderMonkey
build. By default it is enabled.
Note that commenting out the hard-wired definition of NJ_ARM_VFP in
js/src/nanojit/NativeARM.h makes that line of the file match what's in
tamarin-redux, so hopefully there won't be conflicts with whatever
arrangement Adobe comes up with to control this.
2008-12-19 10:20:36 -08:00
Jim Blandy
f7491b4ec9
Bug 461309: Let browser/installer/Makefile.in permit 'make clean' in debug builds. r=bsmedberg
...
Check for debug builds only for the targets that matter. The 'clean'
and 'distclean' targets, for example, may need to recur into
browser/installer/Makefile.in.
2008-12-19 10:13:25 -08:00
Jesse Valianes
ca43197916
bug 440001 - source server support for mercurial. r=ted
2008-12-19 11:04:50 -05:00
arno renevier
e03292ed3a
bug 470415 - call exanduser on mochitest logfile argument. r=ted
2008-12-19 15:01:37 +01:00
Stuart Parmenter
6c8601ac15
bug 458373. Allow you to pass in a flag to drawWindow to show the caret. patch from roc. r=me
2008-12-12 02:50:31 -08:00
Neil Deakin
0d716981d6
Bug 279539, rework SetPopupPosition to be simpler, r+sr=roc
2008-12-10 07:19:16 -08:00
Neil Deakin
b0579d24d1
Bug 458613, set relatedTarget for dragenter and dragleave events, r=smaug,sr=roc
2008-12-19 09:58:47 -05:00
Benjamin Smedberg
8bded86e48
Bug 466486 - Don't use a subshell to recurse over DIRS when DIRS is empty (try #2 ) r=ted
2008-12-19 09:50:24 -05:00
Neil Deakin
c3720738b1
Bug 404314, create widget when setting menugenerated attribute, prevents assertion and issues with menu selection, r+sr=roc
2008-12-19 08:43:24 -05:00
Neil Deakin
a1f1faa131
Bug 321180, better space-separated string parsing, r+sr=jonas
2008-12-19 08:43:24 -05:00
Neil Deakin
b40a5ac885
Bug 321175, change nsTemplateRule::GetAction to return nsIContent, r+sr=jonas
2008-12-19 08:43:24 -05:00
Olli Pettay
2840513314
Bug 468176, r=enn, sr=neil
2008-12-19 14:49:28 +02:00
Marco Bonardo
6d6a704efd
Bug 458849 - transition download visits saved when "Keep my history..." is unchecked, r=sdwilsh
2008-12-19 13:36:15 +01:00
Dave Townsend
059246ced0
Bug 445710: Add-on update shows old version while downloading. r=robstrong
2008-12-19 12:25:27 +00:00
Ehsan Akhgari
de102e4aff
Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc
2008-12-19 14:37:09 +03:30
Josh Aas
5d4fcd2cf1
merge
2008-12-19 05:31:24 -05:00
Josh Aas
fb0a72d214
Backed out changeset e28cd33a0335
2008-12-19 05:30:53 -05:00
Brendan Eich
c75738a5a9
Back out patch for bug 469625, it mysteriously busts stuff.
2008-12-19 01:38:09 -08:00
Josh Aas
9cbc644971
System for testing plugins, take 3. b=386676 r=smichaud sr=roc
2008-12-19 04:10:09 -05:00
Josh Aas
2dbb3bcabd
merge
2008-12-19 02:00:23 -05:00
Josh Aas
21607049a7
Backed out changeset 7b8ca8c944f2
2008-12-19 01:59:15 -05:00
Brendan Eich
94fa86c42c
Bug 469625 - TM: Crash [@ js_String_getelem] (r=jorendorff).
2008-12-18 22:35:46 -08:00
Josh Aas
e13d6f3cc1
System for testing plugins, take 2. b=386676 r=smichaud sr=roc
2008-12-19 00:47:08 -05:00
Brendan Eich
7a66a262ee
Merge (bah).
2008-12-18 21:10:29 -08:00
Brendan Eich
c84d42797f
Bug 470300 - "Assertion failure: StackBase(fp) + blockDepth == regs.sp" with |let| (r=gal).
2008-12-18 21:08:57 -08:00
Dietrich Ayala
440d3c07bc
imported patch backout-bug414715
2008-12-18 17:09:25 -08:00
Wan-Teh Chang
1d046d134d
Bug 469870: Upgraded nsprpub to NSPR_HEAD_20081216. r=kaie.
2008-12-18 14:34:38 -08:00
Edward Lee
60e89b7539
Bug 467347 - Fix Plural Rule #12 , Arabic, to have 6 forms. r=Pike, r=smontagu
2008-12-18 16:23:24 -06:00
Dietrich Ayala
3dc8ba0501
Bug 414715 - Notify the user if places.sqlite is locked and bookmarks and history will not work (r=marco, r=gavin, l10n-r=pike)
2008-12-18 13:47:48 -08:00
Steven Michaud
81d714e6a0
Let the OS manage repaints on its own. b=459319 r=vlad,roc sr=roc
2008-12-18 15:37:16 -06:00
Jeff Walden
a440d5c705
Bug 381598 - HTTP server tests cleanup, round two. r=me because the old tests are difficult to understand and it's not worth making someone read them to do a review
2008-12-18 11:05:40 -08:00
Dietrich Ayala
d6a71cae70
Bug 469102 - Places Tag Autocomplete breaks with certain tags (Regex escaping) (r=marco)
2008-12-18 12:33:47 -08:00
Ehsan Akhgari
c5ae2a1961
Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc
2008-12-18 23:42:53 +03:30
Ehsan Akhgari
7476101223
Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel; r=mano
2008-12-18 23:42:40 +03:30
Taras Glek
7376ca7e6a
Bug 469076: handle -silent in default cmdline handler r=bsmedberg
2008-12-18 12:05:46 -08:00
Steffen Wilberg
828c83616a
Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano
2008-12-18 20:50:49 +01:00
Dão Gottwald
0ec6aa7ce2
Bug 470048 - feed and "popup blocked" button cleanup. r=gavin
2008-12-18 12:25:29 +01:00
Robert O'Callahan
5f08d6cc8c
Backout bug 464376 due to test failures
...
--HG--
extra : rebase_source : 06459cf9e5786496abcc2f0fdbff703053fd6d63
2008-12-18 23:17:57 +13:00
Robert O'Callahan
a26108bfcf
Backed out changeset 1a4e7f55120d
2008-12-18 23:17:30 +13:00