Josh Aas
|
971c9c863a
|
Bug 740217: Simplify plugin instance object creation. r=bsmedberg
|
2012-03-30 12:52:43 -04:00 |
Marco Bonardo
|
a26db31b45
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
Ms2ger
|
2c993310b6
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
Ms2ger
|
54fdd83a7f
|
Bug 738996 - Remove agnostic Hold/DropScriptObject nsContentUtils functions; r=mrbkap
|
2012-03-29 23:09:11 +02:00 |
Ms2ger
|
f5fc0d35d0
|
Bug 738647 - DOMStorageImpl::GetKey shouldn't throw; r=honzab
|
2012-03-29 23:09:09 +02:00 |
Ms2ger
|
07ae1bcd07
|
Bug 647323 - Part e: Import Opera's getElementsByClassName tests from the WebApps WG repository; r=jhammel
|
2012-03-29 23:09:02 +02:00 |
Ms2ger
|
7e4d0b7bde
|
Bug 647323 - Part d: Import tests Mozilla contributed to the HTML WG test suite; r=jhammel
|
2012-03-29 23:09:00 +02:00 |
Ms2ger
|
fd5365b7aa
|
Bug 647323 - Part c: Implement test importing code; r=jhammel
|
2012-03-29 23:08:58 +02:00 |
Ms2ger
|
dfe79fb735
|
Bug 647323 - Part b: Implement test harness reporting code and import testharness code from the upstream repository; r=jhammel+ted
|
2012-03-29 23:08:43 +02:00 |
Ms2ger
|
b8365d747b
|
Bug 647323 - Part a: Document the setup; r=jhammel
|
2012-03-29 23:08:43 +02:00 |
Terrence Cole
|
58b7fa690a
|
Bug 738868 - Switch JSObject2JSObjectMap to new HashTable; r=mrbkap
|
2012-03-27 09:55:55 -07:00 |
Peter Van der Beken
|
aecd1017b8
|
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
|
2012-03-29 11:43:13 -07:00 |
Peter Van der Beken
|
773a4ef1ca
|
Fix for bug 740397 (Make tests that try to get XHR.channel use SpecialPowers). r=bholley.
--HG--
extra : rebase_source : 0bd78094debfea9d179f17396626c3802a6b5a21
|
2012-03-29 11:15:09 -07:00 |
Benjamin Smedberg
|
65354ee420
|
Bug 737433 - Send the referer for embedded src="" streams for plugins (and make them part of the correct load group while we're at it!), r=josh
--HG--
extra : rebase_source : 1d3f255cfd861fb136d54cef63f327a77f76c931
|
2012-03-29 12:53:31 -04:00 |
Doug Turner
|
a580821e15
|
Bug 740268 - DisableDeviceSensor doomedElement isn't being set correctly. r=mwu
|
2012-03-28 23:54:53 -07:00 |
Phil Ringnalda
|
109f7cda89
|
Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE
|
2012-03-28 22:37:46 -07:00 |
Phil Ringnalda
|
2d58a21009
|
Back out 5c63b21280c2 (bug 733265) for build failures
|
2012-03-28 21:17:13 -07:00 |
Fernando Jiménez
|
160dc7a904
|
Bug 733265 - B2G SMS DB tests. r=philikon
|
2012-03-28 20:47:05 -07:00 |
Yoshi Huang
|
bb1c2c8cda
|
Bug 733990 - Handle errors for ICC IO. r=philikon
|
2012-03-28 20:46:06 -07:00 |
Yoshi Huang
|
f65a726fa8
|
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
|
2012-03-20 16:49:59 +08:00 |
David Humphrey
|
dc4d9f8941
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
|
2012-03-28 21:00:14 -04:00 |
Ed Morley
|
75a277ab12
|
Merge mozilla-central to mozilla-inbound
|
2012-03-28 23:23:32 +01:00 |
Ed Morley
|
890bd03f44
|
Backout 273173a592dc (bug 483992) for causing bug 739927
|
2012-03-28 22:52:17 +01:00 |
Kyle Huey
|
e21982a4a2
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
Neil Rashbrook
|
f7a42e68b7
|
Bug 737022 Re-enable debug chrome strict warnings r=jst
|
2012-03-28 12:09:33 +01:00 |
Phil Ringnalda
|
533a51c858
|
Merge m-c to m-i
|
2012-03-27 21:21:11 -07:00 |
Justin Lebar
|
dd4b8cad09
|
Back out changesets 6a2c57fa8edf, 34526f45d863 (bug 737307) due to web-facing regressions (e.g. bug 739478). r=bz
--HG--
extra : rebase_source : 4b595ee4ef7ab60a1d831bf50f1c973161e3187c
|
2012-03-26 17:10:07 -07:00 |
Peter Van der Beken
|
1d3f34a2f4
|
Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
|
2012-03-26 08:38:06 -07:00 |
Justin Lebar
|
4887e8d3aa
|
Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 7ed3e56bbf06d97a9b0127eecf87128c5389a1b1
|
2012-03-28 11:36:50 -07:00 |
Justin Lebar
|
a175fc39c5
|
Bug 736688 - Part 5: Remove window.{top,parent,frameElement} mozbrowser changes in nsGlobalWindow (undoes changes from bug 725796). r=smaug
--HG--
extra : rebase_source : fdeccb7e995229cdbc6ebd945109fe8441f9f525
|
2012-03-28 11:36:49 -07:00 |
Justin Lebar
|
c89057c20e
|
Bug 736688 - Part 3: Make browser frame tests run faster by loading empty pages instead of example.com/example.org (which is the huge, root mochitest file). r=smaug
--HG--
extra : rebase_source : fcb9fbaaa45fc92098c66a20826fe3bb7f15b62c
|
2012-03-28 11:36:03 -07:00 |
Justin Lebar
|
6a523f9e87
|
Bug 736688 - Part 2: Move browser frame tests to their own directory. r=smaug
--HG--
extra : rebase_source : b8c03a5cc74b528fce8b4bb7ff77f9a25ab85800
|
2012-03-28 11:36:03 -07:00 |
Justin Lebar
|
0b53442386
|
Bug 736688 - Part 1: Fix up browser frame tests. r=smaug
--HG--
extra : rebase_source : 393c45bdb8d1eaa55be46dc5a6428b20d44cb013
|
2012-03-28 11:36:01 -07:00 |
Mounir Lamouri
|
327ecee147
|
Bug 739840 - Make nsDOMEventTarget subclasses inherit from nsDOMEventTargetHelper first. r=khuey
|
2012-03-28 10:29:14 -07:00 |
Ed Morley
|
6d3211ac3f
|
Merge mozilla-central to mozilla-inbound
|
2012-03-28 17:37:32 +01:00 |
Honza Bambas
|
5e3fb886f3
|
Bug 736589, r=jst
|
2012-03-28 01:27:19 +02:00 |
Eric Chou
|
3e439cdee5
|
Bug 731361 - Change bluetooth firmware loading to use a DOMRequest based API. r=bent
|
2012-03-27 19:17:35 -04:00 |
Jared Wein
|
5fc2025a5d
|
Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey
|
2012-03-28 08:53:56 -07:00 |
Jared Wein
|
91d581467f
|
Backed out changeset 8e42ba558f07 (bug 730318) CLOSED TREE
|
2012-03-27 15:23:53 -07:00 |
Philipp von Weitershausen
|
8ff2283dc6
|
Bug 728886 - Part 2: Support ril.h v6 parcels. r=qDot DONTBUILD because NPOTB
|
2012-03-20 12:28:15 -07:00 |
Philipp von Weitershausen
|
e3c51497be
|
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
|
2012-03-19 15:49:27 -07:00 |
Philipp von Weitershausen
|
1c8e8e8be2
|
Bug 728886 - Part 0: Use constants when initializing RIL state. r=qDot
|
2012-03-20 16:18:41 -07:00 |
Serge Gautherie
|
dde6620ef7
|
Bug 483992. (Av1) dom-level*-*/DOMTestCase.js: Remove sayrer's override of SimpleTest._logResult(). r=rcampbell.
|
2012-03-27 22:13:25 +02:00 |
Blake Kaplan
|
ae5711a101
|
Bug 739234 - Deal with the odd case on a desktop computer where the backend error'd out. r=vingtetun
|
2012-03-27 12:04:16 -07:00 |
Vivien Nicolas
|
21066f9f40
|
Bug 739680 - onsettingchange is not called when the setting is changed inside another window r=fabrice
|
2012-03-27 12:04:16 -07:00 |
Marco Bonardo
|
2c83e3a479
|
Merge last green PGO from inbound to central
|
2012-03-27 13:56:40 +02:00 |
Blake Kaplan
|
12f3dac742
|
Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD
|
2012-03-27 12:13:20 +02:00 |
Chris Jones
|
75a5b9b036
|
Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb)
|
2012-03-26 17:39:33 -07:00 |
Blake Kaplan
|
8b87f02fcc
|
Bug 736114 - Fire an event every 5 seconds containing the signal strength and link speed of the connection. Also add a synchronous API for clients that don't want to wait for the signal. r=cjones DONTBUILD
|
2012-03-26 18:26:32 +02:00 |
Blake Kaplan
|
10cc0674a2
|
Bug 739335: Fix wifi on Gingerbread gonk. r=cjones (npotb)
|
2012-03-26 12:22:29 -07:00 |