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

34555 Коммитов

Автор SHA1 Сообщение Дата
Francois Marier 17b87281f2 Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/evilWorker.js => toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
extra : rebase_source : efe09564160fb2fcb1adb5f6599183f053268c40
2015-04-22 21:01:37 +12:00
Neil Deakin 5500eadc0e Bug 1058712, e10s, support for copy image command, r=ehsan,mconley 2015-04-21 20:09:14 -04:00
Neil Deakin 894febc41a Bug 1155355, e10s, rewrite and reenable browser tests in layout/xul/test, don't show tooltips during a drag, use system event listeners for tooltips, r=billm 2015-04-21 20:09:14 -04:00
Neil Deakin 416cb4633e Bug 1155352, e10s, rewrite and reenable browser_middleMouse_noJSPaste.js, r=gijs 2015-04-21 20:09:14 -04:00
Neil Deakin 1f167f3289 Bug 1100698, e10s, rewrite and reenable browser_save_video.js and browser_default_image_filename.js, r=gijs 2015-04-21 20:09:14 -04:00
Neil Deakin 20c138e71b Bug 1100703, e10s, rewrite and reenable browser_wyciwyg_urlbarCopying.js, r=gijs 2015-04-21 20:09:13 -04:00
Neil Deakin 673a8156c2 Bug 1155348, e10s, rewrite and reenable browser_bug304198, r=felipe 2015-04-21 20:09:13 -04:00
Neil Deakin 24c8fd560a Bug 1155348, e10s, rewrite and reenable browser_bug655584, r=felipe 2015-04-21 20:09:13 -04:00
Neil Deakin b331ef13ae Bug 1155348, e10s, rewrite and reenable browser_bug565575, r=felipe 2015-04-21 20:09:13 -04:00
Wes Kocher 10b0765a42 Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 65e706214cf534170bf6cfe658eb394c0195cb81
2015-04-21 15:35:07 -07:00
Brian Grinstead c74d85170c Bug 999299 - Remove '[]' from the autoCloseBrackets config for Style Editor sourceeditor;r=mratcliffe 2015-04-21 08:17:45 -07:00
Timothy Nikkel 8ff667521d Backout 3c3337ed60a1 (bug 1139306) for causing bug 1156918. 2015-04-21 15:09:48 -05:00
David Rajchenbach-Teller 15afd14713 Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
Mark Banner e884167ff5 Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc. 2015-04-21 15:40:01 +01:00
Doug Turner 91f963df66 Bug 1149274 - Clear site-permissions should clear all registered push notifications. r=nsm 2015-04-21 20:10:51 +02:00
Kit Cambridge 1e06bb992c Bug 1150683 - Implement nsIPushNotificationService. r=dougt
---
 b2g/installer/package-manifest.in     |   2 +-
 browser/installer/package-manifest.in |   2 +-
 dom/push/Push.manifest                |  11 +-
 dom/push/PushNotificationService.js   |  81 +++++++++
 dom/push/PushService.jsm              | 324 ++++++++++++++++++++--------------
 dom/push/PushServiceLauncher.js       |  50 ------
 dom/push/moz.build                    |   2 +-
 7 files changed, 285 insertions(+), 187 deletions(-)
 create mode 100644 dom/push/PushNotificationService.js
 delete mode 100644 dom/push/PushServiceLauncher.js
2015-04-21 20:10:50 +02:00
Kit Cambridge 1fc2dfab0a Bug 1150683 - Add XPCOM interfaces for push notifications. r=dougt
---
 b2g/installer/package-manifest.in                  |  1 +
 browser/installer/package-manifest.in              |  1 +
 dom/interfaces/push/moz.build                      | 12 ++++++
 dom/interfaces/push/nsIPushNotificationService.idl | 49 ++++++++++++++++++++++
 .../push/nsIPushObserverNotification.idl           | 30 +++++++++++++
 dom/moz.build                                      |  1 +
 6 files changed, 94 insertions(+)
 create mode 100644 dom/interfaces/push/moz.build
 create mode 100644 dom/interfaces/push/nsIPushNotificationService.idl
 create mode 100644 dom/interfaces/push/nsIPushObserverNotification.idl
2015-04-21 20:10:50 +02:00
Michael Ratcliffe b66e2c69f8 Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins 2015-04-17 11:53:06 +01:00
Ian Moody 1b0368b7b5 Bug 1141734 - Pass this.browser into PrintUtils.print() in nsContextMenu.printFrame(). r=gabor
--HG--
extra : transplant_source : %D0%03%7D%B1%BC%28%9D%26%C3%D2%7Ci%F0%2CI%E4%C3%A7%F2/
2015-04-15 22:44:50 +01:00
Ian Moody 276e43ea5c Bug 1140859 - Pass the outerWindowID into nsContextMenu.saveHelper() and use that to get the window, rather than unsafely accessing doc.defaultView. r=gabor
--HG--
extra : transplant_source : %05%1C%0C%25%17%E5o%C9%06%13R%92%20u%BB%F0z%86%1A%B6
2015-04-12 11:05:32 +01:00
Ian Moody 876b457646 Bug 1140859 - Pass the safe documentURIObject into nsContextMenu.saveHelper() rather than unsafely accessing it on the document. r=gabor
--HG--
extra : transplant_source : %D8%A7%D02%9D%12%B0%E6%8FSr%1E%3F%08%EC%DDWU%04%AF
2015-04-11 10:51:09 +01:00
Carsten "Tomcat" Book 34eac73c74 Merge mozilla-central to fx-team 2015-04-21 15:35:04 +02:00
Carsten "Tomcat" Book c560e33395 Merge mozilla-central to mozilla-inbound 2015-04-21 12:38:27 +02:00
Wes Kocher 4b97517c7c Merge m-c to fx-team a=merge CLOSED TREE 2015-04-20 17:19:07 -07:00
Wes Kocher 1d3fd84d27 Merge fx-team to m-c a=merge CLOSED TREE 2015-04-20 17:04:09 -07:00
Simon Montagu bfb5cc9a66 Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn 2015-04-21 11:32:01 +03:00
Justin Dolske 93709a1e36 Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh 2015-04-20 15:54:49 -07:00
Wes Kocher 5c3f9ff266 Backed out changeset b09423cfc86b (bug 1098374) for dt orange 2015-04-20 15:40:48 -07:00
Timothy Nikkel ce7dd8ac13 Bug 1155940. Silly typo fix in test. 2015-04-20 11:57:06 -05:00
Marco Bonardo 9b2ba80009 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Mike de Boer 5b23883e24 Bug 1142514: add tests for the context views in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : 76e148a26e02f04f25d4880e28af997ee2e23e41
2015-04-21 12:07:02 +02:00
Mike de Boer 0925485637 Bug 1142514: show context information in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : a0f3858298ca9f8d3f2543017134830d1099b1e7
2015-04-21 12:06:59 +02:00
John Kang 0dbd2d45d6 Bug 1143074 - "Inspector search box can't find nodes with IDs/classes that include CSS reserved characters" [r=pbrosset] 2015-04-21 02:56:00 +02:00
Cedric Raudin 8639337053 Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8 2015-04-21 09:35:03 +01:00
Alexandre Poirot 42cdd64c7b Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins 2015-04-18 09:39:07 +02:00
Alexandre Poirot 8e70b1f251 Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
DeveloperToolbar.show now returns a promise.

This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-18 09:39:07 +02:00
Wes Kocher 0d38675c84 Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange 2015-04-20 13:42:48 -07:00
Marco Bonardo ea323040f5 Bug 1155705 - Safari bookmarks migration is broken. r=Gijs 2015-04-17 21:22:40 +02:00
Patrick Brosset 6663c08566 Bug 1155172 - Intermittent browser_webconsole_notifications.js; r=past
--HG--
extra : rebase_source : a7765b76ac1446be1d326d21003830fda78d3903
extra : histedit_source : 2461745805baf143cc3b4e1ae30d67fdf0d95219
2015-04-20 11:53:03 +02:00
Mike de Boer 78f7ca030d Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8 2015-04-17 17:29:49 +02:00
Brian Grinstead 05d8be44f6 Bug 1036324 - Adds option to walker.parents() to not traverse DocShellTreeItems of different types
This option helps avoiding blank inspector situations when trying to use the right-click ctx
menu in the browser to inspect an element *while* the page is reloading.
2015-04-15 13:49:00 +02:00
Tim Taubert 2720b4d9f6 Bug 1152341 - Failure to read one of the session file candidates shouldn't stop us from trying further r=Yoric 2015-04-15 15:27:12 +02:00
James Lai a81f54f037 Bug 1155956 - Remove unused private browsing mask icons. r=dao 2015-04-19 13:02:43 +02:00
Zach Miller 1883a2482c Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao 2015-04-19 12:37:49 +02:00
Phil Ringnalda 16abe9e8ad Merge m-c to f-t 2015-04-18 17:06:13 -07:00
Phil Ringnalda 8747c26535 Merge f-t to m-c, a=merge 2015-04-18 16:46:44 -07:00
Dão Gottwald aa8a1c9e9f Bug 1155642 - Windows XP showing several tiny icons per toolbar button when using Luna Silver with high DPI, r=gijs
--HG--
extra : histedit_source : 09a211adeb54a1c36d2895f3d5b35c96baf964a2
2015-04-18 00:13:00 +01:00
Gijs Kruitbosch 32632ad9c0 Bug 1150520 - disable EME for Windows XP, r=dolske
--HG--
extra : rebase_source : e445e26f4a9f6a429c5ca27320d7967ab5c6f3e6
extra : histedit_source : c5be3a53d2c255515f55b6c64474e7fc4bd5b053
2015-04-17 11:57:22 +01:00
Gijs Kruitbosch 0430b12ca6 Bug 1141031 - fix in-content prefs dialogs overflowing, r=jaws
--HG--
extra : rebase_source : 57bf8e310b3ed8b1db472ec24f5bd9ff60b106dd
2015-04-16 19:51:04 +01:00
Ryan VanderMeulen bafac6e86d Merge m-c to fx-team. a=merge 2015-04-17 16:03:31 -04:00