Nicholas Nethercote
|
020b76968f
|
Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin.
|
2011-05-03 17:12:58 -07:00 |
|
Rob Campbell
|
a58b84e7b3
|
merge m-c to devtools
|
2011-05-03 09:55:19 -03:00 |
|
Rob Campbell
|
49d35795a8
|
merge m-c to devtools
|
2011-05-02 16:15:53 -03:00 |
|
Chris Leary
|
d8a23919cc
|
Merge mozilla-central to tracemonkey. (CLOSED TREE)
|
2011-05-02 10:55:34 -07:00 |
|
Rob Campbell
|
e56c66f89b
|
merge m-c to devtools
|
2011-04-29 09:05:20 -03:00 |
|
Justin Lebar
|
983b4e6957
|
Bug 653364 - HashChange event should have isTrusted property. r=bz
--HG--
extra : rebase_source : 6829b06980ed01c38e0cc5b88a9428fc784c1bb0
|
2011-04-28 16:13:03 -04:00 |
|
Rob Campbell
|
2f572de04f
|
merge m-c to mozilla-central
|
2011-04-27 10:11:37 -03:00 |
|
Johnny Stenback
|
1c0c08630a
|
Fix bug 649795. Crash when accessing mOwner which might not always be set. r=bsmedberg
|
2011-04-26 11:36:38 -07:00 |
|
Rob Campbell
|
984616986e
|
merge m-c to devtools
|
2011-04-26 09:37:34 -03:00 |
|
Ehsan Akhgari
|
67e7a42892
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Rob Campbell
|
fa5fe2558f
|
merge m-c to devtools
|
2011-04-25 15:13:53 -03:00 |
|
Daniel Holbert
|
0544e9d3a8
|
Bug 652559: Fix signed/unsigned comparison build warning in nsGlobalWindow.cpp. r=bz
|
2011-04-25 10:58:42 -07:00 |
|
Boris Zbarsky
|
86080d0500
|
Bug 649997 part 3. Change nsIHTMLCollection::GetNamedItem to not use an nsresult outparam. r=peterv
|
2011-04-25 13:46:59 -04:00 |
|
Boris Zbarsky
|
6c6ae3b73c
|
Bug 649997 part 2. Change nsIHTMLCollection::GetNodeAt to not use an nsresult outparam. r=peterv
|
2011-04-25 13:46:57 -04:00 |
|
Rob Campbell
|
1e7e540ad1
|
merge m-c to devtools
|
2011-04-25 10:13:36 -03:00 |
|
Olli Pettay
|
f9dd319628
|
Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking
--HG--
extra : rebase_source : 9c720d865ed24e5b54cda287360b0fec508df359
|
2011-05-04 17:13:28 +03:00 |
|
Jonathan Kew
|
88c9ed0c0c
|
bug 253317 - part 1 - implement -moz-hyphens property in CSS. r=dbaron
|
2011-05-04 12:14:50 +01:00 |
|
Rob Campbell
|
9063436548
|
merge m-c to devtools
|
2011-04-21 13:18:12 -03:00 |
|
Cameron McCormack
|
9a488f5a7e
|
Bug 653310 - Always put a dumpID property on ipc:content-shutdown notification property bags. r=cjones
|
2011-04-29 10:03:40 +12:00 |
|
Brad Lassey
|
5cab090414
|
bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt
|
2011-04-28 15:34:50 -04:00 |
|
L. David Baron
|
6c68aef211
|
Add support for regexp() function in @-moz-document rule. (Bug 398962) r=bzbarsky
|
2011-04-28 10:21:37 -07:00 |
|
Kyle Huey
|
4d542f23d4
|
Backed out changeset ea9f9f5503fa
|
2011-04-27 19:10:01 -04:00 |
|
Emanuele Costa
|
1a6a2cacd6
|
Bug 647570. Make nsJSURI inherit from nsSimpleURI. r=bzbarsky
--HG--
extra : rebase_source : b3d9b8ed5349e9aabcf08b786951a677b7adcfd9
|
2011-04-23 05:49:00 -04:00 |
|
Justin Lebar
|
f3fbe9877d
|
Fix bug 642338. r=smaug
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
|
2011-04-27 16:54:07 -04:00 |
|
Chris Jones
|
d737e982f8
|
Bug 642381, part 3: Hoist Maybe into mfbt and eliminate Gecko's use of jstl. r=jorendorff,luke
|
2011-04-28 17:48:52 -05:00 |
|
Chris Jones
|
91abf226cc
|
Bug 642381, part 2: Rename LazilyConstructed to Maybe. r=luke
|
2011-04-28 17:48:51 -05:00 |
|
Brad Taylor
|
0bb6a3a301
|
Bug 480317 - Provide a way for atk-based plugins to slot into our a11y tree, r=joshmoz, ginn, surkov, trev, patch=btaylor, mcarrion, mgorse
|
2011-04-27 22:42:18 +09:00 |
|
Olli Pettay
|
d0724bd5cc
|
Bug 652814 - Rename nsIDOMTouchPoint to nsIDOMTouch (and a *aRetVal = nsnull for bug 648573 comment 19), r=mbrubeck
|
2011-04-27 14:58:25 +03:00 |
|
Rob Campbell
|
de38212920
|
merge m-c to devtools
|
2011-04-20 11:19:22 -03: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 |
|
Rob Campbell
|
c41f4d769e
|
merge m-c to devtools
|
2011-04-19 14:35:15 -03:00 |
|
Rob Campbell
|
6e0048f7fb
|
merge m-c to devtools
|
2011-04-18 09:18:24 -03: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 |
|
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 |
|
Jacek Caban
|
d0281e5301
|
Bug 643772 - dom/plugins can't compile on mingw due to implicit function pointer to void* casts r=benjamin
|
2011-05-02 12:34:14 +00:00 |
|
Makoto Kato
|
664c024d68
|
Bug 652299 - Remove unnecessary character conversion in CreateNPAPIPlugin. r=bsmedberg
|
2011-05-02 15:42:34 +09: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 |
|
Rob Campbell
|
dd46717ac8
|
merge m-c to devtools
|
2011-04-14 09:40:08 -03: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 |
|
Ms2ger
|
540ca93080
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|