Ryan VanderMeulen
|
63cd113b5a
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Gijs Kruitbosch
|
3312c0dd01
|
Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
--HG--
extra : transplant_source : %88%0B%A75%96%2Cwk%2A%3E%8D%85%B2%E1%F4%CF%D0%5D%A4%81
|
2014-05-16 15:33:12 +01:00 |
|
Alphan Chen
|
67e83d8a60
|
Bug 983502 - test cases for navigator.getFeature (both with permission and without), r=ehsan
|
2014-04-15 14:30:22 +08:00 |
|
Mounir Lamouri
|
f6d441dc2f
|
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
|
2014-05-12 13:48:15 +02:00 |
|
Jan Varga
|
6adeb3c23f
|
Bug 975696 - Split ArchiveReader and FileHandle implementation into separate dirs. r=bent f=baku
--HG--
rename : dom/file/ArchiveEvent.cpp => dom/archivereader/ArchiveEvent.cpp
rename : dom/file/ArchiveEvent.h => dom/archivereader/ArchiveEvent.h
rename : dom/file/ArchiveReader.cpp => dom/archivereader/ArchiveReader.cpp
rename : dom/file/ArchiveReader.h => dom/archivereader/ArchiveReader.h
rename : dom/file/ArchiveRequest.cpp => dom/archivereader/ArchiveRequest.cpp
rename : dom/file/ArchiveRequest.h => dom/archivereader/ArchiveRequest.h
rename : dom/file/ArchiveZipEvent.cpp => dom/archivereader/ArchiveZipEvent.cpp
rename : dom/file/ArchiveZipEvent.h => dom/archivereader/ArchiveZipEvent.h
rename : dom/file/ArchiveZipFile.cpp => dom/archivereader/ArchiveZipFile.cpp
rename : dom/file/ArchiveZipFile.h => dom/archivereader/ArchiveZipFile.h
rename : dom/file/test/test_archivereader.html => dom/archivereader/test/test_basic.html
rename : dom/file/test/test_archivereader_nonUnicode.html => dom/archivereader/test/test_nonUnicode.html
rename : dom/file/test/test_archivereader_zip_in_zip.html => dom/archivereader/test/test_zip_in_zip.html
rename : dom/file/test/test_bug_793311.html => dom/base/test/test_bug793311.html
rename : dom/file/AsyncHelper.cpp => dom/filehandle/AsyncHelper.cpp
rename : dom/file/AsyncHelper.h => dom/filehandle/AsyncHelper.h
rename : dom/file/File.cpp => dom/filehandle/File.cpp
rename : dom/file/File.h => dom/filehandle/File.h
rename : dom/file/FileHandle.cpp => dom/filehandle/FileHandle.cpp
rename : dom/file/FileHandle.h => dom/filehandle/FileHandle.h
rename : dom/file/FileHelper.cpp => dom/filehandle/FileHelper.cpp
rename : dom/file/FileHelper.h => dom/filehandle/FileHelper.h
rename : dom/file/FileRequest.cpp => dom/filehandle/FileRequest.cpp
rename : dom/file/FileRequest.h => dom/filehandle/FileRequest.h
rename : dom/file/FileService.cpp => dom/filehandle/FileService.cpp
rename : dom/file/FileService.h => dom/filehandle/FileService.h
rename : dom/file/FileStreamWrappers.cpp => dom/filehandle/FileStreamWrappers.cpp
rename : dom/file/FileStreamWrappers.h => dom/filehandle/FileStreamWrappers.h
rename : dom/file/LockedFile.cpp => dom/filehandle/LockedFile.cpp
rename : dom/file/LockedFile.h => dom/filehandle/LockedFile.h
rename : dom/file/MemoryStreams.cpp => dom/filehandle/MemoryStreams.cpp
rename : dom/file/MemoryStreams.h => dom/filehandle/MemoryStreams.h
rename : dom/file/MetadataHelper.cpp => dom/filehandle/MetadataHelper.cpp
rename : dom/file/MetadataHelper.h => dom/filehandle/MetadataHelper.h
rename : dom/file/moz.build => dom/filehandle/moz.build
rename : dom/file/nsIFileStorage.h => dom/filehandle/nsIFileStorage.h
rename : dom/file/test/dummy_worker.js => dom/filehandle/test/dummy_worker.js
rename : dom/file/test/helpers.js => dom/filehandle/test/helpers.js
rename : dom/file/test/mochitest.ini => dom/filehandle/test/mochitest.ini
rename : dom/file/test/moz.build => dom/filehandle/test/moz.build
rename : dom/file/test/test_append_read_data.html => dom/filehandle/test/test_append_read_data.html
rename : dom/file/test/test_getFile.html => dom/filehandle/test/test_getFile.html
rename : dom/file/test/test_getFileId.html => dom/filehandle/test/test_getFileId.html
rename : dom/file/test/test_location.html => dom/filehandle/test/test_location.html
rename : dom/file/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_lockedfile_lifetimes.html
rename : dom/file/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_lockedfile_lifetimes_nested.html
rename : dom/file/test/test_lockedfile_ordering.html => dom/filehandle/test/test_lockedfile_ordering.html
rename : dom/file/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_lockedfiles.html
rename : dom/file/test/test_progress_events.html => dom/filehandle/test/test_progress_events.html
rename : dom/file/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_lockedfiles.html
rename : dom/file/test/test_request_readyState.html => dom/filehandle/test/test_request_readyState.html
rename : dom/file/test/test_stream_tracking.html => dom/filehandle/test/test_stream_tracking.html
rename : dom/file/test/test_success_events_after_abort.html => dom/filehandle/test/test_success_events_after_abort.html
rename : dom/file/test/test_truncate.html => dom/filehandle/test/test_truncate.html
rename : dom/file/test/test_workers.html => dom/filehandle/test/test_workers.html
rename : dom/file/test/test_write_read_data.html => dom/filehandle/test/test_write_read_data.html
|
2014-05-07 16:32:12 +02:00 |
|
Masayuki Nakano
|
0fff342b52
|
Bug 998188 part.4 nsIDOMWindowUtils.sendQueryContentEvent() and .sendSelectionSetEvent() should take additional flags with its argument for making callers selectable native line break mode or XP line break mode r=smaug, sr=jst
|
2014-04-26 08:52:13 +09:00 |
|
Valentin Gosu
|
71a8af93d4
|
Bug 996055 - Prevent url.hostname from clearing the hostname. r=mcmanus
|
2014-04-23 17:45:58 +03:00 |
|
Steve Fink
|
730aa23053
|
Bug 912456 - transferable MessagePorts, r=jorendorff
--HG--
extra : rebase_source : 5b8a2a9b261c53f0ff5a860e1dc2e7ede711105f
|
2013-11-14 20:42:34 -08:00 |
|
Peter Van der Beken
|
f8dd810da5
|
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
|
7aa8d63812
|
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 |
|
Felipe Gomes
|
860cfdddb9
|
Bug 971043 - Implement getTranslationNodes function to retrieve nodes from webpage that contains meaningful text for translation. r=smaug
|
2014-04-05 00:21:08 -03:00 |
|
Neil Deakin
|
ba71f5497a
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
|
Andrea Marchesini
|
17cdb0a150
|
Bug 989665 - Console API should clone objects propertly. Crash fixed, r=bz
|
2014-04-02 10:09:29 +01:00 |
|
Boris Zbarsky
|
3ecd1faeb6
|
Bug 985827. Make Navigator::DoNewResolve not double-create objects no matter what JS is doing. r=khuey
|
2014-03-20 23:19:43 -04:00 |
|
Andrea Marchesini
|
f4613ebe81
|
Bug 985432 - URLSearchParams is not nullable, r=bz
|
2014-03-19 15:36:46 +00:00 |
|
Andrea Marchesini
|
05bde413ca
|
Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc
--HG--
rename : content/html/content/test/wakelock.ogg => dom/base/test/audio.ogg
|
2014-03-11 10:47:25 +00:00 |
|
Andrea Marchesini
|
7c2d706f91
|
Bug 923247 - patch 2 - mute and volume per window, r=ehsan, r=roc
|
2014-03-11 10:46:55 +00:00 |
|
Ed Morley
|
301dd385b6
|
Backed out changeset 98f7e8789561 (bug 923247)
|
2014-03-10 17:04:04 +00:00 |
|
Ed Morley
|
d968ed8604
|
Backed out changeset d19f076a7451 (bug 923247)
|
2014-03-10 17:04:01 +00:00 |
|
Andrea Marchesini
|
4f25ac61b4
|
Bug 923247 - patch 3 - audio-active/inactive notifications per window, r=ehsan, r=roc
--HG--
rename : content/html/content/test/wakelock.ogg => dom/base/test/audio.ogg
|
2014-03-10 16:36:24 +00:00 |
|
Andrea Marchesini
|
19518c8a2c
|
Bug 923247 - patch 2 - mute and volume per window, r=ehsan, r=roc
|
2014-03-10 16:36:15 +00:00 |
|
Vaibhav Agarwal
|
b192b2603d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Andrea Marchesini
|
66a700605d
|
Bug 979109 - termination string check in Console.cpp, r=smaug
|
2014-03-05 03:22:32 +00:00 |
|
Andrea Marchesini
|
893a19e4bb
|
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
|
2014-02-03 16:48:38 +00:00 |
|
Andrea Marchesini
|
0a23a01816
|
Bug 978522 - Console must use LinkedList instead a nsTArray, r=smaug
|
2014-03-03 00:20:34 +00:00 |
|
Andrea Marchesini
|
1574c2db74
|
Bug 965860 - patch 3 - Console replacable in IDL, r=bz
|
2014-02-27 23:39:06 +00:00 |
|
Andrea Marchesini
|
004b2f741b
|
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
|
2014-02-27 23:39:00 +00:00 |
|
Boris Zbarsky
|
2abdc23dbc
|
Bug 973849. Allow clearInterval/clearTimeout calls with no arguments; just treat them as no-ops. r=smaug
|
2014-02-23 00:01:26 -05:00 |
|
Phil Ringnalda
|
b88368dbb8
|
Back out ab395abf96b9:837481767455 (bug 972312) for Windows build bustage
CLOSED TREE
|
2014-02-22 21:39:13 -08:00 |
|
Boris Zbarsky
|
9343a3872e
|
Bug 973849. Allow clearInterval/clearTimeout calls with no arguments; just treat them as no-ops. r=smaug
|
2014-02-23 00:01:26 -05:00 |
|
Ryan VanderMeulen
|
f1a55855c0
|
Backed out changeset 2d021370c57f (bug 965990) for causing bug 973307.
|
2014-02-21 16:54:42 -05:00 |
|
Boris Zbarsky
|
9b012272ba
|
Bug 973905. setTimeout/setInterval with a string first arg but more than two arguments should still work (and ignore the extra arguments). r=smaug
|
2014-02-19 10:13:38 -05:00 |
|
Ms2ger
|
877ac82b87
|
Backout changeset c8cd1f6b6d2d because it's not web-compatible.
|
2014-02-13 10:31:09 +01:00 |
|
Ms2ger
|
06001a7b57
|
Bug 969030 - Remove support for calling document.all; r=bz
|
2014-02-09 09:04:40 +01:00 |
|
Andrea Marchesini
|
c2511cfdb1
|
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
|
2014-02-03 16:48:38 +00:00 |
|
Ryan VanderMeulen
|
b6f0a2657c
|
Merge inbound to m-c.
|
2014-01-15 14:34:05 -05:00 |
|
Andrea Marchesini
|
8b56a324e8
|
Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan
|
2014-01-15 17:30:07 +01:00 |
|
Alexandre Poirot
|
27e89befdc
|
Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug
|
2014-01-15 09:28:04 -05:00 |
|
Andrea Marchesini
|
9c4733f2d8
|
Bug 959190 - [URL API] stringify href attribute, r=bz
|
2014-01-13 23:46:04 +01:00 |
|
Andrea Marchesini
|
6774ee1be8
|
Bug 959684 - Implement URLSearchParams stringifier. r=ehsan
|
2014-01-15 09:50:18 -05:00 |
|
Andrea Marchesini
|
a78e19a577
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 19:53:31 +01:00 |
|
Wes Kocher
|
1789589121
|
Backed out changeset e451b39305f6 (bug 949488) for breaking mochitest-8 on at least b2g
|
2014-01-06 18:10:34 -08:00 |
|
Andrea Marchesini
|
80df46356b
|
Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley
|
2014-01-07 00:05:01 +01:00 |
|
Andrea Marchesini
|
baa0ead999
|
Bug 930450 - Setting port to the empty string should set URL's port to the default value. Setting it to "0" should set URL's port to 0., r=bz, r=honzab
|
2014-01-04 20:42:42 +00:00 |
|
Boris Zbarsky
|
3b392e4a53
|
Bug 949471. history.state should be null, not undefined, when there is no state. r=smaug
|
2013-12-12 16:11:56 -05:00 |
|
Andrea Marchesini
|
cd35fe13b6
|
Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug
--HG--
rename : dom/workers/test/urlSearchparams_worker.js => dom/workers/test/urlSearchParams_worker.js
|
2013-12-12 19:30:27 +00:00 |
|
Andrea Marchesini
|
f3f5a6c47c
|
Bug 887836 - URLQuery object, r=khuey
|
2013-12-12 19:30:10 +00:00 |
|
Boris Zbarsky
|
bb9192847a
|
Bug 946067 part 3. Adjust codegen to allow cross-origin this values based on WebIDL annotations. r=peterv
|
2013-12-09 10:34:04 -05:00 |
|
Peter Van der Beken
|
ce61bc6fe4
|
Bug 936129 - nsGlobalWindow::InnerForSetTimeoutOrInterval is a no-op for bareword setTimeout. r=bz.
--HG--
extra : rebase_source : 3a7875435f6443c67af9030fa4e39cac6aac8a49
|
2013-11-26 16:28:34 +01:00 |
|
Andrea Marchesini
|
f5abcb4feb
|
Bug 930450 - Setting port to the empty string should set URL's port to "0", r=ehsan
|
2013-12-05 21:05:51 +00:00 |
|