Peter Van der Beken
|
54a3679793
|
Part 6 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - pass the wrapper cache to WrapNative. r=jst.
--HG--
extra : rebase_source : 06db2c01b59630cd47c6d9d4f2302bf952233897
|
2010-05-10 20:53:05 +02:00 |
|
Peter Van der Beken
|
1a344e3027
|
Part 5 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make ResolveName and GetDocumentAllResult return the wrapper cache. r=jst.
--HG--
extra : rebase_source : d36cf87ab26c82bba89998111f872389a1cae754
|
2010-05-10 18:43:20 +02:00 |
|
Peter Van der Beken
|
c872db9372
|
Part 4 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make GetNamedItem return the wrapper cache. r=jst.
--HG--
extra : rebase_source : 584b74ed06c59bbf08c20e3a8a3b10dd7d540592
|
2010-05-09 21:41:19 +02:00 |
|
Peter Van der Beken
|
76cf6809a4
|
Part 3 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - make GetNodeAt return nsIContent*. r=jst.
--HG--
extra : rebase_source : 4653ed3c0f67141bbace1b1973db4aca4b4d908d
|
2010-05-09 21:33:00 +02:00 |
|
Oleg Romashin
|
bbad31b3b7
|
Bug 579959 - TabChild used after Send__delete__. r=Olli.Pettay
|
2010-07-24 09:48:37 +03:00 |
|
Josh Matthews
|
c2f3f4c40d
|
Bug 579959 - TabChild used after Send__delete__. r=Olli.Pettay
|
2010-07-21 19:23:03 -04:00 |
|
Chris Jones
|
d388bbc530
|
Bug 579236: Fix shutdown crash and lesser bugs with remote pref observers. r=dwitte
--HG--
extra : rebase_source : 9028bde53425eeaa4d1c4432f489bdb902c42f1c
|
2010-07-21 13:42:32 -05:00 |
|
Blake Kaplan
|
d1954b5c87
|
Fixing bustage.
|
2010-07-22 17:04:31 -07:00 |
|
Blake Kaplan
|
9adb7a60e7
|
Fix bug 576616. r=jst
--HG--
extra : rebase_source : e79fc676badbfb264e979b6f5d96edfca4ee1435
|
2010-07-22 16:35:58 -07:00 |
|
Blake Kaplan
|
97dcf454d5
|
Bug 579782 - Deal with a null context when closing the window. r=jst
--HG--
extra : rebase_source : d74e368d3a834fa47b6d912d35f0d9c6a0d60b7b
|
2010-07-21 17:17:35 -07:00 |
|
Boris Zbarsky
|
537c1dce54
|
Bug 581072. Fix the handling of long timeouts across timeout suspend/resume and add APIs to suspend/resume timeouts from trusted script. r=jst
|
2010-07-22 17:33:37 -04:00 |
|
Justin Lebar
|
445d3bb942
|
Bug 581051 - Move selection.modify() from nsISelection.idl into nsISelection3.idl. r,approval2.0=jst
--HG--
extra : rebase_source : 9008b467241f21bc66d5fca734d916400d21e3b2
|
2010-07-22 11:02:06 -07:00 |
|
Justin Lebar
|
9601b70dc6
|
Bug 544535 - Ignore push/replaceState's title argument. r=sicking, approval2.0=benjamin
--HG--
extra : rebase_source : 3db157c08faee321e2ae1e86fc45d1290c8009ae
|
2010-07-19 14:46:01 -07:00 |
|
Boris Zbarsky
|
f804ac1643
|
Bug 558306 part 3. Switch DOM timeout code to TimeDuration/TimeStamp. r=jst
|
2010-07-15 09:59:24 -04:00 |
|
Jim Mathies
|
77adb219fa
|
Bug 574778 - Disable intrinsic sizing for chrome documents when enabling fullscreen mode. r=smaug.
|
2010-07-19 16:47:41 -05:00 |
|
Brad Lassey
|
352f9b890d
|
follow up to bug 569680 to fix android build bustage r=khuey
|
2010-07-19 16:28:08 -04:00 |
|
Dão Gottwald
|
afad16ca0b
|
Bug 572656 - Remove the UI language from the UA string and navigator.appVersion. r=bz
|
2010-07-19 22:18:11 +02:00 |
|
Chris Jones
|
8474666a66
|
Bug 559534: Forward nsIXULWindow.chromeFlags to remote tabs. sr=bsmedberg
|
2010-07-19 13:33:33 -05:00 |
|
Chris Jones
|
d37c23f270
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
|
2010-07-19 13:33:33 -05:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Saint Wesonga
|
b13627e716
|
Bug 578469 - Remove special cases for expected test failures for control characters when parsing JSON. r=jwalden
|
2010-07-18 11:17:14 +02:00 |
|
Mike Kristoffersen
|
c2044b5b23
|
Bug 569680 - Move the platform specific geolocation files. r=dougt
--HG--
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => dom/interfaces/geolocation/nsIGeolocationPrompt.idl
rename : dom/src/geolocation/GPSDGeolocationProvider.js => dom/system/GPSDGeolocationProvider.js
rename : dom/src/geolocation/GPSDGeolocationProvider.manifest => dom/system/GPSDGeolocationProvider.manifest
rename : dom/src/geolocation/NetworkGeolocationProvider.js => dom/system/NetworkGeolocationProvider.js
rename : dom/src/geolocation/NetworkGeolocationProvider.manifest => dom/system/NetworkGeolocationProvider.manifest
rename : dom/src/geolocation/AndroidLocationProvider.cpp => dom/system/android/AndroidLocationProvider.cpp
rename : dom/src/geolocation/AndroidLocationProvider.h => dom/system/android/AndroidLocationProvider.h
rename : dom/src/geolocation/MaemoLocationProvider.cpp => dom/system/unix/MaemoLocationProvider.cpp
rename : dom/src/geolocation/MaemoLocationProvider.h => dom/system/unix/MaemoLocationProvider.h
rename : dom/src/geolocation/WinMobileLocationProvider.cpp => dom/system/windows/WinMobileLocationProvider.cpp
rename : dom/src/geolocation/WinMobileLocationProvider.h => dom/system/windows/WinMobileLocationProvider.h
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => xpcom/system/nsIGeolocationProvider.idl
|
2010-07-14 19:09:25 +02:00 |
|
Saint Wesonga
|
487382055e
|
Bug 578476 - Test for unexpected pass conditions in the JSON decoder. r=jwalden
|
2010-07-18 10:20:42 +02:00 |
|
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
d512b62fb4
|
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
|
2010-07-17 10:11:54 +02:00 |
|
Kyle Huey
|
42318b8f1e
|
Bug 579614: Fix struct/class mismatch build warning. no-r
|
2010-07-16 23:59:36 -07:00 |
|
Peter Van der Beken
|
6c9db700f1
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
--HG--
extra : rebase_source : 349801780c4e8ae13e61ee43dfdae32344c936db
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
8ac29c76fa
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
--HG--
extra : rebase_source : 0dab994cd3bfbc72b7b876876b89b138cb3290f1
|
2010-05-09 20:32:57 +02:00 |
|
Peter Van der Beken
|
8c1a0bae2b
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
--HG--
extra : rebase_source : d9a660d478412545c7f1717b034b04d419111757
|
2010-04-19 17:41:39 +02:00 |
|
Boris Zbarsky
|
e303576a7b
|
Backing out revision e1d443d63be5 (bug 558306) in an attempt to fix test orange.
|
2010-07-15 12:30:53 -04:00 |
|
Alon Zakai
|
84a215c2da
|
Bug 564535 - permission manager needs to be remoted [r=dwitte]
|
2010-07-15 10:04:25 -04:00 |
|
Boris Zbarsky
|
060404cd82
|
Bug 558306 part 3. Switch DOM timeout code to TimeDuration/TimeStamp. r=jst
|
2010-07-15 09:59:24 -04:00 |
|
Henri Sivonen
|
e985ea0186
|
Bug 560256 - Ignore document.write() from external scripts when there is no proper insertion point. r=jonas.
|
2010-06-19 09:38:41 +03:00 |
|
Peter Van der Beken
|
ba965ac95d
|
Backout 249ee5a4b51d, f3003a80bf28 and 1b4359586ce5 to fix leak.
--HG--
extra : rebase_source : effdeb6ac33a5a065689ca5c3f8f6da249eb6375
|
2010-07-14 15:45:11 +02:00 |
|
Robert Sayre
|
7846424f94
|
Merge
|
2010-07-14 06:00:55 -07:00 |
|
Robert Sayre
|
4ed4f1f76a
|
merge tracemonkey to mozilla-central.
|
2010-07-14 06:00:32 -07:00 |
|
Robert Sayre
|
38029f43fa
|
Merge mozilla-central to tracemonkey.
|
2010-07-12 20:42:21 -07:00 |
|
Jonas Sicking
|
9e951a5914
|
Bug 578150: Protect against the docshell loosing its document before we've had time to notify on it. r=mrbkap
|
2010-07-12 14:50:07 -07:00 |
|
Ben Turner
|
07763eafdf
|
Backed out changeset 58eb7d767d6f due to failing tests
|
2010-07-12 11:25:49 -04:00 |
|
Ben Turner
|
885a8faedd
|
Bug 574507 - 'IndexedDB: Fix transaction queue logic to prevent starving transactions across multiple objectStores'. r=sicking
|
2010-07-12 10:05:01 -04:00 |
|
Makoto Kato
|
613f3559d8
|
Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz
|
2010-07-12 13:49:12 +09:00 |
|
Robert Sayre
|
fe10ab77bd
|
Merge mozilla-central to tracemonkey.
|
2010-07-09 10:55:23 -07:00 |
|
Robert Sayre
|
34b4182b78
|
Merge mozilla-central to tracemonkey.
|
2010-07-08 18:15:52 -07:00 |
|
Benjamin Smedberg
|
1bc81af607
|
Bug 576917 - GPSDGeolocationProvider.js should use generateNSGetFactory, not generateNSGetModule which doesn't exist, r=captain obvious
|
2010-07-08 16:35:16 -07:00 |
|
Benjamin Smedberg
|
4ccd9d4996
|
Bug 563361 - Increase the maximum chunk size for delivering stream data to a plugin so that poorly-written Flash which assume stuff about streams don't break, r=bent
|
2010-07-08 16:28:04 -07:00 |
|
Neil Rashbrook
|
a50cec31b6
|
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
|
2010-07-08 09:01:28 -07:00 |
|
Robert Sayre
|
1ae649adc3
|
Merge mozilla-central to tracemonkey.
|
2010-07-06 11:05:39 -07:00 |
|
Neil Deakin
|
2fb7701cbe
|
Bug 553576, change -moz-resize to resize, r=dbaron
|
2010-07-05 10:41:04 -04:00 |
|
Neil Rashbrook
|
87452f932d
|
Bustage fix for bug 351235
|
2010-07-05 14:11:08 +01:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Jason Orendorff
|
c46ef62c01
|
Merge fix for bug 575208.
|
2010-07-03 08:10:46 -05:00 |
|