Commit Graph

508255 Commits

Author SHA1 Message Date
Masatoshi Kimura
c82e3f0369 Bug 1331820 - Fix misuse of NS_NewNativeLocalFile in netwerk/. r=jduell
MozReview-Commit-ID: 6OKqRLhGJpm

--HG--
extra : rebase_source : 39bf499ef8e24c6bc7818e087564d19b5158212d
2017-01-21 15:37:27 +09:00
Masatoshi Kimura
2f33a39f13 Bug 1331820 - Fix misuse of NS_NewNativeLocalFile in nsFileControlFrame.cpp. r=baku
MozReview-Commit-ID: 7v78jtmp7rU

--HG--
extra : rebase_source : 51e2287c2b3e811eb6979f68015aa14d6f31a9f1
2017-01-21 15:36:10 +09:00
Edouard Oger
274682c188 Bug 1332993 - Do not write logs on FxA profile 304 response. r=markh
MozReview-Commit-ID: Hf5d6rz8HNQ

--HG--
extra : rebase_source : 5861ee29ff229b44f999119d95a94ba673f22e2e
2017-01-23 11:25:04 -05:00
James Graham
6f445607d4 Bug 1302621 - Fix buggy history traversal test, r=Ms2ger
MozReview-Commit-ID: Lc7BDuxEWgY

--HG--
extra : rebase_source : a6df9697f3f24dbc56390c1b654c9d53822ce17e
2017-01-20 12:57:49 +00:00
Henrik Skupin
f5e1d18069 Bug 1333065 - Fix test_additional_capabilities to use the remote profile path for Fennec. r=maja_zf
In case of Fennec the remote profile path has to be used for comparing the moz:profile
capability of Marionette.

MozReview-Commit-ID: 1vHquI0yPmD

--HG--
extra : rebase_source : 1c3a7f3718d683fad8ffb898083ead7af09bbc12
2017-01-23 22:28:18 +01:00
Gijs Kruitbosch
490012393e Bug 1333305 - fix perma-orange by only removing buttons if they're present (splice(-1, 1) removes the last element of an array), r=mikedeboer
MozReview-Commit-ID: INCwigBboL1

--HG--
extra : rebase_source : e923696e6c9804cc9a36d4c61cd663c651e29d56
extra : source : 7409a2f8e974b455fbfdd43c280fce77af0e90bf
2017-01-24 09:55:51 +00:00
Tomer Cohen
a3277b929b Bug 1332471 - about:config on Android is missing a page title r=sebastian
MozReview-Commit-ID: 81jNo9jxNNY

--HG--
extra : rebase_source : 60a71b5604b2aeee1e8f087f93fcaadb6d15ba1a
2017-01-20 00:19:20 +02:00
Ricky Chien
d76428577f Bug 1328197 - Implement details view r=Honza
MozReview-Commit-ID: 29VdjQzeAZi

--HG--
extra : rebase_source : 11330426fdf5d28bdb062816b41a1b358eb679a4
2017-01-14 16:50:06 +08:00
Mike de Boer
a6ba9e50b7 Bug 1332757 - don't select the findbar input field contents upon find-again when modal highlighting is enabled. r=Gijs
MozReview-Commit-ID: 7H1yZtTVLXC

--HG--
extra : rebase_source : af5fdec9f7a881e8166823cf554ce3ea1c1fe4c3
2017-01-23 13:31:18 +01:00
Gerald Squelart
9c41bb7d24 Bug 1333314 - MediaCodecs::operator==(ascii literal) - r=jya
Instead of `...Codecs().AsString().EqualsASCII("...")`, one can just type
`...Codecs() == "..."`.

MozReview-Commit-ID: JS0yXhs0mz1

--HG--
extra : rebase_source : 40947ca3975ae5390d5dae5add7ed35460235545
2017-01-24 15:42:48 +11:00
Mike de Boer
0ca886f4ee Bug 1316459 - play range outline animations after its properties have been set as the result of a scheduled repaint of the modal highlighter. r=Gijs
MozReview-Commit-ID: 4xLHwB0l4ja

--HG--
extra : rebase_source : 34e045fb3264ad86e819bd341dab57cd820f77ed
2017-01-23 20:13:07 +01:00
Ting-Yu Lin
55aa51e408 Bug 1332105 Part 2 - Make Selection::LookUpSelection() return UniquePtr. r=dholbert
Selection::LookUpSelection()'s only caller,
nsFrameSelection::LookUpSelection(), doesn't check the return value. Let's
make it return UniquePtr directly like nsFrameSelection::LookUpSelection().

Rename aReturnDetails to aDetailsHead so that its role is clearer.
aDetailsHead is of type UniquePtr<SelectionDetails> instead of
UniquePtr<SelectionDetails>&& because the caller always wants to transfer
the ownership of SelectionDetails into the function.

MozReview-Commit-ID: 89Y7X1LTKON

--HG--
extra : rebase_source : 730d601ccb87eb2b616c0a021129752ed5301a3a
2017-01-20 23:28:02 +08:00
Ting-Yu Lin
f1d19f16fb Bug 1332105 Part 1 - Convert SelectionDetails and related functions to use UniquePtr. r=dholbert
For the non-owning pointer usage like iterating SelectionDetails's linked
list, it's sufficient to use SelectionDetails*.

MozReview-Commit-ID: 7PCFhD6Iz8j

--HG--
extra : rebase_source : 2d26edd513a402384e26719b3c0b5362d7a4ebb8
2017-01-20 17:39:57 +08:00
Hiroyuki Ikezoe
d889aef662 Bug 1333295 - Use 'left' and 'right' for 'clear' property animation. r=daisuke
'inline-start' and 'inline-end' are still behind the pref on beta channel
(bug 1253919).

MozReview-Commit-ID: ISI5QYbjf7X

--HG--
extra : rebase_source : ccaec5ff831b645fb150b7e5913c7ad3d10fc2ff
2017-01-24 12:15:42 +09:00
JW Wang
d7ec453920 Bug 1333280 - Make ThenValueBase::mCompletionPromise a MozPromise::Private. r=gerald
MozReview-Commit-ID: E046bQoQN1

--HG--
extra : rebase_source : e8563000ac0ab452d703dd6e67878e8605f7acc9
extra : intermediate-source : 514e9122a222fba252f47673fbe3cf842c322790
extra : source : 7f2bf86df00cc33737da5a2aaa8052cc60c5d8cf
2017-01-23 17:47:27 +08:00
Matthew Noorenberghe
df8974cb62 Bug 1319176 - Open the SUMO page when the insecure login warning is clicked. r=seanlee
MozReview-Commit-ID: JxAps2ySOnZ

--HG--
rename : toolkit/components/passwordmgr/test/browser/browser_insecurePasswordWarning.js => toolkit/components/passwordmgr/test/browser/browser_insecurePasswordConsoleWarning.js
extra : rebase_source : 33bca31c943c99374e432defb2d6c6ac39262cf9
2017-01-23 16:06:22 -08:00
Matthew Wein
1534b7a30a Bug 1234150 - Support overriding "about:newtab" using chrome_url_overrides. r=aswan,mixedpuppy
MozReview-Commit-ID: 4psqXfT1w2p

--HG--
extra : rebase_source : 1fdf62f5130ab994112aa37730a95c8620c99138
2017-01-10 14:24:50 -05:00
Jan Henning
7f37054663 Bug 1332863 - Turn on strict mode for mobile session store. r=sebastian
MozReview-Commit-ID: 20KRW4yxPm4

--HG--
extra : rebase_source : 31cda3723011281523468643a5a48da22066fc6f
2017-01-21 19:58:57 +01:00
Makoto Kato
c69d395f8b Bug 1332806 - Check AppConstants.MOZ_ENABLE_PROFILER_SPS to use Profiler object on browser.js. r=sebastian
When turning off SPS profiler by configure option, or we build non-SPS arch build  such as android/aarch64, Tab.prototype.onStateChange already throws the exception because Profiler isn't defined.

So we should check AppConstants.MOZ_ENABLE_PROFILER_SPS to use Profiler object.

MozReview-Commit-ID: A9ISurxiRmc

--HG--
extra : rebase_source : 25103e97cd4827edef33335e3aec9384a6695526
2017-01-21 12:41:22 +09:00
cnevinc
8dde17828f Bug 1333006 - Add localization note explaining that "Open" here is not an action, like a button, but an adjective. r=sebastian
MozReview-Commit-ID: 8y8g8CfpdzJ

--HG--
extra : rebase_source : bc56c27f41277909d5d3016c7e43e7365f735bb6
2017-01-23 16:05:25 +08:00
karo
7d701563ea Bug 1332952 - Implement GetAsSourceSurface() for SharedRGBImage. r=mattwoodrow
MozReview-Commit-ID: E9zl5FchvZG

--HG--
extra : rebase_source : 416fb6ff91d9f76b2632b64f527d1c86db8dd53c
2017-01-23 11:06:17 +13:00
J.C. Jones
ef9324b32a Bug 1333084 - Add WebAuthn to test_interfaces r=bz
Should have happened in Bug 1309284 but was missed since test_interfaces'
scheme wasn't https.

Update: Disable all WebAuthn webidl interfaces.

MozReview-Commit-ID: CSeGLoIGKvf

--HG--
extra : rebase_source : bce1b425462e3ec9346de68b7224802ccf431327
2017-01-23 09:20:56 -07:00
Tomer Cohen
905f4cb895 Bug 1217907 - [RTL] Wrong direction in about:preferences#general — Homepage URL r=jaws
MozReview-Commit-ID: 53kmS8bILQA

--HG--
extra : rebase_source : d6c1aaadfce8a31443f840899c703cd476f3ffe9
2017-01-21 01:36:11 +02:00
Jan Henning
7886887a86 Bug 1330422 - Use arrow functions instead of capturing "this" in the session store. r=sebastian
MozReview-Commit-ID: AlLHJipN6kL

--HG--
extra : rebase_source : f279021f013bcfb4e671b9c6d609f342b57faac9
2017-01-12 21:36:01 +01:00
Jan Henning
c90cc004dc Bug 1317079 - Avoid spurious exception when snackbar is dismissed. r=jchen
When a snackbar with a button callback is dismissed, this translates to a rejected promise from sendRequestForResult(). We need to catch this in order to avoid a spurious 'JavaScript Error: "uncaught exception: undefined"' message appearing in the console and possibly causing confusion.

MozReview-Commit-ID: 7hsAOAMTeDP

--HG--
extra : rebase_source : 6c5eb28d2e0dcf39a35b310d1e1c45cfc47f272b
2017-01-21 21:47:08 +01:00
Jan Henning
629cf290d4 Bug 1329330 - Remove old session store code that's no longer needed. r=sebastian
We've been parsing the session store file and doing the initial tab creation on the Java side for a long time now, so the code to open completely new tabs on the session store side instead of using tab stubs is no longer necessary.

Besides, because of bug 1301160 the on-disk session file is now containing tab IDs as well, so this distinction between tabs read directly from the raw session file and those contained in a session string passed over from the Java UI is no longer available.

MozReview-Commit-ID: Hmq0TwClqMQ

--HG--
extra : rebase_source : 1f9ab6da18a7fd0f40a1cb0784082abb2384404f
2017-01-07 22:26:51 +01:00
Henry Chang
27430a3b9e Bug 1332218 - Add boundary checks for array access in nsUrlClassifierPrefixSet::GetPrefixesNative. r=francois.
MozReview-Commit-ID: CpQYdTaEI3c

--HG--
extra : rebase_source : e8cf42835149dbf25150c734a339e0d70b432bc5
2017-01-19 17:48:44 +08:00
Munro Mengjue Chiang
e880c00d03 Bug 1332608 - Fix JavaScript error in webrtcUI.jsm: nsIMessageListenerManager.removeMessageListener: Not enough arguments; r=florian
MozReview-Commit-ID: LHzfrUpFGVy

--HG--
extra : rebase_source : 146b7cc5d7281a7b0c8c0531cd73ccd8e525f0a0
2017-01-23 15:22:30 +08:00
Phil Ringnalda
a2f48e817c Merge m-c to autoland 2017-01-23 18:56:25 -08:00
Phil Ringnalda
02a56df647 Merge m-i to m-c, a=merge 2017-01-23 18:54:36 -08:00
Phil Ringnalda
8a8c8d9816 Merge autoland to m-c, a=merge 2017-01-23 18:42:45 -08:00
Mike Shal
f445442db5 Bug 1333230 - Disable uploadsymbols on TC cross OSX universal builds; r=rail
Taskcluster builds don't yet support uploadsymbols, so we need to allow
the beta & release mozconfigs for OSX universal builds to support
setting MOZ_AUTOMATION_UPLOAD_SYMBOLS to 0 rather than always overriding
it to 1.

MozReview-Commit-ID: 5pO0sYsQMJq

--HG--
extra : rebase_source : 301ba8c58fd433f023152d8c2f4ad25e5cbd654e
2017-01-23 17:54:34 -05:00
ffxbld
ed04f7a449 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00:00
ffxbld
76fee0bc02 No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE 2017-01-23 15:31:28 +00:00
Nathan Froyd
e8163dcede Bug 1333054 - band-aid - avoid checking llvm-config version if we're not building stylo/bindgen; r=me; a=Tomcat 2017-01-23 09:43:06 -05:00
Luke Wagner
793b2e02f4 Bug 1332772 - Baldr: tweak memory/table limits (r=bbouvier)
MozReview-Commit-ID: D0rC1yws224

--HG--
extra : rebase_source : ac61acd4f1d4cbb5281753a9fef9ac7ac12ca147
2017-01-23 08:22:49 -06:00
Carsten "Tomcat" Book
e992f5d4fe Backed out changeset 35ee729f6f1e (bug 1295699) for flake8 test failure 2017-01-23 15:09:57 +01:00
Paul Adenot
f012888dd8 Bug 1332905 - For mono or stereo in AudioStream.cpp until the rest of the code is multichannel-aware. r=achronop a=tomcat
MozReview-Commit-ID: 5eqBlPnHVk2
2017-01-23 11:36:58 +01:00
Carsten "Tomcat" Book
e12cc94275 merge mozilla-inbound to mozilla-central a=merge 2017-01-23 11:15:58 +01:00
Carsten "Tomcat" Book
2651b88b63 merge autoland to mozilla-central a=merge 2017-01-23 11:08:00 +01:00
Alastor Wu
3fe21cfdba Bug 1322505 - part3 : add test. r=baku,jaws
MozReview-Commit-ID: 2YnWEO98M2e

--HG--
extra : rebase_source : 757ce29a8049d5b800530f331f09f57bf32e14c9
2017-01-23 14:46:28 +08:00
Ryan VanderMeulen
16fe15fa34 Backed out 2 changesets (bug 1321865) for causing bug 1332939. a=me
Backed out changeset 31511bed6415 (bug 1321865)
Backed out changeset cd23e1fc730b (bug 1321865)
2017-01-22 22:30:19 -05:00
Alastor Wu
07ed0954e6 Bug 1322505 - part2 : reset suspend type for blocked media after calling media.pause(). r=baku
If the blocked media is paused before resuming it, we should not resume it again
after the tab is visible. The way to achieve that is to unregister the agent so
AudioChannelService can't resume that media because we have disconnected their
relationship.

MozReview-Commit-ID: 6Dq4K9hVsU0

--HG--
extra : rebase_source : 740f38a63ad02852fe914a781d09ff9e45eb5cea
2017-01-23 10:52:06 +08:00
Alastor Wu
6968ad68af Bug 1322505 - part1 : rename audio channel wrapper's function. r=baku
Rename function and modify the comment.

MozReview-Commit-ID: F5JTmPvH7GC

--HG--
extra : rebase_source : 7e0841809d5f338c071e9e7d56d9a7c3d4c7169f
2017-01-23 10:52:04 +08:00
Phil Ringnalda
c863cef487 Merge m-i to m-c, a=merge 2017-01-22 08:47:43 -08:00
Phil Ringnalda
c011539e6c Merge m-c to autoland 2017-01-21 15:26:08 -08:00
Phil Ringnalda
74f10163fe Merge m-i to m-c, a=merge 2017-01-21 15:24:42 -08:00
Phil Ringnalda
4dec450e6f Backed out changeset e329450e4d25 (bug 1332085) for browser_color-widget-01.js failures
CLOSED TREE
2017-01-21 12:22:06 -08:00
Phil Ringnalda
63d58feb4a Backed out 2 changesets (bug 1303113) for test_ext_cookies.html failures
CLOSED TREE

Backed out changeset f6c9241b40ec (bug 1303113)
Backed out changeset f4b8933f62ea (bug 1303113)
2017-01-21 12:20:41 -08:00
Phil Ringnalda
2b0e87f459 Backed out 2 changesets (bug 1328293) for eslint failures
CLOSED TREE

Backed out changeset a76a454541fc (bug 1328293)
Backed out changeset 42823a93cd16 (bug 1328293)
2017-01-21 12:19:37 -08:00