Brian Birtles
4fb166f6b2
Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly; r=smaug
...
--HG--
rename : dom/animation/AnimationEffectReadonly.cpp => dom/animation/AnimationEffectReadOnly.cpp
rename : dom/animation/AnimationEffectReadonly.h => dom/animation/AnimationEffectReadOnly.h
rename : dom/webidl/AnimationEffectReadonly.webidl => dom/webidl/AnimationEffectReadOnly.webidl
extra : rebase_source : 5fb31684bf494a57e208d0cfbbc76f65b502fc0e
2015-04-28 10:16:45 +09:00
Simon Montagu
6f25cac84c
Tests for bug 1150614, r=jfkthame
2015-04-29 22:07:32 -07:00
Simon Montagu
f4ea5d40c8
Bug 1150614: place floats correctly in vertical writing modes with dir="rtl", r=jfkthame
2015-04-29 22:07:30 -07:00
Richard Barnes
4b1671adf4
Bug 1159945 - Add telemetry to measure HSTS usage
2015-04-29 16:16:16 -07:00
Blake Wu
8fc6958583
Bug 1157586 - prefs on to run clear-key on B2G. r=cpearce.
2015-03-24 10:31:39 +08:00
Edwin Flores
5e27f10658
Bug 1155939 - Gtest for deletion of GMP plugins on removal - r=cpearce
2015-04-17 16:09:46 +12:00
Edwin Flores
a6f18578e9
Bug 1155939 - GMPServiceParent fixes for GMP deletion - r=cpearce
2015-04-20 16:21:35 +12:00
Xidorn Quan
b67d865b08
Bug 1159101 part 4 - Override GetWritingMode() in nsTable{{Col,Row}{,Group},Cell}Frame. r=roc
...
--HG--
extra : source : 4b8d51cfa3331c052ede29b56bb7172088e47873
2015-04-30 16:24:59 +12:00
Xidorn Quan
82e7b5cf9f
Bug 1159101 part 3 - Replace most of nsTableFrame::GetTableFrame() usage with new GetTableFrame() methods. r=roc
...
--HG--
extra : source : 626bc4d2a946d0499a529f974abe2711c0174241
2015-04-30 16:24:59 +12:00
Xidorn Quan
e30901b6a0
Bug 1159101 part 2 - Add GetTableFrame() for table inner frames. r=roc
...
--HG--
extra : source : c470aa2508be969b203ec686f8375383a5de6959
2015-04-30 16:24:59 +12:00
Xidorn Quan
b076220a42
Bug 1159101 part 1 - Alter dependencies among headers of table struct frames. r=roc
...
--HG--
extra : source : 47d27fc19bd60b57a2d910c60c48ae047c66c65c
2015-04-30 16:24:59 +12:00
Ehsan Akhgari
c83d054b8d
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
855af76f7e
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
ce6f5ef053
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
f30fc76cc2
Bug 1137544
- New scripts to upgrade en-US.dic to the latest upstream version; r=ehsan
...
--HG--
rename : extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/hunspell-en_US-20081205.dic => extensions/spellcheck/locales/en-US/hunspell/dictionary-sources/orig/en_US.dic
2015-04-30 00:24:20 -04:00
Kevin Atkinson
ea0464e57f
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
ed293afca5
Bug 1157874
- Remove screen related global variables from nsWindow.cpp r=mwu
2015-04-29 20:17:57 -07:00
Phil Ringnalda
fee82dca85
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
103c1aa5e2
Bug 1146597 - Backout 02dad33cf2a0 for regressions on a CLOSED TREE.
2015-04-29 18:32:14 -07:00
Terrence Cole
b0d00c392a
Bug 1159465 - Automatically check for cross-compartment edges between objects when marking; r=jonco
...
--HG--
extra : rebase_source : b6191336dc263e812a5cd0112b32084220e60506
2015-04-24 16:15:30 -07:00
Terrence Cole
3022380e49
Bug 1158357 - Inline processMarkStackOther to make the dispatch obvious; r=jonco
...
--HG--
extra : rebase_source : 72d10b0b81c2b69d2fa6559e8b5170936586fe34
2015-04-24 15:44:20 -07:00
Terrence Cole
70a7973f44
Bug 1158354 - Clean up ObjectGroup marking; r=sfink
...
--HG--
extra : rebase_source : 409889b38866edee43b6d8256b75dff55b13774e
2015-04-24 14:52:55 -07:00
Terrence Cole
6f77a2beeb
Bug 1158353 - Clean up eager string marking; r=jonco
...
--HG--
extra : rebase_source : 4f93fb8df7d23f2392c7a6c04bb6dd9a4ff52023
2015-04-24 14:52:55 -07:00
Robert Strong
dffb5fb846
Bug 1159826 - ensure_copy_recursive() leaks directory streams. r=spohl
2015-04-29 17:27:33 -07:00
Bill McCloskey
ef1fa80639
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
2015-04-29 17:23:48 -07:00
Ehsan Akhgari
d04c18e961
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
b1a88291c2
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
...
--HG--
rename : dom/workers/test/serviceworkers/test_https_fetch.html => dom/workers/test/serviceworkers/test_https_synth_fetch_from_cached_sw.html
2015-04-29 20:22:31 -04:00
Ehsan Akhgari
a3e0449fce
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
cea01af662
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
cd281dd5d2
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
a2a584db69
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
9d614e4dc8
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
03b15b61fd
Bug 1156847 - Part 1: Add the Response::GetSecurityInfo() helper method; r=nsm
2015-04-29 20:22:26 -04:00
Bill McCloskey
b1cdaf3217
Bug 1157512 - [e10s] Change plugin timeout to 10s (r=jimm)
2015-04-29 17:21:46 -07:00
Bill McCloskey
f2b643a854
Bug 1156515 - Remove 'New e10s Window' (r=felipe)
2015-04-29 17:21:46 -07:00
Bill McCloskey
f29df58dbe
Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao)
2015-04-29 17:21:45 -07:00
Tooru Fujisawa
ff4f2f1ecd
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
4351a73f8e
Bug 1159056. Fix typo.
2015-04-29 19:16:34 -05:00
Brian Hackett
24f2f8714b
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
10fec54e1c
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-29 16:46:00 -07:00
Wes Kocher
1e2b02f650
Merge inbound to m-c a=merge CLOSED TREE
2015-04-29 16:43:32 -07:00
Armen Zambrano Gasparnian
1b93a3ea9d
Bug 1159816 - Bump marionette_client to 0.12. DONTBUILD. CLOSED TREE. r=chmanchester
2015-04-29 16:35:33 -04:00
Wes Kocher
e82e7e797d
Merge m-c to fx-team a=merge CLOSED TREE
2015-04-29 13:10:20 -07:00
Wes Kocher
df141090be
Merge m-c to b2ginbound a=merge CLOSED TREE
...
--HG--
extra : amend_source : 455bb4b0a97eadc6bec938d74f9fb57e74432b8c
2015-04-29 13:08:47 -07:00
Wes Kocher
288864c0de
Merge m-c to inbound a=merge CLOSED TREE
2015-04-29 13:08:07 -07:00
Ben Kelly
2523e407a4
Bug 1154325 P3 Re-enable service-workers/cache-storage WPT tests. r=jgraham
2015-04-29 09:03:15 -07:00
Ben Kelly
fdfcffc5e4
Bug 1154325 P2 Use Blobs for CacheStorage keys to avoid encoding issues. r=ehsan
2015-04-29 09:03:15 -07:00
Ben Kelly
81dce6f7c5
Bug 1154325 P1 Add convenience routines to bind and get Blobs as strings. r=asuth
2015-04-29 09:03:15 -07:00
Ben Kelly
a874312867
Bug 1120501 P2 Move Cache Add/AddAll logic to child process. r=ehsan,smaug
2015-04-29 08:59:43 -07:00
Ben Kelly
f062a9c6ca
Bug 1120501 P1 Make it easier to use Promise::All() from C++ code. r=nsm
2015-04-29 08:59:43 -07:00