Mounir Lamouri
|
0fd27f071d
|
Bug 668013 - Add nsHTMLStyleSheet::SizeOf(). r=bz
|
2011-07-19 09:40:18 -07:00 |
|
Ms2ger
|
16b1a8f014
|
Bug 668184 - Make nsIDocument::AddXMLEventsContent return void; r=smaug
|
2011-07-03 11:53:41 +02:00 |
|
Matheus Kerschbaum
|
94c61b4107
|
Bug 383383 - Remove nsIScriptEventManager and nsIScriptEventHandler. r=smaug
|
2011-06-30 14:30:08 +02:00 |
|
Mounir Lamouri
|
1a53e9c3d1
|
Bug 667497 - Add documents' element size to documents' size computation. r=jst
|
2011-06-29 13:19:21 +02:00 |
|
Mounir Lamouri
|
550c9ac62b
|
Bug 667485 - Add windows' document size to windows size. r=jst
|
2011-06-29 13:18:54 +02:00 |
|
Boris Zbarsky
|
55b92cc89c
|
Bug 667618 followup. The maemo compiler doesn't like arrays ending with ',', apparently
|
2011-06-28 22:41:27 -04:00 |
|
Boris Zbarsky
|
4e8c9b6ac4
|
Bug 667618. Prevent mismatches between our enum and our strings. r=sicking
|
2011-06-28 21:05:34 -04:00 |
|
Igor Bazarny
|
c17ceb8b6d
|
bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
|
2011-06-23 12:39:48 +02:00 |
|
Ms2ger
|
a35a866117
|
Bug 661327 - Warn in to-be-removed Attr functions; r=sicking
|
2011-06-23 10:30:48 +02:00 |
|
Boris Zbarsky
|
b9c42f5dbe
|
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
|
2011-05-31 17:38:25 -04:00 |
|
Ms2ger
|
02e7091de9
|
Bug 660551 - Remove nsIDocument::mShellIsHidden; r=smaug
|
2011-05-30 13:35:52 +02:00 |
|
Ms2ger
|
3ae9e9df82
|
Bug 659743 - Part a: Support image maps according to spec in non-HTMLDocuments; r=smaug
|
2011-05-30 12:59:59 +02:00 |
|
Ed Morley
|
6e443492c7
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
|
Ms2ger
|
8e77cf50f6
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Justin Lebar
|
e1f02bed7e
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
|
Zack Weinberg
|
0797b06d99
|
Bug 651017, part 5: mechanical changes.
|
2011-04-16 18:22:44 -07:00 |
|
Boris Zbarsky
|
b0acd53ec4
|
Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking
|
2011-04-07 19:29:49 -07:00 |
|
Boris Zbarsky
|
ba87ca5c66
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
|
Anna
|
5f92a009dd
|
Bug 618662. Make nsIDocument::GetWindow a const method. r=bzbarsky
|
2011-03-25 23:52:52 -04:00 |
|
Benjamin Smedberg
|
0622ee5361
|
Remove nsIDOMNSDocument_MOZILLA_2_0_BRANCH, moving its private method to nsIDocument, r=sicking
|
2011-03-25 11:03:33 -04:00 |
|
|
|
6b575b11c2
|
Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker).
|
2011-03-02 13:15:02 -08:00 |
|
Henri Sivonen
|
c2f87bcb8d
|
Bug 627729 - Force the old HTML parser for document.open()ed documents whose host name ends with ".mail.live.com". r=bzbarsky, a=blocking2.0-final.
|
2011-02-26 10:57:00 +02:00 |
|
Jonas Sicking
|
9c6c0bae9b
|
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
|
2011-02-17 12:44:04 -08:00 |
|
Boris Zbarsky
|
ebd134762c
|
Bug 619220. Allow <base> elements that are not direct children of the <head>. r=sicking
|
2011-01-14 10:34:39 -05:00 |
|
Mihai Sucan
|
47e007ad81
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 1; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Justin Lebar
|
48f4f46d06
|
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
|
2010-12-15 08:55:13 -08:00 |
|
Jonas Sicking
|
3709533dca
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Margaret Leibovic
|
cd74f702d2
|
backout d25bfdc458cf a=bustage
|
2010-11-23 21:16:23 -08:00 |
|
Jonas Sicking
|
a450451f89
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Daniel Holbert
|
364fe27e8b
|
Bug 606942: Pause SMIL Animation Controller (not just time container), and allow helper-images to suspend, when SVG-as-an-image is paused. r=roc a=blocking-final
|
2010-11-06 12:13:01 -07:00 |
|
Mounir Lamouri
|
ac3ffbbd48
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Jonas Sicking
|
e6673b2adc
|
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
|
2010-09-15 15:52:49 -07:00 |
|
Boris Zbarsky
|
487de69983
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
|
Daniel Holbert
|
d2b9e2d698
|
Bug 276431 Patch 4c: Add convenience method nsIDocument::IsResourceDocument, for code shared between external resource docs & svg-as-image helper docs. r=roc sr=jst a=blocking
|
2010-09-08 13:40:39 -07:00 |
|
Daniel Holbert
|
b74c8a4515
|
Bug 276431 Patch 4: Add flag on nsIDocument to let us check if it's actually being used as an image. r=roc sr=jst a=blocking
|
2010-09-08 13:40:39 -07:00 |
|
Jonas Sicking
|
1d4424e6b2
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Jonas Sicking
|
34fe12b45d
|
Back out bug 546857 Part 6 due to talos failures. a=backout
|
2010-08-19 18:41:58 -07:00 |
|
Jonas Sicking
|
935d1fc7fb
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Bobby Holley
|
22256d700d
|
bug 512260 - Add image tracker to nsDocument and register content images with it.r=roc,sr=dbaron,a=blocker
|
2010-08-03 20:40:29 -04:00 |
|
Olli Pettay
|
577036af89
|
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
|
2010-08-17 17:13:55 +03:00 |
|
Markus Stange
|
224228e42a
|
Bug 572688 - Add a DOM API called document.mozSetImageElement for overriding -moz-element ID target elements. r=jonas, r=roc
|
2010-08-13 15:35:36 +02:00 |
|
Boris Zbarsky
|
17b4fe85b4
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Robert O'Callahan
|
24f11a98cf
|
Backed out changeset 66c25030a8d4
|
2010-08-12 11:28:49 +12:00 |
|
Boris Zbarsky
|
c473bfe987
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
|
Boris Zbarsky
|
a029a0158e
|
Bug 577607 part 1. Make sure resource documents don't have presshells when their display document doesn't. r=roc
|
2010-08-11 17:05:26 -04:00 |
|
Olli Pettay
|
8a001762d4
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Olli Pettay
|
a8a6295864
|
Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst
|
2010-07-19 13:35:02 +03:00 |
|
Henri Sivonen
|
c259bec434
|
Bug 560256 - Ignore document.write() from external scripts when there is no proper insertion point. r=jonas.
|
2010-06-19 09:38:41 +03:00 |
|
Olli Pettay
|
e97c029e22
|
Bug 574089 - Optimize ::GetInnerHTML, r=jst
|
2010-06-26 23:39:56 +03:00 |
|
|
|
16fafd331c
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|