vladimir@pobox.com
|
81c9e62f3f
|
typo fix
|
2008-03-06 14:03:55 -08:00 |
|
bent.mozilla@gmail.com
|
820a55f61d
|
Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+.
|
2008-03-06 12:14:33 -08:00 |
|
vladimir@pobox.com
|
134de18d19
|
b=419718, extend canvas checks, r=stuart
|
2008-03-06 11:56:47 -08:00 |
|
vladimir@pobox.com
|
104f6a38a1
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-05 22:51:13 -08:00 |
|
jruderman@hmc.edu
|
52d68b8c21
|
Add crashtest
|
2008-03-05 20:42:55 -08:00 |
|
jwalden@mit.edu
|
716029f2f9
|
Bug 420243 - Fix an arithmetic mistake in SVGTextContentElement.getSubStringLength. r+sr=roc, a=beltzner
|
2008-03-05 18:10:43 -08:00 |
|
neil@parkwaycc.co.uk
|
19e40f6f05
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-03-05 13:32:27 -08:00 |
|
enndeakin@sympatico.ca
|
7715ace291
|
Bug 403217 - cannot drag text containing certain characters, r+sr=jst
|
2008-03-05 13:18:14 -08:00 |
|
bzbarsky@mit.edu
|
3107f1d479
|
Don't leave an exception hanging on the JS context when we return ok. Bug 418133, r=jst, sr=brendan, a=beltzner.
|
2008-03-05 12:41:27 -08:00 |
|
sayrer@gmail.com
|
98745b7529
|
Bug 383939. RDF datasources must implement cycle collection. r/sr=bsmedberg
|
2008-03-05 12:07:55 -08:00 |
|
reed@reedloden.com
|
419bed8306
|
Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+]
|
2008-03-05 02:29:32 -08:00 |
|
mats.palmgren@bredband.net
|
336d1b4201
|
Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9
|
2008-03-04 23:14:42 -08:00 |
|
jruderman@hmc.edu
|
3cf63ffb87
|
Make nsContentSink, instead of subclasses, be responsible for making sure RemoveObserver is called (bug 420835). r+sr=sicking, a=blocking1.9+.
|
2008-03-04 20:54:21 -08:00 |
|
jst@mozilla.org
|
ca610c2fd7
|
Backing out fix for bug 419848 due to feed code breakage.
|
2008-03-03 21:39:09 -08:00 |
|
jst@mozilla.org
|
fbd1cdf2f8
|
Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc
|
2008-03-03 20:17:33 -08:00 |
|
jonas@sicking.cc
|
78b8e1e6ec
|
Bug 383818: Cloned menu items don't display correctly. r/sr=jst
|
2008-03-03 17:25:06 -08:00 |
|
bzbarsky@mit.edu
|
e26ad42964
|
Don't use the guaranteed-not-null getter when the presshell might be null. No bug, r="obvious", a="asserts all over the place"
|
2008-03-01 10:49:54 -08:00 |
|
jst@mozilla.org
|
13c8461f34
|
Backing out fix for bug 419452 per bug 420059. a=beltzner
|
2008-02-29 22:29:46 -08:00 |
|
jruderman@hmc.edu
|
368ea67222
|
Add crashtests
|
2008-02-28 20:45:53 -08:00 |
|
bzbarsky@mit.edu
|
1201485052
|
Add the charset right after the type, before all other params, if there is no existing charset in the type. Bug 413974, r=biesi, sr=sicking, a=beltzner
|
2008-02-28 20:24:32 -08:00 |
|
bent.mozilla@gmail.com
|
c8de939d3c
|
Bug 414977 - "insufficient unlink methods in some DOM classes?". Allow the cycle collector to unlink XPCWrappedNatives in one cycle instead of two. r=peterv, sr=jst, a1.9b4+=schrep.
|
2008-02-28 18:09:10 -08:00 |
|
jst@mozilla.org
|
16e1932c1a
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -08:00 |
|
masayuki@d-toybox.com
|
3dcfbbf7fc
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
|
masayuki@d-toybox.com
|
f6e10b8d70
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
|
masayuki@d-toybox.com
|
22b844e897
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
|
roc+@cs.cmu.edu
|
a3b0d9b560
|
Bug 317189. Do the second-scroll-to-anchor on onload (i.e. subresources have loaded), not just when the document has finished loading. Also, don't do it at all if the user has scrolled manually between the first anchor scroll and the second. r+sr=dbaron
|
2008-02-27 02:01:17 -08:00 |
|
neil@parkwaycc.co.uk
|
bbe179fa52
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-27 01:46:03 -08:00 |
|
roc+@cs.cmu.edu
|
0689f4c34f
|
Bug 417255. Rework getClientRects/getBoundingClientRect/offset* code to use a generic rectangle iterator API which drills down through anonymous blocks, fixing IE compat. r+sr=dbaron
|
2008-02-27 01:26:15 -08:00 |
|
reed@reedloden.com
|
ad47a157a8
|
Back out Smaug's patch from bug 395609 due to a Txul regression.
|
2008-02-26 19:51:00 -08:00 |
|
jwalden@mit.edu
|
5809da44ed
|
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
|
2008-02-26 19:48:54 -08:00 |
|
jonas@sicking.cc
|
65f4571f58
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
myk@mozilla.org
|
b5e898ddd7
|
backing out fix for bug 416534 as potential cause of mochitest failure
|
2008-02-26 19:23:36 -08:00 |
|
dbaron@dbaron.org
|
47cb93a177
|
Fix todo expected to be fixed by bug 363248.
|
2008-02-26 18:55:20 -08:00 |
|
reed@reedloden.com
|
0387d900f7
|
Back out Neil's patch from bug 419452 due to a Txul regression.
|
2008-02-26 18:29:02 -08:00 |
|
jonas@sicking.cc
|
84548acb75
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
|
2008-02-26 18:17:49 -08:00 |
|
reed@reedloden.com
|
d9ce9a6557
|
Bug 417617 - [p=Olli.Pettay@gmail.com (Smaug) r+sr=jst a=blocking1.9+]
|
2008-02-26 18:03:27 -08:00 |
|
dbaron@dbaron.org
|
a6ec36aaa1
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|
reed@reedloden.com
|
d36fe99b43
|
Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a1.9=beltzner]
|
2008-02-26 17:49:46 -08:00 |
|
dtownsend@oxymoronical.com
|
266b3971a8
|
Bug 409025: OBJECTs with type attribute but no data attribute do not fire plugin errors. r=biesi, sr=jst
|
2008-02-26 16:29:02 -08:00 |
|
Olli.Pettay@helsinki.fi
|
9d20321d7a
|
Bug 395609, r=roc, sr=sicking
|
2008-02-26 15:48:49 -08:00 |
|
neil@parkwaycc.co.uk
|
b115c71621
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-26 15:47:49 -08:00 |
|
Olli.Pettay@helsinki.fi
|
e9fa8b5b8b
|
Bug 402982, fixing bustage
|
2008-02-26 07:10:01 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a31dfd8bf6
|
Bug 402982, r=jst, sr=sicking
|
2008-02-26 06:47:51 -08:00 |
|
peterv@propagandism.org
|
e9ba9613cb
|
Fix bug 406596 (Link/anchor elements are focused within an contentEditable element) for designMode. r/sr=jst.
|
2008-02-26 06:09:52 -08:00 |
|
Olli.Pettay@helsinki.fi
|
67622f2077
|
Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
|
2008-02-26 04:40:18 -08:00 |
|
reed@reedloden.com
|
1c2ae17125
|
Bug 419096 - "getPathSegAtLength() causes nsSVGPathSegMovetoAbs to leak" [p=longsonr@gmail.com (Robert Longson) r+sr=roc a1.9=damons]
|
2008-02-26 01:51:31 -08:00 |
|
jruderman@hmc.edu
|
571e59c280
|
Add crashtests
|
2008-02-25 20:44:03 -08:00 |
|
karlt+@karlt.net
|
aab5b28c72
|
don't use frame origin offsets to store ascents. b=363240, r+sr=roc
|
2008-02-25 20:19:36 -08:00 |
|
reed@reedloden.com
|
7b58057fad
|
Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan]
|
2008-02-25 00:59:20 -08:00 |
|
reed@reedloden.com
|
96c3a17636
|
Bug 418216 - "Back button greys when toolbar reset to default" [p=arenevier@fdn.fr (arno.) r=Enn sr=Neil a=blocking-firefox3+]
|
2008-02-24 22:14:44 -08:00 |
|
Olli.Pettay@helsinki.fi
|
cac7a274ea
|
Bug 409380, support 'unconnected' ranges , r+sr+a=sicking
|
2008-02-24 04:46:09 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5ad351df5f
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 02:55:37 -08:00 |
|
reed@reedloden.com
|
6beee60bf2
|
Bug 419147 - "MOZ_XUL define required for nsContentUtils::HidePopupsInDocument" [p=romaxa@gmail.com (romaxa) r+sr=bzbarsky a1.9=beltzner]
|
2008-02-23 23:40:39 -08:00 |
|
peterv@propagandism.org
|
3eaaa4be73
|
Fix for bug 355068 (XSLTProcessor.transformToFragment seems to use only output method "text"). r/sr=sicking, a=beltzner.
|
2008-02-23 08:03:29 -08:00 |
|
reed@reedloden.com
|
ddc1676b1b
|
Bug 418804 - "Update storage query processor for XUL templates from changes to mozIStorageService::OpenDatabase" [p=laurent@xulfr.org (Laurent Jouanneau) r=sdwilsh sr=roc a1.9=damons]
|
2008-02-22 03:24:45 -08:00 |
|
roc+@cs.cmu.edu
|
f19a84e63b
|
Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep
|
2008-02-21 18:24:04 -08:00 |
|
jst@mozilla.org
|
9df1fbb330
|
Fixing bug 418755. Revert our decision to throw WRONG_DOCUMENT_ERR per the DOM spec as the web expects that not to happen. r+sr=jonas@sickin.cc
|
2008-02-21 18:18:43 -08:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
Olli.Pettay@helsinki.fi
|
0ccb4fd6ff
|
Bug 418727, Save as text only includes the email subject, r+sr=peterv, a=beltzner
|
2008-02-21 10:45:57 -08:00 |
|
jwatt@jwatt.org
|
3c11ac1a0c
|
Bug 418206. Some SVG files that appear to hang Mozilla. r=longsonr@gmail.com, sr=roc@ocallahan.org, a1.9=beltzner@mozilla.com
|
2008-02-21 09:43:25 -08:00 |
|
enndeakin@sympatico.ca
|
235c3d9f78
|
Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner
|
2008-02-21 09:40:12 -08:00 |
|
enndeakin@sympatico.ca
|
7127d6306d
|
Bug 414568, bah, checked in a bad version of this patch!
|
2008-02-21 08:05:43 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d9c6b362ae
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
|
mozilla@weilbacher.org
|
ef664eb10c
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
|
dougt@meer.net
|
55f86eb18c
|
xslt doesn't build on Windows Mobile. r=jonas, a=beltzner
|
2008-02-20 14:44:23 -08:00 |
|
enndeakin@sympatico.ca
|
6a0b59e258
|
Bug 415772, use XMLHttpRequest to load xml datasources, r=smaug,sr=peterv
|
2008-02-20 11:02:31 -08:00 |
|
reed@reedloden.com
|
8980f8d4ec
|
Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures.
|
2008-02-20 03:10:16 -08:00 |
|
reed@reedloden.com
|
20e2548916
|
Rev IID from bug 412920 changes.
|
2008-02-20 02:54:19 -08:00 |
|
reed@reedloden.com
|
a82ed7e493
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep]
|
2008-02-20 02:19:31 -08:00 |
|
reed@reedloden.com
|
abca3e3ad6
|
Bug 417339 - "dynamic changes to xlink:href of svg:feImage don't cause update" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=longsonr sr=roc a1.9=schrep]
|
2008-02-20 02:08:19 -08:00 |
|
reed@reedloden.com
|
f3bc201d42
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 01:54:52 -08:00 |
|
masayuki@d-toybox.com
|
5f50f3f99e
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-19 23:40:04 -08:00 |
|
jruderman@hmc.edu
|
5db62a4493
|
Add crashtest
|
2008-02-19 23:23:28 -08:00 |
|
masayuki@d-toybox.com
|
a4cda6d294
|
Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner
|
2008-02-19 23:16:06 -08:00 |
|
roc+@cs.cmu.edu
|
816010cdc7
|
Bug 418158. nsIDOMSVGComponentTransferFunctionElement should not export the non-scriptable internal-use-only GenerateLookupTable function. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-19 18:11:53 -08:00 |
|
roc+@cs.cmu.edu
|
259ae389f2
|
Bug 416204. feFlood should not support an in1 property, this was a bug in the SVG spec that is being fixed. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-19 18:10:05 -08:00 |
|
roc+@cs.cmu.edu
|
407f4669ea
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
|
bent.mozilla@gmail.com
|
46ed7b400a
|
Add missing file from the last checkin, bug 392322
|
2008-02-19 15:27:26 -08:00 |
|
bent.mozilla@gmail.com
|
f22ebbeebe
|
Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+.
|
2008-02-19 15:12:23 -08:00 |
|
bent.mozilla@gmail.com
|
64baa0bdc3
|
Bug 417840 - "ASSERTION: Shouldn't be observing anymore" removing 'ref' attribute. r+sr=jst, a=blocking1.9+.
|
2008-02-19 14:21:45 -08:00 |
|
bent.mozilla@gmail.com
|
1934a1d397
|
Bug 417383 - Remove useless warning. r+sr=jst, a=blocking1.9+.
|
2008-02-19 14:17:37 -08:00 |
|
Olli.Pettay@helsinki.fi
|
f71ce2bc44
|
Bug 390813, r=neil, sr=jst
|
2008-02-19 14:15:51 -08:00 |
|
dbaron@dbaron.org
|
fb9e7d706d
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 10:47:34 -08:00 |
|
bzbarsky@mit.edu
|
970880603b
|
Don't parse "style" attributes in data documents unless someone asks for .style. Bug 418214, r+sr=peterv, a=schrep
|
2008-02-19 09:52:00 -08:00 |
|
dbaron@dbaron.org
|
b4df875a18
|
Back out for now, until I have a chance to fix reftests depending on old behavior.
|
2008-02-19 09:28:00 -08:00 |
|
dbaron@dbaron.org
|
36854cf843
|
Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep
|
2008-02-19 08:48:09 -08:00 |
|
Olli.Pettay@helsinki.fi
|
4fb70691e9
|
Back out Bug 380454
|
2008-02-19 05:47:15 -08:00 |
|
Olli.Pettay@helsinki.fi
|
43062b773a
|
Bug 417384, r+sr=peterv, a=mtschrep
|
2008-02-19 05:17:29 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5d3036c034
|
Bug 380454, r=benjamin, sr=sicking
|
2008-02-19 05:06:22 -08:00 |
|
dbaron@dbaron.org
|
cafaf208a1
|
Fix handling of dynamic changes for advanced CSS selectors (and avoid the cost of doing so in the normal case). b=401291, 75386, 98997, 229915, 404418 (blocking1.9+) r+sr=bzbarsky a=blocking1.9+ on 404418
|
2008-02-18 22:17:07 -08:00 |
|
Olli.Pettay@helsinki.fi
|
52195cbd0f
|
Bug 417699, [@ nsXULTreeBuilder::SetTree], r+sr=sicking, a=mconnor
|
2008-02-18 14:52:19 -08:00 |
|
roc+@cs.cmu.edu
|
6a82119a6e
|
Remove unused nsISVGFilter
|
2008-02-18 12:51:34 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
roc+@cs.cmu.edu
|
8ca8d4bd92
|
Bug 414784. Relanding SVG filter rework with additional fix. Lets us compute SVG work surface sizes smaller than the filter effects region, and fixes many filter correctness bugs. r=rlongson,sr=pavlov
|
2008-02-17 23:29:00 -08:00 |
|
roc+@cs.cmu.edu
|
7da7fd6f1f
|
Backing out 414784
|
2008-02-17 18:11:00 -08:00 |
|
roc+@cs.cmu.edu
|
300e29f85e
|
Backing out 414784 due to crashtest failure.
|
2008-02-17 18:04:26 -08:00 |
|
roc+@cs.cmu.edu
|
e4a0813dbc
|
Bug 414784. Lots of SVG filter fixes plus a framework for analyzing the filter primitive graph, which we use to compute smaller surface sizes than the filter effects region. r=rlongson,sr=pavlov
|
2008-02-17 17:10:14 -08:00 |
|
bzbarsky@mit.edu
|
6b095f543a
|
Adding test
|
2008-02-17 12:20:21 -08:00 |
|
peterv@propagandism.org
|
0adf0fc7f4
|
Fix for bug 417941 (regexp:match function use gives error). r/sr=sicking.
|
2008-02-17 09:21:23 -08:00 |
|
reed@reedloden.com
|
1552b80717
|
Bug 416958 - "Update header names" [p=suryaismail@gmail.com (Surya Ismail) r+sr=sicking a=blocking1.9+]
|
2008-02-16 19:26:13 -08:00 |
|