Ms2ger
|
1620e930e4
|
Bug 738759 - Add nsContentUtils::CheckSameOrigin overload taking two nsINodes; r=jst
|
2012-04-03 09:25:38 +02:00 |
|
Ms2ger
|
ca0ad89f4e
|
Bug 741223 - MutationObserver cleanup; r=smaug
|
2012-04-03 09:25:38 +02:00 |
|
Matt Brubeck
|
6c039eb840
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-02 10:41:37 -07:00 |
|
Kyle Huey
|
337468e523
|
Bug 741163: Add a rather important null check. r=me
|
2012-04-01 04:02:58 -07:00 |
|
Ed Morley
|
651aa424a1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-31 22:41:59 +01:00 |
|
Olli Pettay
|
f198500ad9
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
|
Ed Morley
|
c7a3740e33
|
Merge mozilla-central to mozilla-inbound
|
2012-03-31 15:28:55 +01:00 |
|
Henri Sivonen
|
e9bc364a15
|
Bug 731896 - Export plain text from the DOM selection directly without an intermediate HTML serialization. r=smaug.
|
2012-03-31 17:10:34 +03:00 |
|
Henri Sivonen
|
990ab1f71d
|
Bug 732343 - Defend HTML document loading against extensions causing bogus use of the old HTML parser. r=smaug.
|
2012-03-31 17:10:34 +03:00 |
|
Ms2ger
|
cad388b68f
|
Bug 741048: Remove gfxAtoms. r=roc
|
2012-03-30 23:08:46 -07:00 |
|
Dave Townsend
|
68dc1b47ec
|
Backing out changeset 432c4be058b5 which landed with no bug.
|
2012-03-30 22:23:24 -07:00 |
|
Peter Van der Beken
|
09128a75d3
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|
Olli Pettay
|
3fbca0e6db
|
Bug 734151 - remove new lines from the class in the CC log, r=bsmedberg
--HG--
extra : rebase_source : a7d7add386834baaea8769f398431a0c9c4c1a96
|
2012-03-30 09:38:00 -07:00 |
|
Marco Bonardo
|
d3b8a6debe
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Ms2ger
|
09e5acca2c
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
|
Ms2ger
|
a1a7ce8473
|
Bug 738996 - Remove agnostic Hold/DropScriptObject nsContentUtils functions; r=mrbkap
|
2012-03-29 23:09:11 +02:00 |
|
Ms2ger
|
1e9b34b2ca
|
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:07 +02:00 |
|
Ms2ger
|
75fed9765f
|
Bug 738654 - Part a: doRemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:06 +02:00 |
|
Ms2ger
|
63c2adf6c9
|
Bug 738608 - Introduce nsINode::Length(); r=smaug
|
2012-03-29 23:09:04 +02:00 |
|
Ms2ger
|
0884370d9c
|
No bug - Remove gfxAtoms; r=roc
|
2012-03-29 23:08:43 +02:00 |
|
Jonathan Kew
|
600c7d5313
|
bug 740477 - handle Dutch-specific capitalization of the ij digraph. r=smontagu
|
2012-03-30 17:37:46 -07:00 |
|
Peter Van der Beken
|
e979cdfbe5
|
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz, bent.
--HG--
extra : rebase_source : 1278ff2158cd8138ebe3570a2d8f45cec8233d1c
|
2012-03-30 09:38:19 -07:00 |
|
Matias Juntunen
|
42e7c72943
|
Bug 729048 - Part 2: Replace calls to nsParserService::CheckQName with nsContentUtils::CheckQName in nsDocument.cpp. r=hsivonen
|
2012-03-29 17:31:40 -04:00 |
|
Matias Juntunen
|
e0fe30d650
|
Bug 729048 - Part 1: Move nsParserService::CheckQName to nsContentUtils and change calls within nsContentUtils to use nsContentUtils::CheckQName instead. r=hsivonen
|
2012-03-29 17:31:40 -04:00 |
|
Peter Van der Beken
|
511d03707b
|
Fix for bug 740467 (Make test_XHR_timeout.js use addEventListener(..., obj, ...) instead of on* = obj). r=khuey.
--HG--
extra : rebase_source : e5039bfd291e3955282ff63f3ac5c0ab2869279a
|
2012-03-29 11:16:31 -07:00 |
|
Phil Ringnalda
|
62e25bcddc
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
|
Phil Ringnalda
|
b4da60b42d
|
Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE
|
2012-03-28 22:37:46 -07:00 |
|
Andrew McCreight
|
d986e69874
|
Bug 738700 - unmark wrapped gray objects from nsISupports. r=smaug
|
2012-03-28 21:51:46 -07:00 |
|
Mark Capella
|
5b2f534388
|
Bug 738380 - Remove nsINode::{GetScriptTypeID, SetScriptTypeID}, nsIScriptContext::GetScriptTypeID, nsIScriptRuntime::GetScriptTypeID; r=jst
|
2012-04-01 14:47:48 +02:00 |
|
Aryeh Gregor
|
2487a022be
|
Bug 719533 - Range.extractContents() shouldn't modify the DOM if the range contains a doctype; r=smaug
|
2012-04-01 07:45:35 -04:00 |
|
Kyle Huey
|
5639dfdb41
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
|
David Humphrey
|
03dc4eeeee
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
|
2012-03-28 21:00:14 -04:00 |
|
Nathan Froyd
|
f951079eae
|
Bug 739962 - fix -Wunused-but-set-variable warnings in content; r=bent
|
2012-03-28 09:14:33 -04:00 |
|
Peter Van der Beken
|
499b93ca6e
|
Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
|
2012-03-26 08:38:06 -07:00 |
|
Jared Wein
|
642a4f48c0
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07:00 |
|
Margaret Leibovic
|
7509a717ef
|
Bug 739048 - Check to see if a plugin is unsupported before making it click-to-play. r=josh
|
2012-03-27 15:01:46 -07:00 |
|
Henri Sivonen
|
1e43b151aa
|
Bug 701361 - Add a telemetry probe for finding out how commonly multipart XHR is used on the Web. r=smaug.
|
2012-03-28 10:33:18 +03:00 |
|
Henri Sivonen
|
96fd999a06
|
Bug 717180 - Ignore document.write after window.location. r=smaug.
|
2012-03-28 08:17:53 +03:00 |
|
Jared Wein
|
e34baf2131
|
Backed out changeset 8e42ba558f07 (bug 730318) CLOSED TREE
|
2012-03-27 15:23:53 -07:00 |
|
Avi Halachmi (:avih)
|
d705a99716
|
Bug 737758: part 1: Propagate mouse wheel event origin from ESM [r=roc]
|
2012-03-26 11:50:30 +02:00 |
|
Andrew McCreight
|
7a9fcf72b7
|
Bug 740185 - mark safe JS context black. r=smaug
|
2012-03-30 10:22:29 -07:00 |
|
Peter Van der Beken
|
35470819a6
|
Backout cfd6bf0fe1e9 as it includes an unwanted chunk
--HG--
extra : rebase_source : 9143a7752d7327a1c7693f9ad34ab02a25339aa6
|
2012-03-30 09:53:50 -07:00 |
|
Peter Van der Beken
|
e387b7ef6b
|
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz.
--HG--
extra : rebase_source : a80dc66eff61a2d669dbbaaa1d081106798fd9dc
|
2012-03-30 09:38:19 -07:00 |
|
Jared Wein
|
5c1c03e064
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-27 13:50:50 -07:00 |
|
Andrew McCreight
|
a2f68f19c5
|
Bug 736563 - mark global objects held by live windows black during GC. r=smaug
|
2012-03-27 12:22:10 -07:00 |
|
Ian Melven
|
00527c918a
|
Bug 650386 - CSP should not follow redirects for report-uri r=jst
|
2012-03-27 10:55:50 -07:00 |
|
Justin Lebar
|
d8d5c35fdb
|
Bug 739457 - Don't decode images when you load a link in a background tab. r=joe
|
2012-03-26 23:49:50 -07:00 |
|
Boris Zbarsky
|
c146ad9e16
|
Bug 739004. When cloning a static clone, set the mOriginalDocument of the new clone to the mOriginalDocument of the thing being cloned, not to the thing being cloned (which is not an original document at all). r=smaug
|
2012-03-24 20:46:03 -04:00 |
|
Jonathan Watt
|
4a32c8a3a9
|
Bug 738975 - Speed up building of layout/svg/base/src by dropping content/html/content/src from the include path. r=bz.
|
2012-03-26 12:58:59 +01:00 |
|
Jonas Sicking
|
f6d538bf5d
|
Bug 301705: Don't throw when XMLHttpRequest.status is gotten too early. r=bz
|
2012-03-26 01:40:09 -07:00 |
|