Peter Van der Beken
|
3aacc729a0
|
Fix rooting hazards from 4fbe5c6db773 (Bug 990475).
|
2014-04-08 13:40:37 +02:00 |
|
Peter Van der Beken
|
f684f5c97e
|
Bug 990475 - Add WebIDL APIs for WindowModal. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : c2d23e5c973c117ab3fb66b2a98a451acfabc7e5
|
2014-02-05 22:09:18 +01:00 |
|
Steve Fink
|
12001268c0
|
Bug 912456 - transferable MessagePorts, r=jorendorff
--HG--
extra : rebase_source : 5b8a2a9b261c53f0ff5a860e1dc2e7ede711105f
|
2013-11-14 20:42:34 -08:00 |
|
Peter Van der Beken
|
a5967a49cb
|
Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
|
2014-04-07 22:18:53 +02:00 |
|
Peter Van der Beken
|
af56e76f7c
|
Bug 990475 - Add WebIDL APIs for WindowModal. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : f21f16a257d39a108233dd8106b33543110df9b5
|
2014-02-05 22:09:18 +01:00 |
|
Blake Kaplan
|
266c6f17eb
|
Bug 971222 - Small cleanup around prompt code. r=bzbarsky
|
2014-04-04 14:50:42 -07:00 |
|
Masayuki Nakano
|
3cc4e99fc0
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
|
2014-04-03 13:18:36 +09:00 |
|
Matthew Gregan
|
69f11197c5
|
Bug 927245 - Remove deprecated Audio Data API implementation. r=cajbir,smaug
|
2014-04-03 10:53:39 +13:00 |
|
Jon Coppeard
|
92f0d66be8
|
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
|
2014-04-02 15:28:03 +01:00 |
|
Masayuki Nakano
|
f7c91f6586
|
Bug 989213 part.2 Rename nsEventNameList.h to mozilla/EventNameList.h r=smaug
--HG--
rename : dom/events/nsEventNameList.h => dom/events/EventNameList.h
|
2014-04-01 20:42:12 +09:00 |
|
Jon Coppeard
|
fb6ccb11db
|
Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
|
2014-04-01 11:34:39 +01:00 |
|
Masayuki Nakano
|
930436ef24
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
--HG--
rename : dom/events/nsDOMEventTargetHelper.cpp => dom/events/DOMEventTargetHelper.cpp
rename : dom/events/nsDOMEventTargetHelper.h => dom/events/DOMEventTargetHelper.h
|
2014-04-01 15:13:50 +09:00 |
|
Masayuki Nakano
|
f6885469a0
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Boris Zbarsky
|
6b002b786e
|
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
|
2014-03-29 01:45:10 -04:00 |
|
Ehsan Akhgari
|
b344638c9b
|
Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky
|
2014-03-28 00:03:03 -04:00 |
|
Ms2ger
|
c42091817b
|
Bug 973367 - Inline nsGlobalWindow::CreateOuterObject; r=bholley
|
2014-03-27 21:05:14 +01:00 |
|
Bob Owen
|
7004d02ea8
|
Bug 978042 - Part 2: AutoPushJSContext in nsGlobalWindow::RunTimeoutHandler. r=bholley
|
2014-03-07 09:58:33 +00:00 |
|
Masayuki Nakano
|
3234ceea19
|
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
|
2014-03-18 13:48:21 +09:00 |
|
Masayuki Nakano
|
2db7fb2c3d
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
|
Masayuki Nakano
|
a8aba2b26c
|
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
|
2014-03-18 13:48:19 +09:00 |
|
Neil Rashbrook
|
604d9a5302
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
c879b47079
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Neil Rashbrook
|
3e8915c4b8
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
|
2014-03-17 19:07:09 +00:00 |
|
Peter Van der Beken
|
f0dc19c509
|
Backout 8aca83520a91 (bug 983619) to fix orange/red on a CLOSED TREE.
|
2014-03-17 20:27:53 +01:00 |
|
Peter Van der Beken
|
0d26c9750b
|
Bug 983619 - Add Window.getInterface/QueryInterface to WebIDL. r=bz.
|
2014-02-15 22:12:33 +01:00 |
|
Peter Van der Beken
|
7c1dc6f40a
|
Bug 982114 - Deal with new DOM binding objects for Window in more places. r=bz.
|
2014-01-30 15:31:16 +01:00 |
|
Masayuki Nakano
|
fbf7cdeb19
|
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
|
2014-03-17 15:56:53 +09:00 |
|
Kyle Huey
|
1f3d658bb3
|
Bug 967364: Use every already_AddRefed. r=bsmedberg
|
2014-03-15 12:00:16 -07:00 |
|
Kyle Huey
|
fe6c4e28d6
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Blake Kaplan
|
6e210ea159
|
Bug 982906 - No free lunches! r=bzbarsky
|
2014-03-13 17:08:58 -04:00 |
|
Andrea Marchesini
|
47c5c73d70
|
Bug 923247 - patch 2 - mute and volume per window, r=ehsan, r=roc
|
2014-03-11 10:46:55 +00:00 |
|
Jason Orendorff
|
3e89ce1e7c
|
Bug 977287, part 1 - Rename the "operation callback" to "interrupt callback". r=luke.
|
2014-03-10 16:28:43 -05:00 |
|
Ed Morley
|
98cffb45bb
|
Backed out changeset 98f7e8789561 (bug 923247)
|
2014-03-10 17:04:04 +00:00 |
|
Andrea Marchesini
|
957cd4aa97
|
Bug 923247 - patch 2 - mute and volume per window, r=ehsan, r=roc
|
2014-03-10 16:36:15 +00:00 |
|
Bobby Holley
|
0b4592afe8
|
Bug 969441 - Check for recursion outside of the hairy transplant callsites. r=billm
|
2014-03-06 15:26:17 -08:00 |
|
Andrea Marchesini
|
66f00a6af3
|
Bug 966054 - MessagePort should use StructuredCloneBuffer as internal member, r=smaug
|
2014-03-05 03:28:20 +00:00 |
|
Masayuki Nakano
|
08a11f7934
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
|
2014-03-05 09:37:43 +09:00 |
|
Andrew McCreight
|
3a5c9d4829
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 15:39:42 -08:00 |
|
Wes Kocher
|
ea2ff28ca4
|
Backed out changeset 3f8a7062ad8d (bug 978203) for build bustage on a CLOSED TREE
|
2014-03-04 14:15:33 -08:00 |
|
Andrew McCreight
|
01a28066ae
|
Bug 978203 - Don't include nsWindowMemoryReporter.h in nsINode.h. r=smaug
|
2014-03-04 13:33:44 -08:00 |
|
Andrea Marchesini
|
f9c15a539b
|
Bug 965860 - patch 3 - Console replacable in IDL, r=bz
|
2014-02-27 23:39:06 +00:00 |
|
Andrea Marchesini
|
286e0c9290
|
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
|
2014-02-27 23:39:00 +00:00 |
|
Blake Kaplan
|
a7e0194cd7
|
Bug 956704 - Only suppress animation frames when entering a modal state. r=smaug
|
2014-02-26 15:59:03 -08:00 |
|
Blake Kaplan
|
6597d2720f
|
Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug
|
2014-02-26 15:58:21 -08:00 |
|
Luke Wagner
|
dfb0b68df3
|
Bug 976348 - Change DescribeScriptedCaller to not return a JSScript (r=bholley)
--HG--
extra : rebase_source : 58387ce3e4c49d3140b92b84bf3577fc6584820e
|
2014-02-25 09:43:14 -06:00 |
|
Andrew McCreight
|
798ec9614e
|
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
|
2014-02-20 12:55:40 -08:00 |
|
Andrew McCreight
|
8404f86555
|
Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz
|
2014-02-20 12:55:40 -08:00 |
|
Andrew McCreight
|
6c86943613
|
Backout bug 966762 for Valgrind leaks
|
2014-02-19 17:17:58 -08:00 |
|
Andrew McCreight
|
df1f09f072
|
Backout bug 951491 on suspicion of causing Valgrind leaks
|
2014-02-19 16:10:58 -08:00 |
|
Andrew McCreight
|
7cd422c324
|
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
|
2014-02-19 13:27:15 -08:00 |
|