reed@reedloden.com
|
c665e48609
|
Add missing parentheses to complete cast and fix bustage.
|
2008-02-13 03:45:22 -08:00 |
|
reed@reedloden.com
|
2696e083e0
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
|
bent.mozilla@gmail.com
|
8f787b8cbf
|
Backing out bug 392322 due to test failure.
|
2008-02-12 23:23:05 -08:00 |
|
bent.mozilla@gmail.com
|
cda4b76f37
|
Disable test until I can figure out why it won't link.
|
2008-02-12 21:29:12 -08:00 |
|
bent.mozilla@gmail.com
|
93d6b0b5d6
|
Bustage fix?
|
2008-02-12 21:17:17 -08:00 |
|
bent.mozilla@gmail.com
|
14b2a9c165
|
Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+.
|
2008-02-12 20:54:08 -08:00 |
|
jwalden@mit.edu
|
5ccb25d679
|
Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep
|
2008-02-11 20:14:57 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d05a51ffc3
|
Bug 416383, call nsDOMAttributeMap::DropReference() when unlinking elements ([@nsDOMAttribute::GetValue(nsAString_internal&)]), r+sr=sicking, a=mtschrep
|
2008-02-11 02:36:50 -08:00 |
|
Olli.Pettay@helsinki.fi
|
11b5d3ed3b
|
Bug 415860, Range that selects textContent's last character will select everything when textContent changes, r+sr=sicking, a=mtschrep
|
2008-02-10 05:04:19 -08:00 |
|
reed@reedloden.com
|
24fbf5fb3f
|
Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
|
2008-02-09 22:16:30 -08:00 |
|
surkov.alexander@gmail.com
|
acf68d9dd3
|
Bug 378969 - ###!!! ASSERTION: ReplaceElementAt(negative index): aIndex >= 0, file nsVoidArray.cpp, line 491, r=jwalden+bmo, sr=peterv, a=mtschrep
|
2008-02-09 10:05:13 -08:00 |
|
bent.mozilla@gmail.com
|
c107df6d22
|
Bug 386769 - "Make setting innerHTML faster". r=jst, sr=peterv, a=blocking1.9.
|
2008-02-08 14:07:51 -08:00 |
|
bent.mozilla@gmail.com
|
fa6fc18376
|
Bug 386769 - "Make setting innerHTML faster." r=jst, sr=peterv, a=blocking1.9.
|
2008-02-08 13:44:04 -08:00 |
|
dolske@mozilla.com
|
3061c98928
|
Reland 406686, tests went green apparently before picking up the backout.
|
2008-02-08 12:23:05 -08:00 |
|
dbaron@dbaron.org
|
5977f55665
|
Add leak logging for node info managers that can be added to leak-gauge. b=414704 r+sr=sicking a=schrep
|
2008-02-08 11:55:03 -08:00 |
|
dolske@mozilla.com
|
96d90967a4
|
Backout bug 406686 to determine cause of mochitest failures.
|
2008-02-08 11:07:21 -08:00 |
|
masayuki@d-toybox.com
|
d801b29bce
|
Bug 415026 IME is always enabled in a page has contentEditable=true r+sr=roc, a1.9=mtschrep
|
2008-02-08 09:58:09 -08:00 |
|
enndeakin@sympatico.ca
|
75d35b42fd
|
Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz
|
2008-02-08 05:53:33 -08:00 |
|
dcamp@mozilla.com
|
968073116f
|
Bug 414796: nsIDOMFile::getAsText(iso-8859-1) only returns first 8192 chars of file. r/sr/blocking-1.9=sicking
|
2008-02-07 14:45:29 -08:00 |
|
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 |
|