Commit Graph

417 Commits

Author SHA1 Message Date
Olli.Pettay@helsinki.fi
daae0453f1 Bug 414637, createContextualFragment() throws NS_ERROR_NOT_AVAILABLE (allow contextfragments when container is document) r+sr=sicking a=blocking1.9+ 2008-02-07 07:11:29 -08:00
reed@reedloden.com
8ca369ad21 Back out Smaug's patch from bug 414637 due to test failure. 2008-02-07 02:14:28 -08:00
reed@reedloden.com
fe86f10203 Bug 414637 - "createContextualFragment() throws NS_ERROR_NOT_AVAILABLE" (allow contextfragments when container is document) [p=Olli.Pettay@gmail.com (Smaug) r+sr=sicking a=blocking1.9+] 2008-02-07 01:45:14 -08:00
bent.mozilla@gmail.com
750267196c Bug 379824 - "xmlhttprequest abort method changes readystate to 4". r+sr=sicking, a=blocking1.9. 2008-02-06 21:03:01 -08:00
mozilla.mano@sent.com
8e142677f0 Backing out 406686 again 2008-02-06 18:19:12 -08:00
mozilla.mano@sent.com
260b79c683 Relanding bug 406686 2008-02-06 16:55:55 -08:00
mozilla.mano@sent.com
9343a644bf Attempt to fix orange by backing out 406686 2008-02-06 15:45:59 -08:00
enndeakin@sympatico.ca
0a624e2179 Bug 406686, close popups on blur, r=roc,sr=dveditz 2008-02-06 13:12:00 -08:00
jruderman@hmc.edu
f237d6dcc5 Add crashtests 2008-02-03 21:24:15 -08:00
dwitte@stanford.edu
d9595c6e9e Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep 2008-02-02 15:41:24 -08:00
reed@reedloden.com
109bcf4422 Remove <a ping> test from the content policies test as per bug 415168. 2008-02-01 15:41:39 -08:00
jonas@sicking.cc
ba446696ec Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner 2008-01-31 00:16:54 -08:00
jonas@sicking.cc
d632749a61 Bug 413071: Fix bug in cross site XHR. r/sr=jst 2008-01-29 22:43:47 -08:00
bent.mozilla@gmail.com
4b367746e7 Bug 411530 - Don't use the HTTP cache for non-GET access checks. r+sr=sicking, a=blocking1.9. 2008-01-29 22:35:33 -08:00
roc+@cs.cmu.edu
0dcd3acd05 Bug 414190. getBoundingClientRect and getClientRects need special treatment of tables. r+sr=mats 2008-01-28 09:42:52 -08:00
bzbarsky@mit.edu
ac4a8fde55 Put the script in a <script>! 2008-01-27 13:10:30 -08:00
bzbarsky@mit.edu
8e6857f665 Need this change too. 2008-01-27 13:04:25 -08:00
bzbarsky@mit.edu
153a5549b8 Fix the test: off-domain subframes can no longer change the location of a non-toplevel parent frame, with the checkin for bug 408052. 2008-01-27 13:00:13 -08:00
roc+@cs.cmu.edu
9a07e1d1ee Bug 410860. Get the prescontext before 'frame' is set to null. r+sr=mats, a=schrep 2008-01-26 14:45:41 -08:00
benjamin@smedbergs.us
e8c45488e3 Bug 412320 - Try code-generation for QI impls, r=roc+luser 2008-01-25 09:14:48 -08:00
bzbarsky@mit.edu
3e5918cd2d When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst 2008-01-20 10:02:02 -08:00
peterv@propagandism.org
bb5c634c86 Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r/sr=sicking. 2008-01-20 08:56:39 -08:00
Olli.Pettay@helsinki.fi
c32a710c15 Bug 408720, trying to reduce MH/tpbytes, patch 3, r+sr=sicking 2008-01-18 05:24:57 -08:00
dcamp@mozilla.com
9a3a47ed20 Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst 2008-01-16 13:54:33 -08:00
benjamin@smedbergs.us
dfc4cee45d Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep 2008-01-15 07:50:57 -08:00
jruderman@hmc.edu
65d3a7f902 Add my first mochitest! 2008-01-14 20:11:17 -08:00
enndeakin@sympatico.ca
0ecf697f5e Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep 2008-01-10 07:48:26 -08:00
roc+@cs.cmu.edu
6825cd2947 Attempting to fix windows bustage 2008-01-09 02:43:57 -08:00
roc+@cs.cmu.edu
bc08ac141a Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
roc+@cs.cmu.edu
09582c48ae backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
d95bd7253c Fixing bustage 2008-01-08 14:49:13 -08:00
roc+@cs.cmu.edu
459c356854 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
jruderman@hmc.edu
4f01cfd062 Add crashtest 2008-01-06 15:01:26 -08:00
Olli.Pettay@helsinki.fi
fe4770bdbf Bug 409990, r+sr=peterv, a=mtschrep 2008-01-06 10:38:06 -08:00
reed@reedloden.com
ca485a1067 Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r+sr=mscott a1.9=schrep] 2008-01-05 19:54:38 -08:00
jruderman@hmc.edu
451bff79a2 Add a crashtest 2008-01-04 22:46:52 -08:00
neil@parkwaycc.co.uk
dafb9ad144 Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 03:24:41 -08:00
roc+@cs.cmu.edu
19b7395864 Bug 410229. Check in preemptive fix for failing testcases to resolve Linux orange. 2008-01-03 20:28:15 -08:00
roc+@cs.cmu.edu
b8405e9f91 Bug 410229. Mark failing testcases as todo while I figure them out. 2008-01-03 19:02:41 -08:00
roc+@cs.cmu.edu
7e8a748e8d Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats 2008-01-03 17:50:30 -08:00
dwitte@stanford.edu
2c3144edc3 update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep 2008-01-03 16:07:06 -08:00
tor@cs.brown.edu
6c8936b4af Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore 2008-01-03 13:37:57 -08:00
dtownsend@oxymoronical.com
cf11bf9970 Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 12:19:21 -08:00
longsonr@gmail.com
b417180b1e Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner 2008-01-03 06:30:02 -08:00
tor@cs.brown.edu
168385db14 Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore 2008-01-02 12:49:13 -08:00
Olli.Pettay@helsinki.fi
a853361878 Bug 408720, try to reduce MH, r+sr=sicking 2008-01-01 07:39:03 -08:00
jst@mozilla.org
b72e37db8d Landing fix for bug 380668. Fix problems with newlines around meta elements when serializing. Patch by jonas@sicking.cc, r+sr=jst@mozilla.org 2007-12-28 16:23:58 -08:00
sayrer@gmail.com
4277f74807 Bug 387522. Native JSON support. r=crowder/jst, sr=brendan 2007-12-27 13:45:03 -08:00
dtownsend@oxymoronical.com
1c40cc488a Bug 388445: Notify user when plugin on page is blocklisted. r=gavin, sr=jst 2007-12-27 03:49:26 -08:00
reed@reedloden.com
ef0580107a Bug 409674 - "No leak logging for DOM windows or documents" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r+sr=dbaron a1.9=beltzner] 2007-12-24 20:41:44 -08:00