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

29944 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner 8edde57996 Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it. r=glandium 2014-08-26 08:50:07 +01:00
Wes Kocher 79bcafc2c6 Merge inbound to m-c a=merge 2014-08-25 17:19:50 -07:00
Ryan VanderMeulen ff3f93c106 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen 8683265d27 Merge inbound to m-c. a=merge 2014-08-25 16:15:23 -04:00
Ryan VanderMeulen 67f8f5b10e Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Ryan VanderMeulen 65ac61e6af Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen e1772e9f6b Merge m-c to fx-team. a=merge
CLOSED TREE
2014-08-25 12:54:46 -04:00
Jan-Ivar Bruaroey 31993c481f Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
CLOSED TREE
2014-08-25 12:29:36 -04:00
Ryan VanderMeulen 81342753e0 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen 5f114a410d Merge fx-team to m-c. a=merge 2014-08-25 11:24:26 -04:00
Panos Astithas fcf1db28f0 Disable the Canvas Debugger in the Browser Toolbox (bug 1047520). r=vporof
--HG--
extra : rebase_source : 5098d2fa9ee8be7e27111bbb345930adb86f72b3
2014-08-25 17:16:03 +03:00
Florian Quèze 7665e6eb6f Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs. 2014-08-25 15:35:10 +02:00
Andrea Marchesini 2076b14085 Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
2014-08-25 10:25:34 +01:00
ffxbld 1dc35564cd No bug, Automated blocklist update from host bld-linux64-spot-317 - a=blocklist-update 2014-08-23 03:29:05 -07:00
Wes Kocher c725a726be Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Heather Arthur 3ffc3cf17c Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins 2014-08-22 15:30:00 -04:00
J. Ryan Stinnett df1af86226 Bug 1049744 - Allow panels to expand in WebIDE. r=paul 2014-08-22 10:34:00 -04:00
J. Ryan Stinnett bb4b4e9074 Bug 949629 - Reload runtime apps on play. r=paul 2014-08-22 12:18:00 -04:00
Brian Grinstead 597777738d Bug 1051136 - Use editor.canUndo instead of checking the DOM element to see if undos are possible. r=mratcliffe 2014-08-22 13:33:00 +02:00
Georgios Kontaxis 753bba5b54 Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw 2014-08-22 20:26:46 -07:00
Georgios Kontaxis 7c0ff43850 Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw 2014-08-22 20:26:31 -07:00
Georgios Kontaxis 07f24d71aa Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws 2014-08-22 20:26:14 -07:00
Georgios Kontaxis d6ca4b7a06 Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw 2014-08-22 20:26:03 -07:00
Georgios Kontaxis 529502822e Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Gijs Kruitbosch 279d3a0174 Bug 1004418 - annnnd disable on ASAN as well... 2014-08-22 19:01:32 +02:00
Gijs Kruitbosch 13d6925e7f Bug 1004418 - followup, disable test on debug for timing out, rs=ttaubert over IRC
--HG--
extra : rebase_source : cf05defc0e67a82fa972e47dcf5391ad6723d536
2014-08-22 16:53:05 +02:00
Tim Taubert 576d19c572 Bug 1041537 - Prevent ContentSearch from leaking the browser if it's still processing a message while the test suite shuts down r=adw 2014-08-21 11:18:54 +02:00
Wes Kocher ab9325b9fb Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Gijs Kruitbosch 2fbc0da862 Bug 1004418 - create a mochitest to verify all JS we ship parses, r=ttaubert
--HG--
extra : rebase_source : 94af2c3b26c3fca0f3c697b56c5e7b7d6488fce6
2014-08-19 15:43:31 +02:00
Alexander Seleznev ed470151c3 Bug 1057177 - Remove unneeded margin in Bookmarks subview buttons, r=gijs 2014-08-21 19:33:00 +02:00
Ed Lee 36f8360fb3 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Nigel Babu 3f9402bca3 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Ryan VanderMeulen bb41831e72 Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Wes Kocher 7c30e1bbf2 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Wes Kocher b82f058ff2 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Shane Caraveo 5c162690c1 Bug 1047316 part 2: dont use docshell swapping for marks button, r=jaws 2014-08-21 15:53:19 -07:00
Pranav ec2a5e05d8 Bug 1026272 - Style Editor sidebar can be resized narrower than its contents; r=harth 2014-08-21 15:51:59 -07:00
Heather Arthur f03dd10114 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
Jared Wein 40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Mike Conley 01b60720a1 Backing out 893fa8436b70 (bug 1041917) for multiple problems. 2014-08-21 15:12:22 -04:00
Andrei Oprea 5c9e9bd1fd Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com 2014-08-21 11:14:04 -07:00
Shane Caraveo 73862322b2 Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
Shane Caraveo f55f10b661 Bug 1056415 fix updating the marks buttons during tabchange, r=jaws 2014-08-21 07:41:23 -07:00
Ed Morley 3c2d001512 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-21 14:00:54 +01:00
Ed Morley 7412a6ccf2 Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Paul Rouget 81d55839dd Bug 1055022 - unselect runtimeApps on disconnect. r=jryans 2014-08-21 08:38:10 +02:00
Mike Conley 7e2a3c862d Bug 1056152 - Fix reference to undefined event variable in content.js. rs=jaws 2014-08-20 11:27:03 -04:00
Sami Jaktholm 9c760a9aca Bug 1055499 - StyleEditor: Properly wait for the toolbox to be destroyed before ending test run and causing windows to leak. r=harth 2014-08-20 02:02:00 -04:00
Bernardo P. Rittmeyer 2551a804af Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
Michael Ratcliffe c1a6135c01 Bug 1042043 - Clicking on an event bubble results in TypeError: this._tooltip is null. r=past 2014-08-21 14:13:37 +01:00