bmlk%gmx.de
|
857483c457
|
initial checkin of the DOM-TS Level 2 HTML testcases converted into mochitests, the work is based on what rsayrer has done for the other dom test suites
The main difference is that there is exeption.js, todos are marked in the testcases themself. bug 421674 a=testonly
|
2008-03-29 19:06:37 +00:00 |
reed%reedloden.com
|
b6668b0026
|
Bug 424066 - "CheckSameOriginURI reports spurious error during routine internal comparison" (make NS_ScriptErrorReporter not whine about inequal origin URLs when constructing exceptions) [p=shaver@mozilla.org (Mike Shaver) sr=bzbarsky a1.9b5=beltzner]
|
2008-03-26 05:37:23 +00:00 |
enndeakin%sympatico.ca
|
8132a56053
|
Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
|
2008-03-21 22:47:14 +00:00 |
Olli.Pettay%helsinki.fi
|
2a253f71ae
|
Change one DEBUG_smaug comment to start a new qm-win2k3-01 build.
|
2008-03-21 13:16:08 +00:00 |
reed%reedloden.com
|
d870a63bfe
|
Bug 424093 - "CNN Video page will not load" [p=dcamp@mozilla.com (Dave Camp) r=Enn sr=jst a1.9b5=beltzner]
|
2008-03-21 06:46:57 +00:00 |
jwalden%mit.edu
|
5c17ef8554
|
Also run createElement(?:NS)? tests on XML/XHTML documents, in addition to on an HTML document. We don't have any bugs that this exposes, but it seems like a good idea to add them, since another implementation (WebKit) was passing all our tests but failing the Yahoo! webmail does-it-work smoketest due to this. a=itsatest
|
2008-03-21 01:23:49 +00:00 |
sayrer%gmail.com
|
170a52d48f
|
Bug 424035. Crash [@ JS_IsArrayObject] when trying to decode a bogus JSON string. r=shaver
|
2008-03-20 20:34:39 +00:00 |
bzbarsky%mit.edu
|
d59362f190
|
Don't leave an exception just hangin' out on the JSContext. Bug 422009,
r+sr=jst, a=shaver
|
2008-03-20 00:42:48 +00:00 |
bent.mozilla%gmail.com
|
1528ed05d9
|
Bug 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Properly back out changes to nsGlobalWindow.
|
2008-03-19 21:32:20 +00:00 |
bent.mozilla%gmail.com
|
ffd5e4c7b3
|
Bug 412862 - Bustage fix, undoing these changes until I figure out why the merge failed.
|
2008-03-19 20:27:34 +00:00 |
bent.mozilla%gmail.com
|
c474e1c7b1
|
Bug 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch.
|
2008-03-19 20:15:13 +00:00 |
dcamp%mozilla.com
|
c4e5f5833f
|
Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov
|
2008-03-19 01:27:35 +00:00 |
Olli.Pettay%helsinki.fi
|
71e78be21f
|
Bug 329385, r+sr=jst
|
2008-03-19 00:06:22 +00:00 |
jst%mozilla.org
|
1f40891986
|
Fixing bug 418776. Don't resolve standard classes on non-global objects. r+sr=mrbkap@gmail.com
|
2008-03-18 20:42:19 +00:00 |
reed%reedloden.com
|
9dcd5a835f
|
Bug 375457 - "toDataURL has incorrect type-checking logic" (a simple test that just ensures we throw an exception when calling toDataURL with null and objects) [p=joe@drew.ca (Joe Drew [JOEDREW!])]
|
2008-03-18 19:55:12 +00:00 |
dtownsend%oxymoronical.com
|
673d4a4056
|
Bug 419582: Unblocklisted plugin should be set to enable on startup.
r+sr=jst
|
2008-03-18 10:38:16 +00:00 |
jst%mozilla.org
|
78e016f550
|
Fixing bug 420603. Don't run scripts while wrapping DOM objects. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2008-03-17 21:19:25 +00:00 |
dbaron%dbaron.org
|
dd48bb0dc6
|
Make nsJSONWriter::Write not crash when given buffer greater than 1024 characters. b=423152 r=sayrer a=beltzner
|
2008-03-17 18:58:39 +00:00 |
igor%mir2.org
|
29827e3c2d
|
bug=421274 r=brendan a=beltzner
Eliminating SAVE_SP_AND_PC() macro
|
2008-03-17 08:58:29 +00:00 |
jonas%sicking.cc
|
0e4d155d1d
|
Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst
|
2008-03-14 23:08:59 +00:00 |
jst%mozilla.org
|
f6e789810a
|
Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc
|
2008-03-14 21:31:38 +00:00 |
jwalden%mit.edu
|
fab20270c5
|
Bug 199692 - Update and reenable the document.elementFromPoint tests that didn't work when initially committed due to window sizing issues; there may still be some issues, but we'll todo aggressively in followup commits if necessary -- better halfway in than not at all. Patch is partly me, partly Ben Karel <web+moz@eschew.org>, r from Ben and r=roc. a=itsatest
|
2008-03-14 18:45:32 +00:00 |
igor%mir2.org
|
da3573e2c6
|
bug 421274: backing out again due to crashes on 64 bit Linux.
|
2008-03-13 18:03:02 +00:00 |
igor%mir2.org
|
52c3f13130
|
bug=421274 r=brendan a1.9=mtschrep
eliminating SAVE_SP_AND_PC and friends from the interpreter loop
|
2008-03-13 06:48:23 +00:00 |
igor%mir2.org
|
55f81b41c1
|
backing out bug 421274
|
2008-03-13 06:23:09 +00:00 |
igor%mir2.org
|
bf5c2d0a6f
|
bug=421274 r=brendan a1.9=mtschrep
eliminating SAVE_SP_AND_PC and friends from the interpreter loop
|
2008-03-13 05:52:54 +00:00 |
roc+%cs.cmu.edu
|
872a7b6cf7
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-12 00:59:15 +00:00 |
roc+%cs.cmu.edu
|
5c55514d21
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-12 00:51:19 +00:00 |
jonas%sicking.cc
|
ec6e6df844
|
Back out due to failed mochitest
|
2008-03-11 02:18:16 +00:00 |
jonas%sicking.cc
|
5610226f10
|
Bug 401155: Make sure plugins and XBL constructors not execute when creating a script wrapper if it's not safe to execute scripts. r=bz sr=jst.
|
2008-03-11 00:49:20 +00:00 |
jwalden%mit.edu
|
cf67278b43
|
Bug 421767 - element.attributes.removeNamedItemNS(<non-existent attribute NS and name>) returns null instead of throwing. acid3++ r+sr=jst, a=beltzner
|
2008-03-10 23:02:36 +00:00 |
reed%reedloden.com
|
9589ae7c04
|
Bug 417994 - "navigator object does not fully reflect user agent settings" [p=gfleischer+bugzilla@gmail.com (Gregory Fleischer) r+sr=jst a1.9=beltzner]
|
2008-03-08 11:19:22 +00:00 |
dbaron%dbaron.org
|
06080417e3
|
Add string needed if we implement :nth-*() pseudo-classes. b=75375 r+sr=bzbarsky
|
2008-03-08 07:39:35 +00:00 |
jwalden%mit.edu
|
3821bca302
|
Make one test that relies on popup blocking being disabled fail quickly if popup blocking is enabled, and make another test non-Mozilla-specific because HTML5 got updated and now matches our behavior with respect to the origin of data: URIs (they have the origin of the window/script that opened them). rs=sicking
|
2008-03-07 02:32:21 +00:00 |
mrbkap%gmail.com
|
2d138e5c3d
|
Fix compile warnings. No bug, debug only, r+rs=jst
|
2008-03-06 23:00:01 +00:00 |
mrbkap%gmail.com
|
6758f9b013
|
Don't assume that chrome:// implies system principals. bug 419848, r=brendan sr=jst
|
2008-03-06 22:52:58 +00:00 |
jst%mozilla.org
|
ca3a9865a3
|
Fixing bug 396443. Make SVG documents act like all our other documents wrt enumeration hooks. r+sr=mrbkap@gmail.com
|
2008-03-06 20:20:42 +00:00 |
jst%mozilla.org
|
781a30f11d
|
Fixing bug 420858. Don't define fast expandos when binding names in JS. r+sr=brendan@mozilla.org
|
2008-03-05 04:43:57 +00:00 |
brendan%mozilla.org
|
d94bc5d9d1
|
More un-nesting #include fallout (r=mrbkap, bustage fix).
|
2008-03-05 00:44:30 +00:00 |
jst%mozilla.org
|
830669210f
|
Fixing bug 419093. Make access to undeclared global properties fast too! r+sr=brendan@mozilla.org
|
2008-03-04 01:52:34 +00:00 |
jst%mozilla.org
|
37bae0d671
|
Fixing bug 413200. Make sure script termination functions run when XPConnect is done executing script on a context and there's no other script running on that context. r+sr=mrbkap@gmail.com
|
2008-03-04 01:44:16 +00:00 |
mrbkap%gmail.com
|
4867a6b528
|
Outerize |this| always. bug 418069, r/sr=jst/brendan a=beltzner
|
2008-03-01 00:17:38 +00:00 |
bent.mozilla%gmail.com
|
1cab86f1c4
|
Bug 419655 - "Refreshing a page leaks an nsGlobalWindow until shutdown". r=peterv, sr=jst, a1.9b4+=schrep.
|
2008-02-29 02:05:57 +00:00 |
peterv%propagandism.org
|
acb5a13ece
|
Fix for bug 391209 (cycle collector crash with python objects). r/sr=jst, a=beltzner.
|
2008-02-28 13:12:43 +00:00 |
jwalden%mit.edu
|
39d550b03e
|
Add a test for postMessage(msg, undefined), which must be a syntax error as |undefined| is both present and not null.
|
2008-02-27 06:03:38 +00:00 |
jwalden%mit.edu
|
d8f00d1697
|
Bump UUID, forgotten on last checkin.
|
2008-02-27 05:02:56 +00:00 |
jwalden%mit.edu
|
7f2dda9b63
|
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
|
2008-02-27 03:48:56 +00:00 |
jonas%sicking.cc
|
06f693a2bb
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-27 03:45:32 +00:00 |
reed%reedloden.com
|
8bb739557f
|
Bug 417617 - [p=Olli.Pettay@gmail.com (Smaug) r+sr=jst a=blocking1.9+]
|
2008-02-27 02:03:28 +00:00 |
reed%reedloden.com
|
c7a8a8eb60
|
Bug 409349 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=Enn sr=dveditz a1.9=damons a=blocking1.9+]
|
2008-02-27 01:01:02 +00:00 |