Commit Graph

6702 Commits

Author SHA1 Message Date
Gavin Sharp
d7760812a0 Bug 897066 followup: fix mismerge of two patches 2013-08-05 10:36:46 -07:00
Carsten "Tomcat" Book
84e8c858bb Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Brian Grinstead
4746857d2d Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed 2013-07-31 10:38:59 -07:00
Nick Fitzgerald
cf804927a8 Backout revision 141246:8780f778bc45 for style editor failures 2013-08-03 11:29:37 -07:00
Rob Campbell
af92feb313 Bug 878412 - Use F12 to open the Toolbox; r=jwalker 2013-08-03 17:34:05 +01:00
Brian Grinstead
37a492acf5 Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed; r=jwalker 2013-07-31 10:38:59 -07:00
Paolo Amadini
f6e17d905f Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Mihai Sucan
b255378927 Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
c534736bac Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee 2013-08-02 20:11:57 +03:00
Tiziana Sellitto
fa5e451a45 Bug 854952 - Delete fullscreen approval question from fullscreen approval pane, change fullscreen exit hint message fullscreenExitHint2, halve border radius, add background texture, and change button order of the fullscreen permission prompt. r=dolske 2013-08-02 20:36:10 -04:00
Gavin Sharp
3d28429c6a Back out bug 896711 for potentially causing metro test timeouts, CLOSED TREE 2013-08-02 13:02:22 -07:00
Ryan VanderMeulen
5ec4cc8b78 Backed out changeset fa4afb7214ae (bug 878412) for suspected xperf orange. 2013-08-02 09:51:37 -04:00
Rob Campbell
b8ae80cf48 Bug 878412 - Use F12 to open the Toolbox, r=dcamp 2013-08-02 16:05:51 +05:30
Bill McCloskey
ae7dea59f6 Bug 897066 - Underline tab titles if the tab is remote (r=gavin) 2013-08-03 12:52:42 -07:00
Bill McCloskey
ee1e2602a4 Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) 2013-08-02 16:30:19 -07:00
Tanvi Vyas
4c48878187 Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske? 2013-07-31 10:43:38 -07:00
Ryan VanderMeulen
1c2e96e8f9 Merge m-c to inbound. 2013-07-30 15:41:57 -04:00
Ryan VanderMeulen
37174a2eb7 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Tim Taubert
323a2ad4f7 Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin 2013-07-30 09:38:12 -07:00
Shane Caraveo
1c21162b59 bug 899192 fix toolbar button test, r=markh 2013-07-30 08:53:31 -07:00
Ryan VanderMeulen
78c8d092c8 Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Tim Taubert
88d949f5bf Bug 897943 - Fix focus issues and wait for delayed startup in browser_locationBarCommand.js; f=margaret r=gavin 2013-07-29 12:55:09 -07:00
Tim Taubert
d5f5000540 Bug 857427 - Wait for delayed startup to be finished before starting tests in a window; r=ehsan 2013-07-29 11:06:24 -07:00
Shane Caraveo
001c31406d bug 891545 fix context menu for share panel, r=markh 2013-07-29 10:53:00 -07:00
Shane Caraveo
5ae8ef14b5 bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Shane Caraveo
1d690bc490 bug 886227 fix intermittent orange 2013-07-29 09:03:19 -07:00
Ehsan Akhgari
4852fc5e21 Bug 898881 - Enable OpenSearch auto discovery for private windows; r=jdm 2013-07-30 13:12:16 -04:00
Tom Schuster
e5fe0046d0 Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
Christian Holler
8546152aee Bug 899492 - Disable plugin crash test when crashreporter not available. r=ted
--HG--
extra : rebase_source : abfb42265477940a373891241f6fa5d68e441e03
2013-07-30 16:01:45 +02:00
Matthew Noorenberghe
6da8c88872 Bug 898192 - Skip SocialMark and SocialShare code in onLocationChange when SocialUI is disabled. f=mhammond,r=jaws
--HG--
extra : rebase_source : f19d53a330e8f81ce6779bd1e786a1c256a5b921
2013-07-25 03:38:05 -07:00
Ryan VanderMeulen
596b9a226a Merge fx-team to m-c. 2013-07-27 21:51:16 -04:00
Tim Taubert
749254b0b6 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Bill McCloskey
9cfc955ffa Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) 2013-07-26 14:26:28 -07:00
Bill McCloskey
09b500c23d Bug 898170 - Skip login manager event handlers in e10s mode (r=felipe) 2013-07-26 14:26:22 -07:00
Ryan VanderMeulen
2ca4d83ee9 Merge m-c to inbound. 2013-07-26 12:09:20 -04:00
Ryan VanderMeulen
3c07cf2db4 Merge m-c to fx-team. 2013-07-26 10:49:26 -04:00
Tim Taubert
a0f140ad02 Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Gavin Sharp
f778e412ff Bug 890690 followup: simplify test 2013-07-25 17:48:17 -07:00
Mike de Boer
6074922ebe Bug 890690: added unit test for POST search engines in about:home, r=gavin
--HG--
extra : transplant_source : %B0%16%95/%08%1B5%A4%BC%B9U%F4x%D5%92%BED%B3%CC%AF
2013-07-25 02:15:54 +02:00
Mike de Boer
521729106f Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Steven MacLeod
17138db59f Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Tim Taubert
0861a12f72 Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Ryan VanderMeulen
274e2e8dc0 Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Tim Taubert
aa33cd1986 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Dão Gottwald
8d3963fb90 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Dão Gottwald
da8f19f1b0 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
Ryan VanderMeulen
bc61d30573 Merge m-c to inbound. 2013-07-25 21:59:02 -04:00
James Kitchener
d60ef2c22d Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz 2013-07-25 09:32:50 -04:00
Ed Morley
ccd8854dc0 Backed out changeset 3448b7a9d7a5 (bug 890690) 2013-07-25 17:40:40 +01:00
Ed Morley
ee2989b747 Backed out changeset 658e5f8a8daf (bug 890690) 2013-07-25 17:40:37 +01:00