Commit Graph

281938 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
4ccc7b5655 Bug 1195173 - Test asyncopen2 security checks for stylesheets (r=bz) 2016-01-26 15:31:33 -08:00
Christoph Kerschbaumer
eca84eff3f Bug 1195173 - Apply CSP to preloaded styles within layout/style/Loader.cpp (r=bz) 2016-01-26 15:31:19 -08:00
Christoph Kerschbaumer
7046304342 Bug 1195173 - Convert ExtensionProtocolHandler to use channel->Open2() (r=maglione) 2016-01-26 15:31:02 -08:00
Christoph Kerschbaumer
084f79034a Bug 1195173 - Use channel->ascynOpen2 layout/style/Loader.cpp (r=bz) 2016-01-26 15:30:47 -08:00
Hannes Verschore
97547e56fc Backed out changeset cdd0f1f00cda (bug 1241087) for leaking memory on win x64 a=backout 2016-01-27 12:50:00 -05:00
George Wright
8eb5bfc24e Bug 1242450 - Do not display hidden <option> elements in e10s r=mconley 2016-01-27 12:45:32 -05:00
George Wright
e4609ab8df Bug 1179732 - Make the tresize addon e10s compatible r=jmaher 2016-01-27 12:40:57 -05:00
Steve Fink
de6c8ac51a Bug 1237445 - Rekey ArrayObjectTable, r=terrence 2016-01-20 09:27:02 -08:00
Steve Fink
f5bfddcc74 Bug 1237445 - Use GCHashSet for RegExpShared sweeping, r=terrence 2016-01-12 12:55:35 -08:00
Steve Fink
461b33c4b0 Bug 1237445 - Use GCHashSet for BaseShapeSet and InitialShapeSet, r=terrence 2015-11-13 16:22:35 -08:00
Benjamin Bouvier
ac584e8fd5 Bug 1242949: Add explicit keyword to WasmAstBlock ctor; r=bustage 2016-01-27 18:36:16 +01:00
Benjamin Bouvier
4e04c3f16f Bug 1243373: Ensure all declared functions are defined; r=luke 2016-01-27 15:30:08 +01:00
Benjamin Bouvier
afd85313d2 Bug 1242949: Implement Block in WebAssembly; r=luke 2016-01-27 10:51:03 +01:00
Benjamin Bouvier
7e50fbe47b Bug 1243031: Throw when WebAssembly is not supported; r=luke
And in deterministic builds, print an error on stderr so that fuzzers know that
they need to abort differential testing fuzzing.
2016-01-27 11:58:41 +01:00
Nathan Froyd
54e548c67c Bug 1243430 - remove stray carriage returns from MessagePump.cpp; r=me
DONTBUILD because whitespace-only changes are trivial.
2016-01-26 11:30:03 -05:00
Nathan Froyd
770998a55d Bug 1241522 - handle OOM in nsExpatDriver::HandleCharacterData; r=hsivonen 2016-01-21 11:36:36 -05:00
Andreas Tolfsen
4c7adabd69 Bug 1240601 - Set timeout on socket in transport.wait_for_port; r=automatedtester
If the client is able to connect but the server never sends any data,
the socket should time out in order for the function not to hang forever.

That said, polling for ports like this is inherently racy and we should
instead specify and bind what port we wish Marionette to start on in
the future.
2016-01-18 22:12:55 +00:00
Hannes Verschore
ab64de1459 Bug 1241087: SharedStubs: Enable shared stubs by default for ion, r=jandem 2016-01-27 11:20:10 -05:00
Olli Pettay
181c2d3b84 Bug 1241485 - Increase the limit for workers per-origin, r=khuey 2016-01-27 02:45:22 +02:00
Olli Pettay
efaf750792 Bug 1153322 - Implement Document.scrollingElement, r=bz 2016-01-27 02:44:05 +02:00
Mats Palmgren
32aaab7588 Bug 1240956 part 3 - [css-grid] Add a ParseGridTrackList convenience method. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
8dc1b26d42 Bug 1240956 part 2 - [css-grid] Update tests due to the changed column/row value order for 'grid', 'grid-template' and 'grid-gap' properties. 2016-01-27 17:02:13 +01:00
Mats Palmgren
50e2f41c64 Bug 1240956 part 1 - [css-grid] Swap the order of column/row values for 'grid', 'grid-template' and 'grid-gap' properties. Block axis values now always comes first; inline axis values second. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
7fa47cb262 Bug 1240795 - [css-grid] Refactor GetComputedTemplateColumns/Rows to return a self-contained value. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
d49d44a25a Bug 1237754 part 2 - [css-grid][css-align] Test updates to account for new default behavior for 'align/justify-content'. 2016-01-27 17:02:13 +01:00
Mats Palmgren
77b4842766 Bug 1237754 part 1 - [css-grid][css-align] Make 'align/justify-content:normal' behave as 'stretch' for Grid containers. r=dholbert
Change due to CSSWG decision:
https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html

Later clarified that the decision also applies to justify-content here:
https://lists.w3.org/Archives/Public/www-style/2016Jan/0130.html
2016-01-17 19:44:05 +01:00
Mats Palmgren
e849e7aea6 Bug 1242053 part 2 - [css-grid] Enable subgrid support for tests. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
dbf4210823 Bug 1242053 part 1 - [css-grid] Fix parsing / serialization of grid-template subgrid values. r=dholbert 2016-01-27 17:02:13 +01:00
Mats Palmgren
8935d48540 Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron 2016-01-27 17:02:12 +01:00
Mats Palmgren
2fcfd3ded9 Bug 1241840 - Set table cell colspan=0 to 1 instead per the HTML spec. r=bz 2016-01-27 17:02:12 +01:00
Randall Barker
891bc8cae6 Bug 1230674 - part 5, enable overscroll flash on Android r=snorp 2016-01-27 07:45:31 -08:00
Randall Barker
06b9fe5f8f Bug 1230674 - part 4, Update AsyncPanZoomController to call overscroll api when building for Android r=kats 2016-01-27 07:45:31 -08:00
Randall Barker
dcf89b18d6 Bug 1230674 - part 3, Add overscroll api to GeckoContentController and AndroidContentController r=snorp,kats 2016-01-27 07:45:31 -08:00
Randall Barker
74d6df1aaf Bug 1230674 - part 2, Add overscroll API to Android nsWindow r=snorp 2016-01-27 07:45:31 -08:00
Randall Barker
f53a9a850a Bug 1230674 - part 1, Add Overscroll API to NativePanZoomController r=snorp 2016-01-27 07:45:31 -08:00
AJ Kerrigan
b38535eea6 Bug 1230750 - Export GENERATED_FILES headers from moz.build. r=ted.mielczarek
Add GENERATED_FILES headers to EXPORTS inside moz.build, and
remove associated Makefile.in rules.
2016-01-24 02:19:45 -05:00
Luke Wagner
2059492cf1 Bug 1243239 - Baldr: tighten signature index check (r=bbouvier) 2016-01-27 09:25:45 -06:00
Mike Taylor
36a2e770a3 Bug 1241723. Update WebKitCSSMatrix.idl to match latest spec updates. r=baku
The following methods have been updated to match WebKit's behavior,
taking optional arguments that default to 0:

rotateAxisAngle()
skewX()
skewY()
translate()
2016-01-27 09:17:08 -06:00
Carsten "Tomcat" Book
2fde7fbd27 Backed out changeset b538734b6a17 (bug 1243349) for bustage on a CLOSED TREE 2016-01-27 16:13:12 +01:00
Armen Zambrano Gasparnian
6df6cdb5fc Bug 1242033 - Increase element-paint-native-widget.html element-paint-native-widget-ref.html max differences to 2. r=mstange 2016-01-25 16:02:17 -05:00
Ted Mielczarek
b96a902ba3 bug 1243349 - fix NSPR link paths for NSS. r=glandium 2016-01-27 09:28:40 -05:00
Tooru Fujisawa
46c6d1c18b Bug 1240353 - Fallback to js::Allocate on allocation failure in RegExpMatcherStub. r=jandem 2016-01-27 23:29:36 +09:00
Randell Jesup
9b08370830 Bug 1243275: Update libcubeb to pick up device-change-notification changes and a pulse fix rs=kinetik 2016-01-27 07:57:35 -05:00
Jan de Mooij
fb8c322a9f Bug 1222675 - Handle OOM properly in ObjectGroup::addDefiniteProperties. r=bhackett 2016-01-27 13:42:08 +01:00
Jan de Mooij
1456736635 Bug 1243248 - Fix shell-only workerThreads races. r=jonco 2016-01-27 13:38:02 +01:00
Markus Stange
85fcd2b4f1 Bug 1235223 - Fix another typo in the layers history document. 2016-01-27 13:33:56 +01:00
Markus Stange
06db15bb39 Bug 1241816 - In CreateSourceSurfaceFromMacIOSurface, unlock the IOSurface even in failure cases. r=mattwoodrow 2016-01-22 10:57:12 +01:00
Markus Stange
d84a3a4a78 Bug 1240241 - Don't recurse infinitely in FilterCachedColorModels::ForColorModel if the original filter node was null. r=roc 2016-01-20 22:45:58 +01:00
JW Wang
82825fdb0c Bug 1242845. Part 2 - fix format nits. r=me. 2016-01-27 20:14:43 +08:00
Carsten "Tomcat" Book
3a27201cda Merge mozilla-central to mozilla-inbound 2016-01-27 12:10:56 +01:00