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

30172 Коммитов

Автор SHA1 Сообщение Дата
Masatoshi Kimura 6c8654865c Bug 1176496 - Drop support for -moz-prefixed gradients. r=dbaron 2015-07-10 00:57:50 +09:00
Joel Maher 9249b50720 bug 1175005: performance regression. backout_d9c8c1d14037 2015-07-09 11:47:51 +01:00
Mark Goodwin 91782dab68 Bug 1159155 - Add telemetry probe for SHA-1 usage (r=keeler) 2015-07-09 07:22:29 +01:00
Mason Chang a1081fe520 Bug 1178823. Part 2 - Load sanity test in remote XUL browser. r=mconley 2015-07-08 13:00:17 -07:00
Mason Chang e7fc965d5b Bug 1178823. Part 1 - Test layers and video rendering. r=dvander 2015-07-08 13:00:17 -07:00
Ryan VanderMeulen edce9d010f Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Ryan VanderMeulen b2cec37c35 Bug 1181533 - Add nsCRTGlue.h and prtime.h includes to nsDownloadManager.cpp to fix --disable-safe-browsing build bustage. r=froydnj
CLOSED TREE
2015-07-08 09:07:00 -04:00
Sebastian Kaspari 2523bc8f66 Bug 1125312 - Bug 1125313 - Restriced profiles: Hide "Tools" and "Report Site Issue" menu items. r=ally
--HG--
extra : commitid : 7gRtjkmHG9Q
extra : rebase_source : 93b44eea82001dcc9731ab1905b545c0f2c20bbd
extra : amend_source : 2dc6285f4f918c1c8bb79f18ceb4c43fc83be2e8
2015-07-06 17:08:06 +02:00
Carsten "Tomcat" Book c482a04d43 Merge mozilla-central to mozilla-inbound 2015-07-08 11:57:08 +02:00
Carsten "Tomcat" Book ca5594cb83 merge mozilla-inbound to mozilla-central a=merge 2015-07-08 11:44:32 +02:00
Phil Ringnalda c9fbc08188 Back out 3 changesets (bug 1166048) for test_sourcemaps-06.js failures
Backed out changeset 171d7785a4b7 (bug 1166048)
Backed out changeset 70d1222d4c9c (bug 1166048)
Backed out changeset 5047dd91ab56 (bug 1166048)
2015-07-07 22:31:18 -07:00
Kyle Machulis 8058218a2d Bug 1176300 - Add lgpllibs library to build system; r=glandium 2015-07-07 21:17:08 -07:00
Marcos Caceres 9424ebb117 Bug 1171200 - Add means of checking if a document links to a manifest. r=billm.
---
 dom/ipc/manifestMessages.js                        | 166 +++++++++-----------
 ...ObjectProcessor.js => ImageObjectProcessor.jsm} |   0
 dom/manifest/ManifestFinder.jsm                    |  58 +++++++
 dom/manifest/ManifestObtainer.js                   |  92 -----------
 dom/manifest/ManifestObtainer.jsm                  | 170 +++++++++++++++++++++
 ...{ManifestProcessor.js => ManifestProcessor.jsm} |  18 +--
 .../{ValueExtractor.js => ValueExtractor.jsm}      |   4 +-
 dom/manifest/WebManifest.jsm                       |  19 ---
 dom/manifest/moz.build                             |  10 +-
 dom/manifest/test/browser.ini                      |   3 +-
 .../test/browser_ManifestObtainer_obtain.js        |   2 +-
 dom/manifest/test/browser_hasManifestLink.js       | 109 +++++++++++++
 dom/manifest/test/common.js                        |   4 +-
 dom/security/test/csp/browser_test_web_manifest.js |  12 +-
 .../csp/browser_test_web_manifest_mixed_content.js |  10 +-
 toolkit/modules/PromiseMessage.jsm                 |  36 +++++
 toolkit/modules/moz.build                          |   1 +
 17 files changed, 467 insertions(+), 247 deletions(-)
 rename dom/manifest/{ImageObjectProcessor.js => ImageObjectProcessor.jsm} (100%)
 create mode 100644 dom/manifest/ManifestFinder.jsm
 delete mode 100644 dom/manifest/ManifestObtainer.js
 create mode 100644 dom/manifest/ManifestObtainer.jsm
 rename dom/manifest/{ManifestProcessor.js => ManifestProcessor.jsm} (95%)
 rename dom/manifest/{ValueExtractor.js => ValueExtractor.jsm} (96%)
 delete mode 100644 dom/manifest/WebManifest.jsm
 create mode 100644 dom/manifest/test/browser_hasManifestLink.js
 create mode 100644 toolkit/modules/PromiseMessage.jsm

--HG--
rename : dom/manifest/ImageObjectProcessor.js => dom/manifest/ImageObjectProcessor.jsm
rename : dom/manifest/ManifestProcessor.js => dom/manifest/ManifestProcessor.jsm
rename : dom/manifest/ValueExtractor.js => dom/manifest/ValueExtractor.jsm
2015-07-08 13:26:32 +10:00
Nick Fitzgerald 545e3c0749 Bug 1166048 - Part 2: Add a test that we can load the contents of every source mapped source produced by babel and browserify; r=jlongster 2015-07-07 19:52:58 -07:00
Nick Fitzgerald 9aeee506de Bug 1166048 - Part 1: Do not set the sourceRoot of a source map that has all source contents embedded; r=jlongster 2015-07-07 19:52:58 -07:00
Nick Fitzgerald 20f60b28d4 Bug 1166048 - Part 0: Upgrade the tree's copy of the mozilla/source-map library; r=jlongster 2015-07-07 19:52:58 -07:00
Marco Bonardo 2cf2209515 Bug 1180375 - Avoid the url prediction query in UnifiedComplete. r=adw 2015-07-07 23:12:22 +02:00
Ryan VanderMeulen a249083da4 Merge m-c to fx-team. a=merge 2015-07-07 14:41:18 -04:00
Ryan VanderMeulen de7e734bc6 Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-07 13:38:10 -04:00
Georg Fritzsche 05250e0d80 Bug 1156712 - Part 4: Update the ping submission documentation. r=vladan 2015-07-07 16:49:09 +02:00
Georg Fritzsche 01ac8b63e2 Bug 1156712 - Part 3 - Extend the Telemetry send test coverage. r=dexter 2015-07-07 16:49:09 +02:00
Georg Fritzsche 09175e6eae Bug 1156712 - Part 2: Re-design the ping sending logic. r=vladan 2015-07-07 16:49:09 +02:00
Georg Fritzsche 308499e378 Bug 1156712 - Part 1: Clean up test utils for waiting on ping submissions. r=dexter 2015-07-07 16:49:09 +02:00
ISHIKAWA, Chiaki b5f289fb51 Bug 1178041 - fix incorrect use of built-in |arguments| function as an argument name. r=mak 2015-07-06 09:38:00 +02:00
Bill McCloskey faa7457301 Bug 1171173 - Pass multiprocessCompatible flag to bootstrapped add-ons correctly (r=felipe) 2015-07-07 17:24:40 -07:00
Dragana Damjanovic 4900e9e338 Bug 1152046 - add telemetry for time spent in connect/close. r=mayhemer
--HG--
extra : rebase_source : 1166706f2360016b020aa5de8ab9a1c4f431b9b7
2015-07-07 11:13:00 +02:00
Wes Kocher c7b31864b6 Backed out changeset 8135d886c5ed (bug 1175098) for e10s mochitest-bc failures in browser_compartments.js CLOSED TREE 2015-07-06 13:32:46 -07:00
Brian Birtles b7a209c153 Bug 1179111 part 3 - Make DevTools read the appropriate name property; r=pbrosset
--HG--
extra : source : 17bcfd0ff1df274c81e3c543d0d014f4f7f9d8f7
2015-07-01 14:50:49 +09:00
Brad Lassey 857ea25644 bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak 2015-06-30 18:08:19 -04:00
Wes Kocher bd15899795 Merge m-c to inbound, a=merge 2015-07-07 16:39:01 -07:00
Mike Hommey 0e0bd7bd5a Bug 1180081 - Properly rebuild gtest/libxul before running gtests. r=gps
And since this does go through plenty of make directories, avoid make printing
many "Entering" and "Leaving" messages.
2015-07-08 07:53:31 +09:00
Carsten "Tomcat" Book f5bf411b97 Backed out changeset 17bcfd0ff1df (bug 1179111) 2015-07-07 14:21:39 +02:00
Dragana Damjanovic 7987d2203e Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell 2015-07-06 07:55:00 +02:00
Emanuel Hoogeveen 7d1e52f2ff Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
David Rajchenbach-Teller 0e045fe97d Bug 1175098 - PerformanceStats for e10s. r=mossop, r=mconley
--HG--
extra : transplant_source : %8E%87%23c%23d%29%84%60%21%CDa%22%3B%CE%A2%89%FF%D5%29
2015-06-16 14:26:11 +02:00
Mike de Boer 9b1506f8ef Bug 1142520: add telemetry hooks for Hello context in conversation add and URL access actions. r=Standard8,vladan 2015-07-06 15:29:12 +02:00
Mike de Boer dfe7341774 Bug 1127574: Part 2 - add telemetry hooks for Hello rooms creation and deletion actions. r=Standard8,vladan 2015-07-06 14:53:45 +02:00
Mike de Boer 524264d7ee Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan 2015-07-06 15:02:10 +02:00
Tim Nguyen 0fba7516c4 Bug 1130330 - Add copy url context menu item in styleinspector. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_styleinspector_context-menu-copy-data-uri.js => browser/devtools/styleinspector/test/browser_styleinspector_context-menu-copy-urls.js
extra : rebase_source : fe3eb154f5b59ba942972bb50d53fbdfdbf8c5b0
2015-07-03 06:04:00 +02:00
Julian Descottes 6c650e42cf Bug 968241 - Copy outerHTML using keyboard shortcut. r=pbrosset
Copy outerHTML of the currently selected node of the inspector.
Works for ELEMENT, DOCUMENT_TYPE and COMMENT node types.

- bound "copy" event in markup-view to copy outerHTML
- added doctypeString property to NodeFront in actors/inspector.js
- markup-view.js is also using this property now
- added mochitest with dedicated html

--HG--
extra : rebase_source : 8eab78ec13fe79705d261a1883327f426e0ca576
2015-07-02 22:43:19 +02:00
Phil Ringnalda 900c693e30 Merge m-c to m-i 2015-07-03 19:15:06 -07:00
Phil Ringnalda 8c831d6371 Merge f-t to m-c, a=merge 2015-07-03 18:55:10 -07:00
Juan Gomez 258ad59e3f Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
Michael Layzell 6265522c59 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari 4484832cb5 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Nick Alexander d2e4f01390 Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.

The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).

--HG--
extra : commitid : EEWHFSpeQSo
extra : rebase_source : 9fde40b33a9f45003692989584f0fc76c9a6ddb8
extra : histedit_source : aac63d2d5fdeeb6de931c9cbf66d4ad79ad3caa1
2015-06-30 11:46:27 -07:00
Marco Bonardo 6517f36330 Bug 1173748 - Part 2: mixup search suggestions at a given frecency threshold. r=adw 2015-07-03 13:37:41 +02:00
Marco Bonardo 1560d8c7ff Bug 1173748 - Part 1: allow inserting result matches at given indices. r=adw 2015-07-03 13:37:37 +02:00
Carsten "Tomcat" Book 212559074f Merge mozilla-central to fx-team 2015-07-03 12:40:05 +02:00
Phil Ringnalda 166cfe8460 Back out 12 changesets (bug 1177013) on suspicion of causing b2g emulator debug test bustage
CLOSED TREE

Backed out changeset 912aae0815f8 (bug 1177013)
Backed out changeset 3b6448172e50 (bug 1177013)
Backed out changeset 2af18bef5703 (bug 1177013)
Backed out changeset e6bf35115c11 (bug 1177013)
Backed out changeset 4d7f5205b60b (bug 1177013)
Backed out changeset f7de893911bc (bug 1177013)
Backed out changeset de79eba232f0 (bug 1177013)
Backed out changeset 978a77b60f2a (bug 1177013)
Backed out changeset f5b52fa19511 (bug 1177013)
Backed out changeset e14a7b70b6fa (bug 1177013)
Backed out changeset d0f5a3474659 (bug 1177013)
Backed out changeset bff9f07dad52 (bug 1177013)
2015-07-02 22:08:54 -07:00