Ms2ger
|
540ca93080
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|
Masayuki Nakano
|
1adf21f3e7
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
|
Ben Turner
|
6e5d6edb66
|
Bug 651980 - 'Intermittent dom/src/threads/test/test_chromeWorkerJSM.xul | Test timed out'. r=mrbkap.
|
2011-04-22 10:38:13 -07:00 |
|
Mounir Lamouri
|
84203d9e11
|
Merge cedar with mozilla-central.
|
2011-04-22 15:25:11 +02:00 |
|
Ms2ger
|
cd69014034
|
Bug 619998 - Remove support for Document.strictErrorChecking; r=sicking
|
2011-04-22 10:38:37 +02:00 |
|
Ms2ger
|
4491925359
|
Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz
|
2011-04-22 10:38:33 +02:00 |
|
L. David Baron
|
dad5a358cd
|
Add diagnostic for nested @-rules that are ignored. (Bug 652014) r=bzbarsky
|
2011-04-21 20:17:32 -07:00 |
|
L. David Baron
|
72447213b1
|
Remove parsing and storage code for CSS 2.0 aural properties. (Bug 649119) r=bzbarsky
|
2011-04-21 20:17:32 -07:00 |
|
L. David Baron
|
eac95bc5f3
|
Implement window.matchMedia for matching of media queries and notification of media query changes. (Bug 542058, patch 3) r=bzbarsky
This is specified at:
http://dev.w3.org/csswg/cssom-view/#extensions-to-the-window-interface
|
2011-04-21 20:17:31 -07:00 |
|
David Zbarsky
|
a0b813679f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Justin Lebar
|
a64eb88ab7
|
Bug 628069 - Followup; fix formatting. r=whitespace-only
|
2011-04-20 17:10:06 -04:00 |
|
Justin Lebar
|
932b228cd4
|
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
--HG--
extra : rebase_source : 865194e9c50612599ad029815314c0819de60124
|
2011-03-31 16:30:32 -04:00 |
|
Vivien Nicolas
|
9d29efb784
|
Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki]
|
2011-04-20 14:47:40 +02:00 |
|
Ehsan Akhgari
|
0ae934d33e
|
Bug 625222 - Disable test_chromeWorkerJSM.xul because the code in question has problems, and is being rewritten
DONTBUILD
|
2011-04-19 19:31:41 -04:00 |
|
Zack Weinberg
|
3929b6bfdd
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Zack Weinberg
|
8648dcc368
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
|
Robert O'Callahan
|
fc7faceefc
|
Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones
|
2011-04-19 15:07:23 +12:00 |
|
Robert O'Callahan
|
a7b4f1246b
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
|
Robert O'Callahan
|
629c1b7e18
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
|
Peter Van der Beken
|
9387753e15
|
Fix for bug 649534 (Remove nsIXSLTProcessorObsolete). r=sicking.
--HG--
extra : rebase_source : 48d37254b6f50ac74b285fb0f765c159877e7d03
|
2011-04-08 10:50:51 -07:00 |
|
Ms2ger
|
4020e44b1f
|
Bug 585877 - Remove support for document.width and document.height; r=jonas sr=jst
* * *
try: -b do -p all -u mochitest-o -t none
|
2011-04-17 10:57:17 +02:00 |
|
Ms2ger
|
55fe3dd1ff
|
Bug 619997 - Remove support for Document.renameNode; r=sicking
|
2011-04-16 11:14:09 +02:00 |
|
Ed Morley
|
002581d137
|
Bug 634936 - Add null-check for nsContentUtils::GetPrefBranch() to prevent Crash [@ nsFocusManager::Init ]; r=jst
|
2011-04-16 11:14:09 +02:00 |
|
Paolo Amadini
|
2f869e0bd1
|
Bug 635888 - Meta refresh breaks slow script warning; f=dolske r=jst
|
2011-04-16 11:14:08 +02:00 |
|
Blake Kaplan
|
699864d056
|
Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug
|
2011-04-14 13:55:42 -04:00 |
|
Ehsan Akhgari
|
11540cb57f
|
Backed out changeset 877c143cf39a (bug 648465) because of possibility of being related to the Maemo oranges
|
2011-04-15 15:11:25 -04:00 |
|
Ms2ger
|
2f5cab79a0
|
Bug 615509 - Remove nsIDOMDOMConfiguration, Document.domConfig; r=sicking
|
2011-04-15 16:06:55 +02:00 |
|
Rafael Ávila de Espíndola
|
bfff124a96
|
Bug 648872 - use NS_STDCALL_FUNCPROTO; r=bzbarsky
|
2011-04-14 15:54:27 -04:00 |
|
Blake Kaplan
|
c0345fe392
|
Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug
|
2011-04-14 13:55:42 -04:00 |
|
Ms2ger
|
b007736e51
|
Bug 604595, part a - Remove support for DocumentType.entities and DocumentType.notations; r=sicking
|
2011-04-14 14:04:13 +02:00 |
|
Ms2ger
|
e3b8a5d6d0
|
Bug 620000 - Remove nsXULPDGlobalObject::OnFinalize's language id parameter; r=jst
|
2011-04-14 14:04:08 +02:00 |
|
Kyle Huey
|
b8748273e7
|
Bug 607114: Expose a File constructor to chrome script. r=sicking
--HG--
rename : content/canvas/test/image_yellow.png => content/base/test/chrome/fileconstructor_file.png
|
2011-04-13 19:41:34 -07:00 |
|
Jonas Sicking
|
3815106388
|
Bug 649672: Make File.slice arguments match Array.slice and prefix File.slice. r=khuey
|
2011-04-13 14:34:36 -07:00 |
|
Ehsan Akhgari
|
dd5c804aa9
|
Merge cedar into mozilla-central
|
2011-04-13 14:00:55 -04:00 |
|
Ms2ger
|
bf5566d7c1
|
Bug 605098 - Kill navigator.securityPolicy; r=dveditz
|
2011-04-12 21:04:31 -04:00 |
|
Benjamin Smedberg
|
1b9d968e1c
|
Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst
|
2011-04-11 16:00:30 -04:00 |
|
David Zbarsky
|
43bf08bc71
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-11 18:56:37 +02:00 |
|
Ms2ger
|
40318fb620
|
Bug 647549 - Unused variable newInnerJSObject in nsJSContext::ConnectToInner; r=jst
|
2011-04-11 08:45:40 -07:00 |
|
Rob Campbell
|
7a87d202c9
|
merge m-c to devtools
|
2011-04-11 10:22:30 -03:00 |
|
Ms2ger
|
0153337929
|
Bug 604592 - Make Node.prefix readonly; r=smaug
|
2011-04-11 13:06:18 +02:00 |
|
Rob Campbell
|
e897d4adbf
|
merge m-c to devtools
|
2011-04-10 10:47:40 -03:00 |
|
Rob Campbell
|
7eecf3a432
|
Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); followup testfix. r=ddahl,jonas, a=orange
|
2011-04-08 21:32:04 -07:00 |
|
Rob Campbell
|
648ebabc09
|
Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); r=ddahl,jonas
|
2011-04-08 14:20:41 -07:00 |
|
Ehsan Akhgari
|
a7607b6455
|
Merge cedar into mozilla-central
|
2011-04-08 22:28:05 -07:00 |
|
Mounir Lamouri
|
0d59ab687c
|
Follow-up from bug 625760: define remoteXUL strings after netErrorApp.dtd include. rs=mrbkap
|
2011-04-08 15:20:51 -07:00 |
|
Blake Kaplan
|
392145f45e
|
Fix bug 643450. r=peterv
--HG--
extra : rebase_source : b49b5ee41b5465090ce7b6db5793174ffe2ad9be
|
2011-04-08 14:28:24 -07:00 |
|
Blake Kaplan
|
14fc761f75
|
Bug 642022 - Deal with the return value being in a different compartment. r=gal
--HG--
extra : rebase_source : b924c99e830cdafd7e1471cf087e69cfc7e33e23
|
2011-04-08 14:28:24 -07:00 |
|
Blake Kaplan
|
626b51b07f
|
Bug 642026 - Enumerate standard classes. r=jst
--HG--
extra : rebase_source : a4a9630f54d398337a22ba5f75cee466ef4854db
|
2011-04-08 13:28:05 -07:00 |
|
Benjamin Smedberg
|
1a874eefa0
|
Bug 644585 - Firefox 4 cannot find plugins (on Windows) whose path contains non-ASCII characters. The path which we pass around within plugin-land (nsPluginTag.mFullPath and several similar variants) is UTF8, not a natively-encoded path. The IPC code needs to respect that. r=josh
--HG--
extra : rebase_source : 9a4be434de5fc0545784871f1a7c4854f9439abd
|
2011-04-07 17:13:59 -07:00 |
|
Jonathan Kew
|
8eac8e46a8
|
merge backout of bug 585152
|
2011-04-13 14:35:39 +01:00 |
|