Ms2ger
8fa72292d8
Bug 696666 - Give nsIScriptContext::BindCompiledEventHandler a JSObject scope parameter; r=jst
2011-10-29 22:18:21 +02:00
Ms2ger
41e97a1ddf
Bug 696663 - Make nsIJSEventListener::mScopeObject a JSObject; r=smaug
2011-10-29 22:17:43 +02:00
Ms2ger
3466301029
Bug 696665 - Give nsJSContext::JSObjectFromInterface a JSObject scope parameter; r=volkmar
2011-10-29 22:17:00 +02:00
Ms2ger
37c0e77016
Bug 696661 - Make nsIJSEventListener::mHandler a JSObject; r=jst
2011-10-29 22:16:43 +02:00
Ms2ger
ae60966dc3
Bug 694867 - Part f: Pass a JSScript to nsIScriptContext::ExecuteScript; r=volkmar
2011-10-29 22:15:43 +02:00
Henri Sivonen
6ff3f4988f
Test for bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
2011-10-29 23:14:32 +03:00
Henri Sivonen
1c978c415e
Test for bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
2011-10-29 23:14:32 +03:00
Henri Sivonen
d7a2a86881
Bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
2011-10-29 23:14:31 +03:00
Joel Maher
dcb00f2c2c
Bug 698387 - disable orange browser-chrome tests since we are not fixing them [hotfix]. r=Ms2ger
2011-10-31 09:18:03 -04:00
Joel Maher
e2467bc79a
Last Comment Bug 698387 - disable orange browser-chrome tests since we are not fixing them. r=mfinkle
2011-10-31 08:37:00 -04:00
Matt Woodrow
aa850c7070
Bug 688366 - Fix Skia marking radial gradients with the same radius as invalid. r=jrmuizel
2011-10-31 13:48:54 +13:00
Matt Woodrow
a43bc9ddf2
Bug 688365 - Enable Skia 'New AA' mode. r=jrmuizel
2011-10-31 13:47:43 +13:00
Matt Woodrow
ed375d6f77
Bug 695832 - Test for perspective origin not being affected by transform origin. r=roc
2011-10-31 13:39:26 +13:00
Matt Woodrow
857970e2ff
Bug 695832 - Perpsective origin offset should be relative to the transform origin. r=roc
2011-10-31 13:38:46 +13:00
Nicholas Nethercote
e2861e8677
Bug 697933 - Allow HashTables to have a capacity as small as four. r=luke.
2011-10-30 16:12:48 -07:00
Alex Vincent
7b2ba51988
Bug 698249 - Unnecessary nsresult rv declaration in nsFileChannel::OpenContentStream. r=bz
2011-10-30 15:47:51 +01:00
Henri Sivonen
cd7a4e8d14
Bug 696651 part 2 - Establish document.write() insertion position before re-entrant calls can occur. r=Olli.Pettay.
2011-10-29 23:14:31 +03:00
Henri Sivonen
fa1957c28c
Test for bug 696651 part 1 - Deal more gracefully with the parser getting terminated during document.write() and with document.close() getting called while document.write() is on the call stack. r=Olli.Pettay.
2011-10-29 23:14:31 +03:00
Henri Sivonen
5bcf6b87eb
Bug 696651 part 1 - Deal more gracefully with the parser getting terminated during document.write() and with document.close() getting called while document.write() is on the call stack. r=Olli.Pettay.
2011-10-29 23:14:31 +03:00
Ms2ger
27ea1b560a
Bug 694867 - Part e: Pass JSScript to nsXULDocument::ExecuteScript; r=volkmar
2011-10-29 22:14:26 +02:00
Ms2ger
be67644abb
Bug 694867 - Part d: Store a JSScript in nsXULPrototypeCache; r=volkmar
2011-10-29 22:14:13 +02:00
Ms2ger
2e196a5c20
Bug 694867 - Part c: Return a JSScript from nsXULPrototypeCache::GetScript; r=volkmar
2011-10-29 22:13:55 +02:00
Ms2ger
3a06735007
Bug 694867 - Part b: Pass a JSScript to nsXULPrototypeScript::Set; r=volkmar
2011-10-29 22:13:31 +02:00
Ms2ger
835b0c80ca
Bug 694867 - Part a: Pass a JSScript to nsIScriptContext::Serialize and store a JSScript in nsXULPrototypeScript::ScriptObjectHolder::mObject; r=volkmar
2011-10-29 22:12:47 +02:00
Ms2ger
9de0625271
Bug 694838 - Make nsIScriptContext::EvaluateString's second parameter a JSObject; r=volkmar
2011-10-29 22:11:51 +02:00
Ms2ger
389e8bc023
Bug 694781 - Make nsIScriptContext::ExecuteScript's second parameter a JSObject; r=volkmar
2011-10-29 22:10:49 +02:00
Ms2ger
424e3da2cb
Bug 694769 - Remove nsIScriptContext::GetScriptGlobal in favour of GetGlobalJSObject; r=smaug
2011-10-29 22:09:04 +02:00
Ms2ger
7059c325ab
Bug 694763 - Remove nsIScriptContext::DidSetDocument; r=jst
2011-10-29 22:06:42 +02:00
Ms2ger
9ce40d6af3
Bug 694759 - Make nsIScriptContext::GetNativeGlobal return JSObject; r=jst
2011-10-29 22:06:17 +02:00
Ms2ger
567f4260b6
Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv
2011-10-29 22:03:55 +02:00
Phil Ringnalda
c2f49690ff
Back out 3ad7f12bde01 (bug 664179) and 3ab7b95bfcb5 (bug 673296) for Linux debug M1 orange
2011-10-29 09:52:45 -07:00
Olli Pettay
9f362a60d2
Bug 694503 - image map doesn't get updated when map element is removed as part of container subtree, r=bz
2011-10-29 13:44:50 +03:00
Adrian Johnson
992a5d330a
Bug 691061 - Don't use EXTEND_PAD on printing surfaces. r=jmuizelaar
2011-10-29 19:36:19 +10:30
Nick Hurley
c1001e17bf
Bug 687081 - Time how long it takes to find (or not) things in the cache. r=jduell
2011-10-30 15:39:53 +01:00
Matheus Kerschbaum
8096db3748
Bug 697666 - Don't build the jstracer by default. r=dmandelin
2011-10-30 15:33:44 +01:00
Matthew Noorenberghe
5df9d8121b
Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak
...
--HG--
extra : rebase_source : e54aa1b081a9256b613e183ccd822e9ccc20f84e
2011-10-28 20:37:13 -07:00
Wellington Fernando de Macedo
5efb782bc4
Bug 664179: Allow EventSource to access cross-origin event streams using CORS. r=smaug,sicking
2011-10-28 19:52:27 -07:00
Wellington Fernando de Macedo
5ea708af84
Bug 673296: Fix EventSource origin handling. r=sicking,smaug
2011-10-28 19:52:27 -07:00
Jonas Sicking
0588c874fd
Bug 687400: Kill Node.isSameNode. r=smaug
2011-10-28 19:52:27 -07:00
Ed Morley
7f71b34414
Merge mozilla-central and mozilla-inbound
2011-10-29 02:40:36 +01:00
Paul O’Shannessy
e84fd5faee
Backout 78c921e2b56b (bug 640136) for causing bug 698162
2011-10-28 18:11:02 -07:00
Matt Brubeck
2fa4ecda56
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-28 11:15:56 -07:00
Kyle Huey
ea0c749b73
Back out Bug 693417 for causing oranges in some panorama tests.
2011-10-28 14:06:11 -04:00
Thinker Li
5241bfd5d1
Bug 697756 - Define MOZ_RAW on Android, for video capture support; r=khuey f=mwu
2011-10-28 15:05:07 +01:00
Terry Long
1a51030dfb
Bug 623872 - Cmd + L is not focusing location bar in popup windows; r=dao
2011-10-28 15:05:07 +01:00
Masatoshi Kimura
e11cf4c8a2
Bug 697689 - Fix XHR brokenness, the optimization violated a nsIStreamLisetner contract; r=jonas
2011-10-28 15:05:07 +01:00
Kartikaya Gupta
49c41ad007
Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey
...
Not flushing the PrintWriter might cause data to get left in the PrintWriter's
internal buffers, and not get written into the underlying StringWriter. This
might explain why the stack trace does not get written out to the crash report.
2011-10-28 15:05:06 +01:00
julian.reschke@gmx.de
077a6c3fca
Bug 696849 - Add test cases observing cross-domain XHR in chrome code; r=bz
2011-10-28 15:05:06 +01:00
Matheus Kerschbaum
2483d4a76e
Bug 696627 - Re-enable incremental linking for debug builds using VC10/11 r=khuey
2011-10-28 15:05:06 +01:00
Adrian Johnson
04bd6b7659
Bug 454532. Substitute "Courier" with "Courier New". r=jdagget
2011-10-28 09:58:49 -04:00