Ben Turner
|
d1e776def5
|
Bug 459790 - 'Following Error console link causes uncaught exception ( 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface] ).' Followup fix for JS impls. r+sr=jst, a=blocking1.9.1+
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
a5043e209c
|
Bug 466257 - 'Workers: Errors in sub workers aren't propagated to top-most parents like they should.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
16be2ddad9
|
Bug 466256 - 'Workers: Prevent cross-site workers and properly resolve relative URIs.' r+sr=jst, a=blocking1.9.1+.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
02754d8660
|
Bug 465447 - 'Workers: Implement terminate() for explicitly killing a worker.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
83764ad9d3
|
Bug 465141 - 'Workers: Implement expression flavor of timeouts, use nsAutoJSValHolder.' r+sr=jst, a=blocking1.9.1+
|
2008-11-27 01:16:41 -05:00 |
|
Ben Turner
|
bf64e9099d
|
Bug 465108 - 'Workers: Add navigator object.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:40 -05:00 |
|
Ben Turner
|
29227edb60
|
Bug 464983 - 'Workers: Throw exceptions properly from XHR status getters and fake abort events in race conditions.' r+sr=sicking, a=blocking1.9.1+.
|
2008-11-27 01:16:37 -05:00 |
|
Robert Strong
|
5a597093c6
|
Bug 464364 - Multiple attempts to write permission test file (should cache canUpdate). r=dtownsend, approval1.9.1=beltzner
|
2008-11-26 22:07:51 -08:00 |
|
Masayuki Nakano
|
d9e9d4caf1
|
Bug 294688 clicking on applet or flash after context menu opens, does not close context menu r=ere+roc, sr=roc, a=beltzner
|
2008-11-27 14:42:18 +09:00 |
|
Boris Zbarsky
|
c07a04cc4f
|
Bug 465455. Use the charset we'll send in the header to encode with. r+sr=sicking, a=beltzner
|
2008-11-26 23:10:28 -05:00 |
|
Boris Zbarsky
|
f8a74d33fa
|
Bug 466518. Teach content policy utils about resource documents. r+sr=jst, a=beltzner
|
2008-11-26 23:10:28 -05:00 |
|
Alexander Surkov
|
3323361d76
|
Bug 441974 - Several tests fail when running in conjunction with other mochitests, succeed when running stand-alone, patch=MarcoZ, r=me, a=beltzner
|
2008-11-27 12:06:11 +08:00 |
|
Alexander Surkov
|
f0557886a2
|
Bug 416872 - Simplify GetState() impl's for defunct objects, r=david.bolter, sr=neil, a=beltzner
|
2008-11-27 12:04:05 +08:00 |
|
John Daggett
|
0d24013534
|
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
|
2008-11-27 12:50:16 +09:00 |
|
Masayuki Nakano
|
c941749fec
|
backout the latest landing b=463209
|
2008-11-27 12:29:44 +09:00 |
|
Masayuki Nakano
|
afd8f25b04
|
Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner
|
2008-11-27 11:50:35 +09:00 |
|
Dietrich Ayala
|
9f81601ddc
|
Bug 414715. Notify the user if places.sqlite is locked. r=pike, r=mak77, ui-review=faaborg, a=blocking-firefox3.1
|
2008-11-26 20:59:47 -05:00 |
|
Justin Dolske
|
e33b2bfa4b
|
Bug 464994. about:license and about:rights potentially contradict each other. r=gerv, a=blocking-firefox3.1
|
2008-11-26 20:59:47 -05:00 |
|
Boris Zbarsky
|
23065733a2
|
Bug 462800. Fix test bustage by making sure to test the right thing
|
2008-11-26 18:36:01 -05:00 |
|
Boris Zbarsky
|
5ab8d15933
|
Marge backout
|
2008-11-26 17:56:02 -05:00 |
|
Boris Zbarsky
|
55472dc351
|
Backed out changeset 7bc1ba9f91fe to fix test orange
|
2008-11-26 17:54:40 -05:00 |
|
L. David Baron
|
2739ffad74
|
Annotate known failures with bug numbers.
|
2008-11-26 14:49:46 -08:00 |
|
L. David Baron
|
1e75702d44
|
Bug 451426 fixed all of the randomness in these reftests as well (including bug 465408 and the x86-Mac randomness).
|
2008-11-26 14:42:40 -08:00 |
|
Boris Zbarsky
|
a0adc7dc83
|
Merging in bug 453432
|
2008-11-26 16:54:54 -05:00 |
|
Boris Zbarsky
|
614f8ff1ca
|
Bug 465263. When setting location.hash to empty string, treat that as identical to '#' for compat with IE. r+sr=jst, a=beltzner
|
2008-11-26 16:52:54 -05:00 |
|
Boris Zbarsky
|
757f481a59
|
Bug 462979. Fix synthesizeMouse to send events to the right place. r=enn, sr=roc, a=beltzner
|
2008-11-26 16:52:42 -05:00 |
|
Boris Zbarsky
|
162c4c7269
|
Bug 462800. Treat document.domain in a more uniform manner in DOM storage. Also fixes bug 462801. r=dcamp, sr=sicking, a=beltzner.
|
2008-11-26 16:52:40 -05:00 |
|
Boris Zbarsky
|
547c81f8f3
|
Bug 462519. Make NSPR logging of document construction/destruction work in opt builds again. r+sr=jonas, a=beltzner
|
2008-11-26 16:52:38 -05:00 |
|
L. David Baron
|
9029f0f825
|
Bug 451426 seems to have fixed bug 465409, so removing failures from manifest.
|
2008-11-26 13:24:57 -08:00 |
|
Dão Gottwald
|
b68ea5d6b0
|
Bug 463261 - endcap of the buttons & shadows of buttons on the bookmark toolbar are not properly aligned. r=gavin
|
2008-11-26 22:01:50 +01:00 |
|
Benjamin Smedberg
|
5a96be0cbd
|
Bug 466492 - test for the existence of jar.mn in make, rather than in a shell script: this allows us to avoid launching the subshell in the common case where a jar.mn is not present r=ted
|
2008-11-26 14:43:59 -05:00 |
|
Benjamin Smedberg
|
a3f1bc7d9c
|
Bug 466486 - Don't launch subshells to build subdirectories if there aren't any subdirectories to build r=ted
|
2008-11-26 14:43:26 -05:00 |
|
Benjamin Smedberg
|
32cd05bc7d
|
Bug 463289 - nsNativeModuleLoader doesn't protect its internal data structures, and is accessed on multiple threads (symptom is RECURSION_LEVEL assertions in pldhash.c). This patch is the simple-but-slow path: proxy all non-main-thread requests to the main thread. This is probably sufficient because asking for modules is a relatively rare activity: the component manager caches the factory objects after a lookup, r=brendan
|
2008-11-26 14:39:36 -05:00 |
|
Benjamin Smedberg
|
0c8ea59022
|
Bug 442012 - Allocating more than 2GB of memory in mozilla is never a good idea. On 64-bit systems PRSize and size_t are 64-bit and so truncation from PRSize to PRUint32 could cause weird behavior errors. Prevent these huge allocations. r=wtc sr=dveditz
|
2008-11-26 14:38:53 -05:00 |
|
Benjamin Smedberg
|
92e9d4714f
|
Bug 463420 - SIMPLE_PROGRAMS leads to bustage with generated.pdb r=ted
|
2008-11-26 14:38:09 -05:00 |
|
Peter Weilbacher
|
b39d47dffa
|
[OS/2] implement (but not yet activate) synthetic oblique using font matrix skewing in gfxOS2Font::CairoScaledFont
|
2008-11-26 20:13:43 +01:00 |
|
Peter Weilbacher
|
962a68d018
|
[OS/2] de-indent gfxOS2Font::GetMetrics and get a few improvements that were added to gfxFT2Font in the meantime
|
2008-11-26 20:12:52 +01:00 |
|
Peter Weilbacher
|
50bccbc11f
|
[OS/2] remove two unused, already commented, code lines from gfxOS2Platform.cpp
|
2008-11-26 20:12:52 +01:00 |
|
Boris Zbarsky
|
f6899369f8
|
Fixing comments and assertion text. Bug 466681
|
2008-11-26 13:48:36 -05:00 |
|
Igor Bukanov
|
427be2e6d3
|
bug 457521, r=brendan a191=blocking
|
2008-11-26 10:16:48 -08:00 |
|
L. David Baron
|
636c771d9f
|
Merge bug 464791 for Rob Strong.
|
2008-11-26 10:16:08 -08:00 |
|
Jonathan Kew
|
c47d6406d1
|
fix uninitialized variable causing incorrect fallback font selection (bug 451426) r=roc sr=roc
|
2008-11-26 10:13:02 -08:00 |
|
Brad Lassey
|
ea8dd114d1
|
backing out changesets 026147c91538, fb2326fcfc36, ebf0c7cf17be, 57e6a1e9041e, 1f5d2c249f86 and d7a7824d6990 due to crash on linux talos machines durring tp.
|
2008-11-26 12:20:26 -05:00 |
|
Andrei Saprykin
|
651c16ba12
|
Bug 453432 - Checking for MaybeGC conditions when allocating GC things.
r=igor,mrbkap a191=blocker
|
2008-11-26 18:09:24 +01:00 |
|
Brad Lassey
|
9491b0201f
|
merge
|
2008-11-26 10:08:45 -05:00 |
|
Dave Townsend
|
174b98cd0f
|
Bug 463819: Blocklisted add-ons with a compatibility update say they are incompatible rather than blocklisted. r=rstrong, a=blocking1.9.1
|
2008-11-26 09:04:13 -06:00 |
|
Igor Bukanov
|
54b6b33d7d
|
bug 461158, r=brendan a191=blocker
|
2008-11-26 20:59:47 -05:00 |
|
Johnny Stenback
|
693ce1192d
|
Fixing bug 405239. Cookie confirmation dialog focuses a newly opened background tab. r+sr+a=jonas@sicking.cc
|
2008-11-26 20:59:47 -05:00 |
|
Oleg Romashin
|
8cdf30a50e
|
Bug 459780 - X11 event compression isn't handling extension events on maemo. r=roc, a=approval1.9.1+
|
2008-11-26 15:43:36 +02:00 |
|
Olli Pettay
|
a20e91fb88
|
Bug 464197, r+sr=roc, a=blocking1.9.1+
|
2008-11-26 12:52:48 +02:00 |
|