Daniel Holbert
|
25027ca46a
|
Bug 529387: Don't create SMIL animation controller for data documents. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Jesse Ruderman
|
b4b916d596
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
|
Ms2ger
|
6e5eb0673b
|
Bug 530171 - Correctly handle null arguments to nsIDOMTokenList's methods, r=slvain.pasche, sr=olli.pettay
|
2009-12-30 18:29:40 -05:00 |
|
Benjamin Smedberg
|
fa058fc1f1
|
Merge mozilla-central to electrolysis to pick up bug 515436.
|
2009-10-12 10:51:38 -04:00 |
|
Masayuki Nakano
|
bdd34ba6be
|
Bug 538466 "ASSERTION: Wrong document somewhere" with contenteditable r=bz
|
2010-01-08 13:59:23 +09:00 |
|
Blake Kaplan
|
91ae1f8826
|
Bug 540642 - Call CanLoadImage before preloading images too. r=bzbarsky sr=dbaron
--HG--
extra : rebase_source : 1f62ba60b054b3afd49abfa8d36292c667c0d1b1
|
2010-01-20 11:59:01 -08:00 |
|
Blake Kaplan
|
60b5013a95
|
Bug 539362 - Get rid of hidden function warnings. r=bzbarsky
|
2010-01-18 16:54:29 -08:00 |
|
Ben Turner
|
de848b8727
|
Fix bustage
|
2009-10-05 17:22:22 -07:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Frederic Plourde
|
d746c06ac8
|
Bug 513990 - Add provisions to nsFrameLoader for reflow and resize events. r=bzbarsky
|
2009-10-05 07:52:19 -04:00 |
|
Olli Pettay
|
ece91e4c8c
|
Bug 540854 - XMLHttpRequest truncates UTF-8 encoded strings containing Code Point 0x00, r=sicking
--HG--
extra : rebase_source : 251c02fe91bf35fe46f0f1e3a829ddb00e889132
|
2010-01-26 15:54:55 +02:00 |
|
Henri Sivonen
|
bc5244f7c3
|
Test for bug 505783 - Do not ignore xml:base in HTML DOMs. r=sicking.
|
2009-10-02 19:46:23 +03:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Boris Zbarsky
|
55a02d19fe
|
Update comment to reflect reality; no bug
|
2009-10-02 15:00:44 -04:00 |
|
Olli Pettay
|
782a78997f
|
Bug 488274 - Crash [@ nsObjectLoadingContent::OnStartRequest] with object, DOMAttrModified and colorpicker. r=jst, sr=bz
|
2009-10-02 15:48:23 +02:00 |
|
Blair McBride
|
9cdc2ead10
|
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
|
2009-10-02 13:26:04 +02:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Ben Newman
|
c68af46729
|
Bug 518003 - implement function to check whether element matches a CSS selector. r+sr=bzbarsky
--HG--
extra : rebase_source : 67a7867a5cca52c867a8ee7daeea1bd1e613f1bc
|
2009-09-30 15:17:14 -07:00 |
|
Nochum Sossonko
|
33de430128
|
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
|
2009-10-02 08:22:18 +02:00 |
|
Ben Turner
|
29c6cc37ec
|
Merge mozilla-central
|
2009-09-23 13:14:34 -07:00 |
|
Benjamin Smedberg
|
8aab401dc1
|
Merge mozilla-central into electrolysis to pick up new plugin tests.
|
2009-09-21 10:57:57 -04:00 |
|
Benjamin Smedberg
|
d44f878b56
|
Merge mozilla-central into Electrolysis.
|
2009-09-18 16:47:18 -04:00 |
|
Chris Jones
|
f0661e7597
|
Merge backout. CLOSED TREE
|
2009-11-16 23:50:52 -06:00 |
|
Chris Jones
|
8cce8d8541
|
Backout b68f602ce949
|
2009-11-16 23:49:22 -06:00 |
|
Jonas Sicking
|
25cdb8e6bf
|
Bug 527623: Add some temporary logging code in order to figure out the intermittent oranges in test_bug503481b.html. This code will be backed out once we have a log of a failing test. r=jst
|
2009-11-16 19:07:22 -08:00 |
|
Jonas Sicking
|
5ec37643ae
|
Bug 527370: More File API renames. Also adds tests for the FileReader.readyState property. r=jst
|
2009-11-16 18:01:40 -08:00 |
|
Chris Jones
|
75d8b06554
|
bug 527590: make it an error to hide a virtual method declaration by overloading it in a derived class. (use |using base::method;| if you really mean to do that). rs=bsmedberg
|
2009-11-16 17:57:21 -06:00 |
|
Blair McBride
|
8f2043ae0f
|
Bug 528792 - :-moz-lwtheme incorrectly depends on the lwthemetextcolor attribute. r=dbaron
|
2009-11-16 09:27:44 +01:00 |
|
Peter Van der Beken
|
7e0a012c40
|
Back out fix for bug 428229 (Unable to override addEventListener).
|
2009-11-15 17:03:03 +01:00 |
|
Peter Van der Beken
|
aae3f7089b
|
Fix for bug 428229 (Unable to override addEventListener). r=bz.
|
2009-11-09 14:54:18 +01:00 |
|
Peter Van der Beken
|
c5aa7c86a4
|
Part 2 of fix for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt). r=bz.
--HG--
extra : rebase_source : a95980c030e204786f83fb7bb1ed68e825f9c5d4
|
2009-09-28 22:33:30 +02:00 |
|
Peter Van der Beken
|
0aa21449ad
|
Part 1 of fix for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt). r=bz.
--HG--
extra : rebase_source : 27c23cc1871c5fe6152fc6dba14f4c1c7c54338a
|
2009-09-28 22:33:29 +02:00 |
|
L. David Baron
|
125bd1103e
|
Implement CSS transitions: handle starting and animation of the transitions. (Bug 435441) r=bzbarsky sr=roc
|
2009-10-07 20:22:42 -07:00 |
|
Matin Movassate
|
4bb47ecb1e
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
|
Robert O'Callahan
|
c0b9d5e5ea
|
Backed out changeset 9eda936adc30
|
2009-11-04 09:04:13 +13:00 |
|
liucougar
|
bd52c29922
|
Bug 396392. Test Range.getClientRects/getBoundingClientRect in RTL and mixed-direction situations. r=roc
|
2009-11-04 07:39:43 +13:00 |
|
liucougar
|
7f7b01d793
|
Bug 436703 - select all + Copy/paste in contenteditable div pastes the editable div inside itself, r=peterv
|
2009-11-01 15:43:18 -08:00 |
|
Boris Zbarsky
|
c3c7d9b6fb
|
Bug 467005. Be smarter about our removable script blockers. r=sicking
|
2009-10-29 21:48:38 -04:00 |
|
Boris Zbarsky
|
9ef06c6d93
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |
|
Zbigniew Braniecki
|
55e880759e
|
Bug 524737. ifdef nsHTMLMediaElement.h to fix compilation with --disable-ogg + --disable-wav, p=bartml@wp.pl,r=roc
|
2009-10-30 00:55:05 +01:00 |
|
Olli Pettay
|
c806e56c0e
|
Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking
|
2009-10-29 13:11:02 +02:00 |
|
Matin Movassate
|
f08a105d74
|
Bug 491201 - Turn on XHR::Send tests, wrap the call to nsIFile.remove in try/catch to avoid orange on Windows machines.r+sr=sicking
|
2009-09-15 16:53:32 -07: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 |
|
Boris Zbarsky
|
6476afe861
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
|
Ms2ger
|
4985076329
|
Bug 520353. querySelector(), querySelectorAll() and mozMatchesSelector() handle null and undefined incorrectly. r=bzbarsky
|
2009-10-05 19:16:22 -04:00 |
|
Neil Deakin
|
22715396a4
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Masayuki Nakano
|
7a8364995b
|
Bug 517787 Clicking a partially off-screen link shouldn't scroll the page (again) r=enndeakin
|
2009-09-22 00:58:16 +09:00 |
|
Jonas Sicking
|
edc63fc8d0
|
Bug 534361: Fix potential crash in plugin instantiation code. r=jst
|
2009-12-12 13:15:25 -08:00 |
|
Robert O'Callahan
|
34fb2c86a0
|
Bug 396392. Fix test to not assume that the height of a block matches the height of the text inside it.
--HG--
extra : rebase_source : a733ab3f27f2c54a09ad28c8274c119ac0edbe11
|
2009-09-25 17:18:21 +12:00 |
|
Robert O'Callahan
|
6de615de1b
|
Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst
--HG--
extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
|
2009-09-04 16:49:18 +12:00 |
|
Robert O'Callahan
|
68b12dc4fc
|
Bug 526394. Part 8: Fix nsNSElementTearoff to use new APIs, and also fix it to check for root element and body properly. r=jst
|
2009-09-03 15:57:36 +12:00 |
|
Robert O'Callahan
|
84dc5b58d0
|
Bug 526394. Part 7: Hoist GetHtmlContent/GetBodyContent to nsIDocument. r=jst
|
2010-01-12 10:45:03 +13:00 |
|
Sid Stamm
|
f9be5dbbdb
|
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
|
2010-02-05 14:08:27 -06:00 |
|
Dão Gottwald
|
5bf54b4622
|
Backed out changeset 8c2e7ae5cceb because of test_bug398289.html failure
|
2010-02-04 17:16:39 +01:00 |
|
Michael Ventnor
|
2b0c157e9a
|
Bug 542361 - Fix and remove the GetUsedX assertions. r=roc,dbaron
|
2010-02-04 14:58:02 +01:00 |
|
Timothy Nikkel
|
c63f549245
|
Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
|
2010-02-02 20:07:08 -06:00 |
|
Justin Lebar
|
e730a1afc6
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Daniel Holbert
|
46ba50b0cb
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
|
Justin Lebar
|
a827ba17fc
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Bobby Holley
|
b2aea95670
|
Null-check document pointer. (Bug 516307) r=bzbarsky
|
2009-09-16 12:01:18 -07:00 |
|
Olli Pettay
|
4235ec698d
|
Bug 511487 - XSLT transformation fails with onload in FF3.6a1, r=peterv
|
2009-09-16 12:09:12 +03:00 |
|
Olli Pettay
|
732cba625e
|
backout Bug 313646
--HG--
extra : rebase_source : 5ff7e3a019f140ef26f5ac14210e19ad382e65f8
|
2009-09-15 18:44:35 +03:00 |
|
Olli Pettay
|
aedf7c466d
|
Bug 515287 - Don't trigger GC on every XHR completion, r=bz
|
2009-09-15 16:26:48 +03:00 |
|
Olli Pettay
|
c6fd8f3e85
|
Bug 313646 - synchronous XMLHttpRequest does not fire readystatechange event, r=justin.lebar,sicking, sr=jst
|
2009-09-15 12:27:12 +03:00 |
|
Brad Lassey
|
b4a2bec30c
|
bug 514351 - support HandheldFriendly meta tag r=jonas
|
2009-09-03 03:05:32 -04:00 |
|
Neil Deakin
|
b944f3866f
|
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
|
2009-09-14 13:06:33 +02:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
dd29181fb5
|
Bug 512435 - document onload should not fire until all visible images have 1 decoded frame. r=bz
|
2009-09-12 16:44:18 -06:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Shawn Wilsher
|
c1cbb80a67
|
Bug 515494 - Remove xlink support in nsGenericElement
r=sicking
sr=jst
--HG--
extra : rebase_source : 43601965bc6579c8940e97b8df6bf2c1b6306873
|
2009-09-11 09:38:36 -07:00 |
|
Jonas Sicking
|
b801bd247a
|
Bug 503481: Implement async attribute
|
2009-11-09 17:04:24 -08:00 |
|
Jonas Sicking
|
ff9260ceaf
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|
Laurent Jouanneau
|
f13301ad46
|
Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. r=Mats Palmgren sr=Olli Pettay
|
2009-11-09 15:41:12 +01:00 |
|
Olli Pettay
|
7e40ce018a
|
Bug 448602 - Have a way to enumerate event listeners, r=bz
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
|
2009-10-16 11:57:32 +03:00 |
|
L. David Baron
|
48e18ed038
|
Add bug numbers for the FIXME comments in CSS transitions patches. (Bug 435441)
|
2009-10-15 17:23:19 -07:00 |
|
L. David Baron
|
30ac481d4d
|
Add media queries for all of our system metrics exposed in :-moz-system-metric(). (Bug 522149) r=bzbarsky
|
2009-10-15 17:23:19 -07:00 |
|
L. David Baron
|
87dadf6778
|
Put :-moz-system-metric values in nsGkAtoms. (Bug 522149) r=bzbarsky
|
2009-10-15 17:23:18 -07:00 |
|
L. David Baron
|
25d33fe57f
|
Remove CID and layout module constructor for CSS style sheets. (Bug 239008) r=bzbarsky
|
2010-01-07 08:51:16 -05:00 |
|
Olli Pettay
|
63fd91b1fa
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Daniel Holbert
|
ea644ea79b
|
Bug 536834 followup 2: Guard assertion's reference to SMIL-related member data with #ifdef MOZ_SMIL. r=bz-in-irc
|
2010-01-06 21:59:25 -08:00 |
|
Robert O'Callahan
|
064c199276
|
Bug 532998. Cache the offset of the next newline character in preformatted text. r=smontagu
|
2010-01-07 13:55:09 +13:00 |
|
Daniel Holbert
|
fee9f97bcd
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
|
Shawn Wilsher
|
1c29b0d28e
|
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
|
2009-08-20 11:56:10 -07:00 |
|
Timothy Nikkel
|
53fe3ff52d
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
73241cb6bc
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
|
Henri Sivonen
|
3e7e62f762
|
Bug 541079 - Make app cache selection happen before speculative loads in the HTML5 parser. r=bnewman.
|
2010-02-02 09:43:18 +02:00 |
|
Robert O'Callahan
|
cf6a1f8a9d
|
Bug 523083. Don't bother caching the last nsContentList, it just creates leaks and probably doesn't help anything. r=peterv
|
2010-02-12 10:45:33 +13:00 |
|
Alexander Surkov
|
73e251f02b
|
Bug 534527 - Accessibility needs new DOM API, r=olli.pettay, sr=roc
|
2010-02-12 01:34:01 +08:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Olli Pettay
|
953e093b84
|
Bug 514487 - Cloning a document doesn't update the ID map, r=bz
--HG--
extra : rebase_source : 5b3003c47cdc47a3a9998dc4bfbe374c096a8690
|
2009-09-10 16:23:40 +03:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Alexander Surkov
|
f50096a8aa
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
--HG--
rename : accessible/tests/mochitest/test_events_mutation_coalesce.html => accessible/tests/mochitest/test_events_coalescence.html
|
2009-09-09 17:03:14 +08:00 |
|
Johnny Stenback
|
15c83e7c77
|
Disabling tests until we can figure out what's going on with windows orange.
|
2009-09-08 23:49:46 -07:00 |
|
Matin Movassate
|
70e24f808d
|
Remove recently added test that somehow fails on Windows only, fallout from the fix for bug 491201.
|
2009-09-08 21:04:25 -07:00 |
|
Matin Movassate
|
9d1c520e2b
|
Fixing orange from the fix for bug 491201.
|
2009-09-08 18:28:52 -07:00 |
|
Matin Movassate
|
d6945be650
|
Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
|
2009-09-08 16:29:41 -07:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Karl Tomlinson
|
2d82dcbdc4
|
b=513802 type qualifiers ignored on function return type in nsINode::ChildIterator r=bz
--HG--
extra : rebase_source : da95ee41a254aea7356d8c86a61d0ba38b7e07e6
|
2009-09-03 08:48:41 +12:00 |
|
Daniel Holbert
|
12ac4739b6
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
|
Boris Zbarsky
|
182d27a809
|
Bug 489925. getElementById should not return anonymous nodes. r=jst
|
2009-09-02 11:32:02 -04:00 |
|
Laurent Jouanneau
|
5428e94167
|
bug 513647: fixed a compil warning on nsHTMLContentSerializer::SerializeAttributes. r=Olli.Pettay, sr=bzbarsky
|
2009-09-01 16:31:05 +02:00 |
|
Johnny Stenback
|
dae61e5c95
|
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
|
2009-08-31 14:57:45 -07:00 |
|
Matin Movassate
|
fb202885f6
|
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
|
2009-08-31 14:07:16 -07:00 |
|
fantasai
|
d5c48032c3
|
Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
Benjamin Smedberg
|
187a34a633
|
Merge mozilla-central into Electrolysis
|
2009-08-26 12:15:27 -04:00 |
|
Peter Van der Beken
|
1add2c5c48
|
Remove redundant mWeakReference (also in nsINode::nsSlots). r=sicking.
--HG--
extra : rebase_source : 6c8d4b7a3930dff5ccac300af228a1bc3e1786c4
|
2009-08-25 13:13:30 -07:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Jesse Ruderman
|
e7e4dcc7df
|
Bug 418928 - remove bogus assertion. r=roc
|
2009-08-25 18:44:59 -07:00 |
|
Benjamin Smedberg
|
0e0931b400
|
Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar.
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
|
2009-08-12 12:18:08 -04:00 |
|
Johnny Stenback
|
039b7eb41d
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
|
2009-08-10 16:41:12 +02:00 |
|
Blake Kaplan
|
fa51c49e3b
|
Bug 504877 - Check for UniversalXPConnect access further down on the stack chain. r=jst sr=bzbarsky
|
2009-08-06 20:25:13 -07:00 |
|
Robert O'Callahan
|
e324cf9671
|
Bug 518659. Make nsHTMLMediaElement hold a reference to itself to keep itself alive while network or decoder activity could result in events being fired in the future. Also rework the handling of media elements in inactive documents. r=jst, r=doublec
|
2009-10-02 00:10:13 +10:00 |
|
Robert O'Callahan
|
5491b2a188
|
Bug 518659. Create nsIDocument::IsActive and IsVisible APIs so we can track HTML5 'active'ness. r=jst
|
2009-10-05 17:13:11 +13:00 |
|
Makoto Kato
|
523bfdfd54
|
Backout Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref
|
2009-10-26 21:53:41 +09:00 |
|
Makoto Kato
|
f04dad3982
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r+sr=jst
|
2009-10-26 20:11:24 +09:00 |
|
Jonas Sicking
|
1d81e23e8d
|
Bug 516906: Remove XLink support from nsXMLElement. r/sr=jst
|
2009-10-24 21:33:47 -07:00 |
|
Olli Pettay
|
8d1c7e6a29
|
Bug 517879 - Move JS context pusher to event dispatcher, r=jst
|
2009-10-24 18:52:29 +03:00 |
|
Blake Kaplan
|
bc48a0588d
|
Attempting to wallpaper over the topcrash reported in bug 408116. r+sr=jst@mozilla.com
|
2009-10-23 14:50:40 -07:00 |
|
Jaakko Kiviluoto
|
53ba8a7707
|
Bug 523333. nsContentUtils::HidePopupsInDocument() does not check for null nsIDocument argument properly. r=enndeakin
|
2009-10-23 16:24:47 -04: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 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
L. David Baron
|
d2fe19f12a
|
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
|
2009-08-20 12:22:30 -07:00 |
|
Bjarne
|
b52baf2375
|
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed, r=jduell.mcbugs
|
2009-08-20 17:45:38 +02:00 |
|
Zack Weinberg
|
1afe956ac2
|
Bug 444377 - preserve string form of color attributes; r=bzbarsky
|
2009-08-19 17:05:14 +02:00 |
|
Olli Pettay
|
2f12596208
|
Bug 495883 - ASSERTION: Unable to get an nsIScriptGlobalObject from the ScriptGlobalObjectOwner, r=sicking
--HG--
extra : rebase_source : 7e0670c8165de7e761ed5adec653dac676e00982
|
2009-08-19 12:09:26 +03:00 |
|
Mats Palmgren
|
663acda6e0
|
Bug 498240 - Range.insertNode() causing NS_ERROR_DOM_INDEX_SIZE_ERR. r+sr=peterv
|
2009-08-19 02:18:24 +02: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 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Mats Palmgren
|
51b2d8fe4b
|
The traversal range end points are always part of the range. b=327694 r=jst
|
2009-08-27 20:05:23 +02:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Neil Deakin
|
3028324937
|
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
|
2009-08-27 08:51:41 -07:00 |
|
Ben Turner
|
fec47e4cf1
|
Remove annoying assertion when starting tab child process
|
2009-08-05 12:36:23 -07:00 |
|
Jesse Ruderman
|
6cb047ab35
|
Disable crashtest 399712-1.html which times out frequently due to bug 473680
|
2010-01-21 17:45:03 -08:00 |
|
Dave Townsend
|
8ff5ab7db2
|
Rev IID on nsIXMLHttpRequest from bug 459452. r=peterv
|
2010-01-21 13:28:40 -08: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 |
|
Boris Zbarsky
|
a839677a8d
|
Bug 522030 followup; do the release at a better point. Fixes orange.
|
2009-10-13 19:34:41 -04:00 |
|
Boris Zbarsky
|
7483a910e3
|
Bug 489925 and bug 522030 branch-safe fix. Hold strong refs in the id table. r=jst
|
2009-10-13 16:51:02 -04:00 |
|
Boris Zbarsky
|
c3214c55a5
|
Backed out changeset c5fe17b1caa9 (bug 489925)
|
2009-10-13 15:39:31 -04:00 |
|
Dão Gottwald
|
0153f907d0
|
Backed out unintended commit
|
2009-10-13 19:23:48 +02:00 |
|
Dão Gottwald
|
a1c4f0ea5b
|
x
|
2009-10-13 16:56:06 +02:00 |
|
Ben Turner
|
cd1d42ffe0
|
Merge mozilla-central
|
2009-07-30 11:28:07 -07:00 |
|
Jonas Sicking
|
1c4ef732da
|
Bug 507023: When inserting fragments into the DOM, use ContentAppended notification when possible. r/sr=jst
|
2009-07-30 02:27:24 -07:00 |
|
Ben Turner
|
fd28e9de5a
|
Allow out of process tabs and plugins to be disabled via prefs or environment variables, and disable them both by default so that unit tests go green.
|
2009-07-24 15:21:07 -07:00 |
|
Olli Pettay
|
dcb24ab519
|
Bug 469304 - Attribute nodes set with setAttributeNode get mutated, r=sicking
--HG--
extra : rebase_source : fd36b564ebc3cc574724e0f7993204319ec5220f
|
2009-12-28 16:35:06 +02:00 |
|
Boris Zbarsky
|
1ac691995c
|
Bug 500882 another followup. This assertion is currently false for comboboxes; we need to fix them first. Needed to fix orange.
|
2009-12-24 19:18:32 -05:00 |
|
Boris Zbarsky
|
3070cc66c6
|
Bug 500882 followup. For some frame types, we set the primary frame multiple times, to the same value. Fixes orange
|
2009-12-24 17:41:02 -05:00 |
|
Boris Zbarsky
|
1ca5801f4b
|
Bug 500882 part 8. Remove the SetMayHaveFrame/MayHaveFrame vestiges. r=smaug
|
2009-12-24 16:20:06 -05:00 |
|
Boris Zbarsky
|
cb8ca909a6
|
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 |
|
Boris Zbarsky
|
b2e4054198
|
Bug 500882 part 2. Switch setting of primary frames to the new API; switch nsFrameManager::GetPrimaryFrameFor to the new API; remove resulting gobs of dead code. r=roc
|
2009-12-24 16:20:05 -05:00 |
|
Boris Zbarsky
|
3d4af5eb46
|
Bug 500882 part 1. Give nsIContent an nsIFrame member. r=smaug, sr=roc
|
2009-12-24 16:20:05 -05:00 |
|
Simon Montagu
|
323f3ed8b2
|
Fix failing test from bug 525788. r=roc
|
2009-12-24 12:29:27 +02:00 |
|
L. David Baron
|
683aa648c1
|
Backed out changeset 2752efeb2fdd (Bug 535004: Check if we've fired an unload event before calling OnPageShow, in DocumentViewerImpl::LoadComplete) because the NS_ABORT_IF_FALSE that it added is firing in reftest and crashtest, at least on Linux.
|
2009-12-23 23:05:15 -05:00 |
|
Daniel Holbert
|
43ca8b575b
|
Bug 535004: Check if we've fired an unload event before calling OnPageShow, in DocumentViewerImpl::LoadComplete. r=smaug
|
2009-12-23 16:19:26 -08:00 |
|
L. David Baron
|
e3e86676fd
|
Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug
|
2009-12-23 14:10:31 -05:00 |
|
Benjamin Smedberg
|
c2bbf9c677
|
Back out all the pieces of bug 531585 (transitioned event for end of CSS transitions) because of timeouts in test_transitions_events.html
|
2009-12-23 10:15:26 -05:00 |
|
L. David Baron
|
cef8b7a5f8
|
Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug
|
2009-12-23 06:35:46 -05:00 |
|
Boris Zbarsky
|
25c2a2fded
|
Bug 488249 followup. Make some more HTML nodeinfos use the right namespace.
|
2009-10-01 11:54:10 -04:00 |
|
Benjamin Smedberg
|
0501b7a589
|
Make --disable-ipc work... mac-ppc now builds by default.
|
2009-07-20 15:04:52 -04:00 |
|
Benjamin Smedberg
|
1e808cd4ea
|
Merge mozilla-central into Electrolysis
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
|
2009-07-20 09:36:23 -04:00 |
|
Peter Van der Beken
|
3145f88586
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
Henri Sivonen
|
5cfd6d5ab3
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
|
fantasai
|
1a4e383ad9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Michal Novotny
|
43788e16f6
|
Testcase for bug 466409 - uncached non-utf8 document loads forever (hangs) with auto-detect -> universal
|
2009-07-14 16:55:03 +02:00 |
|
Daniel Holbert
|
1fc13cfa2a
|
whitespace-only: fix trailing whitespace recently introduced into nsIContent.h (from bug 499781)
|
2009-07-14 12:42:46 -07:00 |
|
Peter Van der Beken
|
9bad060002
|
Fix for bug 485881 (test_bug409380.html has unbound variable r). r/sr=smaug.
--HG--
extra : rebase_source : 355574ce1a831e8ea1e06891b6d0a7b3b6cc57ed
|
2009-07-14 16:04:55 +02:00 |
|
Peter Van der Beken
|
ed0899f1ce
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|
Benjamin Smedberg
|
d072272ca2
|
Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code.
|
2009-07-07 12:26:49 -04:00 |
|
Chris Jones
|
8aa21b1e90
|
merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there.
|
2009-07-02 11:54:22 -05:00 |
|
Benjamin Smedberg
|
cdf4b869dc
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
Josh Aas
|
4a7715939e
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
|
David Bolter
|
281b227c46
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Jonathan Griffin
|
57454ce4ed
|
Actually run the test for bug 493881
|
2009-06-29 20:26:57 +02:00 |
|
Jonathan Griffin
|
79cb929745
|
Test for bug 493881. r=zweinberg
|
2009-06-29 18:25:38 +02:00 |
|
Robert O'Callahan
|
62129c7d37
|
Bug 500556. Split FRAMETREE_DEPENDS_ON_CHARS bit into NS_CREATE_FRAME_IF_NON_WHITESPACE and NS_REFRAME_IF_WHITESPACE so we don't need to reframe for every data change. r+sr=bzbarsky
--HG--
extra : rebase_source : 580aed3273c16e8402434a6f32d18dca542f29c0
|
2009-06-29 10:48:24 +12:00 |
|
Henri Sivonen
|
857e3285d1
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 01:28:32 +02:00 |
|
Olli Pettay
|
5f157c4ca7
|
Bug 500243 - range.surroundContents() adds an extraneous empty text node, r=ajvincent@gmail.com, sr=sicking
|
2009-06-28 22:48:05 +03:00 |
|
Olli Pettay
|
b0eab11c98
|
Bug 497780 - onmouseout's MouseEvent.relatedTarget is a chrome element and is completely inaccessible, r=mrbkap@gmail.com, sr=bz
|
2009-06-28 22:46:52 +03:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -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 |
|
Henri Sivonen
|
28fcb8397f
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Chris Pearce
|
1a65d280a9
|
Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc
|
2009-06-26 19:25:17 +12:00 |
|
Chris Pearce
|
55076f0d9d
|
Backout bug 449156 due to test-poster-9 failure.
|
2009-06-26 18:25:03 +12:00 |
|
Chris Pearce
|
7bb427a394
|
Bug 449156 - Implement HTMLVideoElement.poster r+=doublec,jst sr+=roc
|
2009-06-26 16:23:14 +12:00 |
|
Wladimir Palant
|
4107ec47a5
|
Bug 478528 - making sure test_bug375314.html removes its binding to prevent memory leak
|
2009-06-25 17:58:56 -04:00 |
|
Josh Aas
|
4734a09527
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
|
Henri Sivonen
|
ed38c9a3c6
|
Make test_bug417255.html use <div> instead of <p> because HTML5 parser closes <p> earlier than the test needs
|
2009-06-24 09:56:37 +03:00 |
|
Henri Sivonen
|
496b19a91d
|
Merge trunk into HTML5 repo
|
2009-06-23 10:17:29 +03:00 |
|
Robert Strong
|
21cc8c0b17
|
Bug 487571 - add xpcshell tests for network offline and connection refused. r=sicking
|
2009-06-22 12:28:34 -07:00 |
|
Henri Sivonen
|
02dfbcf3ff
|
Bug 497865 - Make serializer not reverse attributes when HTML5 parser used (patch by Mats Palmgren)
|
2009-06-22 12:16:37 +03:00 |
|
Henri Sivonen
|
43e0fcb133
|
Merge trunk into HTML5 repo
|
2009-06-22 10:05:55 +03:00 |
|
Henri Sivonen
|
0ffb6117a2
|
Make HTML5 parser enablement use AddBoolPrefVarCache
|
2009-06-21 16:14:38 +03:00 |
|
Olli Pettay
|
6fe7954588
|
Bug 478528 - mochitest-plain: test_bug419527.xhtml intermittently leaks 300 kB, r=bz
--HG--
extra : rebase_source : 02d7944dd0eaa99717a2902d77b00a93b2580570
|
2009-06-22 21:40:55 +03:00 |
|
Neil Deakin
|
463ebf9287
|
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
|
2009-06-24 13:12:33 -04:00 |
|
Olli Pettay
|
965bce94cb
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
|
2009-06-24 16:33:02 +03:00 |
|
Olli Pettay
|
05d764dea7
|
Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
|
2009-06-24 14:32:50 +03:00 |
|
Olli Pettay
|
bbe57b86cd
|
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
--HG--
extra : rebase_source : a1ad4daa29a7025a0345ece37752b8e6374d7b1f
|
2009-06-24 12:02:37 +03:00 |
|
Olli Pettay
|
a22b555893
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
|
2009-06-24 11:47:46 +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 |
|
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 |
|
Boris Zbarsky
|
69367704d2
|
Bug 466409. If the load is stopped, don't run any pending scripts. r+sr=sicking
|
2009-07-07 22:55:05 -07:00 |
|
bjarne@runitsoft.com
|
6687250282
|
Bug 457809 - Speculatively load images from preloading. r=mrbkap, sr=bzbarsky
|
2009-07-07 22:23:20 -07: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
|
6f2dda34a3
|
Make HTML5 createContextualFragment support text nodes and documents as context
|
2009-06-12 17:31:55 +03:00 |
|
Henri Sivonen
|
2c937dc855
|
Avoid using HTML5 contextual fragment code path when context is not nsIContent
|
2009-06-12 16:42:35 +03:00 |
|
Olli Pettay
|
6ddf70029c
|
Bug 388422 - Avoid checks for editability in BindToTree, r+sr=peterv
--HG--
extra : rebase_source : 06eae0083f9b620e6a7ee2fe63a22c974b29608c
|
2009-06-23 15:57:56 +03:00 |
|
Peter Van der Beken
|
3e77cc7366
|
Fix for bug 499754 (Remove DocumentStyleSheetList from DOMCI). r/sr=bz.
--HG--
extra : rebase_source : 994c6ddd20bbc36df7e8c1fd75b146a3da9aad8b
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
b5c0609477
|
Testcase for bug 498897.
--HG--
extra : rebase_source : a70554700d208221bfa8c7349cb11f879341e317
|
2009-06-19 18:31:49 +02:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Henri Sivonen
|
bb1733dfd5
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Adam Barth
|
58a157fb07
|
Bug 509714 - Add TestGetURL executable for testing network stack; r=dwitte
|
2009-08-14 16:10:17 +02: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 |
|
Peter Van der Beken
|
82ce2b89d6
|
Fix for bug 500850 (Make inline style use wrapper cache and slimwrappers), add unlinking. r/sr=bz.
--HG--
extra : rebase_source : ec60be3645c020dd171e0ea4866759d6a508799c
|
2009-08-10 16:15:49 +02:00 |
|
Neil Deakin
|
27fcca5f3d
|
Bug 507056, move scale atom as it's needed for both xul and svg, r=bz
|
2009-08-12 10:04:40 -04:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +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 |
|
Henri Sivonen
|
69949bfe89
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
|
Christian Biesinger
|
75d4cbb2e8
|
bug 498433 Add [ ] to the EscapeURI whitelist, so that IPv6 literals get
serialized correctly.
r+sr=bz
|
2009-06-16 15:15:57 +02:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
David Zbarsky
|
a3748ef858
|
Bug 484200. src attribute on <style> makes styles not apply. r=bzbarsky
|
2009-07-28 12:07:31 -04:00 |
|
Olli Pettay
|
630314bd62
|
Bug 505730 - nsRange::ContentRemoved does too much work, r=sicking
|
2009-07-27 15:58:23 +03:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Robert O'Callahan
|
14dbcb0874
|
Bug 371839. Simplify SetSelected signature and semantics, and reimplement it in nsTextFrame much more efficiently. r=bzbarsky
--HG--
extra : rebase_source : 18c390e3ebd09de82b1a23699c56b741f928ca37
|
2009-07-27 10:05:41 +12:00 |
|
David Zbarsky
|
065a422dab
|
Bug 332893. <form>.elements['x'] order is not updated after reordering element using DOM. r=bzbarsky
|
2009-07-24 09:33:20 -04:00 |
|
Henri Sivonen
|
54e806273c
|
Bug 484988 - Make HTML5 parser-performed removals notify but not fire mutation events
|
2009-05-28 20:42:26 +03:00 |
|
Henri Sivonen
|
7b8db88561
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03:00 |
|
timeless@mozdev.org
|
73ec0541b5
|
Bug 504453 nsAttrAndChildArray::GrowBy worries coverity
r=sicking sr=sicking
|
2009-07-22 17:31:01 -05:00 |
|
Robert O'Callahan
|
2ebc95776b
|
Bug 352093. Part 10: misc fixes to remove assumptions about documents having widgets. r=smaug
|
2009-07-22 12:45:09 +12:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Jonas Sicking
|
f3ab6311bc
|
Add prefs to disable CORS, as well as fix compliance issue in Access-Control-Request-Headers header. r/sr/a=jst
|
2009-05-20 16:07:18 -07:00 |
|
Olli Pettay
|
1d0c8384b8
|
Bug 491063 - Mixed mode warning dialog (and other dialog windows) is sometimes not rendered, r+sr=bz
|
2009-05-20 11:00:04 +03:00 |
|
Boris Zbarsky
|
bc7e96f36d
|
Fixing bug 488649 build bustage
|
2009-05-19 22:40:07 -04:00 |
|
Boris Zbarsky
|
0460675e76
|
Bug 489671. Make sure the error reporter doesn't suppress our error reports. r=mrbkap, sr=jst
|
2009-05-19 22:11:01 -04:00 |
|
Zack Weinberg
|
d1ad418dbf
|
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 |
|
Jonas Sicking
|
d378472c28
|
Bug 481566: Add prefs to control making the content sink more responsive. r/sr=mrbkap
|
2009-05-19 08:54:42 -07:00 |
|
Olli Pettay
|
2fac929f6b
|
Bug 495098 - [@ nsXMLHttpRequest::StreamReaderFunc ], r+sr=sicking
--HG--
extra : rebase_source : 29d31152455cd9f6702f0788539f0b62bbcf3a98
|
2009-06-15 13:11:04 +03:00 |
|
Olli Pettay
|
42ec618ee6
|
Trunk patch for Bug 491134, r+sr=jst
|
2009-06-15 11:27:29 +03:00 |
|
Olli Pettay
|
0909c69d98
|
Bug 384003 - XPathEvaluator does not accept a Node as NSResolver, r=sicking, sr=peterv
|
2009-06-14 21:06:22 +03:00 |
|
Laurent Jouanneau
|
1eaf91e8f7
|
Bug 494103 - nsXMLContentSerializer UMR during update.mar tests; r+sr=peterv
|
2009-06-13 15:27:35 +02:00 |
|
Robert O'Callahan
|
a2a28c523b
|
Bug 479863. Stop buffering media elements by default, implement 'autobuffer' attribute to control buffering. r=doublec
--HG--
extra : rebase_source : 5fa0b63da981fdfcf7b1555174b6d1122bf2ae97
|
2009-05-18 14:00:44 +12:00 |
|
Robert O'Callahan
|
9eb2887534
|
Bug 489008. Destroy anonymous content off a script-runner. r=bzbarsky
|
2009-05-18 10:08:08 +12:00 |
|
Boris Zbarsky
|
7ffb5c2980
|
Fixing test
--HG--
rename : content/base/test/test_bug490760.xhtml => content/base/crashtests/490760-1.xhtml
|
2009-05-17 13:12:20 -04:00 |
|
Boris Zbarsky
|
87baef0972
|
Add the crashtest for bug 490760
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
0f6dae2977
|
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 |
|
Boris Zbarsky
|
6f4f48e0e7
|
Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst
|
2009-05-17 10:22:54 -04:00 |
|
Henri Sivonen
|
70bbf4241e
|
Bug 468708 - Fix serializer code to live in the XHTML namespace world
|
2009-05-04 11:19:56 -07:00 |
|
Henri Sivonen
|
fee082ae9f
|
Merge the trunk into HTML5 parsing repo
|
2009-05-04 11:19:16 -07:00 |
|
Blake Kaplan
|
7b08162c95
|
Bug 506838 - Deal with GetCxSubjectPrincipalAndFrame returning a non-scripted frame. r+sr=jst
|
2009-08-10 18:07:47 -07:00 |
|
Blake Kaplan
|
0a0f22bdc5
|
Bug 493281 - Add a crashtest.
|
2009-08-10 16:01:42 -07:00 |
|
Roy Frostig
|
249672820c
|
bug 508487. elementFromPoint returns null outside of viewport when aIgnoreRootScrollFrame is true
|
2009-08-07 21:10:05 -07:00 |
|
L. David Baron
|
a24f75b42e
|
Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
|
2009-08-01 08:53:40 -07:00 |
|
Henri Sivonen
|
91398b9466
|
Bug 479774 - Process cache manifests in the HTML5 parser
|
2009-04-30 15:41:50 -07:00 |
|
Brandon Sterne
|
0409e5a0a5
|
Bug 490760. Don't crash on changes to the child node list. r+sr=jst
|
2009-05-15 15:16:04 +12:00 |
|
Olli Pettay
|
a26f88717b
|
Bug 461861, r=mrbkap, sr=jst
--HG--
extra : rebase_source : a5aea484f992785a3d67bb03d7fe074ce4f7f95a
|
2009-05-14 10:03:15 +03:00 |
|
Henri Sivonen
|
5c1801d482
|
Implement one single parsing quirk for HTML5 parser: <p><table>. Required to pass Acid2 and to be compatible with legacy content.
|
2009-04-22 12:17:08 +03:00 |
|
Henri Sivonen
|
458a64c0ce
|
Merge in patch for bug 468708.
|
2009-04-16 13:36:59 +03:00 |
|
Henri Sivonen
|
51bb8f55eb
|
Bug 468708 - Make namespace URI for HTML elements be http://www.w3.org/1999/xhtml
|
2009-04-16 13:28:40 +03:00 |
|
Henri Sivonen
|
5712cc9dc6
|
Avoid regressing bug 321781 in the HTML5 parser
|
2009-04-01 18:29:23 +03:00 |
|
Henri Sivonen
|
e096617179
|
Merge trunk into HTML5 parsing repo
|
2009-03-30 15:32:26 +03:00 |
|
Zack Weinberg
|
0412a0974c
|
Bug 499543: handle total transparency in LegacyRGBToHex. r+sr=bzbarsky
|
2009-06-01 14:40:14 -04:00 |
|
Jesse Ruderman
|
70a165eab3
|
Add crashtest that used to trigger the assertion in bug 494810
|
2009-05-29 16:44:57 -07:00 |
|
Henri Sivonen
|
4a6930f177
|
Merge the trunk into HTML5 parsing repo
|
2009-03-26 14:10:18 +02:00 |
|
Arpad Borsos
|
726ab5be17
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, content part; r+sr=sicking
|
2009-03-26 09:29:49 +01:00 |
|
Robert Sayre
|
878a89a073
|
Merge mozilla-central to tracemonkey.
|
2009-07-06 12:20:54 -04:00 |
|
Luke Wagner
|
145fbf91c2
|
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
|
2009-06-30 20:19:42 -04:00 |
|
Peter Van der Beken
|
ca8ccf47e0
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Peter Van der Beken
|
210b12cddd
|
Fix for bug 502055 (XBL leaks). r=smaug, sr=bz.
|
2009-07-02 14:05:32 +02:00 |
|
Peter Van der Beken
|
53bf054e46
|
Fix for bug 499910. r/sr=bz.
--HG--
extra : rebase_source : 923016caa3c0b3a4dd04ff14eedd512b2ed2706b
|
2009-06-25 15:13:38 +02:00 |
|
<jlebar@mozilla.com>
|
7de5d30e8d
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Henri Sivonen
|
f34870fa9e
|
Fix case-insensitivy in attribute manipulations (bug 468708)
|
2009-03-24 18:42:03 +02:00 |
|
Serge Gautherie
|
3f32fc862d
|
Bug 397227 - Reduce the effort needed to write C++ tests; (Cv1) Remove leftover LOCAL_INCLUDES; r=ted.mielczarek
|
2009-04-29 00:48:29 +02:00 |
|
Olli Pettay
|
e511e04fa7
|
Bug 484658 - element.focus() handing when called during event suppression, r+sr=jst
|
2009-03-25 16:11:11 +02:00 |
|
Peter Van der Beken
|
ee568a5ae0
|
Fix for bug 498897. r/sr=mrbkap.
--HG--
extra : rebase_source : d1f8c9d42fc5c0369e8674d7c148ddc25bdfaaed
|
2009-06-19 18:31:48 +02:00 |
|
Mats Palmgren
|
d04121109e
|
Bug 382369. Distinguish click from click-drag on a <label> so text selection works. r+sr=roc, help from Zack Weinberg
|
2009-03-24 13:55:29 +13:00 |
|
Boris Zbarsky
|
1c1a3affbf
|
Backing out changeset b47f0de93a82 (bug 457809) due to test failures
|
2009-03-24 19:18:25 -04:00 |
|
bjarne@runitsoft.com
|
2129bba0b3
|
Bug 457809 and bug 457810 - Speculatively load images and stylesheets (respectively). r=mrbkap, sr=bz
|
2009-03-24 12:52:00 -04:00 |
|
Henri Sivonen
|
d4a2fbc016
|
Merge trunk into HTML5 parsing repo
|
2009-03-20 17:09:05 +02:00 |
|
Boris Zbarsky
|
1d325109b3
|
Bug 481440. Make our id table always live. r=jst, sr=roc
|
2009-03-23 10:04:40 -04:00 |
|
Boris Zbarsky
|
096c04f43f
|
Fix the test now that bug 480452 is fixed
|
2009-05-11 23:54:41 -04:00 |
|
Robert O'Callahan
|
388684b649
|
Disable test_plugin_freezing.html for now since it causes focus problems
--HG--
extra : rebase_source : 5d2a0e81b7c39993a666b6dc4841ae1ba0097dac
|
2009-05-09 21:12:11 +12:00 |
|
Robert O'Callahan
|
0d7d241faf
|
Bug 480819. Explicitly track all elements that need to be frozen when a document enters bfcache. r+sr=jst
--HG--
extra : rebase_source : cf8294ebf52bf91b067dc065ccf92098c529a445
|
2009-05-08 13:32:32 +12:00 |
|
Robert Longson
|
983f8abcf2
|
Bug 484176 - Support allowReorder for switch. r=jwatt,sr=roc
|
2009-05-07 20:37:33 +01:00 |
|
Boris Zbarsky
|
64b2d5e1bf
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
|
Olli Pettay
|
e64efde796
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 7bce078904782a5a907eebbbff7b74a905cfa8c1
|
2009-05-07 16:59:51 +03:00 |
|
Olli Pettay
|
fc5f3a87aa
|
backout bug484775
|
2009-05-07 10:19:06 +03:00 |
|
Olli Pettay
|
d9072725ae
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 9c6f8f9d3cd1283adb7b69b93440f7da01924326
|
2009-05-07 09:31:04 +03:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
L. David Baron
|
8adbc0edb6
|
Make it so nsDocument::mPendingTitleChangeEvent doesn't keep the document alive after cycle collection expects it to be destroyed. (Bug 488786) r+sr=jst r=bsmedberg
|
2009-05-06 13:46:01 -07:00 |
|
Boris Zbarsky
|
05780cc568
|
Bug 67752. Implement interruptible reflow. r=roc,dbaron
|
2009-04-21 19:53:52 -04:00 |
|
laurent@xulfr.org
|
cca4eaa78d
|
Bug 422403 - improvements to the XML and XHTML serializers, r=smaug, sr=sicking
--HG--
extra : rebase_source : ead8a81eb95c4aec6122850ca58c20399f94758b
|
2009-04-25 12:00:14 +03:00 |
|
Olli Pettay
|
d904a27d07
|
Bug 489812 - Suspending timeouts doesn't clear mFiringDepth, r=bent, sr=jst
|
2009-04-25 02:53:25 +03:00 |
|
Olli Pettay
|
b6ef8520f2
|
bug 489988 - Java Applets reload when print is called, r+sr=roc
|
2009-04-25 02:46:16 +03:00 |
|
L. David Baron
|
d02e7ef8c8
|
Mark the tests that were just disabled more clearly in the makefiles.
|
2009-04-24 15:45:34 -07:00 |
|