Tim Taubert
|
895f7fcd35
|
merge m-c to fx-team
|
2012-04-01 18:52:12 +02:00 |
|
Josh Aas
|
02dce5e7d7
|
Bug 741126: Require plugin for instance creation. r=jst
|
2012-04-01 06:13:10 -04:00 |
|
Ed Morley
|
7b8f9d67b3
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-31 22:41:59 +01:00 |
|
Olli Pettay
|
aef37dab12
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
|
Kyle Huey
|
d6238234e1
|
No bug: Followups to my previous two commits.
|
2012-03-31 07:54:12 -07:00 |
|
Kyle Huey
|
d9d4ce54ec
|
Bug 740626: Disable failing tests.
|
2012-03-31 07:26:57 -07:00 |
|
Johnny Stenback
|
c1b3d96e01
|
Removing windows newlines. no bug and DONTBUILD
|
2012-03-30 22:34:16 -07:00 |
|
Kyle Huey
|
8aa661189d
|
Merge to pick up an orange fix from m-c.
|
2012-03-31 09:14:19 -07:00 |
|
Ed Morley
|
2aa4048571
|
Merge mozilla-central to mozilla-inbound
|
2012-03-31 15:28:55 +01:00 |
|
Peter Van der Beken
|
c2e642fbcc
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|
Mounir Lamouri
|
47abadb9c1
|
Bug 740707 - Fix crash in mozilla::dom::Navigator::GetMozBattery. r=jlebar
|
2012-03-30 18:58:12 -07:00 |
|
Tim Taubert
|
fe96c4fc88
|
Bug 727446 - follow up, test fix #2; r=bustage
|
2012-03-30 22:40:00 +02:00 |
|
Tim Taubert
|
fccd44c33f
|
Bug 727446 - follow up, test fix r=bustage
|
2012-03-30 22:37:35 +02:00 |
|
Tim Taubert
|
726363a9bd
|
Bug 727446 - Let the window owning a storage dispatch an event when the storage changes; r=smaug
|
2012-03-30 19:31:16 +02:00 |
|
Marco Bonardo
|
31496b4a78
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Ms2ger
|
09fa74771d
|
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
|
2012-03-29 23:09:13 +02:00 |
|
Ms2ger
|
6f4de79d23
|
Bug 738996 - Remove agnostic Hold/DropScriptObject nsContentUtils functions; r=mrbkap
|
2012-03-29 23:09:11 +02:00 |
|
Ms2ger
|
8abebec458
|
Bug 738647 - DOMStorageImpl::GetKey shouldn't throw; r=honzab
|
2012-03-29 23:09:09 +02:00 |
|
Ms2ger
|
da733d180c
|
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
|
f1fb9b4ea4
|
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
|
cff582ac2c
|
Bug 647323 - Part c: Implement test importing code; r=jhammel
|
2012-03-29 23:08:58 +02:00 |
|
Ms2ger
|
e175c46c26
|
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
|
e7630ef0b1
|
Bug 647323 - Part a: Document the setup; r=jhammel
|
2012-03-29 23:08:43 +02:00 |
|
Mounir Lamouri
|
aaec9372e9
|
Bug 740188 - Screen Orientation API locking (3/3): revert orientation when fullscreen is left. r=smaug
|
2012-03-29 09:31:11 -07:00 |
|
Mounir Lamouri
|
6fa22503da
|
Bug 740188 - Screen Orientation API locking (2/3): security model. r=smaug
|
2012-03-29 09:31:29 -07:00 |
|
Mounir Lamouri
|
e07e2adfa7
|
Bug 740188 - Screen Orientation API locking (1/3): DOM/HAL boilerplate. r=smaug sr=sicking
|
2012-03-29 12:43:16 -07:00 |
|
Terrence Cole
|
f39a8777a1
|
Bug 738868 - Switch JSObject2JSObjectMap to new HashTable; r=mrbkap
|
2012-03-27 09:55:55 -07:00 |
|
Gregor Wagner
|
e080cb6646
|
Bug 740968 - Cleanup SettingsManager.js. r=fabrice
|
2012-03-30 14:26:59 -07:00 |
|
Philipp von Weitershausen
|
96c73034b8
|
Bug 738063 - B2G Wifi: Consolidate ctypes-related worker code. r=mrbkap,cjones
--HG--
rename : dom/wifi/network_worker.js => dom/wifi/wifi_worker.js
|
2012-03-30 12:04:30 -07:00 |
|
Peter Van der Beken
|
f4bf642150
|
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
|
205960e5d1
|
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
|
2ca933d909
|
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
|
d3be2a0385
|
Bug 740268 - DisableDeviceSensor doomedElement isn't being set correctly. r=mwu
|
2012-03-28 23:54:53 -07:00 |
|
Phil Ringnalda
|
6e9250f387
|
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
|
fc1b2ed759
|
Back out 5c63b21280c2 (bug 733265) for build failures
|
2012-03-28 21:17:13 -07:00 |
|
Fernando Jiménez
|
66de251c1b
|
Bug 733265 - B2G SMS DB tests. r=philikon
|
2012-03-28 20:47:05 -07:00 |
|
Yoshi Huang
|
36cd87847b
|
Bug 733990 - Handle errors for ICC IO. r=philikon
|
2012-03-28 20:46:06 -07:00 |
|
Yoshi Huang
|
89a784fba5
|
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
|
2012-03-20 16:49:59 +08:00 |
|
David Humphrey
|
b174382f2b
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
|
2012-03-28 21:00:14 -04:00 |
|
Ed Morley
|
15d0963123
|
Merge mozilla-central to mozilla-inbound
|
2012-03-28 23:23:32 +01:00 |
|
Ed Morley
|
ad2c5ad974
|
Backout 273173a592dc (bug 483992) for causing bug 739927
|
2012-03-28 22:52:17 +01:00 |
|
Kyle Huey
|
99b4e0a5ab
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
|
Neil Rashbrook
|
ca82fa5a7c
|
Bug 737022 Re-enable debug chrome strict warnings r=jst
|
2012-03-28 12:09:33 +01:00 |
|
Phil Ringnalda
|
4df8ed665b
|
Merge m-c to m-i
|
2012-03-27 21:21:11 -07:00 |
|
Justin Lebar
|
76f85b36c5
|
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
|
6c1a5e5219
|
Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky
|
2012-03-26 08:38:06 -07:00 |
|
Justin Lebar
|
8dd521e600
|
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
|
6e2bfcabd9
|
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
|
3b671e486b
|
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
|
062d989ef9
|
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 |
|