Commit Graph

29084 Commits

Author SHA1 Message Date
Marco Bonardo
b4b46e86ab Bug 1023292 - split up browser_popupNotification.js r=adw,MattN
--HG--
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_2.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_3.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_4.js
rename : browser/base/content/test/general/head.js => browser/base/content/test/popupNotifications/head.js
2014-07-06 10:14:48 +02:00
Panos Astithas
5eae5f5f2d Avoid a race in CodeMirror initialization when setting breakpoints and don't let ESC stop navigation if the debugger is paused (bug 957174). r=vporof
--HG--
extra : rebase_source : 475e7969d92e237c7b38713cab8feb6d6464bb70
2014-06-19 10:15:14 +03:00
Victor Porof
715ecc2059 Bug 1034585 - Sources with BreakStatements can't be parsed correctly, r=past 2014-07-04 14:54:51 -04:00
Victor Porof
5ff125e46c Bug 1034129 (relanded) - Event listeners should be clustered together by type in the events pane, r=past 2014-07-04 14:54:49 -04:00
Dão Gottwald
7267010e3e Bug 1034077 - Location bar shouldn't strip whitespace when pasting. r=Gijs 2014-07-04 17:16:55 +02:00
Carsten "Tomcat" Book
e6f9a0de09 Backed out changeset 0685c59d2e94 (bug 1034129) for dt test failures 2014-07-04 15:57:55 +02:00
Victor Porof
b7e9eb7d74 Bug 1034129 - Event listeners should be clustered together by type in the events pane, r=past 2014-07-04 08:19:38 -04:00
Patrick Brosset
49b833ecb6 Bug 1034004 - Avoid unhandled rejected promise in browser_ruleview_completion-new-property_02.js; r=bgrins 2014-07-04 10:21:49 +02:00
Jordan Santell
9189059ad4 Bug 1034212 - Enable e10s tests for devtools web audio editor. r=vp 2014-07-03 13:14:00 +02:00
Brian Grinstead
a252a8f92b Bug 1034079 - Add a hover effect on resume button. r=vporof 2014-07-03 07:51:00 +02:00
Jordan Santell
6e6b4e58df Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp 2014-07-02 12:37:00 +02:00
Tim Taubert
901fcf979b Bug 1032243 - about:newtab should use native Promise implementation r=adw 2014-07-02 16:38:20 -07:00
Steven MacLeod
aa5354bc5f Bug 1022405 - Adjust translation infobar height to increase padding on OSX. r=florian
--HG--
extra : rebase_source : 65f1146bd7d0163b49d92922f5e2b68f9fc60157
2014-06-30 20:35:05 -04:00
Ryan VanderMeulen
5173d2df14 Merge m-c to fx-team. a=merge 2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
03ddabeee6 Merge inbound to m-c. a=merge 2014-07-03 17:03:48 -04:00
Shane Caraveo
6cc46abcb3 Bug 1032932 fix talos regression with share button, r=Gijs 2014-07-03 12:11:28 -07:00
Bernardo P. Rittmeyer
99877f5c6d Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley 2014-07-03 13:59:08 -04:00
Mike Conley
07241fe0bc Backout ba704d0b0b09 (Bug 1023339) because there was a much better way to pull this off. 2014-07-03 13:58:26 -04:00
Ryan VanderMeulen
8e8edb37e3 Backed out changeset f007a1c34042 (bug 1005870) for mochitest-dt leaks. 2014-07-03 13:43:15 -04:00
Mike Connor
f749ec40e7 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora. r=rstrong 2014-07-03 09:32:36 -07:00
David Rajchenbach-Teller
cf65a86198 Bug 1005870 - Add a copy() command to the console. r=robcee 2014-07-03 06:40:00 -04:00
Sami Jaktholm
e2c94d316f Bug 997065 - Don't render multiple request header blocks if a request is inspected before it is finished. r=vporof 2014-07-02 10:16:00 -04:00
Andrei Oprea
631fc0c0e7 Bug 1015891 Implement ToS and privacy notice links for Loop. r=dmose 2014-07-03 15:22:09 +01:00
Mark Banner
71909598a0 Bug 1032741 Adapt to latest Loop server changes - update parameter name for /calls_url and add a callType parameter when starting a call. r=nperriault 2014-07-03 15:15:16 +01:00
Carsten "Tomcat" Book
d151745466 Backed out changeset afdb479e6427 (bug 966895) for causing Bug 1034015 2014-07-03 14:40:34 +02:00
Carsten "Tomcat" Book
502a09111b Merge mozilla-central to fx-team 2014-07-03 14:28:45 +02:00
Carsten "Tomcat" Book
072d7e9cad merge fx-team to mozilla-central a=merge 2014-07-03 13:54:51 +02:00
Patrick Brosset
6bed0d46b8 Bug 711941 - part 1 - Cubic-bezier widget; r=harth r=gerv 2014-07-03 12:49:16 +02:00
Mark Banner
5575543525 Bug 1032738 Desktop client fails to authenticate session tokens with the latest loop server - change to using a hex key for hawk. r=jparsons 2014-07-03 09:23:40 +01:00
Mark Banner
4f84be168b Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
2014-07-03 09:23:38 +01:00
Blair McBride
79b06300a3 No bug - merge bustage fix on a CLOSED TREE. r=bustage 2014-07-03 15:33:27 +12:00
Wes Kocher
46f0e233a5 Merge m-c to fx-team 2014-07-02 19:10:42 -07:00
Wes Kocher
c778b21cc9 Merge fx-team to m-c a=merge 2014-07-02 17:24:00 -07:00
Wes Kocher
075abc4af3 Merge inbound to m-c a=merge 2014-07-02 16:31:17 -07:00
ffxbld
d77818665b No bug, Automated blocklist update from host b-linux64-hp-0034 - a=blocklist-update 2014-07-02 10:05:55 -07:00
Carsten "Tomcat" Book
8248ac6196 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
Gijs Kruitbosch
a29f081697 Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Jim Mathies
fc2483e662 Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck 2014-07-02 14:27:35 -05:00
Marc Schmitzer
0877265d45 Bug 1031942 - Quote URLs for new tab page thumbnails. r=adw
Without quoting, thumbnails for URLs containing e.g.
parenthesis are not shown.
2014-07-01 13:29:00 +02:00
Wes Kocher
2c188e3374 Merge m-c to inbound 2014-07-02 17:44:20 -07:00
Wes Kocher
e62864656c Backed out 2 changesets (bug 1028187) for mochitest-oth orange
Backed out changeset 01cba8ff52dd (bug 1028187)
Backed out changeset caf43baf3306 (bug 1028187)
2014-07-02 17:29:33 -07:00
Brian Grinstead
540a9eba95 Bug 1028235 - Remove additional vertical scrollbar in computed view. r=pbrosset 2014-06-30 06:10:00 -04:00
Patrick Brosset
ed2f4a7931 Bug 1026395 - Avoid unhandled rejected promise in browser_ruleview_edit-property-increments.js. r=jwalker 2014-07-02 04:39:00 -04:00
Carsten "Tomcat" Book
13244b6a4d Merge mozilla-central to fx-team 2014-07-02 15:11:39 +02:00
Gijs Kruitbosch
fb9b19971c Bug 1018154 - part 3: add test for URL bar javascript URI pastes, r=Unfocused 2014-07-01 15:04:11 +01:00
Gijs Kruitbosch
93a2bef47a Bug 1018154 - part 2: adjust tests now that mayInheritPrincipal has gone the way of the dodo, r=Unfocused
--HG--
rename : browser/base/content/test/general/browser_middleMouse_inherit.js => browser/base/content/test/general/browser_middleMouse_noJSPaste.js
2014-07-01 14:28:49 +01:00
Gijs Kruitbosch
415b181f96 Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao 2014-07-01 15:27:08 +01:00
Bernardo P. Rittmeyer
b75d290fe0 Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley 2014-07-02 13:40:00 +02:00
Jordan Santell
9d18e0b35a Bug 1015665 - Do not store function calls in CallWatcherActor unless needed. r=vp 2014-07-01 14:25:00 +02:00
Tim Taubert
2818af017f Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz 2014-06-28 11:56:06 +02:00