Timothy Nikkel
c815fb7027
Bug 1242093 - Fix assertion in Downscaler::ClearRow. r=njn
...
The starting column can be the last column, and we handle that correctly.
Also split function into ClearRow and ClearRestOfRow.
2016-02-16 08:04:57 +01:00
Alastor Wu
dc627d5a12
Bug 1242774 - add crash test. r=jwwang.
2016-02-14 19:24:00 +01:00
ISHIKAWA, Chiaki
72d38a6835
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Byron Campen [:bwc]
5dbe821fae
Bug 1247656: Make sure that remote reoffer does not change the media type of an m-line. r=drno
...
MozReview-Commit-ID: DFXgLuSW6nM
2016-02-11 13:00:58 -06:00
Honza Bambas
981380960d
Bug 1247432 - Don't do any unnecessary I/O in cache2 after shutdown, r=michal
2016-02-12 09:36:00 +01:00
Nick Fitzgerald
9343a12d2b
Bug 1247299 - Force SavedFrame columns to be 0 in JS_MORE_DETERMINISTIC builds; r=sfink
...
The fuzzers' differential testing would like to test the asm.js vs non-asm.js
code which may or may not involve SavedFrame stacks, but asm.js doesn't ever
record columns so any test case with a SavedFrame stack will fail. To enable the
fuzzers to get deeper into the system, rather than failing early because of
SavedFrame stacks, we force SavedFrame columns to 0 in the deterministic builds
that the fuzzers use.
2016-02-12 07:41:00 +01:00
Margaret Leibovic
939092e62b
Bug 1225842 - Properly send message to update open search state. r=liuche
...
MozReview-Commit-ID: 77s1zWo9vrr
2016-02-05 12:56:23 -05:00
Margaret Leibovic
ca89cf07bb
Bug 1245930 - Disable zoomed view on non-Nightly builds. r=mcomella
...
MozReview-Commit-ID: 3RfprujEO1h
2016-02-12 12:54:50 -05:00
Mark Banner
c41a32be75
Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code
2016-02-15 23:43:42 +00:00
Mark Banner
c20236ea7e
Bug 1248492 - Land version 1.1.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code
2016-02-15 23:43:36 +00:00
Brian Grinstead
bd027f8e37
Bug 1243959 - e10s fixes for browser_webconsole_autocomplete_in_debugger_stackframe.js;r=linclark
...
MozReview-Commit-ID: 8IY8jPgRxPL
2016-02-15 13:51:51 -08:00
Brian Grinstead
0dde65a2b9
Bug 1243962 - e10s fixes for browser_console_variables_view_while_debugging_and_inspecting.js;r=linclark
...
MozReview-Commit-ID: JZfJMB9b4r9
2016-02-15 13:51:51 -08:00
Brian Grinstead
b34f8f604d
Bug 1243968 - e10s fixes for browser_console_variables_view_while_debugging.js;r=linclark
...
MozReview-Commit-ID: B2a0GUCdfIl
2016-02-15 13:51:51 -08:00
Brian Grinstead
f7bae9e646
Bug 1243977 - e10s fixes for browser_console_variables_view.js;r=linclark
...
MozReview-Commit-ID: IMkxPREPieV
2016-02-15 13:51:51 -08:00
Brian Grinstead
9f39e60ec0
Bug 1243995 - e10s fixes for browser_console_optimized_out_vars.js;r=linclark
...
MozReview-Commit-ID: BXUmWs9q4qV
2016-02-15 13:51:51 -08:00
Brian Grinstead
e70aa19feb
Bug 1243983 - e10s fixes for browser_console_iframe_messages.js;r=linclark
...
MozReview-Commit-ID: 3kJzniv1hMl
2016-02-15 13:51:51 -08:00
Brian Grinstead
a41f034a12
Bug 1243963 - e10s fixes for browser_console_error_source_click.js;r=linclark
...
MozReview-Commit-ID: 5FUWZslktdc
2016-02-15 13:51:48 -08:00
Phil Ringnalda
b8c3290d04
Backed out 5 changesets (bug 1245916) for browser-chrome and devtools bustages
...
CLOSED TREE
Backed out changeset 70eca07367f4 (bug 1245916)
Backed out changeset 04c1740aa499 (bug 1245916)
Backed out changeset b554c7ce41c4 (bug 1245916)
Backed out changeset 01675e4828b5 (bug 1245916)
Backed out changeset 878db4caf845 (bug 1245916)
2016-02-15 13:58:27 -08:00
Landry Breuil
1c7366b8fb
Bug 1243493 - Add BSDs to NSPR moz.build. r=ted
2016-01-29 21:06:03 +00:00
Jan Keromnes
87fb7c6aad
Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel
2016-02-15 08:11:00 +01:00
Jamie Nicol
eba27ea1c0
Bug 1241078 - Only treat items as backface hidden if they are 3D-transformed. r=tlee
...
Add helper function nsIFrame::In3DContextAndBackfaceIsHidden() which
checks both if a frame is backface-hidden and whether it is within a
3D-transform context.
In FrameLayerBuilder, check this function rather than BackfaceIsHidden()
to determine whether a frame needs a backface-hidden layer. This will
avoid creating unnecessary extra layers for non-3d-transformed items
which for some reason have backface-hidden set.
2016-02-08 22:34:13 +00:00
David Anderson
1474d26667
Lazily initialize D3D11 mix-blend shaders. (bug 1246388, r=mattwoodrow)
2016-02-12 17:15:33 -08:00
Nick Alexander
c386e3e379
Bug 1248092 - Replace preprocessor -I with CONFIGURE_SUBST_FILES. r=glandium
...
MozReview-Commit-ID: IT4cHsAOMwd
2016-02-12 16:27:24 -08:00
Michal Novotny
f64306a359
Bug 1247806 - Fix HSTS redirect check in WebSocketChannel, r=mcmanus
2016-02-16 01:19:57 +01:00
Syd Polk
bd3b5ec59b
Bug 1247758 - README needs to updated with information on running with ./mach - r=maja_zf,SingingTree
...
MozReview-Commit-ID: K30pgZQMQYo
2016-02-15 13:31:02 -06:00
David Rajchenbach-Teller
a4d88c56a6
Bug 1243706 - Release PerformanceStats/PerformanceWatcher;r=Felipe
...
MozReview-Commit-ID: 4XT21bfBSa9
2016-01-28 13:41:14 +01:00
Ben Kelly
93d9de0318
Bug 1246319 P2 Verify entries are deduped from the ServiceWorkerRegistrar. r=baku
2016-02-15 11:00:33 -08:00
Ben Kelly
c65d3e0f10
Bug 1246319 P1 Dedupe service worker registrar entries. r=baku
2016-02-15 11:00:33 -08:00
Sebastian Hengst
432e9c3925
Backed out 2 changesets (bug 1197461) for various test failures. r=backout on a CLOSED TREE
...
Backed out changeset d776c61906c1 (bug 1197461)
Backed out changeset c046a81ab5a3 (bug 1197461)
2016-02-15 19:38:11 +01:00
Andrea Marchesini
16fb06c3f2
Bug 1248302 - We should not show any decoration for tab with usercontextid=0, r=gijs
2016-02-15 18:12:53 +00:00
Marco Castelluccio
111bfef215
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
2016-02-09 17:46:36 +00:00
Marco Castelluccio
b8044e2628
Bug 1197461 - Implement Permissions.revoke. r=poiru,baku
2016-02-09 17:46:23 +00:00
Jacek Caban
a324c89c27
Bug 1216681 - Cross compilation fixup.
2016-02-15 16:44:39 +01:00
Tooru Fujisawa
720a14456b
Backed out changeset f95c21f4dd50 (bug 1245112)
2016-02-16 00:24:01 +09:00
Tooru Fujisawa
4137c4bac2
Backed out changeset e92294275e90 (bug 1245112)
2016-02-16 00:23:56 +09:00
Tooru Fujisawa
998740189d
Backed out changeset 3d9f675232a0 (bug 1245112)
2016-02-16 00:23:52 +09:00
Tooru Fujisawa
00a11990a6
Backed out changeset db95ea81a22c (bug 1245112)
2016-02-16 00:23:48 +09:00
Tooru Fujisawa
4ab31b43cd
Backed out changeset e179ad3903cc (bug 1245112)
2016-02-16 00:23:43 +09:00
Tooru Fujisawa
a8ee3996ad
Backed out changeset cb37e43c52e7 (bug 1245112)
2016-02-16 00:23:38 +09:00
Tooru Fujisawa
8900a35b77
Backed out changeset 86e0dc5c462b (bug 1245112)
2016-02-16 00:23:33 +09:00
Tooru Fujisawa
a683042c2b
Backed out changeset 4e12bd365f3b (bug 1245112)
2016-02-16 00:23:28 +09:00
Tooru Fujisawa
c6a963d6ea
Backed out changeset f8d78e70a6fc (bug 1245112)
2016-02-16 00:23:24 +09:00
Tooru Fujisawa
ce691ff46d
Backed out changeset ffdbc9bf8d81 (bug 1245112)
2016-02-16 00:23:14 +09:00
Tooru Fujisawa
79f49357cf
Backed out changeset 6c49177aabb6 (bug 1245112)
2016-02-16 00:22:45 +09:00
Tooru Fujisawa
c8ad66228d
Backed out changeset 7f884ed3994b (bug 1245112)
2016-02-16 00:22:22 +09:00
Tooru Fujisawa
d5fd2d4fae
Bug 1245112 - Part 11 followup: Add a space after template. r=bustage
2016-02-15 23:33:52 +09:00
Eitan Isaacson
8b976a0055
Bug 1238368 - Re-introduce workaround for Android tap gesture. r=yzen
...
MozReview-Commit-ID: 6yfX4PDbnF3
2016-02-15 06:21:12 -08:00
Tooru Fujisawa
771aa1c92b
Bug 1245112 - Part 11: Move generic MacroAssembler methods into check_macroassembler_style block. r=nbp
2016-02-15 23:01:49 +09:00
Tooru Fujisawa
726f65167f
Bug 1245112 - Part 10: Move MacroAssembler::branchTruncateDouble into generic macro assembler. r=nbp
2016-02-15 23:01:49 +09:00
Tooru Fujisawa
dfeac3dba1
Bug 1245112 - Part 9: Move MacroAssembler::branchDouble into generic macro assembler. r=nbp
2016-02-15 23:01:49 +09:00