Masatoshi Kimura
|
23049011a9
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
|
David Humphrey (:humph)
|
9534b79926
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
|
Ehsan Akhgari
|
663c12dc93
|
Merge the latest green changeset from mozilla-inbound into mozilla-central
|
2012-04-10 16:00:30 -04:00 |
|
Olli Pettay
|
fab5e41574
|
Bug 742636 - Keep observed node alive during microtask if there are transient observers, r=sicking
|
2012-04-10 22:01:14 +03:00 |
|
Daniel Holbert
|
543f521202
|
Bug 742565: Cast known-to-be-nonnegative integer val to unsigned, to fix build warnings in nsRange.cpp. r=smaug
|
2012-04-10 00:45:59 -07:00 |
|
Kyle Huey
|
50f43dd111
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
|
Kyle Huey
|
76887dde56
|
Bug 697230: Part 3 - Make style images block onload. r=bz
|
2012-04-07 09:00:27 -07:00 |
|
Kyle Huey
|
b1e7e0165e
|
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
|
2012-04-07 09:00:04 -07:00 |
|
Kyle Huey
|
7a78607b88
|
Bug 697230: Part 1 - Centralize style image observers. r=bz
|
2012-04-07 08:58:41 -07:00 |
|
Olli Pettay
|
b7882b811f
|
Bug 743199 - Unmark Document's and Window's ELM, r=mccr8
|
2012-04-07 10:12:03 +03:00 |
|
Jacek Caban
|
2c75fb8742
|
Bug 742357 - Use macros to declare nsIMutationObserver functions in nsMutationReceiver r=smaug
|
2012-04-06 11:12:59 +02:00 |
|
Boris Zbarsky
|
bf00219e54
|
Bug 742549. Add a .crossOrigin IDL property. r=sicking
Note that the content attribute is crossorigin (lowercase) in SVG, hence the need to have different
content and IDL property names in the test.
|
2012-04-05 22:24:42 -04:00 |
|
Ehsan Akhgari
|
b74a7df1cf
|
Merge mozilla-inbound and mozilla-central
|
2012-04-05 13:41:51 -04:00 |
|
Ehsan Akhgari
|
e130fd8945
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-04-05 13:40:53 -04:00 |
|
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 |
|