Saint Wesonga
|
53aac44029
|
Bug 340017. Make document.formName work in XHTML. r=bzbarsky
|
2009-12-11 22:36:33 -08:00 |
|
Robert O'Callahan
|
f5ad5f28f5
|
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
|
62853870ee
|
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
|
7892ff1c09
|
Bug 293347: Disable document.write for XSLT result docs. r/sr=jst
|
2009-11-05 20:27:30 -08:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
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
|
ef48c1600f
|
Bug 523080 - Unlink HTMLDocument members, r=peterv
--HG--
extra : rebase_source : e8b1faf6f58613826803b101ee314f64ecab3350
|
2009-10-21 12:41:18 +03:00 |
|
Nochum Sossonko
|
14e32bd632
|
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
|
62dedaf641
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
|
Robert O'Callahan
|
7b301159c7
|
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
|
c42718629c
|
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
|
0d2f92b52e
|
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 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
David Zbarsky
|
bb6a0e81f4
|
Bug 507762: Parse CSS style sheets independently of case-sensitivity, and instead check case correctly when using the stylesheets. r=dbaron
|
2009-09-28 23:07:45 -07:00 |
|
Ms2ger@gmail.com
|
71e3872c70
|
Bug 516359 - document.(open|write|writeln|close) in XHTML throws the wrong error. r=smaug
|
2009-09-27 11:20:30 +02:00 |
|
Daniel Holbert
|
0fad456e89
|
bustage fix for Bug 371976
|
2009-09-25 14:20:53 -07:00 |
|
Neil Rashbrook
|
f38b37ad3d
|
Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug
|
2009-09-25 21:58:47 +01:00 |
|
Boris Zbarsky
|
51e7cd5b8d
|
Bug 478251. Implement the Null and Undefined annotations from webidl in quickstubs. r=jst,bsmedberg,jorendorff
|
2009-09-24 13:59:43 -04:00 |
|
Henri Sivonen
|
adce3cb5c8
|
Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap.
|
2009-09-18 12:21:47 +03:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Olli Pettay
|
f49f941495
|
Bug 513912, Fix image document zoom handling in FF, r=dao, sr=jst
--HG--
extra : rebase_source : b562f90b4c326a5e40aa31e5bbbd363dd2047c8a
|
2009-09-09 23:04:05 +03:00 |
|
Olli Pettay
|
f13cd472f1
|
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
|
2009-09-01 16:15:33 +03:00 |
|
Olli Pettay
|
231aff3fb5
|
backout Bug 503729
|
2009-09-01 15:45:47 +03:00 |
|
Olli Pettay
|
cb8815c98a
|
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
|
2009-09-01 12:21:55 +03:00 |
|
Taras Glek
|
8943704095
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Jesse Ruderman
|
e1a92dde70
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Peter Van der Beken
|
06a3290ed7
|
Fix for bug 510673 (Add a quickstub for document.write). r/sr=jst.
--HG--
extra : rebase_source : 10b08ef2c45a0db19122851cd105a7580e499d0a
|
2009-08-14 19:55:43 +02:00 |
|
David Zbarsky
|
bef61061f8
|
Bug 487023. Refactor IsCaseSensitive() into non-virtual inline IsHTML(). r=hsivonen, sr=jst
|
2009-08-25 13:15:55 -04:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Olli Pettay
|
f1f0d74e5a
|
Bug 503226 r=jst,sicking, sr=jst
--HG--
extra : rebase_source : c45e2f0926bc2e27e298d8a46d14f5acab053484
|
2009-08-15 11:51:37 +03:00 |
|
Olli Pettay
|
1e82a3f9fe
|
Bug 502168, r=bz
--HG--
extra : rebase_source : a5ee5c40d26bc654b05d94205273dc51c9cfa0fc
|
2009-08-13 23:27:37 +03:00 |
|
Peter Van der Beken
|
dd5bda7f79
|
Fix for bug 502730 (ASSERTION: Wrong scope, this is really bad!: 'JS_GetGlobalForObject(cx, obj) == newScope').
--HG--
extra : rebase_source : dbd409d54e6ecad801953d4cf76a57f95c419f94
|
2009-07-25 13:27:42 +02:00 |
|
Navin Lal
|
7d36965d96
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
|
Vivien Nicolas
|
bf4c343a15
|
Bug 506641: Click image resizing for nsImageDocument should be disabled, r=bzbarsky
|
2009-07-28 23:02:55 -04:00 |
|
Henri Sivonen
|
5cfd6d5ab3
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Henri Sivonen
|
af98547431
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
28fcb8397f
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Henri Sivonen
|
43e0fcb133
|
Merge trunk into HTML5 repo
|
2009-06-22 10:05:55 +03:00 |
|
Henri Sivonen
|
fc7407d5c6
|
Fix bad merge between HTML5 repo and trunk
|
2009-06-21 16:23:03 +03:00 |
|
Henri Sivonen
|
0ffb6117a2
|
Make HTML5 parser enablement use AddBoolPrefVarCache
|
2009-06-21 16:14:38 +03:00 |
|
Boris Zbarsky
|
3878fd4be6
|
Bug 497242. GetElementsByName should not find non-HTML elements. r+sr=sicking
|
2009-06-19 16:57:39 -04:00 |
|
Henri Sivonen
|
057b4f1b12
|
Zap tests for bug 448564 that the HTML5 parser obsoletes.
|
2009-06-18 18:01:51 +03:00 |
|
Henri Sivonen
|
420d38551f
|
Merge trunk into HTML5 repo
|
2009-06-16 12:18:59 +03:00 |
|
Henri Sivonen
|
fa3e4b55a2
|
Disable HTML5 parser by default
|
2009-06-15 10:17:52 +03:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Henri Sivonen
|
bb1733dfd5
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Henri Sivonen
|
2b33dab370
|
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
|
2009-06-09 10:41:19 +03:00 |
|