Commit Graph

502198 Commits

Author SHA1 Message Date
Gabriel Luong
1f07c18e7b Bug 1318835 - Inspector should own the one instance of the HighlightersOverlay. r=pbro 2016-11-28 21:10:53 +08:00
Florian Quèze
7eff60cd62 Bug 1319854 - Follow-up to make the test_path.js xpcshell test not depend on files from other platforms, rs=bustage-fix. 2016-11-28 13:58:33 +01:00
Jeremy Chen
9dca2c80ea (no bug) minor indentation cleanup in nsTextFrameUtils.h. whitespace-only, no review, DONTBUILD
MozReview-Commit-ID: FIN0Tif6JZQ
2016-11-28 20:45:37 +08:00
Jeremy Chen
a09461846f (no bug) fix comment for nsTextFrameUtils::TransformText. comment-only, no review, DONTBUILD
MozReview-Commit-ID: Cu7zjjvOwQE
2016-11-28 20:45:37 +08:00
Julian Seward
e32070c1ac Bug 1320094 - Add missing mLoading assignments in {nsHTMLFramesetFrame,nsHTMLFramesetBorderFrame}::GetCursor. r=dbaron.
--HG--
extra : rebase_source : b339c012daab96990bf22bd5d31edc125135700d
2016-11-28 12:59:02 +01:00
Marco Castelluccio
36d6f68299 Bug 1320386 - Block D3D11 for the 64-bit version of the 9.17.10.2857 driver. r=gerald 2016-11-28 11:59:51 +00:00
Edwin Flores
59c6984580 Bug 1295272 - Discard internal DataTransferItem data in nsBaseDragService::EndDragSession - r=enndeakin 2016-11-28 11:39:22 +00:00
Steve Jarvis
a8ea57d934 Bug 1279533 - Use SVG sharing icons on Linux and Windows. r=florian
--HG--
rename : browser/themes/windows/webRTC-indicator.css => browser/themes/shared/webRTC-indicator.css
2016-11-25 09:06:06 -07:00
Florian Quèze
fc3cc50546 Bug 1320375 - Remove webrtcUI.showSharingDoorhanger's obsolete aType parameter, r=johannh. 2016-11-28 12:29:31 +01:00
Florian Quèze
10d60535cc Bug 1037438 - implement persistent deny permissions for screen sharing, r=jesup,past. 2016-11-28 12:29:31 +01:00
Florian Quèze
dcdba1c4c0 Bug 1319844 - Fix a few broken paths, r=Gijs. 2016-11-28 12:29:31 +01:00
Florian Quèze
5bf00d6bcb Bug 1319854 - Unused resource://gre/modules/osfile/osfile_{unix,win}_{back,front}.jsm files, r=Yoric. 2016-11-28 12:29:30 +01:00
Lars T Hansen
fb0c308c86 Bug 1286816 - wasm baseline, test cases for boolean optimization for control. r=h4writer
--HG--
extra : rebase_source : fa2ed2092172339e2f8241d1ebca73e1eb9731ca
2016-11-18 10:56:10 +01:00
Lars T Hansen
be5343a9bb Bug 1286816 - wasm baseline, simplify code generation of branches. r=h4writer
--HG--
extra : rebase_source : 4d89e03260d1ffab2647da1f6ccb64c98c4e8061
2016-11-24 09:20:01 +01:00
Lars T Hansen
d7303641a2 Bug 1286816 - InvertCondition(DoubleCondition). r=h4writer
--HG--
extra : rebase_source : 361378fed6a126288efbe54483073ae6d663fb3c
2016-11-24 09:17:45 +01:00
Lars T Hansen
3b19620030 Bug 1286816 - branch64(reg,reg) stub for arm64. r=h4writer
--HG--
extra : rebase_source : d88d1a16a4eead7dbf4ca090a889a0837cc63a83
2016-11-24 09:32:37 +01:00
Chris Pearce
19f0b2fe44 Bug 1320614 - Remove MediaKeys::mNodeId as it's only ever written and never read. r=gerald
MozReview-Commit-ID: BWfrjzdfph

--HG--
extra : amend_source : 784b9d8341dc2fad29c522b5faa147a2a81a9388
2016-11-28 12:12:34 +13:00
Jan de Mooij
b1ffa95873 Bug 1320118 part 3 - Introduce AutoStubFrame to emit stub frames. r=evilpie 2016-11-28 09:53:53 +01:00
Jan de Mooij
13c45aee41 Bug 1320118 part 2 - Clean up tryAttachNative to handle all cases in the switch statement. r=evilpie 2016-11-28 09:52:36 +01:00
Jan de Mooij
efd66cb025 Bug 1320118 part 1 - Remove emitted_ bool from GetPropIRGenerator. r=evilpie 2016-11-28 09:51:48 +01:00
Nicolas Silva
a247565f19 Bug 1309200 - Add gfxPlatfrom::GetSoftwareBackend. r=Bas 2016-11-28 09:40:29 +01:00
Tooru Fujisawa
e8a6742e43 Bug 1320388 - Move JSFunction::HAS_REST to JSScript and LazyScript. r=evilpie 2016-11-28 12:29:19 +09:00
Tooru Fujisawa
8284590e18 Bug 1320408 - Part 3: Remove JSContext* parameter from JSFunction::getBoundFunctionArgument. r=jandem 2016-11-28 12:29:17 +09:00
Tooru Fujisawa
a0d3730cfd Bug 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method. r=jandem 2016-11-28 12:29:17 +09:00
Tooru Fujisawa
6e4269027d Bug 1320408 - Part 1: Change JSFunction::getLength and JSFunction::getUnresolvedLength to static method. r=jandem 2016-11-28 12:29:16 +09:00
Mats Palmgren
3b94adedc9 Bug 1319958 (followup) - Add the place-content/items/self shorthands to devtools. r=bustage 2016-11-28 01:51:32 +01:00
Mats Palmgren
e6c84d38b0 Bug 1319958 - [css-grid] Sprinkle some place-items/self/content shorthands around in the Grid reftests to increase test coverage. 2016-11-28 00:44:22 +01:00
Mats Palmgren
0965da8493 Bug 1319958 - [css-align][css-grid][css-flexbox] Implement the place-items/self/content shorthands. r=dholbert 2016-11-28 00:44:22 +01:00
Sebastian Hengst
f6618cb892 Backed out changeset 8a6c538cf61a (bug 943918) for failing own test tab-size-length.html on at least Windows 8 x64 opt+debug and OS X debug. r=backout 2016-11-28 00:41:19 +01:00
Sebastian Hengst
8a78fcdecc Backed out changeset 0c5eb3fd9fb5 (bug 943918) 2016-11-28 00:39:27 +01:00
Sebastian Hengst
d88586f1c1 Backed out changeset 5cfdfff9c5c8 (bug 943918) 2016-11-28 00:39:23 +01:00
Xidorn Quan
5eac149d87 Bug 1258916 part 10 - Not attach HTTP directive to tests which need ahem font. r=dbaron
MozReview-Commit-ID: E4ItEEmThcC

--HG--
extra : source : 9c6424b5a452cd7244a5ff100b8d72b6fa89f49d
2016-11-28 10:13:08 +11:00
Xidorn Quan
3c31d970c0 Bug 1258916 part 9 - Optimize re.sub usage in import script. r=dbaron
This reduces the time to import by ~30% with css-writing-modes included.

MozReview-Commit-ID: JsnkRfTFnp6

--HG--
extra : source : 76731753ce13d2d9e427935112b02df2781cd44a
2016-11-28 10:13:08 +11:00
Robert Strong
2251b023e9 Bug 1320590 - remove reportError for microcode detection since AMD cpu's don't always have the registry key that is checked. r=felipc 2016-11-27 14:09:37 -08:00
Sebastian Hengst
f679e2cf8e Backed out changeset 132bb5e7c5b8 (bug 1315332) for bustage. r=backout 2016-11-27 22:02:43 +01:00
Thomas Wisniewski
fe33117844 Bug 1309219 - Only allow valid base64-values for CSP nonce and hash sources, per spec. r=francois 2016-11-24 21:46:09 -05:00
Thomas Wisniewski
d32b92271b Bug 943918 - Part 3: reftest for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-25 00:22:56 -05:00
Thomas Wisniewski
813450469e Bug 943918 - Part 2: layout for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-25 00:18:11 -05:00
Thomas Wisniewski
ae1257b378 Bug 943918 - Part 1: style system support for tab-size:<length> and tab-size:<number>. r=heycam 2016-11-24 23:23:14 -05:00
Honza Bambas
a7d0c738da Bug 1315332 - Don't reuse the connection for conn-based auth schemes when asking user for credentials, r=mcmanus 2016-11-27 21:24:43 +01:00
Sebastian Hengst
da69754231 Backed out changeset 39e0069c673e (bug 1317562) for failing reftest 368020-1.html on OS X and Windows. r=backout 2016-11-27 14:07:18 +01:00
Timothy Nikkel
651143f578 Bug 1317562. Make style images use async image notifications when requesting decoding. r=aosmond 2016-11-27 01:33:02 -06:00
ctai
eb04b26dee Bug 1318556 - Enable resource-selection-invoke-set-src-not-in-document.html. r=jwwang
Fixed in bug 1133483.

MozReview-Commit-ID: d9dSYfDXC3

--HG--
extra : rebase_source : 6c345d2f2a377e7c6a7c398efe8f674ba513649b
2016-11-18 11:14:15 +08:00
Carsten "Tomcat" Book
9dd582c3dd Merge mozilla-central to autoland 2016-11-29 11:50:17 +01:00
Jonathan Hao
c56fad719a Bug 1316283 - Fix eslint error. r=me a=tomcat 2016-11-29 02:36:00 +01:00
Timothy Guan-tin Chien
63a1dae3bf Bug 1319020 - Update built-in EmojiOneMozilla font to v0.2.2, r=Dolske,jfkthame
See https://github.com/mozilla/emojione-colr/releases/tag/v0.2.2 for
changes.

MozReview-Commit-ID: IxH0FgLliw2

--HG--
extra : rebase_source : 7b250ebc82f3a85876613154bb8fbad833a64884
2016-11-21 17:54:08 +08:00
karo
464c7bb954 Bug 1320829 - updated WebM demuxer to surface alpha information. r=jya
MozReview-Commit-ID: 1jBmc5KUEme

--HG--
extra : rebase_source : 65101540a1bba6041642b89151b545bb7971c3fa
2016-11-23 11:52:16 +13:00
Nevin Chen
2cfbaefbeb Bug 1314563 - Add info for Java to know when the url is in the exception list and show the correct icon r=sebastian
MozReview-Commit-ID: FG6a7mRCzZY

--HG--
extra : rebase_source : 998a0d60436f84df4554d62f48d985f9a03ffea0
2016-11-15 09:47:12 +08:00
Nevin Chen
7d8bc9ace3 Bug 1240560 - After shortcut is created, show the mobile desktop. r=sebastian
MozReview-Commit-ID: 21YzmJfNC6E

--HG--
extra : rebase_source : 130a84c9c01b57b730863a99b8507fb36bc93626
2016-11-24 10:57:19 +08:00
Nevin Chen
4b0c2fb780 Bug 1240560 - Extract goToHomeScreen() method to AcitvityUtils r=sebastian
MozReview-Commit-ID: 5w4ywPhDtAy

--HG--
extra : rebase_source : 048a3b5c6c0fff93ff9e92ce25d738c3de7afbdd
2016-11-24 10:54:49 +08:00