Wes Kocher
818ff844d4
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Wes Kocher
ee41ec25e3
Backed out changeset 040522aacba4 (bug 913847)
2013-09-18 17:18:56 -07:00
Benoit Jacob
620da02ed9
Bug 913852 - BindingUtils.h doesn't need to include <algorithm> - r=bz
2013-09-18 18:50:32 -04:00
Benoit Jacob
af97fdd40d
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Benoit Jacob
18df240efb
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Karl Tomlinson
92875436fc
b=916422 make OfflineAudioContext::StartRendering() throw if called more than once r=ehsan
...
--HG--
extra : transplant_source : %B6T%C0C%F0/%03%A3C%25%9B%EF%A8%C41%8E%86%E9%FCr
2013-09-16 17:14:45 +12:00
Mina Almasry
c7a175bba8
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
2013-09-17 20:45:19 -04:00
Steven Michaud
366bf6eb2c
Bug 909678 - Send right-mouse-dragged and other-mouse-dragged events to plugins. r=spohl,roc
2013-09-17 18:36:03 -05:00
Masatoshi Kimura
db96aec3fb
Bug 916871 - Remove classinfo bits for CSSGroupRuleRuleList. r=bz
2013-09-18 07:56:41 +09:00
Neil Rashbrook
71a12b80e5
Bug 913948 getCachedBySubdomainAndName's array length should be optional from JS r=Mossop
2013-09-17 23:43:24 +01:00
Bobby Holley
8df9070254
Bug 874502 part 6. Remove IsCallerChrome path for tearing down windows synchronously. r=bzbarsky
2013-09-17 17:45:48 -04:00
Bobby Holley
cd3879dd8f
Bug 874502 part 4. Fix private browsing tests to not assume synchronous window closing. r=jdm
2013-09-17 17:45:47 -04:00
EKR
bab6a26aed
Bug 842549 - Part 3. PC.js changes for trickle r=abr
2013-09-16 17:42:39 -07:00
EKR
df01cc784f
Bug 842549 - Part 2: Plumb candidates up to signaling r=abr
2013-09-16 17:21:33 -07:00
Trevor Saunders
a8459b4e00
bug 915566 - rm makefiles in dom/ r=gps
2013-09-13 12:25:21 -04:00
Dan Gohman
f4b8189f4a
Bug 918023 - SpiderMonkey: Const-qualify various static variables. r=njn
2013-09-24 08:21:22 -07:00
Bobby Holley
cbb005c27a
Bug 917909 - Remove mLastContext hackery in workers. r=khuey r=billm
2013-09-24 08:03:23 -07:00
Masayuki Nakano
224a14c928
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
2013-09-24 19:04:16 +09:00
Masayuki Nakano
cd10ff1a44
Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
835a1fca99
Bug 912956 part.3 Create mozilla/BasicEvents.h r=roc
2013-09-24 19:04:14 +09:00
Masayuki Nakano
0b6d808310
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
...
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
2013-09-24 19:04:14 +09:00
Jacek Caban
955dd9798e
Bug 883522 - undef GetMessage in nsIDOMGeoPositionError.idl to avoid conflicts with PSDK headers.
2013-09-24 10:40:25 +02:00
Boris Zbarsky
ddce009986
Bug 919705. Don't ever claim that jsImplemented things are single-operation interfaces. r=mccr8
2013-09-23 23:11:45 -04:00
Boris Zbarsky
e0d93b3859
Bug 919114. ClientRectList should be [ArrayClass]. r=smaug
2013-09-23 23:11:45 -04:00
Boris Zbarsky
1a1013b341
Bug 919103. Remove no longer needed goop that was making sure we set up expandos on the window with stub get/set hooks. Now we get that for free. r=bholley
2013-09-23 23:11:44 -04:00
Marcus Saad
90fe20b7ad
Bug 903425 - Update TextTrackCue::Vertical to be a DirectionSetting enum. r=rillian
...
Following up with the changes made in http://dev.w3.org/html5/webvtt/#dfn-dom-vttcue-vertical , this patch comes to create a new enum to validate and control the possible values for TextTrackCue::Vertical. Throwing behavior was removed for spec conformance.
2013-09-12 11:07:14 -03:00
Terrence Cole
77df39999e
Bug 916993 - Handlify the public JSString APIs; r=bz,jonco
...
--HG--
extra : rebase_source : 35c5d7832d794ce37be622db3140309d2605c212
2013-09-16 18:33:40 -07:00
Nikhil Marathe
23bfe209f1
Bug 867614 - SimplePush: Failure to register should lead to socket reconnection. r=dougt
...
--HG--
extra : rebase_source : 798bf44e8e63c07692f91c5af526f962041bb518
2013-09-17 10:10:36 -07:00
Tom Schuster
4c469dec3d
Bug 914353 - Throw an error if call to GetRandomValues fails. r=khuey
2013-09-17 12:54:34 -04:00
Tom Schuster
3f1f05810b
Bug 914353 - Use the new window.crypto implementation in e10s. r=khuey
2013-09-17 12:54:34 -04:00
Ehsan Akhgari
d2564b10a0
Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky
2013-09-17 12:49:07 -04:00
Mark Banner
2024631aeb
Bug 916026 Set the expected plugin state at the start of the test to avoid issues with different apps having different preferences set. r=dkeeler
2013-09-17 09:42:39 -07:00
Ed Morley
0a09374bb8
Backed out changeset 5e5d5e42f6c2 (bug 881959)
2013-09-17 17:14:49 +01:00
Boris Zbarsky
9cc662a2d6
Bug 915971. Rename FooReturnValue unions to OwningFoo, because we use them for more than just return values. r=dzbarsky
2013-09-17 11:16:02 -04:00
Hsin-Yi Tsai
1e170437b4
Bug 915638 - part1 - B2G RIL: telephonyCallGroup.onstatechange isn't fired when a conference call is becoming empty. r=vicamo
2013-09-12 21:00:18 +08:00
John Shih
18710a1b87
Bug 917667 - Add the check of receving unknown connection type. r=gene
2013-09-18 14:57:28 +08:00
Szu-Yu Chen [:aknow]
037e148569
Bug 916695 - Fix cancelExistingCalls. r=hsinyi
2013-09-18 15:44:08 +08:00
Andy Wingo
aef016cc4a
Bug 920433 - Improve API support for self-hosted functions. r=till, r=bz
2013-09-26 10:11:38 -04:00
Carsten "Tomcat" Book
f5b313fe3f
Merge m-c to mozilla-inbound
2013-09-26 13:50:23 +02:00
Kan-Ru Chen (陳侃如)
44ae0315e3
Bug 914026 - Check mDocShell before use. r=khuey
2013-09-26 17:13:41 +08:00
pzhang
2fcf96abda
Bug 911063 - Add marionette tests for WebFM. r=khuey
2013-09-11 13:41:52 +08:00
JW Wang
c2ec690c06
Bug 894249 - Add ability to associate video with a channel so that it can interrupt the background content channel. r=mchen, r=kinetik, r=bent
2013-09-18 11:46:22 +08:00
Olli Pettay
0953e34c69
Bug 919840 - Use WebIDL codegen to implement WebRTC events, r=jib
...
--HG--
extra : rebase_source : ae7aa26cbfb775ddea775a0c084d4a8d1f6fa82e
2013-09-25 12:48:03 +03:00
Neil Rashbrook
1103518854
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
2013-09-25 08:27:54 +01:00
Phil Ringnalda
a56199700e
Merge m-c to a CLOSED TREE m-i
2013-09-24 21:22:56 -07:00
Nicholas Nethercote
9c1dfff707
Bug 913260 (part 4) - Use distinguished amounts for all the memory measurements done by telemetry. r=mccr8.
...
CLOSED TREE
2013-09-19 15:52:30 -07:00
Nicholas Nethercote
9f8bdf28aa
Bug 913260 (part 2) - Tweak ghost window reporters. r=mccr8.
2013-09-18 19:01:29 -07:00
Phil Ringnalda
f2d9988dbb
Backed out 3 changesets (bug 913260)
...
CLOSED TREE
Backed out changeset 9195be8a50cb (bug 913260)
Backed out changeset 09c71a3e7b85 (bug 913260)
Backed out changeset 8a8691a26012 (bug 913260)
2013-09-24 20:31:00 -07:00
Boris Zbarsky
90c3f7ea62
Bug 920209. Use nsAutoString in DOMString, to reduce allocations. r=smaug
2013-09-24 22:56:18 -04:00
Bobby Holley
0cb1e873d1
Bug 916945 - Stop returning cross-origin subframes for named access in global scope (unless the iframe name matches). r=bz
2013-09-24 19:02:56 -07:00
Nicholas Nethercote
6a709f70b8
Bug 913260 (part 4) - Use distinguished amounts for all the memory measurements done by telemetry. r=mccr8.
...
--HG--
extra : rebase_source : 0e9db51b137770ba7db15a99a4ec1e87071d2f47
2013-09-19 15:52:30 -07:00
Nicholas Nethercote
a37f0fd912
Bug 913260 (part 2) - Tweak ghost window reporters. r=mccr8.
...
--HG--
extra : rebase_source : db98ac69096f942608ead78709265609593e85d6
2013-09-18 19:01:29 -07:00
Andrea Marchesini
dc91c1ef64
Bug 917254 - Only enable MessageEvent.ports when MessagePort is enabled; r=smaug
2013-09-17 10:26:23 -04:00
Kyle Huey
f5e6b2cef0
Bug 914014: Use WrapObject to wrap nsIExceptions rather than manual XPConnect gunk. r=bz
2013-09-23 11:35:09 +08:00
Ehsan Akhgari
a2b69d5030
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
2013-09-22 23:35:05 -04:00
Paul Adenot
14033449e5
Bug 881959 - Warn the author when a cycle in a WebAudio graph does not contain a DelayNode. r=ehsan
...
--HG--
extra : rebase_source : 9383abcce03d0f70208983c22eef051b84560f08
2013-09-13 18:13:37 +02:00
Ethan Tseng
7a1ff08efe
Bug 855951 - Collect and save TX/RX traffic amounts of TCP connections per-App, r=gene, mcmanus
2013-08-29 14:15:08 +08:00
Bobby Holley
cd5f077305
Bug 916939 - Drop support for named and indexed access on cross-origin windows. r=bz
2013-09-18 08:39:48 -07:00
Mike Hommey
153c82610c
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
2013-09-19 07:39:58 +09:00
Jan-Ivar Bruaroey
1234350e5d
Bug 917298: Mochitests for testing gum constraints. r=jesup, jsmith
2013-09-18 17:56:29 -04:00
Ehsan Akhgari
1a541f0ce4
Bug 915524 - Implement AudioBuffer.copyFromChannel and AudioBuffer.copyToChannel; r=roc
2013-09-17 07:30:32 -04:00
Olli Pettay
d2504e072c
Bug 916879, remove SetterThrows from eventhandlers, r=emk
2013-09-17 14:01:28 +03:00
Olli Pettay
ec743dc7e4
Bug 915622, make generated events to have same dependencies as generated bindings, r=khuey
...
--HG--
extra : rebase_source : c285e140e66bbea365d0b8a2ad13fd87828f8ac7
2013-09-16 13:06:15 +03:00
Nikhil Marathe
a384ea2033
Bug 917051 - SimplePush: Clean up unregister related code. r=dougt
...
--HG--
extra : rebase_source : 461b394aeb28538d1ce8ec875c864bbf4f2c52a7
2013-09-16 23:47:47 -07:00
Nikhil Marathe
6a78a75368
Bug 914369 - SimplePush: Add debug pref to allow toggling debug settings at runtime. r=dougt
...
--HG--
extra : rebase_source : 1bd40b20ea036906e532bdb56d44f9c40c15fd94
2013-09-16 16:55:26 -07:00
Nikhil Marathe
63bb6d784e
Bug 884625 - SimplePush: Convert var to let. r=dougt
...
--HG--
extra : rebase_source : faeed4b5edb38205d05ad9f930c2e324d0672bfc
2013-09-16 16:53:27 -07:00
Andrew Quartey
5c3bb55d7c
Bug 850364 - Implement setRangeText for HTMLInputElement. r=ehsan
2013-09-18 01:29:04 -04:00
Vendelin Ruzicka
e26e8fed4b
Bug 917410: Add specializations of Optional for 'any' and 'object' types for callbacks in workers to bindings code. r=bz
2013-09-18 06:47:08 +02:00
Boris Zbarsky
54baecb467
Bug 862627 part 2. Rip out some now-dead codegen code. r=smaug
2013-09-23 20:25:17 -04:00
Boris Zbarsky
ac390ab247
Bug 862627 part 1. Switch EventListener to WebIDL codegen. r=smaug
2013-09-23 20:25:17 -04:00
Wes Kocher
92a2fce3c1
Backed out changeset 76f9cced8105 (bug 902715) for build bustage on at least Windows on a CLOSED TREE
2013-09-20 16:07:13 -07:00
David Anderson
0322076e9a
Fix window.focus() in content processes (bug 902715, r=enndeakin).
2013-09-20 15:07:51 -07:00
Nikhil Marathe
1664e6204d
Bug 917029 - SimplePush: Clear push data when webapps-clear-data is received. r=dougt
2013-09-20 11:17:40 -07:00
Bobby Holley
401f1b3747
Backed out changeset 86128d3eac88 (bug 916939) for breaking the web. r=me
2013-09-20 10:32:32 -07:00
Boris Zbarsky
8c306d0015
Bug 918450. Back out the fix for bug 911333, since trace hooks are in fact used in workers. r=khuey
2013-09-20 11:15:39 -04:00
Ed Morley
0168ebef8b
Backed out changeset 1f6b5cb3fe3b (bug 918567) for mochitest-3 failures in test_interfaces.html CLOSED TREE
2013-09-20 15:53:14 +01:00
Masatoshi Kimura
00b90b0e33
Bug 918567 - Hide interface objects for MozAfterPaint from content. r=smaug
2013-09-20 22:22:41 +09:00
Peter Van der Beken
4a441e8290
Bug 912955 - Remove some implicitJSContext annotations. r=bz.
...
--HG--
extra : rebase_source : 406dd7104924cb6767b2a6cbb0d05afae493ba52
2013-08-23 11:22:29 +02:00
Ed Morley
4a3427461b
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Jon Coppeard
60622be6ee
Bug 918373 - GC: Handlify various public APIs r=sfink r=bholley r=smaug
2013-09-20 10:22:59 +01:00
Honza Bambas
da53acf440
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Boris Zbarsky
b7a3531300
Bug 917958 part 2. Simplify our various typeNeedsCx stuff, now that it's the same on workers and mainthread. r=smaug
2013-09-20 01:07:10 -04:00
Boris Zbarsky
dcb714c93a
Bug 917958 part 1. Stop using JSObject* to represent WebIDL callback functions in workers. r=smaug
2013-09-20 01:07:03 -04:00
Boris Zbarsky
3f2faa19a6
Bug 917539. Move the JSCompartment argument to the end of the list for JS-implemented WebIDL, so C++ callers can call into it sanely too. r=peterv
2013-09-20 01:07:03 -04:00
Boris Zbarsky
bd79386afa
Bug 903569. Remove the unneeded CheckPropertyAccess call in the GSP. r=bholley,peterv
2013-09-20 01:07:02 -04:00
Gina Yeh
31b2fedfbc
Bug 917220 - Fix IS_HEADSET, r=echou
2013-09-17 19:40:06 +08:00
Ehsan Akhgari
09a6579b72
Bug 919325 - Minimize the #includes in content/ IDL files; r=bzbarsky
...
--HG--
extra : rebase_source : 923a665eadc62046c9d5398a25187a3331fd8d25
2013-09-22 19:23:30 -04:00
Ehsan Akhgari
515ab47d2d
Mark the gonk SmsService class as final, no bug
2013-09-22 17:06:44 -04:00
Ted Mielczarek
e6af81c0e9
Bug 913446 - WebRTC Mochitest changes to allow running under Steeplechase. r=jsmith,ctalbert
2013-09-06 09:14:17 -04:00
Andrew McCreight
dff04e8ddd
Bug 920840 - Crash when JS-implemented WebIDL's init method returns a value other than undefined. r=bz
2013-09-26 16:46:42 -07:00
Nathan Froyd
98723f4c48
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
2013-09-10 16:56:05 -04:00
Eitan Isaacson
b095574486
Bug 918388 - Enable Synth Web Speech API pref in b2g. r=fabrice r=smaug
2013-09-27 10:03:05 -07:00
Chris Kitching
9833d79df2
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats; DONTBUILD
2013-09-27 10:10:47 -04:00
Chris Kitching
9eed6c7f16
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Kartikaya Gupta
9a58f0b9f9
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
...
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Chris Kitching
625a9ad2fa
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
2013-09-27 10:10:47 -04:00
Chris Kitching
0d37cfdd60
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Cameron McCormack
729936dbaa
Bug 921456 - Remove unused nsSVGElement::GetPresentationAttribute prototype. r=longsonr
2013-09-27 23:53:04 +10:00
Martijn Wargers
2e1fc68393
Bug 918604 - Remove more enablePrivilege calls. r=jmaher
2013-09-25 19:32:20 +02:00
Olli Pettay
9d135501bf
Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
...
--HG--
rename : dom/webidl/InterAppMessageEvent.webidl => dom/webidl/MozInterAppMessageEvent.webidl
2013-09-27 13:50:05 +03:00
Masayuki Nakano
b02623b48f
Bug 920377 part.14 Get rid of nsSimpleGestureEvent r=roc
2013-09-27 15:20:57 +09:00
Masayuki Nakano
da7066887d
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
2013-09-27 15:20:57 +09:00
Masayuki Nakano
d6963ba8d1
Bug 920377 part.12 Get rid of nsScriptErrorEvent r=roc
2013-09-27 15:20:56 +09:00
Masayuki Nakano
f3842530f4
Bug 920377 part.10 Get rid of nsScrollAreaEvent r=roc
2013-09-27 15:20:56 +09:00
Masayuki Nakano
b89efb4f97
Bug 920377 part.8 Get rid of nsClipboardEvent r=roc
2013-09-27 15:20:55 +09:00
Masayuki Nakano
622f0b4ed3
Bug 920377 part.7 Get rid of nsFocusEvent r=roc
2013-09-27 15:20:55 +09:00
Masayuki Nakano
6a38167904
Bug 920377 part.6 Get rid of nsTransitionEvent r=roc
2013-09-27 15:20:55 +09:00
Masayuki Nakano
6d8b269870
Bug 920377 part.5 Get rid of nsAnimationEvent r=roc
2013-09-27 15:20:54 +09:00
Masayuki Nakano
3d0f63c0e7
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
2013-09-27 15:20:54 +09:00
Masayuki Nakano
2de3459e45
Bug 920377 part.3 Get rid of nsCommandEvent r=roc
2013-09-27 15:20:54 +09:00
Masayuki Nakano
a7105d6006
Bug 920377 part.2 Get rid of nsPluginEvent r=roc
2013-09-27 15:20:54 +09:00
Masayuki Nakano
32e72cda9b
Bug 920377 part.1 Get rid of nsMutationEvent r=roc
2013-09-27 15:20:53 +09:00
Paul Rouget
9492494622
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
2013-07-17 05:08:00 +02:00
Brian Hackett
02f941c29f
Bug 903802 - Give a singleton type to the global scope polluter proxy, r=jandem.
2013-09-19 16:24:48 -06:00
Neil Deakin
ea30f7298d
Bug 621399, disable some more of the test on windows 8
2013-09-19 14:26:58 -04:00
Ed Morley
9e1f94393c
Merge mozilla-central and inbound
2013-09-19 18:43:55 +01:00
Ed Morley
4873a7a5a1
Bug 859075 - Sigh, disable the correct test this time
...
CLOSED TREE
2013-09-19 18:18:15 +01:00
Ed Morley
648fc7a9db
Bug 859075 - Disable test_window-named-properties.html via Makefile
...
CLOSED TREE
2013-09-19 17:08:28 +01:00
Ryan VanderMeulen
9c958fd45f
Backed out changeset 98271bb483eb (bug 914607) for crashtest/reftest crashes.
...
CLOSED TREE
2013-09-19 11:27:50 -04:00
Ed Morley
d00339b785
Bug 859075 - Disable "Dynamic name" test in test_window-named-properties.html for too many intermittent failures
...
--HG--
extra : rebase_source : ea9509b2772c4df1cfe4f2187f7316faf16b3dcb
2013-09-19 14:06:16 +01:00
Benoit Jacob
43fcdc2ede
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-19 09:54:42 -04:00
Benoit Jacob
b268087442
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Martin Stransky
a2a96d9b69
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
2013-09-19 09:10:04 -04:00
Rick Eyre
df20f6e5b2
Bug 867823 - Implement TextTrack Add/RemoveCue. r=rillian
...
- Updated RemoveCue to throw NotFoundError if the cue being removed is
not in the cue list.
- Updated AddCue to not add cues that are already in the list. This is
done by reference comparing.
2013-06-28 13:31:43 -04:00
Carsten "Tomcat" Book
53af4aacbd
Merge m-c to mozilla-inbound
2013-09-23 14:00:40 +02:00
Ehsan Akhgari
39c223b372
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
2013-09-23 07:55:35 -04:00
Ryan VanderMeulen
aad5a2d8cf
Merge m-c to inbound.
2013-09-25 14:56:00 -04:00
Boris Zbarsky
0e193dc2ee
Bug 919603 part 2. Change this-handling in codegen to only do the special global object stuff on interfaces where it might matter. r=peterv
2013-09-25 14:38:30 -04:00
Boris Zbarsky
0581c74c0b
Bug 919603 part 1. Introduce support for the [Global] extended attribute. r=peterv
2013-09-25 14:38:30 -04:00
Boris Zbarsky
d1348f2403
Bug 920125. getOwnPropertyDescriptor on Xrays for DOM interface and prototype objects should actually work. r=peterv
2013-09-25 14:38:30 -04:00
Boris Zbarsky
89133b8b26
Bug 905493. Fix setting document.location via an Xray to not enter the content compartment. r=peterv
2013-09-25 14:38:29 -04:00
Peter Van der Beken
26629b650a
Bug 920196 - Make QueryInterface opt-in for WebIDL interfaces. r=bz.
...
--HG--
extra : rebase_source : 4cf7f9dc90f234dd663da05f27c0dc9484c7c0e1
2013-09-24 21:37:53 +02:00
Ms2ger
5c20906d19
Bug 920064 - Fix DOM test_interfaces.html; r=jgraham
2013-09-25 19:28:57 +02:00
Ms2ger
1534ae9c2f
Bug 920043 - Update DOM tests from web-platform-tests; f=RyanVM rs=mounir
...
--HG--
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_exceptions.html.json => dom/imptests/failures/html/dom/errors/test_exceptions.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html.json => dom/imptests/failures/html/dom/nodes/test_Document-createElementNS.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html.json => dom/imptests/failures/html/dom/nodes/test_Document-getElementsByTagName.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml.json => dom/imptests/failures/html/dom/nodes/test_Node-isEqualNode.xhtml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Node-properties.html.json => dom/imptests/failures/html/dom/nodes/test_Node-properties.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html.json => dom/imptests/failures/html/dom/nodes/test_attributes.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html.json => dom/imptests/failures/html/dom/nodes/test_case.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-10.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-11.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-collapse.html.json => dom/imptests/failures/html/dom/ranges/test_Range-collapse.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html.json => dom/imptests/failures/html/dom/ranges/test_Range-commonAncestorContainer.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html.json => dom/imptests/failures/html/dom/ranges/test_Range-compareBoundaryPoints.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-comparePoint.html.json => dom/imptests/failures/html/dom/ranges/test_Range-comparePoint.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-deleteContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-deleteContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-extractContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-extractContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html.json => dom/imptests/failures/html/dom/ranges/test_Range-intersectsNode.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-isPointInRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-set.html.json => dom/imptests/failures/html/dom/ranges/test_Range-set.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html.json => dom/imptests/failures/html/dom/test_historical.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_interfaces.html.json => dom/imptests/failures/html/dom/test_interfaces.html.json
rename : dom/imptests/webapps/DOMCore/tests/approved/common.js => dom/imptests/html/dom/common.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/constants.js => dom/imptests/html/dom/constants.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMException-constants.html => dom/imptests/html/dom/errors/test_DOMException-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_exceptions.html => dom/imptests/html/dom/errors/test_exceptions.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constants.html => dom/imptests/html/dom/events/test_Event-constants.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constructors.html => dom/imptests/html/dom/events/test_Event-constructors.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-defaultPrevented.html => dom/imptests/html/dom/events/test_Event-defaultPrevented.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-initEvent.html => dom/imptests/html/dom/events/test_Event-initEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-type.html => dom/imptests/html/dom/events/test_Event-type.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_EventTarget-dispatchEvent.html => dom/imptests/html/dom/events/test_EventTarget-dispatchEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/html/dom/nodes/ChildNode-remove.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/Document-createProcessingInstruction.js => dom/imptests/html/dom/nodes/Document-createProcessingInstruction.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/attributes.js => dom/imptests/html/dom/nodes/attributes.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/case.js => dom/imptests/html/dom/nodes/case.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/creators.js => dom/imptests/html/dom/nodes/creators.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/productions.js => dom/imptests/html/dom/nodes/productions.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-appendData.html => dom/imptests/html/dom/nodes/test_CharacterData-appendData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-deleteData.html => dom/imptests/html/dom/nodes/test_CharacterData-deleteData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-insertData.html => dom/imptests/html/dom/nodes/test_CharacterData-insertData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-remove.html => dom/imptests/html/dom/nodes/test_CharacterData-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-replaceData.html => dom/imptests/html/dom/nodes/test_CharacterData-replaceData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocumentType.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocumentType.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createHTMLDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createHTMLDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-hasFeature.html => dom/imptests/html/dom/nodes/test_DOMImplementation-hasFeature.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-adoptNode.html => dom/imptests/html/dom/nodes/test_Document-adoptNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createComment.html => dom/imptests/html/dom/nodes/test_Document-createComment.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElement.html => dom/imptests/html/dom/nodes/test_Document-createElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html => dom/imptests/html/dom/nodes/test_Document-createElementNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createEvent.html => dom/imptests/html/dom/nodes/test_Document-createEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-1.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-2.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.html => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createTreeWalker.html => dom/imptests/html/dom/nodes/test_Document-createTreeWalker.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementById.html => dom/imptests/html/dom/nodes/test_Document-getElementById.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagNameNS.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagNameNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-importNode.html => dom/imptests/html/dom/nodes/test_Document-importNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DocumentType-remove.html => dom/imptests/html/dom/nodes/test_DocumentType-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-children.html => dom/imptests/html/dom/nodes/test_Element-children.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-getElementsByClassName.html => dom/imptests/html/dom/nodes/test_Element-getElementsByClassName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-remove.html => dom/imptests/html/dom/nodes/test_Element-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-removeAttributeNS.html => dom/imptests/html/dom/nodes/test_Element-removeAttributeNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-tagName.html => dom/imptests/html/dom/nodes/test_Element-tagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-appendChild.html => dom/imptests/html/dom/nodes/test_Node-appendChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-cloneNode.html => dom/imptests/html/dom/nodes/test_Node-cloneNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-compareDocumentPosition.html => dom/imptests/html/dom/nodes/test_Node-compareDocumentPosition.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-constants.html => dom/imptests/html/dom/nodes/test_Node-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-contains.html => dom/imptests/html/dom/nodes/test_Node-contains.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-contains.xml => dom/imptests/html/dom/nodes/test_Node-contains.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-insertBefore.html => dom/imptests/html/dom/nodes/test_Node-insertBefore.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml => dom/imptests/html/dom/nodes/test_Node-isEqualNode.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-lookupPrefix.xhtml => dom/imptests/html/dom/nodes/test_Node-lookupPrefix.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.html => dom/imptests/html/dom/nodes/test_Node-nodeName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.xhtml => dom/imptests/html/dom/nodes/test_Node-nodeName.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-normalize.html => dom/imptests/html/dom/nodes/test_Node-normalize.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentElement.html => dom/imptests/html/dom/nodes/test_Node-parentElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentNode.html => dom/imptests/html/dom/nodes/test_Node-parentNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-properties.html => dom/imptests/html/dom/nodes/test_Node-properties.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-removeChild.html => dom/imptests/html/dom/nodes/test_Node-removeChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-replaceChild.html => dom/imptests/html/dom/nodes/test_Node-replaceChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html => dom/imptests/html/dom/nodes/test_attributes.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html => dom/imptests/html/dom/nodes/test_case.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-01.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-02.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-03.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-04.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-05.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-06.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-07.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-08.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-09.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-10.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-11.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-12.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-13.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-14.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-15.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-16.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-17.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-18.htm
rename : dom/imptests/webapps/DOMCore/tests/approved/Range-test-iframe.html => dom/imptests/html/dom/ranges/Range-test-iframe.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-attributes.html => dom/imptests/html/dom/ranges/test_Range-attributes.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneContents.html => dom/imptests/html/dom/ranges/test_Range-cloneContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneRange.html => dom/imptests/html/dom/ranges/test_Range-cloneRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-collapse.html => dom/imptests/html/dom/ranges/test_Range-collapse.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html => dom/imptests/html/dom/ranges/test_Range-compareBoundaryPoints.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-deleteContents.html => dom/imptests/html/dom/ranges/test_Range-deleteContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-detach.html => dom/imptests/html/dom/ranges/test_Range-detach.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-extractContents.html => dom/imptests/html/dom/ranges/test_Range-extractContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-insertNode.html => dom/imptests/html/dom/ranges/test_Range-insertNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode-binding.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html => dom/imptests/html/dom/ranges/test_Range-isPointInRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-mutations.html => dom/imptests/html/dom/ranges/test_Range-mutations.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html => dom/imptests/html/dom/ranges/test_Range-selectNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html => dom/imptests/html/dom/ranges/test_Range-set.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-surroundContents.html => dom/imptests/html/dom/ranges/test_Range-surroundContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html => dom/imptests/html/dom/test_historical.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_interfaces.html => dom/imptests/html/dom/test_interface-objects.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_interfaces.html => dom/imptests/html/dom/test_interfaces.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_NodeFilter-constants.html => dom/imptests/html/dom/traversal/test_NodeFilter-constants.html
2013-09-25 19:27:28 +02:00
Ms2ger
69e18ff1c1
No bug - Update parseManifest.py.
2013-09-25 19:25:30 +02:00
Ms2ger
bfdc30da80
Bug 919520 - Update web-platform-tests tests; r=jgraham
...
--HG--
rename : dom/imptests/failures/html/old-tests/submission/Opera/microdata/Makefile.in => dom/imptests/failures/html/microdata/microdata-dom-api/Makefile.in
rename : dom/imptests/failures/html/old-tests/submission/Opera/microdata/moz.build => dom/imptests/failures/html/microdata/microdata-dom-api/moz.build
rename : dom/imptests/failures/html/old-tests/submission/Opera/microdata/test_001.html.json => dom/imptests/failures/html/microdata/microdata-dom-api/test_001.html.json
rename : dom/imptests/html/html/dom/elements/global-attributes/test_dataset-instanceof.html => dom/imptests/html/html/dom/elements/global-attributes/test_dataset-prototype.html
rename : dom/imptests/html/old-tests/submission/Opera/microdata/Makefile.in => dom/imptests/html/microdata/microdata-dom-api/Makefile.in
rename : dom/imptests/html/old-tests/submission/Opera/microdata/moz.build => dom/imptests/html/microdata/microdata-dom-api/moz.build
rename : dom/imptests/html/old-tests/submission/Opera/microdata/test_001.html => dom/imptests/html/microdata/microdata-dom-api/test_001.html
2013-09-25 19:25:30 +02:00
Ted Mielczarek
36c4f8116f
Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps
...
--HG--
extra : rebase_source : 9e0ac924da517d78d0d21e01730a1593ee917b31
2013-09-20 12:57:30 -04:00
Brian Grinstead
d4ad11cf62
Bug 918884 - Implement a method to get the DOM element that owns a docshell. r=bz
2013-09-24 10:05:00 -05:00
Andrea Marchesini
b1e3c18e72
Bug 916094 - Assertions removed from IDBFactory::Create() when it's used in JS from chrome in IPC. r=bent
2013-09-19 14:45:25 +02:00
Marco Castelluccio
63f22382c7
Bug 855765 - Move test_bug_795164 to dom/apps and avoid UI confirmation. r=fabrice
...
--HG--
rename : dom/apps/tests/test_uninstall_errors.html => dom/apps/tests/test_bug_795164.html
2013-09-25 09:37:21 -04:00
Randell Jesup
e693bff6f0
Bug 915705: reland changesets f6402ce2b67a and 5bdec1cb1428 r=bz
2013-09-16 02:39:03 -04:00
Randell Jesup
ff26f0eb21
Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz
2013-09-16 02:34:57 -04:00
Ryan VanderMeulen
1b1cc7da19
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Ryan VanderMeulen
e447cd716c
Backed out changesets f6402ce2b67a and 5bdec1cb1428 (bug 915705) because it depends on bug 882145, which was also backed out.
2013-09-15 18:51:50 -04:00
Ryan VanderMeulen
ffb1abac7d
Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith
2013-09-15 18:19:42 -04:00
Shih-Chiang Chien
3cfeedb894
Bug 915705 - Part 2: Add gUM request handler on FirefoxOS. r=jesup
2013-09-10 15:27:15 +02:00
Shih-Chiang Chien
0758751419
Bug 915705 - Part 1: Add audio-capture in PermissionTable.jsm. r=fabrice
2013-09-10 15:27:15 +02:00
Georgia Wang
fdd5639b07
Bug 908075 - Part2: USER_ACTIVITY stk event xpcshell test. r=yoshi
2013-09-04 18:52:28 +08:00
Georgia Wang
e5b75a3888
Bug 908075 - Part1: "USER_ACTIVITY" event implement in RIL. r=yoshi
2013-09-04 18:45:35 +08:00
Yoshi Huang
399c2cb4aa
Bug 915987 - Part 3: test case for contact.id. r=vicamo
2013-09-13 00:19:47 +02:00
"allstars.chh"
3af44496d2
Bug 915987 - Part 2: Update recordId for USIM contact. r=vicamo
2013-09-13 00:07:14 +02:00
"allstars.chh"
1d78ca8ff9
Bug 915987 - Part 1: reuse nsIDOMContact.id. r=vicamo
2013-09-12 23:52:07 +02:00
Yoshi Huang
e8cb2f552e
Bug 915986 - Part 2: test case for pin2 is null. r=vicamo
2013-09-13 00:09:48 +02:00
"allstars.chh"
e32fe7c267
Bug 915986 - Part 1: Check pin2 in RIL. r=vicamo
2013-09-12 18:04:35 +02:00
Ryan VanderMeulen
b2393cd728
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Ryan VanderMeulen
e8180505f0
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
Masatoshi Kimura
21750a3911
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00
David Zbarsky
ab12956b20
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
2013-09-14 14:59:51 -04:00
David Zbarsky
6a388bb846
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
2013-09-14 14:59:50 -04:00
Ben Tian
50c668cd29
Bug 915628 - [Bluetooth] Define new log levels and add logs in profile controller, r=echou
2013-09-14 06:51:00 +08:00
Wes Kocher
a3d9b8a25d
Merge m-c to b2g-inbound
2013-09-13 18:25:46 -07:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Ryan VanderMeulen
32b997e516
Backed out 6 changesets (bug 914826) for bustage.
...
Backed out changeset a4a029c13179 (bug 914826)
Backed out changeset d16460fc0518 (bug 914826)
Backed out changeset b28cb0ae1853 (bug 914826)
Backed out changeset 5b4ce1d4d09b (bug 914826)
Backed out changeset 58d96448609a (bug 914826)
Backed out changeset 52b319afe965 (bug 914826)
2013-09-13 16:32:42 -04:00
Ryan VanderMeulen
8dcb23387e
Merge m-c to b2g-inbound.
2013-09-13 16:11:28 -04:00
Antonio M. Amaya
bdc2a61848
Bug 903291 - Part 2: Update newly created objects on childs with changes on parent. r=fabrice
2013-09-13 11:33:52 +02:00
Yuan Xulei
018de126ef
Bug 901434 - Keyboard/IME API should be exposed to privileged app. r=fabrice
2013-09-13 14:29:26 -04:00
Ed Morley
41e6c155e9
Merge mozilla-central and b2g-inbound
2013-09-13 15:14:11 +01:00
Ed Morley
dc7e8a524f
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-13 15:06:40 +01:00
Marco Castelluccio
47e72aef15
Bug 877932 - Check if the app is locally installed in the checkInstalled function. r=fabrice
2013-09-13 08:07:04 -04:00
Ryan VanderMeulen
f8500c3536
Backed out changesets 2a58557adc6f and e69381450554 (bug 893800) for test_app_uninstall.html timeouts.
2013-09-13 09:47:17 -04:00
Ryan VanderMeulen
7511f7e726
Backed out changeset 7b018235edc0 (bug 877932) for test_app_uninstall.html timeouts.
2013-09-13 09:39:54 -04:00
Marco Castelluccio
c421d01ddb
Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk
2013-09-13 08:32:47 -04:00
Steven Lee
07913c382c
Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup
2013-09-13 16:51:48 +08:00
Steven Lee
0f2f40fb0a
Bug 904025 - part1: pass phone state to child process. r=khuey
2013-09-13 16:51:45 +08:00
Fabrice Desré
5b595233e7
Bug 915881 - Allow sideloading of certified apps r=ochameau
2013-09-13 00:49:11 -07:00
Kartikaya Gupta
fa5b0c16b9
Bug 909887 - Initialize mLastMetrics.mDevPixelsPerCSSPixel to a sane value. r=botond
2013-09-13 00:05:34 -04:00
Ryan VanderMeulen
0c7227eaf3
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Sid Stamm
3004080c1a
bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson
2013-09-12 09:25:32 -07:00
Gene Lian
cae80605d7
Bug 876397 - Inter-App Communication API (part 9, new promise). r=nsm
2013-09-12 23:21:10 +08:00
Masayuki Nakano
312a2de128
Bug 911951 part.4 Clear the wrong clause information and the caret information at failing to dispatch event r=smaug
2013-09-13 00:19:00 +09:00
Masayuki Nakano
ef265d6f36
Bug 911951 part.1 Redesign nsIDOMWindowUtils::SendTextEvent() with nsICompositionStringSynthesizer r=smaug, sr=roc
2013-09-13 00:19:00 +09:00
Guilherme Gonçalves
cc7667e49b
Bug 911595 - Avoid shutting down geolocation request twice. r=jdm
2013-09-12 11:08:50 -04:00
Marco Castelluccio
75dd650e3b
Bug 907481 - Check if localId is already used before using it. r=fabrice
2013-09-13 08:22:24 -04:00
Gene Lian
64a24fd471
Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent
2013-09-12 22:14:48 +08:00
Nathan Froyd
4186a4655f
Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan
2013-09-10 16:56:05 -04:00
Boris Zbarsky
0cc3917135
Bug 915368. Give dictionaries copy constructors and assignment operators when it's safe. r=khuey
2013-09-13 13:21:59 -04:00
Vasanthakumar (Vasanth) Pandurangan
48a132e8a2
Bug 911294 - Fix FM UI showing previously tuned frequency. r=pzhang, r=mwu
2013-09-10 01:39:38 -07:00
Carmen Jimenez
82464c2504
Bug 893800 - Unit tests for the Single Variant Apps. r=fabrice
2013-09-09 12:05:54 +02:00
Vicamo Yang
547ee4db14
Bug 912442 - Part 5 : fix test_ril_worker_sms.js. r=allstarts.chh
2013-09-14 00:12:30 +02:00
Vicamo Yang
eaafe81768
Bug 912442 - Part 4: move buf specific contants into Buf itself. r=allstars.chh
2013-09-14 00:12:25 +02:00
Edgar Chen
10fc080c5d
Bug 912442 - Part 3: Remove m prefix from worker_buf.js and fix the tests. r=allstars.chh
2013-09-06 17:03:51 +08:00
Edgar Chen
5c69316bd1
Bug 912442 - Part 2: Fix test_mms_pdu_helper.js. r=gene
2013-09-06 14:24:28 +08:00
Edgar Chen
37034f30ae
Bug 912442 - Part 1: Fix header_helper.js. r=vicamo
2013-09-06 14:18:56 +08:00
Chuck Lee
4661e124ad
Bug 906631 - 0002. Check state in queued command callback. r=vchang, r=mrbkap
2013-09-05 17:16:24 +08:00
Chuck Lee
c9c05ba54f
Bug 906631 - 0001. Refactory request queue. r=vchang
2013-09-09 23:25:16 +08:00
Marco Chen
f80b1cc06c
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
2013-09-12 20:26:03 +08:00
Marco Chen
39568f853e
Bug 855655 - Part 1: Add new attribute - volumeControlChannel into AudioChannelManager. sr=sicking
2013-09-12 20:25:23 +08:00
Gina Yeh
d4a6ec7c7b
Bug 915207 - Failed to get connected devices of A2DP, r=echou
2013-09-12 17:45:33 +02:00
Michael Henretty
accdc1a5e4
Bug 915450 - [Web Notifications] allow to inspect notification properties. r=bz
2013-09-12 02:50:29 -07:00
Ed Morley
89f8fd063e
Merge mozilla-central and b2g-inbound
2013-09-12 12:09:58 +01:00