Andrea Marchesini
|
012feb0947
|
Bug 793460 - Implement File.lastModifiedDate. r=khuey
--HG--
extra : rebase_source : 6ca1c139896f47de428a430e731d39125a0f0435
|
2012-11-04 07:19:00 -08:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Andrea Marchesini
|
9f37766b0b
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-10-03 18:19:22 -04:00 |
|
Phil Ringnalda
|
4201311ebf
|
Back out b24a73b2c617 for Windows build bustage and test_xhr_timeout.html failure
|
2012-09-27 21:24:42 -07:00 |
|
Andrea Marchesini
|
7e21557bd5
|
Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent
|
2012-09-27 23:05:59 -04:00 |
|
Andrea Marchesini
|
843fcc1b9b
|
Bug 761227 - Support XMLHttpRequestParameters in workers. r=bent
|
2012-09-16 20:20:16 -04:00 |
|
Andrea Marchesini
|
2c244e7afa
|
Bug 609748 - Workers: If CSP blocks eval in a page, eval should also be blocked in workers created by that page. r=bent
|
2012-09-15 14:51:55 -04:00 |
|
Masatoshi Kimura
|
015510bdc5
|
Bug 789691 - Migrate BlobPropertyBag to WebIDL binding dictionary, r=bzbarsky
|
2012-09-10 09:57:15 -04:00 |
|
Andrea Marchesini
|
49d8fc730d
|
Bug 788181. Fix instanceof for XHR and XHR.upload in workers. r=peterv
|
2012-09-05 13:37:27 -04:00 |
|
Kyle Huey
|
997965d339
|
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
--HG--
extra : rebase_source : 7476aff4c01ee5407cd2419be0ddd4662ccc9dd9
|
2012-08-10 09:10:22 -07:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ms2ger
|
9a5021b946
|
Bug 718260 - Fix a crash in DispatchPrematureAbortEvent; r=bent
|
2012-07-25 22:49:24 +02:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gervase Markham
|
638c878b13
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Masatoshi Kimura
|
f61723f6fb
|
Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking
|
2012-05-17 17:53:44 -04:00 |
|
Masatoshi Kimura
|
834ce504b5
|
Bug 744910 - Remove FileException from workers. r=bent
|
2012-04-24 19:50:00 -04:00 |
|
Matt Brubeck
|
c9d5f18376
|
Back out a0bc511b1d75 (bug 744910) and c85d6a254baa (bug 673752) on suspicion of causing Win debug "make check" hangs
|
2012-04-24 20:47:13 -07:00 |
|
Masatoshi Kimura
|
25183d3009
|
Bug 745507 - test_location.html fails if it is executed alone. r=bent
|
2012-04-24 19:50:00 -04:00 |
|
Masatoshi Kimura
|
c7443b0f63
|
Bug 744910 - Remove FileException from workers. r=bent
|
2012-04-24 19:50:00 -04:00 |
|
Chris Cooper
|
fb51fe56fa
|
Merge build-system to mozilla-central
|
2012-04-04 14:02:07 -04:00 |
|
Joey Armstrong
|
3bf09bb5ab
|
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
|
2012-04-03 16:08:16 -04:00 |
|
Masatoshi Kimura
|
3ccd955228
|
Bug 739659 - Try duck typing in js_ReportUncaughtException. r=luke
|
2012-04-03 20:08:28 -04:00 |
|
Peter Van der Beken
|
09128a75d3
|
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 |
|
Ben Turner
|
f99b55852b
|
Bug 720679 - 'Crash @ WorkerPrivate::CancelAllTimeouts while closing Firefox'. r=khuey.
|
2012-03-26 21:05:09 -07:00 |
|
Henri Sivonen
|
4e93a91b3a
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
|
Masatoshi Kimura
|
db93a05ce9
|
Bug 736686 - Part 2: Implement Blob constructor in Worker. r=jonas, bent
|
2012-03-24 12:33:59 +01:00 |
|
Masatoshi Kimura
|
8d714490ee
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
|
2012-03-19 12:00:43 +01:00 |
|
Kyle Huey
|
72854663bd
|
Bug 612311: Add some instrumentation. r=me
|
2012-03-17 13:07:28 -07:00 |
|
Kyle Huey
|
2ce2d42468
|
Bug 498998: Implement XHR timeout in Workers. r=sicking
|
2012-03-12 17:00:46 -07:00 |
|
Serge Gautherie
|
6e643a2491
|
Bug 731332. (Av1) importScripts_worker.js: Do not try to access the network. r=jst.
|
2012-03-08 13:31:20 +01:00 |
|
Matthew Schranz
|
f4ee122174
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
--HG--
rename : dom/workers/test/fileReadMozSlice_worker.js => dom/workers/test/fileReadSlice_worker.js
rename : dom/workers/test/fileMozSlice_worker.js => dom/workers/test/fileSlice_worker.js
rename : dom/workers/test/test_fileReadMozSlice.xul => dom/workers/test/test_fileReadSlice.xul
rename : dom/workers/test/test_fileMozSlice.xul => dom/workers/test/test_fileSlice.xul
|
2012-02-16 11:22:25 +01:00 |
|
Kyle Huey
|
914205a696
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
|
Phil Ringnalda
|
60c0645bab
|
Bug 718260 - stop running test_xhrAbort.html on WinXP until it can stop crashing in the middle of the next test, r=khuey
|
2012-01-23 15:40:39 -08:00 |
|
Ben Turner
|
04e3a745b2
|
Bug 713069 - 'Remove AutoEnterCompartment calls from finalizers and assert'. r=mrbkap.
|
2011-12-29 13:28:13 -05:00 |
|
Jonas Sicking
|
474f1c853c
|
Bug 687220: Add test for event handlers on the xhr.upload object in workers. r=bent
|
2011-11-10 16:29:34 -08:00 |
|
Ben Turner
|
dbd7d35169
|
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
|
2011-11-07 17:01:29 -08:00 |
|
Olli Pettay
|
31055dabf2
|
Bug 699925 - support event.stopImmediatePropagation in workers, r=bent
|
2011-11-05 23:41:16 +02:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ben Turner
|
eb622514af
|
Bug 699857 - 'Workers: Allow data urls'. r=sicking.
|
2011-11-04 10:57:42 -07:00 |
|
Ben Turner
|
17d7b1154e
|
Bug 699633 - "Inline workers broken". r=sicking, test by Jussi Kalliokoski <jussi.kalliokoski@gmail.com>.
|
2011-11-04 09:32:17 -07:00 |
|
Ben Turner
|
8e25653b1f
|
Bug 690418 - 'ChromeWorker global inaccessible out of DOM scope'. r=sicking. Followup to fix tests.
|
2011-10-14 10:41:18 -07:00 |
|
Ben Turner
|
8543fec3ae
|
Bug 690418 - 'ChromeWorker global inaccessible out of DOM scope'. r=sicking.
--HG--
extra : transplant_source : %AA%CBZU%3E%2A%DC%C4%899%12%29%F6%3D%AB%EAH%E9%10%A0
|
2011-10-14 08:58:37 -07:00 |
|
Ben Turner
|
ffa91b902b
|
Bug 692605 - Disable console listener tests until it can be fixed, rs=sicking.
|
2011-10-13 17:14:28 -07:00 |
|
Ben Turner
|
32a8083725
|
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
--HG--
extra : transplant_source : r%E0N%98%BA%DF%DA%A6%0F%CE%04%D9%E7%A3%BF%82%C9%04b%2B
|
2011-10-06 16:09:43 -07:00 |
|