Граф коммитов

609152 Коммитов

Автор SHA1 Сообщение Дата
Daisuke Akatsuka 3411d178eb Bug 1479451 - Part 2: Add test whether custom playback rates were held. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D3307
2018-08-14 18:02:26 +09:00
Daisuke Akatsuka f85fbef4a6 Bug 1479451 - Part 1: Hold custom playback rates till 'new-root' event was called. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D3306
2018-08-14 17:59:26 +09:00
Matt Woodrow 88a85cf5c7 Bug 1481704 - Add missing hunk that got lost during rebasing. 2018-08-15 12:08:39 +12:00
Matt Brubeck acd631b030 Bug 1481471 - Implement browser.tab.getActive() in GeckoView. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D3355

--HG--
extra : rebase_source : 493842fd508f221c839afe676a60e6a419fc2506
2018-08-14 11:05:12 -07:00
Matt Brubeck 26c55096bd Bug 1481471 - Allow browser.tabs extension APIs to find GeckoView windows. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D3354

--HG--
extra : rebase_source : 862cbd51434542f63f3ec2b567cd1f5865c66c54
2018-08-14 10:53:49 -07:00
Masayuki Nakano fc9f86fabd Bug 1482016 - part 1: Create HTMLEditor::SelectContentInternal() for internal use of HTMLEditor::SelectElement() r=m_kato
For making it possible HTMLEditor::SelectElement() to distinguish if it's
called by outer class or editor itself, this patch creates
HTMLEditor::SelectContentInternal().

Differential Revision: https://phabricator.services.mozilla.com/D3001

--HG--
extra : moz-landing-system : lando
2018-08-14 08:36:59 +00:00
Tiberius Oros f9946d7b8e Backed out changeset d6fa0293fe15 (bug 1474731) for build bustages on a CLOSED TREE 2018-08-14 13:21:35 +03:00
Razvan Caliman 45d1faefa9 Bug 1474731 - Custom styles for select elements in font editor. r=gl
MozReview-Commit-ID: GvDlrCdYfkL

Bug 1474731 - Misc styling tweaks for font editor. r=gl

MozReview-Commit-ID: IVQHbjrXtEl

Bug 1474731 - Dark theme for font editor. r=gl

MozReview-Commit-ID: 9dqTa6KXA1E

Differential Revision: https://phabricator.services.mozilla.com/D3232

--HG--
extra : moz-landing-system : lando
2018-08-14 09:58:26 +00:00
Andreea Pavel 6e3f56dbd9 Backed out changeset b7531c106b59 (bug 1480934) for failing android at mobile/android/tests/browser/chrome/test_session_scroll_position.html on a CLOSED TREE 2018-08-14 08:22:04 +03:00
vinoth f6acbdd29a Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D2947

--HG--
extra : moz-landing-system : lando
2018-08-14 03:26:24 +00:00
Dorel Luca fbc665b6b3 Backed out changeset 9aae17d0e090 (bug 1482256) for browser-chrome failures on browser/base/content/test/static/browser_all_files_referenced.js. CLOSED TREE 2018-08-14 05:33:44 +03:00
Dorel Luca d1bfb0cc14 Backed out 2 changesets (bug 1449055) for xpcshell failures on browser/extensions/formautofill/test/unit/heuristics/test_de_fields.js. CLOSED TREE
Backed out changeset 644216b0ad9b (bug 1449055)
Backed out changeset ecda6532c852 (bug 1449055)

--HG--
rename : browser/extensions/formautofill/api.js => browser/extensions/formautofill/bootstrap.js
rename : browser/extensions/formautofill/manifest.json => browser/extensions/formautofill/install.rdf.in
rename : browser/extensions/formautofill/skin/shared/autocomplete-item-shared.css => browser/extensions/formautofill/skin/shared/autocomplete-item.css
rename : browser/extensions/formautofill/skin/shared/editDialog-shared.css => browser/extensions/formautofill/skin/shared/editDialog.css
2018-08-14 05:31:58 +03:00
Eliza Balazs 4a5309765f Bug 1444631 - Disable browser_utilityOverlay.js on linux and mac for frequent failures. r=jmaher 2018-08-14 04:13:00 +03:00
Andreea Pavel 0018c0b979 Backed out changeset 1fbfb6dcd887 (bug 1444631) for build bustages on a CLOSED TREE 2018-08-14 13:10:52 +03:00
Edouard Oger 56fcd689fc Bug 1483020 - Re-upload our own client record if our FxA device ID changed r=markh
Differential Revision: https://phabricator.services.mozilla.com/D3265

--HG--
extra : moz-landing-system : lando
2018-08-14 00:57:27 +00:00
Francois Marier 71239f0c25 Bug 1480450 - Honor browser.contentblocking.enabled in tracking protection. r=dimi!
Depends on D3131

Differential Revision: https://phabricator.services.mozilla.com/D3132

--HG--
extra : moz-landing-system : lando
2018-08-13 23:20:40 +00:00
Thomas Wisniewski 78af5fd2ae Bug 1454590 - Align overrideMIMEType with the XMLHttpRequest Standard. r=hsivonen
MozReview-Commit-ID: 5k34F96jRPX

--HG--
extra : rebase_source : 95944acc3123406dbf490f2fd1837b8decaa3e0b
2018-08-13 16:12:10 -04:00
Matt Brubeck 64b5dfd4c7 Bug 1481471 - Remove some cruft left behind by Bug 1481471. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D3353

--HG--
extra : rebase_source : d21eaab943e795e95c75032ff137644952f680e2
2018-08-13 10:48:56 -07:00
Tom Ritter 4070649de2 Bug 1481638 Do not pass CFI sanitization flags to MOZ_CARGO_WRAP_LDFLAGS r=ted
MozReview-Commit-ID: C85uJBNugiY

Differential Revision: https://phabricator.services.mozilla.com/D3044

--HG--
extra : moz-landing-system : lando
2018-08-13 15:45:12 +00:00
Jan Henning 91898192c1 Bug 1482478 - Treat handler attribute in notification message as optional. r=jchen
Differential Revision: https://phabricator.services.mozilla.com/D3359

--HG--
extra : moz-landing-system : lando
2018-08-14 21:25:03 +00:00
Arthur Iakab 4bb11eb3d5 Bug 1444631 Disabled browser_utilityOverlay.js on linux and mac. r=jmaher 2018-08-12 01:46:00 +03:00
Margareta Eliza Balazs 2b0e863a2c Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-14 12:36:35 +03:00
Dão Gottwald 6455908acf Bug 1482609 - Remove obsolete menucaption > .menu-iconic-text rules. r=mstriemer 2018-08-11 11:38:30 +02:00
Eitan Isaacson 0f281891a2 Bug 1479591 - Introduced accessibility scrolling event and interface. r=surkov 2018-08-14 11:46:00 +03:00
Noemi Erli 48060b389e Bug 1345410 Disable test_browserElement_inproc_Stop.html for frequent failures on Windows r=jmaher 2018-08-15 01:45:40 +03:00
Belén Albeza d037fb20b3 Bug 1473917 - Show #shadow-root in breadcrumbs. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D3017

--HG--
extra : moz-landing-system : lando
2018-08-10 10:55:41 +00:00
Margareta Eliza Balazs 9575863d77 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-14 12:35:25 +03:00
Xidorn Quan 33b8a6dacd Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D3276

--HG--
extra : moz-landing-system : lando
2018-08-14 08:37:37 +00:00
Blake Kaplan ca85669dab Bug 1482921 - The ServiceWorkerManager should no longer use these types. r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D3220

--HG--
extra : moz-landing-system : lando
2018-08-14 07:59:11 +00:00
Tiberius Oros 0930c2bbe1 Backed out changeset ec2b796f1af2 (bug 1482016) for build bustages on builds/worker/workspace/build/src/editor/libeditor/HTMLTableEditor on a CLOSED TREE 2018-08-14 09:17:44 +03:00
Masayuki Nakano cbb0249edb Bug 1482016 - part 1: Create HTMLEditor::SelectContentInternal() for internal use of HTMLEditor::SelectElement() r=m_kato
For making it possible HTMLEditor::SelectElement() to distinguish if it's
called by outer class or editor itself, this patch creates
HTMLEditor::SelectContentInternal().

Differential Revision: https://phabricator.services.mozilla.com/D3001

--HG--
extra : moz-landing-system : lando
2018-08-13 07:21:28 +00:00
Masayuki Nakano aa59ff8fc6 Bug 1482016 - part 0: Add automated tests for nsIHTMLEditor.selectElement() r=m_kato
Differential Revision: https://phabricator.services.mozilla.com/D3186

--HG--
extra : moz-landing-system : lando
2018-08-14 05:56:24 +00:00
Nils Ohlmeier [:drno] e6eaea8889 Bug 1481548: Added additonal comparison for fmtp r=bwc
Added additional fmtp comparison for the parsing resutl comparer by
implementing the C++ == operator for SdpFmtpAttributeList.

Differential Revision: https://phabricator.services.mozilla.com/D3228

--HG--
extra : moz-landing-system : lando
2018-08-14 00:36:23 +00:00
Suriyaa Sundararuban ef2703b39a Bug 1482708 - Update links in license.html file using HTTPS protocol r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D3165

--HG--
extra : moz-landing-system : lando
2018-08-13 23:48:22 +00:00
Suriyaa Sundararuban 953eeb8d58 Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop
MozReview-Commit-ID: 5PilYB0g3tv

Differential Revision: https://phabricator.services.mozilla.com/D2857

--HG--
extra : moz-landing-system : lando
2018-08-13 16:39:30 +00:00
Hiroyuki Ikezoe 5ace56aacd Bug 1358510 - Disable properties-value-002.html and properties-value-003.html on debug or ASAN builds as well as properties-value-001.html. r=birtles
Differential Revision: https://phabricator.services.mozilla.com/D3277

--HG--
extra : moz-landing-system : lando
2018-08-14 04:28:56 +00:00
Paolo Amadini b4630c69a3 Bug 1481813 - Part 4 - Remove support for adding generic DOM attributes to page actions. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D3011

--HG--
extra : rebase_source : 34d987669c8c83ccf5fd50adfc31594b8c07dd46
extra : source : 0fa77a8d96fd46ef19cbfdf439ae0ca12f8fe191
2018-08-09 13:22:20 +01:00
Paolo Amadini 73dd1c2b03 Bug 1481813 - Part 3 - Remove bookmarkThisPageBroadcaster. r=Standard8,bgrins
The PageActions API is now used to assign a title to the bookmark action.

This also prevents some tooltips from being set unnecessarily on menu items.

Differential Revision: https://phabricator.services.mozilla.com/D3010

--HG--
extra : source : 9222f57d2c20b59b878660b0b998646101d70022
extra : amend_source : a160298483258a7bbd9920dd4eba9dcc43cfb4f3
2018-08-13 17:25:28 +01:00
Paolo Amadini 025cd83e9c Bug 1481813 - Part 2 - Move reference strings out of the bookmark broadcaster. r=Standard8
This prevents the reference string attributes from being replicated unneededly.

Differential Revision: https://phabricator.services.mozilla.com/D3008

--HG--
extra : source : 99addb2df281405ebd65805884ffde95c553f6ea
2018-08-13 17:02:44 +01:00
Paolo Amadini 88c6b35cb5 Bug 1481813 - Part 1 - Remove unneeded broadcaster observers for bookmarks. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D3007

--HG--
extra : source : a2067cf24c1befd37d200fe7055dbdb06ad9c152
2018-08-09 13:13:27 +01:00
Narcis Beleuzu e8b59f512d Bug 1212419 - Disable browser_save_video.js on Mac for frequent failures. r=jmaher 2018-08-12 21:39:00 +03:00
Jan Varga 16430edcdd Bug 1471018 - Speed-up AsmJSCache shutdown by setting the shutdown requested flag; r=asuth 2018-08-14 08:22:43 +02:00
Andreea Pavel dc30c2faac Backed out changeset e76d40d9a7d8 (bug 1457086) for failing devtools at devtools/client/inspector/markup/test/browser_markup_events-windowed-host.js 2018-08-14 09:16:20 +03:00
Matthew Gaudet 7c9e88cb3a Bug 1480524 - [Part 3] Move ICNewObject_Fallback out of SharedIC and remove non-CacheIR code generation r=jandem
--HG--
extra : rebase_source : 6324e6a5379b82e567e99b48657d8502b2360bc0
2018-08-07 15:31:19 -04:00
Matthew Gaudet 068e37e2c7 Bug 1480524 - [Part 2] Remove Ion NewObject stub, and remove limitation on template object dynamic slots for fast path r=jandem
--HG--
extra : rebase_source : f3c1c11c947fcad58853c082f53695e006b06146
extra : source : 24b2d7570e3968245c160485d55a917a2db9a327
2018-08-07 10:12:59 -04:00
Karl Tomlinson 7b02c4debb bug 1480661 use single precision for operating on delay values r=padenot
These are derived from single precision AudioParam values
and so there is little to gain from using double.

double has the disadvantage that values intended to be integer
frame counts are less likely to be integer. e.g.

(rr) print ((float)(128.0/48000.0))*48000.f
$91 = 128
(rr) print ((float)(128.0/48000.0))*48000.0
$92 = 127.99999862909317
(rr) print ((float)(128.0/44100.0))*44100.f
$93 = 128
(rr) print ((float)(128.0/44100.0))*44100.0
$94 = 127.99999765120447
(rr) print ((float)(768.0/48000.0))*48000.f
$95 = 768.000061
(rr) print ((float)(768.0/48000.0))*48000.0
$96 = 768.0000364780426
(rr) print ((float)(768.0/44100.0))*44100.f
$97 = 768
(rr) print ((float)(768.0/44100.0))*44100.0
$98 = 768.00002697855234

MozReview-Commit-ID: FlmZJeBjUYY

--HG--
extra : rebase_source : 5c4f4a68383468c6afd15de43526eae42b01154b
2018-08-06 10:18:24 +12:00
Karl Tomlinson db85c1ab25 bug 1480661 remove unused mCurrentDelay r=padenot
MozReview-Commit-ID: 4EIeOE769Ne

--HG--
extra : rebase_source : 9e4116d4e0487af003b30fcc163b3a8495f541d0
2018-08-02 18:37:49 +12:00
Karl Tomlinson e423d1dd0f bug 1480661 move DelayNode channelCount test to wpt r=padenot
MozReview-Commit-ID: 9RUVk4dMW6g

--HG--
rename : dom/media/webaudio/test/test_delaynode-channel-count-1.html => testing/web-platform/tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1.html
extra : rebase_source : e660fbf78d2605f356211b26ba81cfb8c333189e
2018-08-06 09:38:19 +12:00
Andrew Swan 00221bdb58 Bug 1449055 Make browser_all_files_referenced.js work with formautofill as a webextension r=florian
MozReview-Commit-ID: JV3vA8bmDWt

--HG--
extra : rebase_source : aa32a8f8d05271b1e53f680e4de65d3b2ddf6405
2018-08-01 18:22:23 -07:00
Matthew Gaudet 46d1b2bd19 Bug 1480524 - [Part 1] Use CacheIR version of NewObject for Baseline r=jandem
--HG--
extra : rebase_source : d635b38903464e573988a3df8bb8de6b5b24a2b9
2018-08-01 11:49:43 -04:00