Commit Graph

241697 Commits

Author SHA1 Message Date
Seth Fowler
bf46701f2d Bug 1159409 - (Part 1-) - Remove Init() from the Image interface. r=tn 2015-04-28 16:07:24 -07:00
Andrea Marchesini
4f252fcf6a Bug 1159794 - "fix the comment for dom.workers.websocket.enabled in all.js" . r=bz 2015-04-29 09:46:00 +02:00
Justin Dolske
2bbf8b8cf9 Bug 1159814 - Change the Adobe CDM's homepage URL. r=gavin, a=dolske 2015-04-29 15:57:00 +02:00
Steve Fink
32fe9a7f6b Bug 1159999 - Suppress command echo for timeout failure setup. r=sphink 2015-04-29 21:07:26 -07:00
Carsten "Tomcat" Book
79f54ad087 Backed out changeset 44969aaf686d (bug 1137544) for test failures in test_reftests_with_caret.html on a CLOSED TREE 2015-04-30 08:43:49 +02:00
Carsten "Tomcat" Book
1da41e835b Backed out changeset bcc1df89d826 (bug 1137544) 2015-04-30 08:43:03 +02:00
Carsten "Tomcat" Book
a052264561 Backed out changeset efdb01d21f4d (bug 1137544) 2015-04-30 08:42:57 +02:00
Carsten "Tomcat" Book
08102727b0 Backed out changeset 15e8c93ab27a (bug 1137544) 2015-04-30 08:42:50 +02:00
Carsten "Tomcat" Book
8b70505437 Backed out changeset dfc982009e6e (bug 1137544) 2015-04-30 08:42:45 +02:00
Xidorn Quan
4f110193e9 Bug 1159101 part 5 - Initialize writing mode of desired mode of table cell frame from its table frame on a CLOSED TREE. r=roc 2015-04-30 18:27:54 +12:00
Brian Birtles
8cb787a078 Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly; r=smaug 2015-04-28 10:16:45 +09:00
Simon Montagu
81c3c096a1 Tests for bug 1150614, r=jfkthame 2015-04-29 22:07:32 -07:00
Simon Montagu
33828ce57e Bug 1150614: place floats correctly in vertical writing modes with dir="rtl", r=jfkthame 2015-04-29 22:07:30 -07:00
Richard Barnes
4c84f57e4a Bug 1159945 - Add telemetry to measure HSTS usage 2015-04-29 16:16:16 -07:00
Blake Wu
9377d53ae0 Bug 1157586 - prefs on to run clear-key on B2G. r=cpearce. 2015-03-24 10:31:39 +08:00
Edwin Flores
c41cd05641 Bug 1155939 - Gtest for deletion of GMP plugins on removal - r=cpearce 2015-04-17 16:09:46 +12:00
Edwin Flores
4b28c76436 Bug 1155939 - GMPServiceParent fixes for GMP deletion - r=cpearce 2015-04-20 16:21:35 +12:00
Xidorn Quan
82b6495f3f Bug 1159101 part 4 - Override GetWritingMode() in nsTable{{Col,Row}{,Group},Cell}Frame. r=roc 2015-04-30 16:24:59 +12:00
Xidorn Quan
1a1df5ba16 Bug 1159101 part 3 - Replace most of nsTableFrame::GetTableFrame() usage with new GetTableFrame() methods. r=roc 2015-04-30 16:24:59 +12:00
Xidorn Quan
af4abea856 Bug 1159101 part 2 - Add GetTableFrame() for table inner frames. r=roc 2015-04-30 16:24:59 +12:00
Xidorn Quan
36d8493666 Bug 1159101 part 1 - Alter dependencies among headers of table struct frames. r=roc 2015-04-30 16:24:59 +12:00
Ehsan Akhgari
15ebf1c04b Bug 1137544 - Update the en-US dictionary based on the SCOWL 2015.04.24 wordlist using the new scripts 2015-04-30 00:24:24 -04:00
Kevin Atkinson
e881eda83e Bug 1137544 - Generate 5-mozilla-added and 5-mozilla-removed to aid in submitting changes upstream; r=ehsan 2015-04-30 00:24:23 -04:00
Kevin Atkinson
32d75d1854 Bug 1137544 - Upgrade en-US.dic dictionary to upstream version 2015.02.15; r=ehsan 2015-04-30 00:24:22 -04:00
Kevin Atkinson
595198e202 Bug 1137544 - New scripts to upgrade en-US.dic to the latest upstream version; r=ehsan 2015-04-30 00:24:20 -04:00
Kevin Atkinson
70fb1f0d04 Bug 1137544 - Backout changeset ece86f9a9c3b and d594db3c891b in order to redo dictionary update; r=ehsan 2015-04-30 00:24:18 -04:00
Sotaro Ikeda
92f44dd927 Bug 1157874 - Remove screen related global variables from nsWindow.cpp r=mwu 2015-04-29 20:17:57 -07:00
Phil Ringnalda
246a99e22a Backed out changeset d90e308bfb98 (bug 1159813) for "test_importscript.html | Unregister should return true" failures
CLOSED TREE
2015-04-29 20:15:34 -07:00
Brian Hackett
588f84debf Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE. 2015-04-29 18:32:14 -07:00
Terrence Cole
90912ad677 Bug 1159465 - Automatically check for cross-compartment edges between objects when marking; r=jonco 2015-04-24 16:15:30 -07:00
Terrence Cole
e80859104e Bug 1158357 - Inline processMarkStackOther to make the dispatch obvious; r=jonco 2015-04-24 15:44:20 -07:00
Terrence Cole
134c9b0114 Bug 1158354 - Clean up ObjectGroup marking; r=sfink 2015-04-24 14:52:55 -07:00
Terrence Cole
f7e2f9988c Bug 1158353 - Clean up eager string marking; r=jonco 2015-04-24 14:52:55 -07:00
Robert Strong
d5ef8741b6 Bug 1159826 - ensure_copy_recursive() leaks directory streams. r=spohl 2015-04-29 17:27:33 -07:00
Bill McCloskey
2bd63d38d2 Bug 1081879 - [e10s] WebProgress shims (r=mconley) 2015-04-29 17:23:48 -07:00
Ehsan Akhgari
62e21c7083 Bug 1159813 - Make sure service worker tests clean up after themselves; r=baku
This makes it possible to run the service workers tests using
--run-until-failure, which will hopefully help with reproducing
intermittent test failures.
2015-04-29 20:22:32 -04:00
Ehsan Akhgari
a1c2301312 Bug 1156847 - Part 7: Add unit tests for responding to a FetchEvent with a synthesized Response both in the case where the service worker is loaded from the network and from the cache; r=nsm 2015-04-29 20:22:31 -04:00
Ehsan Akhgari
8bf7f8afbb Bug 1156847 - Part 6: When calling FetchEvent.respondWith(), fall back to the security info of the service worker if the Response object that we are responding with doesn't have its own security info; r=nsm
This case will only happen if we're responding with a synthesized Response object.
Response objects obtained through fetch() already have their correct security
info.
2015-04-29 20:22:31 -04:00
Ehsan Akhgari
e2c28a44a0 Bug 1156847 - Part 5: When loading a service worker from the cache, set its security info on the WorkerPrivate; r=nsm 2015-04-29 20:22:30 -04:00
Ehsan Akhgari
2dcbbe917b Bug 1156847 - Part 4: When storing a service worker script to the cache, store its security info in the cache as well; r=khuey
Before this patch, we would call Cache.put() before opening the channel,
which means that we have no way of knowing the security info for the
channel in order to set it on the Response object that we synthesize.
This patch adds an nsIRequestObserver to the tee created for piping the
body of the response to the cache, and delays calling Cache.put() until
we receive the nsIRequestObserver::OnStartRequest() notification, at
which point we set the obtained security info on the Response object to
be stored in the cache.
2015-04-29 20:22:29 -04:00
Ehsan Akhgari
7fcc696e50 Bug 1156847 - Part 3: When loading a service worker from the network, remember the security info of the channel on the WorkerPrivate; r=nsm 2015-04-29 20:22:28 -04:00
Ehsan Akhgari
0b4ac3bba8 Bug 1156847 - Part 2: Store the security info for a service worker on its WorkerPrivate; r=bent,khuey 2015-04-29 20:22:27 -04:00
Ehsan Akhgari
6fce504a7a Bug 1156847 - Part 1: Add the Response::GetSecurityInfo() helper method; r=nsm 2015-04-29 20:22:26 -04:00
Bill McCloskey
e304a81d2c Bug 1157512 - [e10s] Change plugin timeout to 10s (r=jimm) 2015-04-29 17:21:46 -07:00
Bill McCloskey
ee411d12b0 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -07:00
Bill McCloskey
7047d25453 Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao) 2015-04-29 17:21:45 -07:00
Tooru Fujisawa
0c1ac31347 Bug 1102219 - followup for Part 0: Fix code alignment and argument name in GlobalObject.h. r=me 2015-04-30 09:17:50 +09:00
Timothy Nikkel
30528f0f43 Bug 1159056. Fix typo. 2015-04-29 19:16:34 -05:00
Brian Hackett
95eab242ee Bug 1146597 - Add unboxed arrays for JSOP_NEWARRAY arrays, and shell option for using them, r=jandem. 2015-04-29 17:14:28 -07:00
Wes Kocher
f7d03175b2 Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00