David Anderson
|
14bf2a099d
|
Merge from mozilla-central.
--HG--
rename : accessible/src/base/nsRootAccessible.cpp => accessible/src/generic/RootAccessible.cpp
rename : accessible/src/base/nsRootAccessible.h => accessible/src/generic/RootAccessible.h
rename : js/src/jsgcmark.cpp => js/src/gc/Marking.cpp
rename : js/src/jsgcmark.h => js/src/gc/Marking.h
|
2012-05-04 19:16:35 -07:00 |
|
David Anderson
|
3b4de3be38
|
Merge from mozilla-central.
|
2012-05-03 11:40:52 -07:00 |
|
Ali Juma
|
d068bda688
|
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
|
2012-05-03 12:33:51 -04:00 |
|
Olli Pettay
|
16f7a14985
|
Bug 751561 - Call forgetSkippable at least twice before CC, r=mccr8
--HG--
extra : rebase_source : 7434eb9be0bbdfd7fe44e1aeced9698d6c0627e1
|
2012-05-03 19:17:01 +03:00 |
|
Matt Brubeck
|
996c153f96
|
Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst]
|
2012-05-03 09:15:38 -07:00 |
|
Josh Aas
|
a91941c89a
|
Bug 748343: Remove support for "java" and "packages" objects from the DOM. r=jst sr=smaug a=ehsan CLOSED TREE
|
2012-05-01 16:47:35 -04:00 |
|
Timothy Nikkel
|
674735aa60
|
Bug 749816. When setting the display port for an element We only need to discard layer contents when we are hiding a document with a widget. r=roc
|
2012-05-01 01:43:59 -05:00 |
|
aceman
|
047587d603
|
Bug 750501 - Fix build failure in nsDOMClassInfo.cpp due to missing nsIDOMMediaStream.h when MOZ_MEDIA is disabled. r=bz
|
2012-04-30 22:45:02 -04:00 |
|
David Anderson
|
77809391d1
|
Merge from mozilla-central.
--HG--
rename : accessible/src/atk/nsApplicationAccessibleWrap.cpp => accessible/src/atk/ApplicationAccessibleWrap.cpp
rename : accessible/src/atk/nsApplicationAccessibleWrap.h => accessible/src/atk/ApplicationAccessibleWrap.h
rename : accessible/src/base/nsApplicationAccessible.cpp => accessible/src/generic/ApplicationAccessible.cpp
rename : accessible/src/base/nsApplicationAccessible.h => accessible/src/generic/ApplicationAccessible.h
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
rename : security/manager/ssl/src/nsNSSIOLayer.cpp => security/manager/ssl/src/TransportSecurityInfo.cpp
rename : security/manager/ssl/src/nsNSSIOLayer.h => security/manager/ssl/src/TransportSecurityInfo.h
|
2012-04-30 12:53:32 -07:00 |
|
David Anderson
|
f8f9ea12d7
|
Enable IonMonkey in the browser, and introduce an about:config option to pref it off (bug 745390, r=dmandelin).
|
2012-04-19 15:02:47 -07:00 |
|
Doug Turner
|
68e34b4226
|
Bug 738465 - implement device light sensor. r=smaug
|
2012-05-02 09:43:45 -07:00 |
|
Doug Turner
|
63408865d2
|
Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
|
2012-05-02 09:43:45 -07:00 |
|
David Anderson
|
c237e59619
|
Merge from mozilla-central.
--HG--
rename : accessible/src/base/nsFormControlAccessible.cpp => accessible/src/generic/FormControlAccessible.cpp
rename : accessible/src/base/nsFormControlAccessible.h => accessible/src/generic/FormControlAccessible.h
rename : accessible/src/html/nsHTMLFormControlAccessible.cpp => accessible/src/html/HTMLFormControlAccessible.cpp
rename : accessible/src/html/nsHTMLFormControlAccessible.h => accessible/src/html/HTMLFormControlAccessible.h
rename : accessible/src/xul/nsXULFormControlAccessible.cpp => accessible/src/xul/XULFormControlAccessible.cpp
rename : accessible/src/xul/nsXULFormControlAccessible.h => accessible/src/xul/XULFormControlAccessible.h
|
2012-04-18 10:23:31 -07:00 |
|
David Anderson
|
327308166c
|
Merge from mozilla-central.
--HG--
rename : accessible/src/base/nsARIAGridAccessible.cpp => accessible/src/generic/ARIAGridAccessible.cpp
rename : accessible/src/base/nsARIAGridAccessible.h => accessible/src/generic/ARIAGridAccessible.h
|
2012-04-11 14:37:59 -07:00 |
|
Mounir Lamouri
|
f1e6ed88e8
|
Bug 743217 - Do not allow iframes to lock the screen if a parent window's element is fullscreened. r=smaug
--HG--
extra : rebase_source : f3384491fbfc1a756917516ad15f5d93d05f624b
|
2012-04-10 15:38:59 +02:00 |
|
David Anderson
|
a48e643ce8
|
Merge from mozilla-central.
|
2012-04-09 16:18:35 -07:00 |
|
Mounir Lamouri
|
e980c7d0bd
|
Bug 745495 - Fix crash when using screen object from removed iframe. r=smaug
|
2012-04-16 11:33:35 +02:00 |
|
Ms2ger
|
03682a37f1
|
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
|
2012-04-14 15:06:32 +02:00 |
|
Ms2ger
|
a37d5dbaac
|
Bug 741347 - Remove nsIXPConnect::DefineDOMQuickStubs, call DOM_DefineQuickStubs directly instead; r=bholley
|
2012-04-14 15:05:17 +02:00 |
|
Ms2ger
|
17ded04bad
|
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
|
2012-04-14 15:03:16 +02:00 |
|
Ms2ger
|
49aa5650bf
|
Bug 744347 - Remove last traces of EventException; r=smaug
|
2012-04-14 14:57:07 +02:00 |
|
Ms2ger
|
8299fe6b09
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
05d5270d53
|
Bug 743573 - Fix a number of build warnings in dom/; r=volkmar
|
2012-04-14 15:09:47 +02:00 |
|
Ms2ger
|
9989b037f1
|
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
|
2012-04-14 15:06:32 +02:00 |
|
Ms2ger
|
ead7156eeb
|
Bug 741347 - Remove nsIXPConnect::DefineDOMQuickStubs, call DOM_DefineQuickStubs directly instead; r=bholley
|
2012-04-14 15:05:17 +02:00 |
|
Ms2ger
|
f88fab52fb
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-04-14 15:05:01 +02:00 |
|
Ms2ger
|
3cce5883de
|
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
|
2012-04-14 15:03:16 +02:00 |
|
Ms2ger
|
6d3b20451d
|
Bug 744347 - Remove last traces of EventException; r=smaug
|
2012-04-14 14:57:07 +02:00 |
|
Marco Bonardo
|
1962679385
|
Merge central and inbound
|
2012-04-14 13:56:15 +02:00 |
|
Olli Pettay
|
646212a8d4
|
Bug 743416, crash with showModalDialog, r=jst
|
2012-04-14 11:03:28 +03:00 |
|
David Anderson
|
3513754940
|
Merge from mozilla-central.
--HG--
rename : accessible/src/base/nsOuterDocAccessible.cpp => accessible/src/generic/OuterDocAccessible.cpp
rename : accessible/src/base/nsOuterDocAccessible.h => accessible/src/generic/OuterDocAccessible.h
rename : accessible/tests/mochitest/test_nsOuterDocAccessible.html => accessible/tests/mochitest/test_OuterDocAccessible.html
|
2012-04-06 16:38:53 -07:00 |
|
David Anderson
|
e930fbd3b5
|
Merge from mozilla-central.
|
2012-04-04 13:40:49 -07: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 |
|
David Anderson
|
6ae01a28ec
|
Merge from mozilla-central.
|
2012-04-03 17:54:29 -07:00 |
|
Marco Bonardo
|
1ababdd3b2
|
Merge central and inbound
|
2012-04-03 14:36:57 +02:00 |
|
Ms2ger
|
a0062c6cca
|
Bug 532062 - localStorage/sessionStorage should return undefined (not null) for undefined keys through property access; r=mayhemer
|
2012-04-03 09:25:39 +02:00 |
|
Justin Lebar
|
ef80ce85f4
|
Bug 737857 - Report number of ghost windows in telemetry. r=njn
--HG--
extra : rebase_source : 0139099de839f77405ec1e606fc0540fc892cbd5
|
2012-04-02 22:28:13 -04:00 |
|
Justin Lebar
|
c7747cbafe
|
Bug 738624 - Add ghost windows to about:compartments. r=njn
--HG--
extra : rebase_source : c16cdfc4c06b363f54f1d0f37bb006cf977b079a
|
2012-04-02 22:28:05 -04:00 |
|
Justin Lebar
|
91e6fee1e8
|
Bug 738011 - Separate "detached" from "ghost" windows in about:memory. r=njn,mccr8
--HG--
extra : rebase_source : 02d563277907231953728a0a99847c466665dbb0
|
2012-04-02 22:28:04 -04:00 |
|
Robert O'Callahan
|
d59506a4a4
|
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
|
2012-04-30 15:11:34 +12:00 |
|
Bobby Holley
|
f5f5820087
|
Bug 640904 - Check for null window globals within PreCreate hooks and assert IsClosedOrClosing(). r=peterv,smaug
|
2012-04-27 10:38:14 +02:00 |
|
Gijs Kruitbosch
|
ae54e2bc78
|
Bug 539095 - Expose high-res timers to web content (performance.now()). r=bz, sr=smaug
--HG--
extra : transplant_source : o%9F%061%D4%B5%7D%5C%FB%95%5D%16%27%DEKU%EC%21%3AR
|
2012-04-27 09:22:06 +02:00 |
|
Phil Ringnalda
|
1f0b033b16
|
Merge m-c to m-i
|
2012-04-26 21:40:59 -07:00 |
|
Kyle Huey
|
7f0a8a30db
|
Bug 695480: Remove support for chrome code leaking DOM objects. r=jst,billm,bholley
|
2012-04-25 21:03:53 -07:00 |
|
Masatoshi Kimura
|
0452126e19
|
Bug 744910 - Remove FileException from workers. r=bent
|
2012-04-24 19:50:00 -04:00 |
|
Matt Brubeck
|
d5da39b00f
|
Back out bug 730208 and bug 747543 because of xpcshell test failures
|
2012-04-24 20:47:16 -07:00 |
|
Matt Brubeck
|
2993d5d45a
|
Back out a0bc511b1d75 (bug 744910) and c85d6a254baa (bug 673752) on suspicion of causing Win debug "make check" hangs
|
2012-04-24 20:47:13 -07:00 |
|
Masayuki Nakano
|
bf490789ea
|
Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug
|
2012-04-25 12:00:02 +09:00 |
|
Ehsan Akhgari
|
a992263c77
|
Merge mozilla-central into mozilla-inbound
|
2012-04-24 21:29:44 -04:00 |
|