Commit Graph

475128 Commits

Author SHA1 Message Date
Makoto Kato
40d86ab615 Bug 1268336 - Don't generate unixcharset.properties.h on Android build. r=mshal
Since Android build doesn't compile nsUNIXCharset.cpp, it is unnecessary to generate this header file.

MozReview-Commit-ID: 7JgepIN8s93

--HG--
extra : rebase_source : 5373832a05d41c73bd419a071a9ca87a092c6381
2016-05-16 17:09:29 +09:00
John Lin
293160420d Bug 1272468 - Let sniffer support 'mmp4' ftyp brand. r=jya
MozReview-Commit-ID: IKHEILRmhKP

--HG--
extra : rebase_source : 3a3ca37ff000a82879287b2cfc39e1bdc336a93b
2016-05-13 16:54:05 +08:00
peter chang
62a18529e5 Bug 1269892 - Dump the name of TextureSource when fails to cast it as TextureSourceOGL, r=nical
MozReview-Commit-ID: IAW98qk3987

--HG--
extra : rebase_source : ed5d2dc1901854cafb63478275e67d48f68ed25f
2016-05-16 17:29:57 +08:00
kshitija
43bdd72262 Bug 1259666 - Part 3- change displayPanFeedback to mDisplayPanFeedback - r=masayuki
MozReview-Commit-ID: LWOiakDEEx7

--HG--
extra : rebase_source : 4208b4cf8fe8593fec5be3de36bf4dfe0b5b87a8
2016-05-14 18:03:50 -07:00
kshitija
81668a7fc9 Bug 1259666 - Part 2 - Change panDirection to mPanDirection - r=masayuki
MozReview-Commit-ID: JVLB0Z6JUFc

--HG--
extra : rebase_source : a39f0973d8c71dbbff1540449b596357f0ed5f70
2016-04-29 03:34:46 -07:00
kshitija
118598553f Bug 1259666 part 1 - rename variable and definition change - r=masayuki
MozReview-Commit-ID: 1FWJypkoqYz

--HG--
extra : rebase_source : b3faef1abb72e8230ac70a963be96c19392632d4
2016-04-21 19:32:59 -07:00
Ralph Giles
86ac5f9689 Bug 1273310 - Simplify DecoderDoctor failure flags. r=gerald
This is a bit easier to read. Currently there's no difference
since Startup is only called once, but it's probably better
future-proofing too, since the diagnostics should care more
about the current state than whether there's every been a
failure. Likewise reset the flags if the decoder is turned
off by a preference change.

MozReview-Commit-ID: 4zD7rkD6A3J

--HG--
extra : rebase_source : 800112ddf5d7548274e8d9f0e50a88b28ae10637
2016-05-16 15:53:17 -07:00
Wes Kocher
31cde1eb2a bug 1273201 - Also also disable 017.html
--HG--
extra : rebase_source : c4bccec351cc1d8974f5a2595e5d87a6e2d6a5f4
2016-05-16 16:51:25 -07:00
Nicholas Nethercote
c63787f910 Bug 1273020 - Add missing null checks in ApplicationAccessible. r=surkov.
--HG--
extra : rebase_source : f28ed60b77797d975290f2b45c242526df984364
2016-05-16 12:36:25 +10:00
Botond Ballo
11fbf22687 Bug 1272525 - Add a reftest for clipping of fixed background layers inside a BasicLayerManager. r=mstange
MozReview-Commit-ID: 1MYEvtc0mu8

--HG--
extra : source : 2fc2a95fcf7fada19dace3ad31f336ce8f14c165
extra : histedit_source : 7e3ea3585917a0445b1f6b800e81e88459b574f8
2016-05-16 16:16:24 -04:00
Botond Ballo
364c95341e Bug 1272525 - Set a layer clip rather than a scroll clip for fixed background layers if not using a widget layer manager. r=mstange
MozReview-Commit-ID: 2fJyQXSLzsU

--HG--
extra : source : 8a282bae4fa3451efb3187d695ce0d523262acfd
extra : amend_source : 2e3d55a4cee03f6c3c58fe85e98f87a034f2bd39
extra : histedit_source : f6d5b5bfa98795824c0968065011b9ff4a4a6f5d
2016-05-16 14:15:48 -04:00
Andrew McCreight
6d6a335801 Bug 1272135, part 3 - Fix mode lines in ipc/chromium/. r=billm
This patch was automatically generated by my modeline.py script.

This does not change the modelines for any files in
ipc/chromium/src/third_party/libevent/, which are tab-indented.
2016-05-16 16:03:26 -07:00
Andrew McCreight
294da2e51d Bug 1272135, part 2 - Delete two weird modelines in ipc/chromium. r=billm
This makes the automatic fixing in the next part easier.
2016-05-16 16:03:25 -07:00
Andrew McCreight
c5dcf53b3f Bug 1272135, part 1 - Fix leading tab usage in ipc/chromium. r=billm
These are also detected by my modeline.py script.
2016-05-16 16:03:25 -07:00
Jonathan Watt
ad0685ebf8 Bug 1263275 - Avoid startup NS_ENSURE_TRUE(mTextInputHandler) failures in nsChildView.mm. r=mstange
MozReview-Commit-ID: 1cAMjmBJU2E

--HG--
extra : rebase_source : 977d22f70fa4d722f108e431f14c63be7118e3f6
2016-05-10 14:11:32 +01:00
Yury Delendik
21bdcef9ca Bug 1271375 - Extracts WASM AST and fixes wasmBinaryToText. r=luke
MozReview-Commit-ID: JGGFu0NOAGl

--HG--
extra : rebase_source : cbc45dc18aee45494c43d880dc85a8ea8a4e9b2a
2016-05-12 14:45:29 -05:00
Jason Duell
c3ec8327dc Bug 759819 - necko objects not releasing nsIRequestObservers after OnStop r=mcmanus 2016-05-16 15:13:39 -07:00
Wes Kocher
98d8b51243 Bug 1273291 - Disable focus.html because it's still timing out
--HG--
extra : rebase_source : 941f840defe432a617f23d078e7dee5915100963
2016-05-16 15:11:58 -07:00
Michael Layzell
d09810392d Bug 1208217 - Enable paste event listener in documents with no editor component, r=enndeakin 2016-05-16 18:09:41 -04:00
Hiroyuki Ikezoe
fe5c0e702f Bug 1271846 - Drop old Frame Timing interfaces. r=baku
MozReview-Commit-ID: FXihZGbeCHq

--HG--
extra : rebase_source : 98c331c764ed16a670e4b43d5240a68adc2e553a
2016-05-13 18:54:26 +09:00
Wes Kocher
ffe383d84d Bug 1273201 - also Disable 016.html CLOSED TREE
--HG--
extra : rebase_source : 49fcfabea3a5db72b0ec79c79d909cf52ff6dd2b
2016-05-16 14:27:02 -07:00
Armen Zambrano Gasparnian
6780012b61 Bug 1232005 - Fix typo in dd29998a7d44. CLOSED TREE. r=garndt
MozReview-Commit-ID: K7E9w6XNssO

--HG--
extra : amend_source : 53bb6f611437b56b453223336adba121d78a8717
2016-05-16 17:26:53 -04:00
Wes Kocher
d378b20bf5 Merge m-c to inbound, a=merge CLOSED TREE 2016-05-16 14:22:37 -07:00
Wes Kocher
c033991528 Merge inbound to central, a=merge 2016-05-16 14:19:52 -07:00
Kalpesh Krishna
ac1c91ed44 Bug 1232005 - Generating all_tasks.json in gecko decision task for all branches. DONTBUILD. CLOSED TREE. r=armenzg
MozReview-Commit-ID: Bt0zfChh0ab

--HG--
extra : amend_source : 3adecabd0cfaad77f6afd9e6c6ae4ff8af2b6e0f
2016-05-16 16:35:01 -04:00
Wes Kocher
8a1f23909a Bug 1273247 - Disable unexpectedly not running focus-autofocus.html CLOSED TREE 2016-05-16 13:29:19 -07:00
Wes Kocher
2422d650c9 Bug 1273241 - Disable a number of currently failing CSP web platform tests CLOSED TREE
--HG--
extra : amend_source : 4ab84a0c30819e67faf3da424bbda86da246ffb6
2016-05-16 13:19:35 -07:00
Eddy Bruel
c6ba11793c Bug 1265722 - Decouple WalkerFront from WalkerActor;r=jryans 2016-05-16 16:44:06 +02:00
Milan Sreckovic
fffc6307a8 Bug 1273148: Make name and default methods public, and remove gfxWindowsPlatform as gfxPref's friend. r=dvander
MozReview-Commit-ID: DNqGGDl1Fpy

--HG--
extra : rebase_source : 01ff42cc1a0335bba82b45eaf9018f1273f0e6d5
2016-05-16 10:22:20 -04:00
Connor Sheehan
c0a0294eba Bug 1268088 - Set Content-Type for uploaded files r=rail a=release DONTBUILD
--HG--
extra : amend_source : d0d0e046a3d324b3c3b4c2245c86a3d63e7d3a6c
2016-05-16 15:11:24 -04:00
Olli Pettay
2eab9bb421 Bug 1273202, make sure to not keep objects alive too long because of some useless event dispatching, r=jwatt
--HG--
extra : rebase_source : 687d28c00589327d00a8fb0e652e8adb5aa6101b
2016-05-16 21:42:24 +03:00
Sebastian Hengst
0403458e2a Backed out changeset 454ff63e5995 (bug 1271585) for crash in mediatest test_dataChannel_basicAudio.html on Android. r=backout 2016-05-16 16:20:01 +02:00
Sebastian Hengst
1b83aa6ad5 Backed out changeset ba3e7b53306b (bug 1271585) 2016-05-16 16:18:57 +02:00
Jon Coppeard
0dc2cc6613 Bug 1272604 - Fix hazard analysis failure r=me 2016-05-16 15:16:30 +01:00
Eddy Bruel
7f3fbd2eac Bug 1265722 - Decouple NodeListFront from NodeListActor;r=jryans 2016-05-16 14:14:29 +02:00
Eddy Bruel
52e0e2d00c Bug 1265722 - Decouple NodeFront from NodeActor;r=jryans 2016-05-16 14:04:42 +02:00
Andi-Bogdan Postelnicu
376931e3ea Bug 1273099 - initialize |parser|. r=jorendorff
MozReview-Commit-ID: 388WVQNsZHB

--HG--
extra : rebase_source : e8e5c5748aa6ad72e31413a35d232e930d3e5da6
2016-05-16 14:31:02 +03:00
Jonathan Watt
9aa4a6d7d5 Bug 1270174 - Follow-up to only return early in the case that we find insertAnonymousContent content. r=orange
--HG--
extra : rebase_source : e8b34d71776856ab09735e067741f9203aa61890
2016-05-16 19:39:16 +01:00
Wes Kocher
c85d7b355d Backed out 2 changesets (bug 1272768) for breaking builds in mozharness
Backed out changeset 5dcc540bd8c8 (bug 1272768)
Backed out changeset 580cb0cd5a96 (bug 1272768)
2016-05-16 11:38:03 -07:00
James Graham
e24880f068 Bug 1273201 - Disable unstable websockets test, a=testonly
MozReview-Commit-ID: G91irAXCba1
2016-05-16 19:33:32 +01:00
Alexandre Poirot
9f0ddbd261 Bug 1266828 - Convert ViewHelpers.jsm into a module. r=tromey
--HG--
rename : devtools/client/shared/widgets/ViewHelpers.jsm => devtools/client/shared/widgets/view-helpers.js
2016-05-16 03:13:30 -07:00
Andi-Bogdan Postelnicu
70548f08ce Bug 1273075 - initialize |mPixelsPerFrame| and |mPixelsFilled|. r=jrmuizel
MozReview-Commit-ID: AzevXVRAZvM

--HG--
extra : rebase_source : 1d94ea2901db7aac43ec404deac923b4a587c096
2016-05-16 12:17:37 +03:00
Jon Coppeard
b308c4d6a9 Bug 1272604 - Fix bad implicit conversion constructor build error r=me 2016-05-16 14:38:29 +01:00
Jon Coppeard
35a9e3a430 Bug 1272604 - Add a zeal mode to check the heap after a moving GC r=terrence 2016-05-16 14:23:09 +01:00
Mark Hammond
722fb8db38 Bug 1266640 - Avoid persisting the clusterURL and forget other cached ones when it changes. r=rnewman
MozReview-Commit-ID: JBmiZtc20yt
2016-05-16 17:52:16 +10:00
Phil Ringnalda
06062f9178 Merge m-c to f-t 2016-05-15 20:42:29 -07:00
Phil Ringnalda
4124f4b6e3 Merge f-t and m-i to m-c, a=merge 2016-05-15 20:37:48 -07:00
Rail Aliiev
0c0b64a43e Bug 1253757 - Branch specifics for relpro on esr45 r=jlund a=release DONTBUILD
MozReview-Commit-ID: 8PExudPpYxj

--HG--
extra : rebase_source : 78ea107a7c7edfc02055260ae924981e4ad7f498
2016-05-15 19:23:06 -04:00
Sebastian Hengst
c327e18391 Bug 1272986 - Removal call of E10SUINotification.checkStatus. r=Felipe
E10SUINotification got removed in bug 1227230.

MozReview-Commit-ID: BqPcMCM1tOY

--HG--
extra : rebase_source : f9173be0ddb9ee5b802ebe9765c11d82b29fd7df
2016-05-15 19:51:00 +02:00
Ben Kelly
62ecdfc256 Bug 1093357 P3 Convert Cache to use IPCStream and AutoIPCStream. r=asuth
* * *
Bug 1093357 P3 interdiff 001 Use AutoIPCStream in dom/cache
2016-05-15 10:32:09 -07:00