Boris Zbarsky
|
6607af54ad
|
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
|
217db1634c
|
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
|
2a7ea592aa
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Olli Pettay
|
69b10502e8
|
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
|
991f5bec9d
|
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
|
a23d4b3692
|
backout Bug 503729
|
2009-09-01 15:45:47 +03:00 |
|
Olli Pettay
|
a65d6b3fe4
|
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
|
5cee56363b
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Jesse Ruderman
|
fbaaa060e5
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Peter Van der Beken
|
3fbf50e20c
|
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
|
d02ac4482c
|
Bug 487023. Refactor IsCaseSensitive() into non-virtual inline IsHTML(). r=hsivonen, sr=jst
|
2009-08-25 13:15:55 -04:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
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
|
8f435d226b
|
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
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Olli Pettay
|
cbcbbb6c30
|
Bug 503226 r=jst,sicking, sr=jst
--HG--
extra : rebase_source : c45e2f0926bc2e27e298d8a46d14f5acab053484
|
2009-08-15 11:51:37 +03:00 |
|
Olli Pettay
|
229acf0cd1
|
Bug 502168, r=bz
--HG--
extra : rebase_source : a5ee5c40d26bc654b05d94205273dc51c9cfa0fc
|
2009-08-13 23:27:37 +03:00 |
|
Peter Van der Beken
|
8e41a252d2
|
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
|
630f98121a
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
|
Vivien Nicolas
|
fefd5e8cd0
|
Bug 506641: Click image resizing for nsImageDocument should be disabled, r=bzbarsky
|
2009-07-28 23:02:55 -04:00 |
|
Henri Sivonen
|
00382e3718
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
|
L. David Baron
|
dfd2b373c7
|
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
|
8803c27a7f
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
87138ce673
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
fb74340ed2
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Henri Sivonen
|
f857815fde
|
Merge trunk into HTML5 repo
|
2009-06-22 10:05:55 +03:00 |
|
Henri Sivonen
|
49255e583e
|
Fix bad merge between HTML5 repo and trunk
|
2009-06-21 16:23:03 +03:00 |
|
Henri Sivonen
|
bbf153f97c
|
Make HTML5 parser enablement use AddBoolPrefVarCache
|
2009-06-21 16:14:38 +03:00 |
|
Boris Zbarsky
|
0412ff6b6c
|
Bug 497242. GetElementsByName should not find non-HTML elements. r+sr=sicking
|
2009-06-19 16:57:39 -04:00 |
|
Henri Sivonen
|
88849d1f27
|
Zap tests for bug 448564 that the HTML5 parser obsoletes.
|
2009-06-18 18:01:51 +03:00 |
|
Henri Sivonen
|
4108e0ae0f
|
Merge trunk into HTML5 repo
|
2009-06-16 12:18:59 +03:00 |
|
Henri Sivonen
|
40382651ff
|
Disable HTML5 parser by default
|
2009-06-15 10:17:52 +03:00 |
|
Ben Newman
|
be66be8cc9
|
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
|
5cad7e2a33
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Henri Sivonen
|
82e13c145b
|
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 |
|
Henri Sivonen
|
34a9141081
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
|
Henri Sivonen
|
612191c82d
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03:00 |
|
Zack Weinberg
|
b51c4c3b13
|
Bug 494225: correct check for property-not-set in nsHTMLDocument::Get*LinkColor, r+sr=bzbarsky
|
2009-05-21 15:42:17 -04:00 |
|
Henri Sivonen
|
e8d8ea388a
|
HTML5 (and other browsers) do not infer <select> on <optgroup>
|
2009-05-19 15:41:00 +03:00 |
|
Boris Zbarsky
|
6882e705e1
|
Fixing bug 488649 build bustage
|
2009-05-19 22:40:07 -04:00 |
|
Zack Weinberg
|
c8a52af86a
|
Bug 488649: Unify document.body.{bgColor,text,link,vLink,aLink} with the <body> attributes of the same names. Do not default to prescontext/CSS for these. Remove the unsafe function NS_RGBToHex().
|
2009-05-19 22:11:01 -04:00 |
|
Boris Zbarsky
|
48862631f2
|
Bug 489050. Make sure to not notify on our content once we've disconnected from the document. r=bent, sr=sicking
|
2009-05-17 10:22:55 -04:00 |
|
Henri Sivonen
|
1f9455f387
|
Merge the trunk into HTML5 parsing repo
|
2009-05-04 11:19:16 -07:00 |
|
Henri Sivonen
|
f6c5f201b8
|
Fix bad merge of bug 468708.
|
2009-04-17 12:33:20 +03:00 |
|
Henri Sivonen
|
192c8324f2
|
Merge in patch for bug 468708.
|
2009-04-16 13:36:59 +03:00 |
|
Henri Sivonen
|
3ee895d930
|
Bug 468708 - Make namespace URI for HTML elements be http://www.w3.org/1999/xhtml
|
2009-04-16 13:28:40 +03:00 |
|
Zack Weinberg
|
abd160c2af
|
Bug 499543: handle total transparency in LegacyRGBToHex. r+sr=bzbarsky
|
2009-06-01 14:40:14 -04:00 |
|
Henri Sivonen
|
27ccc45764
|
Merge the trunk into HTML5 parsing repo
|
2009-03-26 14:10:18 +02:00 |
|
Zack Weinberg
|
d5488e072b
|
Bug 493881: ignore attempts to set legacy color props on a HTML document object before its body element exists. r+sr=bzbarsky
|
2009-06-11 10:35:40 -04:00 |
|
Henri Sivonen
|
99a8cc5f1a
|
Merge trunk into HTML5 parsing repo
|
2009-03-20 17:09:05 +02:00 |
|
Henri Sivonen
|
0f8172224f
|
More comprehensive fix for HTML nodes in XHTML namespace (bug 468708)
|
2009-03-20 16:58:37 +02:00 |
|