Jonas Sicking
|
45559fc2d9
|
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
--HG--
extra : rebase_source : 651aeed4f884405ffd980b3b74a0dbb21f931156
|
2010-04-19 12:06:00 -07:00 |
|
Timothy Nikkel
|
4093d7316d
|
Bug 502937. Part 0. Make sure onload blocker is in place with document.open(). r=bzbarsky
|
2010-01-18 03:07:08 -06:00 |
|
Jesse Ruderman
|
27ac3e2935
|
Remove exponential document.write test. parser/htmlparser/tests/crashtests/197052-1.html tests what we actually want to test; this test just takes a long time. See bug 469626.
|
2010-04-11 16:41:09 -07:00 |
|
Peter Van der Beken
|
85c9e641b0
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Masatoshi Kimura
|
431e038108
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
|
Ms2ger
|
e2c52c0a30
|
Bug 554707. Throw the right exception when document.open/close/write/writeln happen on an XHTML document. r=bzbarsky
|
2010-04-01 22:09:05 -04:00 |
|
Ehsan Akhgari
|
ae227d8320
|
Bug 555851 - nsHTMLFragmentContentSink::AddTextToContent is dead code; r=jst
|
2010-03-31 17:44:47 -04:00 |
|
Peter Van der Beken
|
eaa0ebb3a1
|
Fix for bug 556241 (HTMLContentSink needs to participate in cycle collection). r=jst.
|
2010-03-31 13:35:20 +02:00 |
|
Peter Van der Beken
|
e1c6294f66
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Henri Sivonen
|
1abf796204
|
Bug 541078 - Turn editing off in BeginLoad(). r=bzbarsky.
--HG--
extra : rebase_source : 8bb4f1acfb1659d55f48651ff5e236c964c2d01e
|
2010-03-12 12:29:46 +02:00 |
|
Jonas Sicking
|
6464e01c74
|
Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst
--HG--
extra : rebase_source : 1e13da2a339089ccf17b8cf9f41d59e188aa8165
|
2010-03-12 16:59:18 -08:00 |
|
Joel Maher
|
6b6e9978a3
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
96319c4535
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
1c8d232df2
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
a7c3948d0a
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
694ec71da0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Jonas Sicking
|
0e6d5d8188
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c7c7514f75
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Clint Talbert
|
5b4513c7e9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
3cd691129e
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Zack Weinberg
|
6ce13b76a5
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Henri Sivonen
|
c22899568e
|
Bug 539887 - Comment out a test assertion in test_bug255820.html. r=bzbarsky.
--HG--
extra : rebase_source : 8e51292d4d73c2c89088dd278838b9a991f20735
|
2010-02-25 13:36:14 +02:00 |
|
Ms2ger
|
05b28bbdbe
|
imported patch 499092-prefix-v2
|
2010-02-25 10:49:34 -08:00 |
|
Jae-Seong Lee-Russo
|
7a1e8ddc0f
|
Bug 530373. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in DOM code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Timothy Nikkel
|
895e60343d
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Timothy Nikkel
|
0483c805d9
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
4f8c3bd548
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
|
Boris Zbarsky
|
f603c639e5
|
Bug 453929. Cache getElementsBy(Class)Name return values. r=jst
|
2010-02-09 12:09:06 -05:00 |
|
Daniel Holbert
|
fbbd68e1a0
|
Bug 543497, Patch B: Fix "warning: suggest parentheses around comparison in operand of !=" in nsHTMLDocument.cpp. r=smaug
|
2010-02-06 13:33:53 -08:00 |
|
Henri Sivonen
|
bfe28a20e9
|
Bug 543959 - Weaken test_bug486741.html not to test if document.open() creates a root element. r=bzbarsky.
|
2010-02-03 17:39:20 +02:00 |
|
Henri Sivonen
|
480b328989
|
Bug 543930 - Assertion misplaced after code additions above a disconnected #ifdefed else branch. r=bzbarsky.
|
2010-02-03 10:53:58 +02:00 |
|
Henri Sivonen
|
b8232fbdd1
|
Bug 533381 - Use the old parser for about:blank when HTML5 parser enabled. r=bzbarsky.
--HG--
extra : rebase_source : 7e1cea763fbb444ab46b4324e2960b34ecd00a9a
|
2010-02-02 09:39:26 +02:00 |
|
Henri Sivonen
|
0a21708778
|
Bug 539882 - Make test_bug324378.html not expect that attributes on second <head> move to head. r=bzbarsky.
--HG--
extra : rebase_source : 9e8f9d43c6f59751cec60e657b91bcc3422a32f0
|
2010-01-18 15:38:43 +02:00 |
|
Olli Pettay
|
8f9e916c89
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
|
Henri Sivonen
|
6df8158e59
|
Bug 537557 - Thread-unsafe refcounting in the HTML5 parser when chardet enabled. r=bnewman.
|
2010-01-12 15:15:10 +02:00 |
|
Henri Sivonen
|
c6d6203321
|
Bug 539891 - test_bug478251.html fails with the HTML5 parser. r=bzbarsky.
|
2010-01-18 15:38:44 +02:00 |
|
Robert O'Callahan
|
88696f1094
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
|
Olli Pettay
|
c0f0d7e3a5
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Boris Zbarsky
|
c58001cbc4
|
Bug 500882 part 4. Switch content module to using the new GetPrimaryFrame API. r=smaug, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Saint Wesonga
|
e0f8a87194
|
Bug 340017. Make document.formName work in XHTML. r=bzbarsky
|
2009-12-11 22:36:33 -08:00 |
|
Robert O'Callahan
|
64c98f1baa
|
Bug 528493 preliminary number 2. Don't call a function that needs to flush while we might be under a scriptblocker. r=bzbarsky
|
2009-11-19 23:39:11 -05:00 |
|
Henri Sivonen
|
78c76786eb
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
--HG--
extra : rebase_source : 0f574695c4d6fad936e9d0960f07261aa192b13d
|
2009-10-15 14:29:11 +03:00 |
|
Jonas Sicking
|
7272bafa07
|
Bug 293347: Disable document.write for XSLT result docs. r/sr=jst
|
2009-11-05 20:27:30 -08:00 |
|
Gijs Kruitbosch
|
c888c1980e
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Olli Pettay
|
9cc46b81b2
|
Bug 523080 - Unlink HTMLDocument members, r=peterv
--HG--
extra : rebase_source : e8b1faf6f58613826803b101ee314f64ecab3350
|
2009-10-21 12:41:18 +03:00 |
|
Nochum Sossonko
|
ea120921fe
|
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan
|
2009-10-20 10:19:43 -04:00 |
|
Jesse Ruderman
|
52a69cd192
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
|
Robert O'Callahan
|
abb7bbf8eb
|
Bug 512367. Don't reset fullZoom level when zooming in/out of an image loaded in an <iframe>. r=smaug
|
2009-10-15 15:20:50 +13:00 |
|
Zelgadis
|
d0d243c39a
|
Bug 519926. When the string is an optional argument and isn't passed, pval is null. r=jorendorff
|
2009-10-14 14:27:34 -04:00 |
|
Jonas Sicking
|
243d32f0ea
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|