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

34946 Коммитов

Автор SHA1 Сообщение Дата
Tim Taubert bd14bee44a Bug 1156722 - Check for window.gBrowser instead of window.getBrowser r=smacleod 2015-03-30 10:22:45 +02:00
Tim Taubert fd71ad4984 Bug 1156722 - Use destructuring instead of [].shift() r=smacleod 2015-03-30 10:23:59 +02:00
Tim Taubert 445063d439 Bug 1156722 - Remove legacy _toJSONString() method and use JSON.stringify() r=smacleod 2015-03-30 10:25:47 +02:00
Tim Taubert c094cda64e Bug 1157220 - Prevent "null" entries for tabs in the window state object when restoreTab() is called for a given tab before we collected data for all its predecessors r=smacleod 2015-04-22 15:37:12 +02:00
Tim Taubert aca4ef500c Bug 1156721 - Move restoreCookies() implementation to SessionCookies.jsm r=smacleod
Also, remove the try/catch clause as nsCookieService::Add() will only fail if the profile was already closed or we're OOM, aborting in those cases is absolutely fine.
2015-03-30 10:41:57 +02:00
Bill McCloskey ef1fa80639 Bug 1081879 - [e10s] WebProgress shims (r=mconley) 2015-04-29 17:23:48 -07:00
Bill McCloskey f2b643a854 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -07:00
Bill McCloskey f29df58dbe Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao) 2015-04-29 17:21:45 -07:00
Neil Deakin 8b08f6ce5e Bug 1093373 , e10s, fix and re-enable browser_bug647886 .js, r=gijs 2015-05-06 13:17:45 -04:00
Jordan Santell 91aa00f18a Bug 1154018 - Check to see that nsIURI's host exists when parsing location for framenodes, and cache failures. r=vp 2015-04-28 20:46:50 -07:00
Jordan Santell 527bedacaf Bug 1143027 - The performance tool tab highlights during a recording. r=vp 2015-04-27 15:59:22 -07:00
Jordan Santell 7d601ec5b3 Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen 2015-04-28 10:32:32 -07:00
Brian Grinstead a7893c2419 Bug 1153022 - Add trimOutput option to inplace editor;r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_inplace-editor.js => browser/devtools/shared/test/browser_inplace-editor-01.js
2015-04-29 17:27:19 -07:00
Jordan Santell b01ec40721 Bug 1132758 - Performance feature visibility now based on a per recording-basis, dependent on features enabled and server support. r=vp 2015-04-24 21:04:02 -07:00
Wes Kocher 45c25429f2 Merge m-c to inbound a=merge CLOSED TREE 2015-05-07 15:37:01 -07:00
Wes Kocher a72c5d5617 Backed out changeset 7ec5c7a4830f (bug 896139) for adding a test that times out a=merge
--HG--
extra : source : f8ad92bbeea604d2cd367773ca7c21e63900cc8d
2015-05-07 10:13:59 -07:00
Mark Goodwin f82bee04e1 Bug 1128607 - Add freshness check for OneCRL (r=keeler) 2015-05-07 18:54:05 +01:00
Abdelrhman Ahmed 73e9d3af3b Bug 1137422 - Hide rename root from context menu in WebIDE. r=jryans
--HG--
extra : rebase_source : 7349a6c89d5a2fbfca4aef693b1bf3a94b8e9d01
2015-02-27 16:46:00 -05:00
Tom Tromey 7ad4a0d1dd Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug
--HG--
extra : rebase_source : 038e4e7ff6f18c6db193ada012eb162e075d6d69
2015-04-20 07:03:00 -04:00
Will Bamberg 3bf45dfbd2 Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
--HG--
extra : rebase_source : 6383633d26384543286e4311a91cb26d4ce4bfd6
2015-04-21 16:28:00 -04:00
Dave Townsend 7b5d12ad46 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
2015-03-31 11:32:40 -07:00
Felipe Gomes a81f49cb69 Bug 1129564 - [e10s] anchor navigation from the awesomebar removes the lock icon. r=dao 2015-04-24 14:15:42 -03:00
Kartikaya Gupta 4a51c4a66d Bug 1039866 - Follow-up to fix missing paren which busted some l10n stuff. r=me 2015-04-24 09:46:46 -04:00
Carsten "Tomcat" Book d9746cf0aa Merge mozilla-central to fx-team 2015-04-24 15:01:23 +02:00
Carsten "Tomcat" Book cdf101ec43 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Shane Tomlinson 4b8dab2a11 Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh 2015-04-24 16:07:33 +10:00
Dão Gottwald dc08d9fe3d Bug 1104165 followup, addressing review comment 2015-04-24 07:44:22 +02:00
Yash Mehrotra d2b3cf770e Bug 1088780 - Input field for templates URL now uses flex. r=jryans
--HG--
extra : rebase_source : 5acc9e288a3b28a71c7261e65878b4f899d75211
2015-04-23 23:18:27 +05:30
Tim Taubert 17a502b1e0 Bug 1134518 - Add test to ensure we don't lose shistory entries when switching a browser's remoteness r=Mossop 2015-04-23 15:42:55 +02:00
Mark Hammond d0e06bbecd Bug 1149729 - ignore more Sync login error states. r=adw 2015-04-24 11:49:22 +10:00
Mark Hammond 179b24467e Bug 1070115 - pass the uid and email address of the current FxA user to the account manage url. r=zaach 2015-04-24 10:51:20 +10:00
Matthew Noorenberghe 85e079584d Bug 1079554 - Test ignoring UITour messages from pages that aren't visible. r=Unfocused
--HG--
extra : rebase_source : 2b872f3c3c9fbe40101753cc386ebaccf9b6f7c9
2015-04-23 17:02:51 -07:00
Ian Moody 1028ac00f3 Bug 1134424 - Use the existing reference to the document in nsContextMenu.saveMedia() rather than unsafely creating a new one. r=gabor
--HG--
extra : rebase_source : 7ca6efe0e6d13e86e885dab531ccae97624e079c
extra : histedit_source : 3c195110262249d6246488124c9b944265b71d26
2015-04-21 16:23:41 +01:00
Ian Moody 2384c1d0ca Bug 1134424 - Use a message to safely get the dataURL of the canvas for saving media with e10s. r=gabor
--HG--
extra : rebase_source : 5944b7a929179c6f83909b4afe96896021cb8533
extra : histedit_source : 8cdd9e8e372a4eebbd6db2fd92e0e50cd00afa28
2015-04-21 23:09:03 +01:00
Mahdi Dibaiee def5ece8a6 Bug 1155113 - add ruleview-swatch class to expanded properties; r=pbrosset 2015-04-23 15:03:36 -07:00
Manraj Singh e4cfa4d611 Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN 2015-04-23 12:21:00 -07:00
Jordan Santell 686a3ac373 Bug 1157718 - Do not use Array.prototype.includes in production code that leaves nightly in performance tool. r=fitzgen
--HG--
extra : rebase_source : 7bfd376ec38666a06d3f23fcd4bf7c0ada36898c
2015-04-23 14:46:00 -04:00
Jonas Jenwald 1610cef7d5 Bug 1112947 - Replace a setTimeout with an EventListener to fix an intermittent failure in browser/extensions/pdfjs/test/browser_pdfjs_navigation.js. r=mossop
This patch also fixes three small typos in the code. Two of them are trivial spelling errors, while the third one concerns the removal of an EventListener in the function |setZoomToPageFit|.

--HG--
extra : rebase_source : 0aa021964d54bce573ebcc2722849b2896dd3394
2015-03-28 23:55:21 +01:00
Ryan VanderMeulen 2874ac15cb Merge m-c to fx-team. a=merge 2015-04-23 17:25:20 -04:00
Ryan VanderMeulen c39b31d3fd Merge inbound to m-c. a=merge 2015-04-23 17:10:28 -04:00
Georg Fritzsche ad74040128 Bug 1150134 - Part 7: Only enable Telemetry ping archiving for Firefox Desktop. r=vladan 2015-04-23 19:22:28 +02:00
Tim Taubert 3a85704b48 Bug 1157235 - Remove unused sessionstore-state-write notification r=Yoric 2015-04-22 16:05:40 +02:00
Asaf Romano 3e864279a2 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Tim Taubert f2ac8a39c3 Bug 1134518 - Add xpcshell test for shistory caps on clean shutdown and fix existing tests r=Yoric 2015-04-22 20:26:49 +02:00
Tim Taubert 864092309d Bug 1134518 - Cap shistory entries in the SessionWorker when shutting down r=Yoric 2015-04-22 18:41:32 +02:00
Tim Taubert bed2a2af1d Bug 1134518 - Send a state object instead of a string to SessionWorker.write() r=Yoric 2015-04-22 16:18:26 +02:00
Tim Taubert ec72549391 Bug 1134518 - Remove shistory capping code from SessionHistory.jsm r=Yoric 2015-04-22 15:51:34 +02:00
Joe Walker 9cc5a4d6b3 Bug 1128988 - runAt support for commands/converters; r=bgrins
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Patrick Brosset 57a6320951 Bug 1152279 - Give the inspector sidebar a default size so it can be collapsed; r=miker
--HG--
extra : rebase_source : 5c83ca3af0b6c96cc022b8baf47df9cfd7e471f7
2015-04-21 15:29:49 +02:00
Marco Bonardo b51f67ee85 Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao 2015-04-23 10:35:36 +02:00
Patrick Brosset e14d480a72 Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins
--HG--
extra : rebase_source : 26e692e502288ff38a6097e7312b7ab2ef9ab802
extra : histedit_source : c84759a2221e14c661a0009f4403ae605ffbc22b%2Cf46ec9753c17d9c613a287dc2f343d70c27dd62d
2015-04-23 10:34:01 +02:00
Patrick Brosset 2bea836101 Bug 1156767 - Report error message and continue loading other stylesheets even when a stylesheet fails; r=bgrins
--HG--
extra : rebase_source : 63407bc1271d7de0f79c34ae3f6bc434c15d8b5a
2015-04-22 18:04:48 +02:00
Carsten "Tomcat" Book 30b01a14e8 Backed out changeset f99621542727 (bug 1038068) for test failures in test_corrupt.js etc on a CLOSED TREE 2015-04-23 09:09:30 +02:00
Carsten "Tomcat" Book 113727c6bc Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano 7f68adcfa1 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Wes Kocher b43e5283da Merge m-c to fx-team a=merge 2015-04-22 17:27:15 -07:00
Wes Kocher a79764cf6b Merge inbound to m-c a=merge CLOSED TREE 2015-04-22 17:15:53 -07:00
Patrick Brosset b2a9538957 Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker
Now when the front requests the list of AnimationPlayers for a node,
all players for this node + the nodes in its subtree are returned.
Also the mutationobserver starts observing all mutations in the node
and its subtree.

--HG--
extra : rebase_source : c419bd2f397617317fa9c9d0b7fd22f07abc12cf
2015-04-21 09:22:30 +02:00
Richard Marti f5a58eef24 Bug 1156913 - Use highlighttext color also for :active menus. r=Gijs
--HG--
extra : rebase_source : fa8854bd0029b900755b86d11e2e9826527b0845
2015-04-22 00:10:37 +02:00
Mahdi Dibaiee f7d08d3712 Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
--HG--
extra : rebase_source : 8905a064e9fef03301f4fb9efed6839c368e85d9
2015-04-21 02:30:00 -04:00
Dave Townsend 2fb50ac667 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
extra : amend_source : 4aa3ae86e2afc75529e880ab962c67163405248b
2015-03-31 11:32:40 -07:00
Mark Banner 44f6b5d48e Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer 2015-04-22 19:17:15 +01:00
Mark Banner 3ca9465d75 Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer 2015-04-22 19:17:15 +01:00
Sami Jaktholm 3108b22c58 Bug 1148893 - Remove old initialization methods from head.js. r=bgrins
--HG--
extra : rebase_source : 1a611debbb14a1c99e4abb1544de8d477c3906b0
2015-03-29 13:24:27 +03:00
Sami Jaktholm d797a3d945 Bug 1148893 - Make browser_styleeditor_opentab.js use the new initialization method. r=bgrins
--HG--
extra : rebase_source : de34f589be31ecbf1c1fd5aef24b1b89edecb2ea
2015-04-18 10:24:56 +03:00
Ryan VanderMeulen e18cc407f2 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 523a4f398be8a298db1a25bf0d4a892773efef82
2015-04-23 17:22:50 -04:00
Blake Kaplan e5a61bd5b1 Bug 1156939 - don't stash a reference to a CPOW and then spin the event loop. r=mconley 2015-04-23 13:24:56 -07:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Kartikaya Gupta 96aa1c1f80 Bug 1039866 - Remove browser/metro. rs=gavin 2015-04-23 15:10:28 -04:00
Alessio Placitelli 2c61b7f645 Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche
--HG--
extra : rebase_source : 29d6efbac93b927b8de5e6cde484b413d97bdaa4
2015-03-10 03:52:00 -04:00
Jennifer Fong be62ea33bc Bug 1032984 - Fix Shift+Home/End/PageUp/PageDown to highlight value. r=bgrins
--HG--
extra : rebase_source : ce1c811725e43245729b2bf2b02cdf77257151ae
2015-04-21 09:28:00 -04:00
Mark Banner 4ae9c9ef17 Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose 2015-04-22 08:51:46 +01:00
Wes Kocher 9adc1fecb8 Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL
--HG--
extra : amend_source : 086173e953ae46aa2292993601380ab04884b1ac
2015-04-21 18:21:52 -07:00
Dave Townsend f4b5328e0d Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz
--HG--
extra : rebase_source : a48282c6b3f10391e9492d4f0a89cef8697ea622
extra : amend_source : 17c0645d0577dad789b2d9b4879459327fcef1f7
2015-03-31 11:32:40 -07:00
Mark Banner 88fb308441 Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner 87a741e0a1 Bug 1145541. r=mikedeboer 2015-04-21 21:53:15 +01:00
Tim Nguyen 03088a350d Bug 1089428 - Allow script injection into source editor component. r=bgrins 2015-04-04 01:17:59 +02:00
Alexandre Poirot 474efd847b Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset 2015-04-21 13:01:40 -07:00
André Reinald 1394d77b29 Bug 1075160 - Support action: reset a pref to the default setting r=gfritzsche, r=bholley 2015-04-16 17:00:14 +02:00
Brian Grinstead 7a4f3e1cd2 Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset 2015-04-21 11:18:02 -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
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
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
Ryan VanderMeulen 86aee22968 Merge inbound to m-c. a=merge
--HG--
rename : toolkit/modules/tests/browser/browser_AddonWatcher.js => toolkit/components/perfmonitoring/tests/browser/browser_AddonWatcher.js
2015-04-17 15:44:37 -04:00
Dão Gottwald 902c459720 Bug 1147805 - Add Learn More link to the add-on install confirmation doorhanger. r=dtownsend 2015-04-17 20:19:08 +02:00
Jennifer Fong 7836d45e7a Bug 901250 - Add scroll into view menu item for the inspector. r=bgrins 2015-04-17 11:03:24 -07:00
Patrick Brosset e44cbdba90 Bug 1155553 - Fixes animationinspector regression with actor-capabilities detection; r=bgrins
--HG--
extra : rebase_source : 31a4ed8dc5ed85a11c95e4a895955d2ac5c19b43
2015-04-17 10:14:14 +02:00
Willian Gustavo Veiga 84ee31c3a4 Bug 1155077 - openLinkNewTab.label should be "Open Link in New Tab";r=bgrins 2015-04-17 07:06:52 -07:00
Patrick Brosset b9a03f7e0e Bug 1149999 - 1 - Display transition names in animation-panel now that they have names; r=past
The WebAnimations API now returns names for CSS transitions too. The existing mechanism
in the animation-panel doesn't need to be changed for these names to appear, but some
comments needed modifying.

--HG--
extra : rebase_source : 2ae4d1dd747ad9cf630ec6ed5449a8fc33263004
extra : histedit_source : df40d357379ea965e6ab4095806ee5e4b98cf991
2015-04-16 10:41:37 +02:00
Patrick Brosset 292adfbff7 Bug 1121528 - Avoid the inspector going blank when quickly navigating; r=bgrins
This prevents the WalkerActor from failing at handling various requests when
those requests are about DeaedNodes. Indeed, the async nature of the devtools
protocol means that the client could be asking for information about a node that
doesn't exist anymore because it was part of a page that was navigated away from.
The WalkerActor should know how to deal with such cases, so the patch adds a
number of early returns and a new test for them.
This helps avoiding the inspector-panel from going blank in some edge cases.

--HG--
extra : rebase_source : 26ef72eee71334f6fe467d46a486768296035b8a
extra : histedit_source : 697ddbd179ec2992706f20ca7baccbd4f90f9175%2C6e1130e38ed538809f3ee16fd9a5291fe60a85c1
2015-04-17 12:09:58 +02:00
Mike de Boer a27986070d Bug 1152733: Convert all Loop keyed histograms to be enumerated types and opt-out, which helps reporting tremendously. r=vladan,dmose 2015-04-17 11:14:55 +02:00
Chirag Bhatia 6c65395116 Bug 1152281 - Playback rate in animations inspector panel is unreadable in dark theme. r=pbrosset 2015-04-16 09:52:00 +02:00
Mark Banner 953a35523a Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Mark Banner 7ac65d0a85 Bug 1154806 - Loop's ui-showcase has stopped scrolling since bug 1132301. r=mikedeboer 2015-04-17 08:34:02 +01:00
Mark Banner 247a6d3aa7 Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose 2015-04-17 08:34:02 +01:00
Jared Wein 6694af17da Bug 1156114 - Properly escape regex for the readerViewTrigger.
--HG--
extra : rebase_source : ca257fe785d24bf2464a99c08a9a070b407908c8
2015-04-20 11:43:34 -07:00
Tom Tromey d48f66c123 Bug 1096908 - forward network security messages to the content process; r=hurley
--HG--
extra : rebase_source : 8b44bcac632a2170f4d4eeb45aff1f0b751621fa
2015-04-20 11:42:09 -07:00
Patrick Brosset 63849335b6 Bug 1153635 - Focus first focusable element in MarkupContainer when line is clicked; r=bgrins
--HG--
extra : rebase_source : 4bdd717a25de97393de39cee31fa0ae62e37cba8
2015-04-20 17:49:11 +02:00
Wes Kocher 501075782d Backed out changeset dbee7cf7e96f (bug 1096908) for bustage 2015-04-20 11:22:21 -07:00
Jan Keromnes 06b8c90f7c Bug 1150697 - Fix confusing messages in Network Monitor tests. r=bgrins 2015-04-20 11:10:09 -07:00
Jan Keromnes d72e8a4ead Bug 1150697 - Add IP address to the Network Monitor domain tooltip. r=bgrins 2015-04-20 11:10:05 -07:00
Michael Ratcliffe 40cecd0bac Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins 2015-04-17 11:53:06 +01:00
Michael Ratcliffe c90ba68148 Bug 1136155 - Alpha-sort events in the events popup r=pbrosset 2015-04-17 16:08:11 +01:00
Michael Ratcliffe 881804bd7f Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth,bgrins 2015-04-16 10:17:26 +01:00
Tom Tromey 837eed6a5a Bug 1096908 - forward network security messages to the content process; r=hurley 2015-04-20 11:09:34 -07:00
Tim Taubert 42b1229275 Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
Sami Jaktholm 866040ac36 Bug 1148893 - Part 20 - Clean up browser_styleeditor_sv_resize.js and make it test something useful. r=bgrinstead 2015-04-18 08:26:14 +03:00
Timothy Nikkel 8b3d6a3dc6 Bug 1155940. Make browser_354894_perwindowpb.js wait for load and SSTabRestored after doing undoCloseTab. r=ttaubert 2015-04-20 10:05:46 -05:00
Mike Hommey fab981bebc Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
Drew Willcoxon 130cd1016f Bug 1154850 - Fix "Backoff request had non-numeric value: None" log message in desktop reading list sync scheduler. r=mhammond 2015-04-16 16:12:00 +02:00
Yury Delendik e7c5220160 Bug 1154731 - Update Shumway to version 0.10.346. r=till 2015-04-15 22:04:58 -05:00
Sami Jaktholm f007a5b5b9 Bug 1148893 - Part 19 - Clean up browser_styleeditor_autocomplete.js and split disabled autocomplete test into separate file. r=bgrinstead 2015-04-04 11:42:21 +03:00
Sami Jaktholm 7240423cf8 Bug 1148893 - Part 18 - Clean up browser_styleeditor_bug_740541_iframes.js. r=bgrinstead 2015-04-04 11:13:09 +03:00
Sami Jaktholm 3d7d7eb730 Bug 1148893 - Clean up browser_styleeditor_bug_851132_middle_click.js. r=bgrinstead 2015-04-04 11:44:28 +03:00
Sami Jaktholm 03a3a5f492 Bug 1148893 - Part 16 - Clean up browser_styleeditor_enabled.js. r=bgrinstead 2015-04-04 11:46:19 +03:00
Sami Jaktholm 0f1748c66f Bug 1148893 - Part 15 - Clean up browser_styleeditor_filesave.js. r=bgrinstead 2015-04-04 10:13:24 +03:00
Sami Jaktholm 542b80e07b Bug 1148893 - Part 14 - Clean up browser_styleeditor_import.js. r=bgrinstead 2015-04-04 10:06:49 +03:00
Sami Jaktholm 8b78204e26 Bug 1148893 - Part 13 - Clean up browser_styleeditor_import_rule.js. r=bgrinstead 2015-04-04 10:02:55 +03:00
Sami Jaktholm 4905c8a6ed Bug 1148893 - Part 12 - Clean up browser_styleeditor_inline_friendly_names.js. r=bgrinstead 2015-04-04 09:53:26 +03:00
Ryan VanderMeulen 0e9facc399 Merge m-c to fx-team. a=merge 2015-04-16 16:24:04 -04:00
Ryan VanderMeulen 96f0034585 Merge inbound to m-c. a=merge 2015-04-16 16:18:13 -04:00
Dan Mosedale ef67a02b15 Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer 2015-04-16 11:54:49 -07:00
Brian Grinstead 964f9f6d53 Bug 1153903 - Get rid of logspam during devtools talos test runs;r=pbrosset 2015-04-16 09:54:04 -07:00
Patrick Brosset 4ef5ae3f3b Bug 1151956 - Add tooltips with refs to source css rules in the layout-view; r=miker
--HG--
extra : rebase_source : 56dc9040db51b0d3d0c95d1039db5475ae00292c
2015-04-16 18:40:40 +02:00
Dan Mosedale 2d4e7bd9d9 Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
Gijs Kruitbosch bc69601a40 Bug 1124217 - don't gather telemetry for windows that have died, r=mconley
--HG--
extra : rebase_source : a90e7ffbba7de812462eb6ae1c1ea702cb417c6a
2015-04-16 11:41:19 +01:00
Gijs Kruitbosch c5783ea4a3 Bug 1152219 - make reader mode node limit a pref, turn off entirely for desktop because of isProbablyReaderable, r=margaret
--HG--
extra : rebase_source : 37dc49ce9fd0deaae03c06d44ce7d1864ab420af
2015-04-16 16:24:08 +01:00
Jared Wein 6222fd05b3 Bug 1155304 - Right-clicking the reading list + button (in URL bar), shouldn't add the page to the reading list. r=gijs 2015-04-16 14:40:18 -04:00
Pierre de La Morinerie accf522fd2 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-16 14:31:41 -04:00
Gabriel Luong 4e698df748 Bug 1120616 - Part 5: Refactor style inspector tests to use synthesizeKeys r=bgrins 2015-04-16 14:15:35 -04:00
Gabriel Luong 5627d34bdd Bug 1120616 - Part 4: Add textbox context menu for rule and computed view r=bgrins 2015-04-16 14:15:28 -04:00
Gabriel Luong f9f4f8c891 Bug 1120616 - Part 3: Adjust the styles in the computed view's filter style search r=bgrins 2015-04-16 14:15:24 -04:00
Gabriel Luong 4ab56e56e8 Bug 1120616 - Part 2: Add unit tests for filter styles in rule view r=bgrins 2015-04-16 14:15:20 -04:00
Gabriel Luong 1faf344267 Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins 2015-04-16 14:15:09 -04:00
Jared Wein 5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Dan Mosedale f989274315 Bug 1155036-standalone display unusable at 640x500, r=mikedeboer 2015-04-16 08:32:41 -07:00
Iaroslav Sheptykin 6315c21a4a Bug 1153509 - Clipping translation notification bar on small screens. r=florian 2015-04-16 17:10:36 +02:00
Florian Quèze c0ec7b3074 Bug 1152908 - Middle-clicking on a reading list item should open it in a new tab, r=Gijs. 2015-04-16 17:09:20 +02:00
Mike de Boer 39a32f8010 Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8 2015-04-16 14:09:37 +02:00
Marco Bonardo e2d85aa876 Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert 2015-04-16 12:13:43 +02:00
Gijs Kruitbosch 23e164625b Bug 1148923 - min-width the font menulists, r=jaws
--HG--
extra : rebase_source : c0fe6bf0643a67db423fc2b1cb47ec23244958d0
2015-04-15 07:57:00 +01:00
Marco Bonardo c45dc2da62 Bug 1094844 - Use new keywords API in search service. r=jaws 2015-04-16 10:56:34 +02:00
Marco Bonardo eb8d30f87a Bug 1154294 - write a test for IE cookies migration. r=Gijs 2015-04-16 10:16:19 +02:00
Keita Mimura adb7b83225 Bug 1149198 - Increase bookmark description field minimum number of rows. r=mak 2015-04-16 10:16:15 +02:00
Gijs Kruitbosch 59a04c88d9 Bug 1154472 - fix expiry dates in IE cookie imports, r=mak 2015-04-15 10:28:16 +01:00
Mark Hammond 6ede6ade80 Bug 1153121 - have the readinglist sync engine log existing local items if trace logging is enabled. r=adw 2015-04-16 16:16:10 +10:00
Mark Hammond 3f8a941dc8 Bug 1152698 - certain readinglist server response codes should cause the sync engine to throw/abort. r=adw 2015-04-16 16:16:10 +10:00
Phil Ringnalda 1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jordan Santell 73ef930712 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Jared Wein 2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Ryan VanderMeulen 9ee119c2bd Merge fx-team to m-c. a=merge 2015-04-15 21:23:40 -04:00
Ryan VanderMeulen 9682ed1ae3 Merge m-c to fx-team. a=merge
IGNORE IDL
2015-04-15 15:20:08 -04:00
Ryan VanderMeulen d65cb1db7a Merge fx-team to m-c. a=merge
IGNORE IDL CHANGES

--HG--
extra : amend_source : 1ae4b480ab28633bef90e05797089fb8cdbf3889
2015-04-15 15:10:44 -04:00
Carsten "Tomcat" Book 6fc008ccfc Backed out changeset 145f6347bb11 (bug 1137285) depending on the backout of bug 1145049
--HG--
extra : rebase_source : 3910ece62d2aafe466ce3aff65ebd164052d11cf
2015-04-15 17:24:06 +02:00
Carsten "Tomcat" Book 26799a7307 Backed out changeset 120d272971a6 (bug 1137285)
--HG--
extra : rebase_source : 890cba751909152d0e7d7f51db43c10672831d6e
2015-04-15 17:23:18 +02:00
Carsten "Tomcat" Book 2c95d28b6b Backed out changeset 3570dbae06e2 (bug 1137285)
--HG--
extra : rebase_source : 1f3f448a438812c7e5810ebc8d735755936fdb72
2015-04-15 17:23:10 +02:00
Brian Grinstead e1f2963567 Bug 1149346 - DevTools sourceeditor: make selection of an autocomplete item include the full text of the item;r=pbrosset
Previously, there was a case where typing 'a' and then selecting '#about' would
end up with 'about' in the editor.  The selection wasn't taking this situation
into account, so now if the prefix of the autocomplete item contains the entire
text of the line, then replace the first part of the line with the item
2015-04-15 08:15:22 -07:00
Patrick Brosset 4ae0fca079 Bug 1149346 - First word in selector-search also matches classes and ids; r=harth 2015-04-15 08:15:20 -07:00
Brian Grinstead 0511749b55 Bug 969914 - Make developer toolbar match the light devtools theme when applied;r=jwalker,r=pbrosset 2015-04-15 08:12:49 -07:00
Steven MacLeod 38ba9eff34 Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are also updated to work properly when about:privatebrowsing is loaded remotely.
2015-04-15 13:58:21 +02:00
Mike Conley 243f0f6608 Bug 1153659 - Add missing argument to addObserver in browser_pluginCrashReportNonDeterminism.js to avoid permafail on Aurora merge. r=test-only-change
--HG--
extra : rebase_source : 646cb9c8fbb8e850a4a8857264b56b4379f94370
2015-04-13 09:09:44 -04:00
Carsten "Tomcat" Book 58d3ae7f5d Backed out changeset 6c4285b179df (bug 1145049) 2015-04-15 16:12:30 +02:00
Carsten "Tomcat" Book 28914c9267 Backed out changeset d800c6c9493d (bug 1145049) 2015-04-15 16:12:25 +02:00
Carsten "Tomcat" Book 7f5236111a Merge mozilla-central to fx-team 2015-04-15 15:03:01 +02:00
Carsten "Tomcat" Book 40ae721556 merge mozilla-inbound to mozilla-central a=merge 2015-04-15 14:28:05 +02:00
Mark Banner b81f00dcab Bug 1142588 - Implement context in conversations display for Loop's standalone UI. r=mikedeboer 2015-04-15 13:06:34 +01:00
Alexandre Poirot 6469c6796e Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset 2015-04-15 13:55:30 +02:00
Alexandre Poirot 21c1b20bb3 Bug 1137285 - Replace content.location = ... by a navigateTo request r=pbrosset 2015-04-15 13:55:29 +02:00
Alexandre Poirot 30fa572d38 Bug 1137285 - Convert addTab+openInspector to openInspectorForURL r=pbrosset 2015-04-15 13:55:29 +02:00
Alexandre Poirot 8b4c3a2d9e Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins 2015-04-15 00:35:33 +02:00
Alexandre Poirot 61b9409505 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-15 00:35:33 +02:00
Gijs Kruitbosch 817049f58a Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret
--HG--
extra : rebase_source : fce241271556dab4253c8ba4d45b0937eeda2d41
2015-04-13 20:12:57 +01:00
Dão Gottwald 8e8f5d2b40 Bug 1154625 - Merge fullscreen window controls styling from browser-aero.css into browser.css. r=gijs 2015-04-15 11:54:39 +02:00
Mark Goodwin f715289309 Bug 1120748: Resolve intermittent failure of browser_ssl_error_reports.js (r=ttaubert) 2015-04-15 15:49:51 +01:00
Ryan VanderMeulen 3ebfa611d7 Merge m-c to inbound. a=merge
IGNORE IDL

--HG--
extra : amend_source : 778e98f1365079cf61c444c6e9b3114e069c5b7b
2015-04-15 15:15:32 -04:00
Tanvi Vyas 0c32cb5990 Bug 1146677 - A user disabling mixed content blocking should not affect the site identity icon or messages. r=dolske 2015-04-15 10:12:36 -07:00
Bill McCloskey 3856bd0f73 Bug 1056443 - Use correct URL in location bar when switching processes (r=ttaubert) 2015-04-15 10:09:49 -07:00
Margaret Leibovic c5fa83cd59 Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
--HG--
extra : rebase_source : 90a5a04b3eb3256a2354f9ebbf65e7595f568a91
2015-04-06 16:07:03 -07:00
Wes Kocher e005d7be52 Merge m-c to fx-team a=merge CLOSED TREE 2015-04-14 15:40:46 -07:00
Jared Wein 1444b5353b Bug 1153403 - Don't allow dialogs to resize if they didn't resize in windowed preferences. r=Gijs
--HG--
extra : rebase_source : 83007235ed6231180e86226f33916ede51540728
2015-04-14 18:15:52 -04:00
Ryan VanderMeulen 49e688766a Merge fx-team to m-c. a=merge 2015-04-14 16:22:54 -04:00
Marina Samuel b8400eafd3 Bug 1139052 - Don't show suggested tiles for users with fewer than 8 history tiles. r=adw 2015-04-14 14:39:50 -04:00
Marina Samuel 88616f3a59 Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw 2015-04-14 14:34:32 -04:00
Gijs Kruitbosch c63c828d6c Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak 2015-04-14 05:37:00 +01:00
Shane Caraveo 7ac5e1874f Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
Shu-yu Guo b3f5482f33 Bug 1153900 - Fix TDZ issue in IEProfileMigrator.js, r=gijs 2015-04-13 21:25:00 +01:00
Carsten "Tomcat" Book 3f7b7e1827 Merge mozilla-central to fx-team 2015-04-14 16:18:33 +02:00
Ryan VanderMeulen 612dc2a6ee Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Carsten "Tomcat" Book 3ac2fef09c Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE 2015-04-14 08:59:56 +02:00
Tooru Fujisawa f286c1c595 Bug 1147700 - Part 2: Do not overwrite dataTransfer in ChromeUtils.synthesizeDrop if dragData is null. r=enndeakin 2015-04-14 13:07:59 +09:00
Tooru Fujisawa dc525cc40f Bug 1147700 - Part 1: Add aDragEvent parameter to ChromeUtils.synthesizeDrop to modify DragEvent, and set default position to center of destElement. r=enndeakin 2015-04-14 13:07:57 +09:00
Phil Ringnalda 0cc202565a Backed out 4 changesets (bug 1150683) for Android xpcshell test bustage
CLOSED TREE

Backed out changeset 645508dd2a76 (bug 1150683)
Backed out changeset 4389151f1348 (bug 1150683)
Backed out changeset 66ca87f2a944 (bug 1150683)
Backed out changeset 814fc7abbe18 (bug 1150683)
2015-04-13 20:15:58 -07:00
Mark Hammond 0b8c43e99e Bug 1148701: React to Backoff and Retry-After headers from Reading List server. r=adw 2015-04-14 11:14:00 +10:00
Wes Kocher 44390984f4 Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher 381ed5c1ba Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
Willian Gustavo Veiga dfd03446c5 Bug 992947 - Add "Open Link In New Tab" item to stylesheet list. r=bgrins 2015-04-13 16:16:16 -07:00
Mike de Boer 9e7b5f2850 Bug 1132301: Part 6 - allow data: URIs as img source in Loop documents. r=Standard8 2015-04-13 12:04:53 +02:00
Dão Gottwald 7cab884004 Bug 1154233 - Merge private browsing indicator rules from browser-aero.css into browser.css. r=gijs 2015-04-14 14:15:51 +02:00
Mark Banner 1a3f6bb167 Bug 1153418 - Fix an issue on Loop's standalone where the remote and video alignment during screenshare is 10px out. r=dmose 2015-04-14 08:30:57 +01:00
George Wright de4544fb8c Bug 1138746 - Do not allow e10s windows to be opened when HWA is disabled on OS X r=mconley 2015-04-10 17:57:35 -04:00
Margaret Leibovic ef66ed11a8 Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson
--HG--
extra : rebase_source : 3bb7f0207971e48445ad46ddc28d2855d8ba1c3f
2015-04-10 14:41:14 -07:00
Sami Jaktholm bff6d53b6d Bug 1150005 - Don't wait for "editor-selected" event in browser_styleeditor_fetch-from-cache.js as it may have already been emitted. r=bgrins 2015-04-11 10:34:31 +03:00
Kartikaya Gupta 448f4aa25b Bug 1146349 - Update browser-chrome mochitests to deal with async native event synthesization. r=Gijs 2015-04-14 11:36:36 -04:00
Carsten "Tomcat" Book 807db18b59 Merge mozilla-central to mozilla-inbound 2015-04-14 16:15:02 +02:00
Ms2ger f1fc41b0e5 Bug 949614 - Use === for SimpleTest.is; r=Waldo
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.

This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00
Ms2ger 7a131fd192 Bug 949614 - Update test_simulators.html for new is() semantics; r=janx 2015-04-14 15:27:34 +02:00
Gijs Kruitbosch b4aa2d6526 Bug 1150862, make about:reader unlinkable from content on desktop, r=gavin
--HG--
extra : rebase_source : 1e765571c3037a98486adb35e9cf22a17803f2db
extra : histedit_source : f6120a7cd8d1ee33d1f895c1fca8c70a15dd33b6
2015-04-03 09:58:00 +01:00
John Giannakos 162c95fbc9 Bug 1148081 - Cubic Bezier tooltip styling updates to prevent unnecessary overflow. r=bgrins 2015-04-13 09:48:00 +02:00
Jan Keromnes bcbcedb080 Bug 1141571 - Add a legend to the Box Model tool. r=bgrings 2015-04-14 08:58:00 +02:00
Jan Keromnes 3640dc402f Bug 1141571 - Replace box model's old tooltip mechanism with title attributes. r=pbrosset 2015-04-14 05:59:00 +02:00
Chris 109759719f Bug 1110767 - Instantly show the search engine when it is selected in the search bar header text. r=florian 2015-04-13 14:52:42 -07:00
Kit Cambridge 261b139ba8 Bug 1150683 - Implement nsIPushNotificationService. r=dougt 2015-04-13 17:25:18 -07:00
Kit Cambridge b292c26440 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 +
 mobile/android/installer/package-manifest.in       |  1 +
 7 files changed, 95 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-13 17:25:18 -07:00
Bill McCloskey b38d8dad98 Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin) 2015-04-13 18:11:50 -07:00
Ian Moody c4760cc752 Bug 1141160 - Make "Reload Image" use messages to avoid unsafe CPOW warnings. r=gabor
--HG--
extra : transplant_source : %AB%EF%CE%07%12%BF%8F%2AU%16%80t%7EJ%DC%D9%191%C6X
2015-03-21 14:15:26 +00:00
Ian Moody 2896994406 Bug 850378 - Set channel.contentDispositionFilename to value of a[download] in nsContextMenu.saveHelper(). r=dolske
This lets the "Save Link As..." context menu command use the download attibute hint for filenames
2015-03-20 19:06:51 +00:00
Mike Conley 586a3ca968 Bug 1153894 - Regression test. r=felipe.
--HG--
extra : rebase_source : a9a21c45aad600c6789024407c7b04e4bb1bfb5e
2015-04-13 12:10:33 -04:00
Mike Conley cd3fadc871 Bug 1153894 - Make NPAPI plugin crash notification bar crash submission button call the right submission method. r=felipe.
showNPAPIPluginCrashedNotification was erroneously calling submitGMPCrashReport, and attempted
to call it with arguments that it definitely didn't have (pluginDumpID, browserDumpID). Now
we call submitCrashReport with a runID, as expected.

--HG--
extra : rebase_source : 78237bbf2ad84c5495c82e465c8653bef2549ba5
2015-04-13 11:43:30 -04:00
Gijs Kruitbosch 6d631e29db Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
--HG--
extra : rebase_source : 31f07c93b1f5116a5bb952b1c19da003941ad762
extra : amend_source : 58e1db73a93835b0d80326e34ef7056633a7aaa0
2015-03-11 20:22:09 +00:00
Florian Quèze 28ed2da294 Bug 1126107 - Intermittent browser_devices_get_user_media.js | WebRTC indicator hidden - Got true, expected false, r=Gijs. 2015-04-13 16:04:53 +02:00
Florian Quèze 54d2bc606b Bug 1109728 - Intermittent browser_devices_get_user_media.js | popup WebRTC indicator visible - Got false, expected true, r=Gijs. 2015-04-13 16:04:49 +02:00
Mark Banner 4bc5d4c671 No bug. Update Loop's run-all-loop-tests.sh to reference the new location of browser_UITour_loop.js. rs=mikedeboer over irc. NPOTB DONTBUILD 2015-04-13 14:48:02 +01:00
Jordan Santell 94861a14d6 Bug 1151246 - flame graph header should render above the flame graph. r=vp
--HG--
extra : rebase_source : 2cda9d0d8fc696d3c56c08841364530eb9dfbf79
2015-04-12 09:31:00 +02:00
Mark Banner e65c7ac015 Fix browser_UITour_loop bustage from bug 1142522 - update for new required room structure. rs=bustage-fix for CLOSED TREE 2015-04-13 14:10:33 +01:00
Patrick Brosset fd53c00637 Bug 988278 - Fixes ESCape keypress mess in the inspector to make sure the split console opens; r=miker
This fixes 2 problems related to the split console not opening when it should.
1 - After the inspector selection mode (pick mode) was canceled with ESC, pressing ESC once
again did not open the split console, because the toolbox did not have the focus.
2 - The markup-view tooltip (used to preview images) was eating the first ESC keypress when
the markup-view was focused, even though the tooltip was hidden. This was forcing users to
press ESC twice to open the split console.

--HG--
extra : rebase_source : 503e6f0a8fa2ef153f714af1361e85ad844a49d2
2015-04-13 10:51:49 +02:00
Patrick Brosset e6e0278825 Bug 966787 - 2 - Skip inspector breadcrumb updates when the output doesn't change; r=bgrins
Whenever something changed on the selected element (pseudo, attribute), the
breadcrumbs widget used to loop over all breadcrumbs buttons and re-create the
markup for each.
Now, we cache a string version of the text displayed in a button and compare
the new value to that in the loop, to skip DOM updates.

Additionally, the breadcrumbs widget used to update itself after all markup mutations
in the DOM tree displayed in the inspector. The update method now looks at the mutations
array and early return if none of them actually impact the displayed breadcrumbs.

--HG--
extra : rebase_source : 4945c42d03e5be856c92919aa271811e66f3d188
2015-04-13 10:22:05 +02:00
Patrick Brosset b97af70f4e Bug 966787 - 1 - Code cleanup in breadcrumbs.js; r=bgrins
For a better consistency with the rest of the DevTools codebase.

--HG--
extra : rebase_source : 7bf01b3c7bc42809fbc8c0aacbceccc23e311c77
2015-04-08 12:16:25 +02:00
Dão Gottwald 8c91148df6 Bug 1153243 - Set size for badged SDK buttons in the panel / palette. r=gijs 2015-04-13 14:10:03 +02:00
Dão Gottwald 874f505890 Bug 1153243 - Set size for badged SDK buttons in the toolbar. r=mconley 2015-04-13 14:09:35 +02:00
Mark Banner 71f3f64398 Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner 07b0d22a06 Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mike de Boer c2e46fc06b Bug 1142522 - Part 1 Share utils and crypto content modules with chrome as well. r=Standard8 2015-04-13 11:54:25 +01:00
Mark Banner 925edeb002 Bug 1153534 - Remove old currSize parameter deletion now the loop-server no longer supplies it. r=mikedeboer 2015-04-13 11:54:25 +01:00
Carsten "Tomcat" Book 0e18f2d43d Merge mozilla-central to fx-team 2015-04-13 12:10:00 +02:00
Carsten "Tomcat" Book ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Carsten "Tomcat" Book 083ec1fe73 merge fx-team to mozilla-central a=merge 2015-04-13 11:55:10 +02:00
ffxbld 290592d369 No bug, Automated blocklist update from host bld-linux64-spot-009 - a=blocklist-update 2015-04-11 03:29:57 -07:00
Jared Wein c6fc5e44a9 Bug 1152327 - ReadingListUI.init() should be called from delayedStartup, not onLoad. r=gavin 2015-04-11 02:14:56 -04:00
Doug Turner 3dc192b085 Bug 1038811 - Push Notifications - Tests. r=nsm 2015-04-10 20:19:28 -07:00
Doug Turner 5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Ryan VanderMeulen 8cde06547d Backed out changeset f6f3ab17d638 (bug 955933) for e10s browser_net_copy_as_curl.js failures.
--HG--
extra : rebase_source : 029530f8b5279235e0f0d4a4cce92358d7ade2ac
2015-04-10 14:11:50 -04:00
Jared Wein 1d2830c669 Bug 1043612 - Persist the size of resizable in-content subdialogs. r=gijs
--HG--
extra : rebase_source : 8854f8f5ddc2eace786e2371b69c79ddb589a22d
2015-04-09 11:23:32 -04:00
Ryan VanderMeulen fcf455a317 Backed out changeset 881ef048e290 (bug 1147945) for causing spammy TypeErrors that make sheriffing real failures difficult. 2015-04-10 13:58:28 -04:00
Gijs Kruitbosch 196e84e54e Bug 1153268 - remove unused toolbar.customization.usesheet firefox-only preference, rs=me 2015-04-10 18:11:39 +01:00
Jordan Santell 51e2712cec Bug 1153011 - Remove zoom button from call tree. r=vporof
--HG--
extra : rebase_source : 3d3e94ee1e7e6f65009537f7f93d03b255b566c4
2015-04-09 17:41:00 -04:00
Jordan Santell 8278107996 Bug 1152605 - Should not show host names for chrome URIs. r=vporof
--HG--
extra : rebase_source : baf61a39259db61283a04021b89471941435b71b
2015-04-09 17:02:00 -04:00
Dão Gottwald 711eb83e40 Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs
--HG--
rename : browser/themes/windows/aboutSessionRestore-window-icon-aero.png => browser/themes/windows/aboutSessionRestore-window-icon.png
extra : rebase_source : 9486b188840e4d16b0e7b5036a2dfa869bf084ea
2015-04-10 18:28:17 +02:00
Dão Gottwald 18e64e2494 Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs
--HG--
rename : browser/themes/windows/Info.png => browser/themes/windows/Info-XP.png
rename : browser/themes/windows/Privacy-16.png => browser/themes/windows/Privacy-16-XP.png
rename : browser/themes/windows/Privacy-32.png => browser/themes/windows/Privacy-32-XP.png
rename : browser/themes/windows/Secure24.png => browser/themes/windows/Secure24-XP.png
rename : browser/themes/windows/downloads/buttons.png => browser/themes/windows/downloads/buttons-XP.png
rename : browser/themes/windows/feeds/feedIcon.png => browser/themes/windows/feeds/feedIcon-XP.png
rename : browser/themes/windows/feeds/feedIcon16.png => browser/themes/windows/feeds/feedIcon16-XP.png
rename : browser/themes/windows/identity.png => browser/themes/windows/identity-XP.png
rename : browser/themes/windows/livemark-folder.png => browser/themes/windows/livemark-folder-XP.png
rename : browser/themes/windows/menu-back.png => browser/themes/windows/menu-back-XP.png
rename : browser/themes/windows/menu-forward.png => browser/themes/windows/menu-forward-XP.png
rename : browser/themes/windows/pageInfo.png => browser/themes/windows/pageInfo-XP.png
rename : browser/themes/windows/places/allBookmarks.png => browser/themes/windows/places/allBookmarks-XP.png
rename : browser/themes/windows/places/bookmark.png => browser/themes/windows/places/bookmark-XP.png
rename : browser/themes/windows/places/bookmarksMenu.png => browser/themes/windows/places/bookmarksMenu-XP.png
rename : browser/themes/windows/places/bookmarksToolbar.png => browser/themes/windows/places/bookmarksToolbar-XP.png
rename : browser/themes/windows/places/bookmarksToolbar-menuPanel.png => browser/themes/windows/places/bookmarksToolbar-menuPanel-XP.png
rename : browser/themes/windows/places/calendar.png => browser/themes/windows/places/calendar-XP.png
rename : browser/themes/windows/places/history.png => browser/themes/windows/places/history-XP.png
rename : browser/themes/windows/places/libraryToolbar.png => browser/themes/windows/places/libraryToolbar-XP.png
rename : browser/themes/windows/places/query.png => browser/themes/windows/places/query-XP.png
rename : browser/themes/windows/places/starred48.png => browser/themes/windows/places/starred48-XP.png
rename : browser/themes/windows/places/tag.png => browser/themes/windows/places/tag-XP.png
rename : browser/themes/windows/places/toolbarDropMarker.png => browser/themes/windows/places/toolbarDropMarker-XP.png
rename : browser/themes/windows/places/unsortedBookmarks.png => browser/themes/windows/places/unsortedBookmarks-XP.png
rename : browser/themes/windows/preferences/Options.png => browser/themes/windows/preferences/Options-XP.png
rename : browser/themes/windows/preferences/alwaysAsk.png => browser/themes/windows/preferences/alwaysAsk-XP.png
rename : browser/themes/windows/preferences/application.png => browser/themes/windows/preferences/application-XP.png
rename : browser/themes/windows/preferences/mail.png => browser/themes/windows/preferences/mail-XP.png
rename : browser/themes/windows/preferences/saveFile.png => browser/themes/windows/preferences/saveFile-XP.png
rename : browser/themes/windows/searchbar-dropdown-arrow.png => browser/themes/windows/searchbar-dropdown-arrow-XP.png
rename : browser/themes/windows/tabbrowser/tab-separator.png => browser/themes/windows/tabbrowser/tab-separator-XP.png
extra : rebase_source : 9540a15192a33a80e99d1e666d0601988c902308
2015-04-10 18:23:35 +02:00
Dão Gottwald dad947adac Bug 1153209 - Make Windows XP overrides use the right version number. r=gijs
--HG--
extra : rebase_source : 285ae9841e7e6f3813a4dea6000f87e3e401da15
2015-04-10 18:00:40 +02:00
Ian Moody d96ac42737 Bug 1141346 - Make 'This Frame' > 'Reload Frame' use messages to avoid unsafe CPOW usage. r=gabor
--HG--
extra : transplant_source : %0D%22%B0%EC%A9%DC%A0%D1hihb%F2%B6%A0%DF%1F%27%1B%80
2015-03-21 00:13:57 +00:00
Jose Antonio Olivera Ortega 3230368cad Bug 1150946 - Relabel Service Workers toolbox option. r=nsm, r=jryans 2015-04-08 02:35:00 -04:00
Brian Grinstead 471e7fa1eb Bug 1141326 - Get rid of flash of unstyled content for DevEdition theme. r=Gijs 2015-04-09 14:19:00 -04:00
Jan Keromnes c1cecf079c Bug 1090949 - Transition test_addons.html to the new Simulator architecture. r=ochameau 2015-04-08 14:45:00 -04:00
Jan Keromnes 7afd2ee815 Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
Jan Keromnes 24089aabe1 Bug 1090949 - Add way to make WebIDE runtimes configurable. r=ochameau 2015-04-08 14:42:00 -04:00
Pierre de La Morinerie 730714e0b7 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-06 23:46:00 -04:00
Jordan Santell 86593b6b51 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-08 00:16:00 +02:00
Blake Winton c88ff1fb2f Bug 1149136 - specify a min-width and min-height to avoid flex making things too small. ui-r=mmaslaney, r=florian 2015-04-07 16:35:53 -04:00
Mark Banner b445f8431f Bug 1152947 - Remove expiresIn from the create room message for Hello as the server has its own default. r=mikedeboer 2015-04-10 12:56:20 +01:00
Mike de Boer 44270a7d23 Bug 1132301: Part 5 - add unit tests for the Social Sharing feature of Loop. r=Standard8 2015-04-10 13:23:14 +02:00
Mike de Boer 43aab912fd Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-10 13:23:11 +02:00
Mike de Boer cdf272bdff Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-04-10 13:23:08 +02:00
Mike de Boer 5defbba425 Bug 1132301: Part 2 - add navigator.mozLoop methods to allow interaction between Loop and the Social API. r=Standard8,mixedpuppy 2015-04-10 13:23:05 +02:00
Mike de Boer 3ed15773de Bug 1132301: Part 1 - share button should emit notifications when it is added to or removed from a customizable area. r=mixedpuppy 2015-04-10 13:23:02 +02:00
Mahdi Dibaiee 8a2b7753f8 Bug 1055181 - Mochitests for the CSS Filter tooltip; r=pbrosset
--HG--
extra : rebase_source : d455b727e82bc8eb5817d470a20e5464b7358068
extra : histedit_source : 82eac2b90816fdedd8b4fb7c910db3ac01d78ff6
2015-04-10 12:01:40 +04:30
Mahdi Dibaiee 43193dfe3b Bug 1055181 - CSS Filter Tooltip; r=pbrosset
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.

--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Patrick Brosset 4aa03199c3 Bug 873443 - Make the inspector search suggest and select elements in frames; r=bgrins
This makes the inspector search input show suggestions for nodes in all documents in
the content page. Selecting a suggestion also now selects the corresponding nodes
even when they are inside nested frames.

--HG--
extra : rebase_source : e7d3ac809ea8f223acfb5d04dd72a9e6a292796d
2015-04-09 17:11:06 +02:00
Ryan VanderMeulen 31f9aee562 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-04-09 23:06:08 -04:00
Ryan VanderMeulen 868f030b98 Merge fx-team to m-c. a=merge 2015-04-09 22:57:56 -04:00
Nick Fitzgerald d5e8a58213 Bug 1148759 - Ensure that we can inspect objects that reference a Promise; r=past 2015-04-09 14:32:21 -07:00
Wes Kocher bef7fb0c02 Backed out changeset 21d7e9b0c0db (bug 1043612) for bc1 orange CLOSED TREE 2015-04-09 13:56:06 -07:00
Wes Kocher 243065f35a Backed out changeset f0f90206af12 (bug 1043612) 2015-04-09 13:55:51 -07:00
Wes Kocher f5ea1c35ed Backed out changeset 1831a8cf4116 (bug 1043612) 2015-04-09 13:55:44 -07:00
Jared Wein ce2818e736 Bug 1043612 - follow-up, fix the other half of the test to not use em since they convert to different px measurements per platform rs=Gijs on a CLOSED TREE 2015-04-09 14:22:37 -04:00
Jared Wein e1effda330 Bug 1149230 - In-content preferences: missing padding between labels and learn more links in Advanced -> Data Choices panel. rs=Gijs 2015-04-09 14:08:10 -04:00
Mark Hammond 766407deac Bug 1152703 - Prevent desktop reading list sync errors from preventing sync from starting again. r=adw 2015-04-09 19:49:18 +10:00
J. Ryan Stinnett 16c3ec6a5b Bug 1149677 - Force minimum QR code size. r=past 2015-04-03 06:46:00 -04:00
Aaron Graham 2e105f3c08 Bug 892229 - Ctrl+F / Cmd+F should search/filter requests. r=vporof 2015-04-06 15:11:00 -04:00
Sami Jaktholm 6fcf3030b7 Bug 1148770 - Don't load CodeMirror editor if StyleSheetEditor is destroyed before load is called. r=bgrins 2015-04-08 20:41:00 +03:00
Brian Grinstead 1efdfd5a5a Bug 969914 - Move all commandline (gcli) styles into shared themes folder;r=jwalker
--HG--
rename : browser/themes/windows/devtools/commandline.css => browser/themes/shared/devtools/commandline.css
2015-04-09 10:24:51 -07:00
Ryan VanderMeulen ef84e85987 Backed out 5 changesets (bug 1132301) for intermittent browser_mozLoop_socialShare.js failures.
Backed out changeset c99243d545e2 (bug 1132301)
Backed out changeset a2075595f6fd (bug 1132301)
Backed out changeset a2b8f0ddd738 (bug 1132301)
Backed out changeset e5d7fd205107 (bug 1132301)
Backed out changeset 47a5d0ecb127 (bug 1132301)
2015-04-09 13:15:52 -04:00
Jared Wein 41f38177be Bug 1043612 - follow-up, fix test to not use em since they convert to different px measurements per platform rs=Gijs
--HG--
extra : rebase_source : 38ccc6667aec9adce7cefd3d9b2308133fc0aacc
2015-04-09 13:04:44 -04:00
Ryan VanderMeulen cb273c1226 Merge m-c to fx-team. a=merge 2015-04-09 12:00:29 -04:00
Ryan VanderMeulen ce515b4664 Merge fx-team to m-c. a=merge 2015-04-09 11:41:22 -04:00
Dão Gottwald 3416ce0a4e Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN 2015-04-09 14:30:18 +02:00
Carsten "Tomcat" Book 3630ba09bb Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures
--HG--
extra : rebase_source : 0f4e369314de68f9c68276c4d28f9b240101c2ce
2015-04-09 13:11:32 +02:00
Carsten "Tomcat" Book a808046b2f Backed out changeset 71310d7e7e2c (bug 1110887)
--HG--
extra : rebase_source : e89fe430036926c1cc4077154958339c6dbfb3ca
2015-04-09 13:05:55 +02:00
Carsten "Tomcat" Book 01eaaf3593 Backed out changeset d57993c7e315 (bug 1110887)
--HG--
extra : rebase_source : 68956685a60da1690ccb22a26f6869d185686e9a
2015-04-09 13:05:49 +02:00
Carsten "Tomcat" Book 3ae7118364 Backed out changeset 238352c73015 (bug 1110887)
--HG--
extra : rebase_source : 41528ae51914dae53d840af7824a2d14c72f906b
2015-04-09 13:05:44 +02:00
Carsten "Tomcat" Book 2d13b44c69 Backed out changeset 35e6bbc2136b (bug 1134596) for Android Crashtest failures 2015-04-09 12:33:41 +02:00
Mike de Boer add934753d Bug 1152391: appVersionInfo should use UpdateChannel.jsm to fetch update channel information. r=Standard8 2015-04-09 10:43:42 +02:00
Florian Quèze 7b4c6601c1 Bug 1144774 - Add to reading list button is blurry, ui-r=mmaslaney, r=jaws.
--HG--
extra : rebase_source : 88fa75d78d900193a6bbf5e2048d3fc03db05e93
2015-04-09 12:29:40 +02:00
Florian Quèze deecddf10c Bug 1137603 - WebRTC sharing notifications fail to open from the global indicator when the Hello window has been detached, r=mixedpuppy.
--HG--
extra : rebase_source : e4059e6c6e6a4ade34baae39d68d070be15964a2
2015-04-09 12:27:36 +02:00
Mark Banner 291cb18bf4 Bug 1136797 - For Loop standalone rename the brand website url to download firefox url and update the default. r=dmose 2015-04-09 09:24:37 +01:00
Jared Wein 2baf6f0589 Bug 1043612 - Persist the size of resizable in-content subdialogs. r=gijs 2015-04-09 11:23:32 -04:00
Mike Conley ed246a8fa7 Bug 1110887 - Update browser_globalplugin_crashinfobar.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : c0fbc7c138db85fc4f79edb198192d55ffbe4689
2015-03-27 23:22:47 -04:00
Mike Conley 244a94800e Bug 1110887 - Update browser_globalplugin_crashinfobar.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : 89ce98de593988f76e222f90267c7747a7da9b89
2015-03-27 23:22:47 -04:00
Mike Conley 1007d6198f Bug 1110887 - Update browser_CTP_crashreporting.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : 475d9225817b9b986a77651ac5bb7675fa49999d
2015-03-27 17:01:18 -04:00
Mike Conley 9c64b4cc75 Bug 1110887 - Update browser_CTP_crashreporting.js to work with e10s changes. r=felipe.
--HG--
extra : rebase_source : 0791d5c36368120a42adc780a07166d504c98c0c
2015-03-27 17:01:18 -04:00
Mike Conley 952ec40084 Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe.
--HG--
extra : rebase_source : 9542bb8f9177680a45deb2056c1a66af59b180d8
2015-03-27 16:32:24 -04:00
Mike Conley a3893685f8 Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.

--HG--
extra : rebase_source : 04f1f5c755bd4b8e16b7f73cf88955760944b358
2015-03-27 23:34:15 -04:00
Abhishek Bhattacharya d1a4be8680 Bug 1123309 - Remove Dict.jsm. r=mak,gfritzsche,felipe 2015-04-08 15:49:47 -03:00
Nick Fitzgerald ec1ec1e487 Bug 1151703 - Part 3: Add a test for HTML parsing markers; r=jsantell 2015-04-08 11:25:56 -07:00
Nick Fitzgerald 8d460f9783 Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell 2015-04-08 11:25:56 -07:00
Mike Conley d3d4344540 Bug 1150120 - Pass outerWindowID up when sending contextmenu message up from content process. r=gabor.
This will hopefully allow us to avoid using CPOWs for contentDocument and contentWindow
when doing things like printing or viewing the source of subframes.

--HG--
extra : rebase_source : aa17cd0be26f136cefbde1c4683ac99a07c6bf15
extra : amend_source : ec32ff88015c74031977824d134922edd9a91c04
2015-04-01 13:38:24 -04:00
Dão Gottwald 5e706b024b Bug 1148016 - make browser_bug553455.js handle xpinstall.customConfirmationUI=false. r=dtownsend 2015-04-08 19:26:16 +02:00
Dão Gottwald eb1c9b7e08 Backed out changeset 5a5243c9e021
--HG--
extra : rebase_source : 2f6b3e6d7f98f5117acf677d2d487e6b0fc5a922
2015-04-08 19:25:11 +02:00
Ryan VanderMeulen edb7f6086e Merge m-c to fx-team. a=merge 2015-04-08 13:09:36 -04:00
Brian Grinstead 22a9074ce7 Bug 1152358 - Remove :not(:-moz-lw-theme) selector from devedition.css;r=Gijs 2015-04-08 09:57:47 -07:00
Ryan VanderMeulen 75871f42cb Merge fx-team to m-c. a=merge 2015-04-08 12:38:35 -04:00
Dão Gottwald 0ee4f3e3e8 Bug 1148016 - make browser_bug553455.js handle xpinstall.customConfirmationUI=false. r=dtownsend 2015-04-08 18:20:18 +02:00
Mark Banner f8a3eb0889 Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/js/roomStore.js => browser/components/loop/content/js/roomStore.js
rename : browser/components/loop/test/shared/roomStore_test.js => browser/components/loop/test/desktop-local/roomStore_test.js
2015-04-08 17:13:03 +01:00
Mark Banner 6bb2f7dffe Bug 1152245 - Receiving a call whilst in private browsing or not browser windows open can stop any calls to contacts being made or received. r=mikedeboer 2015-04-08 17:12:01 +01:00
Mark Banner d6f3d6c1bd Bug 1151832 - Remove some old workarounds for loop-server - optional parameters are now respected for PATCH /rooms/{token} and the 'roomConnectionId' check no longer needs to fallback to 'id'. r=mikedeboer 2015-04-08 17:12:01 +01:00
Brian Grinstead bf8da562cf Bug 1151482 - Override lightweight theme text color for #urlbar in Windows Dev Edition theme;r=Gijs 2015-04-08 08:26:15 -07:00
J. Ryan Stinnett 599d0d997a Bug 1134166 - Check for project when updating toolbox state. r=me 2015-04-08 04:09:42 -05:00
J. Ryan Stinnett d58232d80a Bug 1134166 - Close toolbox if selected app dies. r=ochameau 2015-04-08 04:09:42 -05:00