Boris Zbarsky
|
d3d8ec52c3
|
Bug 742030. When cloning nodes with inline style, preserve the inline style string. r=sicking
|
2012-04-05 13:14:54 -04:00 |
|
Alexander Surkov
|
ac6026a2f6
|
Bug 741398 - make ARIA state map extensible, r=tbsaunde
|
2012-04-06 01:23:30 +09:00 |
|
Olli Pettay
|
e87e5e548c
|
Bug 742371 - Remove MutationReceiver from MutationObserver when the target is deleted, r=sicking
|
2012-04-04 20:36:40 +03:00 |
|
Olli Pettay
|
ada97a02d1
|
Bug 742237, MutationObserver crashes during GC, r=sicking
|
2012-04-04 18:11:57 +03:00 |
|
Marco Bonardo
|
5eb9c1dad8
|
Merge last green PGO from inbound to central
|
2012-04-04 13:36:36 +02:00 |
|
Olli Pettay
|
19b67623db
|
Bug 742183 - Handle MicroTasks correctly with showModalDialog, r=sicking
|
2012-04-04 09:23:45 +03:00 |
|
Olli Pettay
|
45b584ef56
|
Bug 742190 - Leak with MozMutationObserver, r=sicking
|
2012-04-04 09:22:16 +03:00 |
|
Marco Bonardo
|
1ababdd3b2
|
Merge central and inbound
|
2012-04-03 14:36:57 +02:00 |
|
Ms2ger
|
d947a8d314
|
Bug 738760 - Move nsContentUtils::GetContextAndScope into nsDocument.cpp; r=sicking
|
2012-04-03 09:25:39 +02:00 |
|
Ms2ger
|
6b301797c5
|
Bug 737122 - Attr nodes shouldn't have children; r=sicking
|
2012-04-03 09:25:39 +02:00 |
|
Ms2ger
|
6ffad56f22
|
Bug 738759 - Add nsContentUtils::CheckSameOrigin overload taking two nsINodes; r=jst
|
2012-04-03 09:25:38 +02:00 |
|
Ms2ger
|
ee1a9afaf4
|
Bug 741223 - MutationObserver cleanup; r=smaug
|
2012-04-03 09:25:38 +02:00 |
|
Henri Sivonen
|
2dd32e976c
|
Bug 739537 - No longer drop leading space from the plain text clipboard flavor when exporting both HTML and plain text to clipboard. r=smaug.
|
2012-04-03 09:44:15 +03:00 |
|
David Mandelin
|
535c2cacfb
|
Bug 737780: fix compartments in nsFrameScriptExecutor::LoadFrameScriptInternal, r=luke
|
2012-04-02 19:09:34 -07:00 |
|
Masatoshi Kimura
|
18767775ae
|
Bug 738912 - Part 2: Add tests. r=sicking
|
2012-04-03 20:08:28 -04:00 |
|
Matt Brubeck
|
82e8c9aa19
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-02 10:41:37 -07:00 |
|
Kyle Huey
|
7f972f45f6
|
Bug 741163: Add a rather important null check. r=me
|
2012-04-01 04:02:58 -07:00 |
|
Ed Morley
|
7b8f9d67b3
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-31 22:41:59 +01:00 |
|
Olli Pettay
|
aef37dab12
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
|
Ed Morley
|
2aa4048571
|
Merge mozilla-central to mozilla-inbound
|
2012-03-31 15:28:55 +01:00 |
|
Henri Sivonen
|
db1d235617
|
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
|
febee54c5c
|
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
|
9f1fbf3676
|
Bug 741048: Remove gfxAtoms. r=roc
|
2012-03-30 23:08:46 -07:00 |
|
Dave Townsend
|
f5853d4d7a
|
Backing out changeset 432c4be058b5 which landed with no bug.
|
2012-03-30 22:23:24 -07:00 |
|
Peter Van der Beken
|
c2e642fbcc
|
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
|
3423de709a
|
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
|
31496b4a78
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Ms2ger
|
09fa74771d
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
|
Ms2ger
|
6f4de79d23
|
Bug 738996 - Remove agnostic Hold/DropScriptObject nsContentUtils functions; r=mrbkap
|
2012-03-29 23:09:11 +02:00 |
|
Ms2ger
|
968425f97e
|
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:07 +02:00 |
|
Ms2ger
|
84f17e5f45
|
Bug 738654 - Part a: doRemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:06 +02:00 |
|
Ms2ger
|
9427a8db0d
|
Bug 738608 - Introduce nsINode::Length(); r=smaug
|
2012-03-29 23:09:04 +02:00 |
|
Ms2ger
|
b313aff15a
|
No bug - Remove gfxAtoms; r=roc
|
2012-03-29 23:08:43 +02:00 |
|
Jonathan Kew
|
23cb2f2b7a
|
bug 740477 - handle Dutch-specific capitalization of the ij digraph. r=smontagu
|
2012-03-30 17:37:46 -07:00 |
|
Peter Van der Beken
|
db99384a53
|
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
|
f5597d8025
|
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
|
6ba0c7d9b4
|
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
|
dfa76b93e6
|
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
|
0abdfa04b8
|
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
|
6e9250f387
|
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
|
a59c979d1b
|
Bug 738700 - unmark wrapped gray objects from nsISupports. r=smaug
|
2012-03-28 21:51:46 -07:00 |
|
Mark Capella
|
3519b46a3e
|
Bug 738380 - Remove nsINode::{GetScriptTypeID, SetScriptTypeID}, nsIScriptContext::GetScriptTypeID, nsIScriptRuntime::GetScriptTypeID; r=jst
|
2012-04-01 14:47:48 +02:00 |
|
Aryeh Gregor
|
5fba4e2a84
|
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
|
c3096d813b
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
|
David Humphrey
|
b174382f2b
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
|
2012-03-28 21:00:14 -04:00 |
|
Nathan Froyd
|
3816c12d35
|
Bug 739962 - fix -Wunused-but-set-variable warnings in content; r=bent
|
2012-03-28 09:14:33 -04:00 |
|
Peter Van der Beken
|
6c1a5e5219
|
Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
|
2012-03-26 08:38:06 -07:00 |
|
Jared Wein
|
ac11ea4de6
|
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
|
0e9ed35f0a
|
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
|
2e0882cfe2
|
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
|
8825a7244b
|
Bug 717180 - Ignore document.write after window.location. r=smaug.
|
2012-03-28 08:17:53 +03:00 |
|
Jared Wein
|
a80b6db592
|
Backed out changeset 8e42ba558f07 (bug 730318) CLOSED TREE
|
2012-03-27 15:23:53 -07:00 |
|
Avi Halachmi (:avih)
|
8a2de1a907
|
Bug 737758: part 1: Propagate mouse wheel event origin from ESM [r=roc]
|
2012-03-26 11:50:30 +02:00 |
|
Andrew McCreight
|
0be293da76
|
Bug 740185 - mark safe JS context black. r=smaug
|
2012-03-30 10:22:29 -07:00 |
|
Peter Van der Beken
|
79d8fa521f
|
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
|
d2da6eaadf
|
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 |
|
Aryeh Gregor
|
f3bfb8edfd
|
Bug 737087 - Fire error event on <script> load failure per spec/other browsers; r=sicking
|
2012-03-20 14:21:33 -04:00 |
|
Makoto Kato
|
e0b0e4d9ff
|
Bug 737966 - Evaluating nsIXMLHttpRequest.responseText throws on certain parsing errors. r=sicking
|
2012-04-04 20:59:02 +09:00 |
|
Marco Bonardo
|
63e298422a
|
Merge central to inbound
|
2012-04-04 13:39:52 +02:00 |
|
Veeraya Pupatwibul
|
1bdf9d9923
|
Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger
|
2012-04-04 11:15:10 +02:00 |
|
Tom Schuster
|
fef9c89dba
|
Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
|
2012-01-14 09:43:00 -08:00 |
|
Jonathan Kew
|
8a2e8d2523
|
bug 745780 - update harfbuzz code to upstream commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c (2012-04-17). r=jdaggett a=mfinkle
|
2012-04-21 22:24:39 +01:00 |
|
Matt Brubeck
|
955934c3d9
|
Bug 743325 - Back out 554ab0a2f470 (bug 734503) because it broke touch events in XUL Fennec [r=peterv]
|
2012-04-24 07:51:56 -07:00 |
|
Jared Wein
|
883053cd10
|
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
|
d1c47fdce5
|
Bug 736563 - mark global objects held by live windows black during GC. r=smaug
|
2012-03-27 12:22:10 -07:00 |
|
Ian Melven
|
04940903e3
|
Bug 650386 - CSP should not follow redirects for report-uri r=jst
|
2012-03-27 10:55:50 -07:00 |
|
Justin Lebar
|
1308d45438
|
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
|
eca080bae6
|
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
|
0ab7e18025
|
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
|
8e093adf1c
|
Bug 301705: Don't throw when XMLHttpRequest.status is gotten too early. r=bz
|
2012-03-26 01:40:09 -07:00 |
|
Matt Brubeck
|
f83a9ab93e
|
Merge mozilla-central and mozilla-inbound
|
2012-03-24 09:05:27 -07:00 |
|
Henri Sivonen
|
95b45892e6
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
|
Masatoshi Kimura
|
6432a363f1
|
Bug 736686 - Part 2: Implement Blob constructor in Worker. r=jonas, bent
|
2012-03-24 12:33:59 +01:00 |
|
Peter Van der Beken
|
6fd0c1b877
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
|
Jared Wein
|
3f49c23fdd
|
Backed out changeset 5f79a3dd45ff (bug 730318) r=bustage
|
2012-03-23 11:46:12 -07:00 |
|
Jared Wein
|
282988197b
|
Backed out changeset 29a7f9d3d4c4 (bug 730318) r=bustage
|
2012-03-23 11:45:27 -07:00 |
|
Patrick McManus
|
dd00f9250a
|
bug 599164 pipeline with type and state r=honzab
|
2012-03-22 19:39:31 -04:00 |
|
Jared Wein
|
5e53c35a9c
|
Bug 730318 - Forgot to add braces to if condition. r=khuey
|
2012-03-22 14:03:04 -07:00 |
|
Jared Wein
|
61ab14237c
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-22 13:53:59 -07:00 |
|
Aryeh Gregor
|
40c8f74eb6
|
Bug 366944 - Range.surroundContents should throw InvalidNodeTypeError early; r=smaug
|
2012-03-21 14:06:50 -04:00 |
|
Andrew McCreight
|
2bc80bf951
|
Bug 736459 - make WantAllTraces disable node and content list CC optimizations. r=smaug
* * *
Bug 736459, part 2 - add NS_LIKELY for new branches. r=smaug
|
2012-03-22 08:37:54 -07:00 |
|
Henri Sivonen
|
f2d3f89eb7
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
|
Jim Mathies
|
3ba9aa7eeb
|
Bug 737983 - win8 fixup for generic keyword collision, r=smaug.
|
2012-03-22 09:18:41 -05:00 |
|
Boris Zbarsky
|
ecbf4bbd3f
|
Bug 738108. When restricting to the element subtree in querySelector(All), make sure to disallow the element itself. r=smaug
|
2012-03-22 03:09:18 -04:00 |
|
Boris Zbarsky
|
e20f8460b1
|
Bug 700981 part 5. Reduce the amount of time spent calling GetBindingParent(). r=smaug
|
2012-03-22 00:10:51 -04:00 |
|
Boris Zbarsky
|
792c2592e5
|
Bug 700981 part 4. Add a fast-path to IsAllowedAsChild for the case of a child that has no kids. r=smaug
|
2012-03-22 00:10:51 -04:00 |
|
Boris Zbarsky
|
bf35ae3542
|
Bug 700981 part 3. Inline nsNodeUtils::ParentChainChanged. r=smaug
|
2012-03-22 00:10:51 -04:00 |
|
Boris Zbarsky
|
99719b401c
|
Bug 700981 part 2. Get rid of nsStyledElement::BindToTree/UnbindFromTree. r=smaug
|
2012-03-22 00:10:51 -04:00 |
|
Boris Zbarsky
|
5d73e0316b
|
Bug 700981 part 1. Get rid of nsMappedAttributeElement::BindToTree and inline some of the things it used to call so they're faster. r=sicking
|
2012-03-22 00:10:51 -04:00 |
|
Andrew McCreight
|
29070d40ad
|
Backout ca353538c7f9 (bug 736459) for Linux64 Dromaeo regressions
|
2012-03-21 19:36:25 -07:00 |
|
Sid Stamm
|
e4377a09c1
|
Bug 672961 - CSP blocks domains incorrectly when on a site with non-standard port. r=mrbkap
|
2012-03-21 19:52:24 -04:00 |
|
Andrew McCreight
|
39c32bc487
|
Bug 736459 - do WantAllTraces for nodes and base lists. r=smaug
|
2012-03-21 15:38:58 -07:00 |
|
Daniel Holbert
|
6d1f7b2b6c
|
Bug 737754: Change guaranteed-to-succeed IndexOf() checks to Contains() checks in assertions within nsScriptLoader::PrepareLoadedRequest. r=hsivonen
|
2012-03-21 14:06:10 -07:00 |
|
Hessam Salehi
|
25b8143afe
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Aryeh Gregor
|
9d84462dee
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
|
Aryeh Gregor
|
ccb73a4ec1
|
Bug 737612 - Range.insertNode() on a detached text node should throw standard exception type; r=smaug
|
2012-03-20 16:32:01 -04:00 |
|
Aryeh Gregor
|
45440ad3db
|
Bug 737565 - Range.comparePoint() should throw exceptions per spec; r=smaug
|
2012-03-20 15:54:38 -04:00 |
|
Henri Sivonen
|
fff912d4a6
|
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
|
2012-03-21 12:43:54 +02:00 |
|
Matt Brubeck
|
51ba20bc98
|
Back out 1bbe7ea3a01e through 672cc4ee2dd9 because of mochitest-browser-chrome leaks
|
2012-03-20 12:53:10 -07:00 |
|
Mats Palmgren
|
a9ed96268a
|
Bug 732951 - Make nsContentUtils::ASCIIToLower/ASCIIToUpper return NS_ERROR_OUT_OF_MEMORY when string allocation fails. r=bz
|
2012-03-20 19:02:38 +01:00 |
|