Commit Graph

21146 Commits

Author SHA1 Message Date
Ryan VanderMeulen
61505342f9 Merge m-c to fx-team. 2013-05-29 22:47:38 -04:00
Dave Camp
aa8a843d64 Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
daec88e78f Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
5b2c790957 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00
Tim Taubert
c4af42a953 Bug 876968 - Remove HiddenBrowsers observers only if they have been added before; r=jaws 2013-05-29 16:40:44 +02:00
Victor Porof
39ce40013d Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell 2013-05-29 11:45:58 +03:00
Ryan VanderMeulen
bf4c0f286e Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Jared Wein
10cfb04335 Bug 867675 - Full Screen control in the customization panel doesn't leave the enabled state once it's entered. r=mconley
--HG--
extra : rebase_source : a0f08483088c1819cae2b144176a6f94333baf7a
2013-05-28 13:41:15 -04:00
Ed Morley
b0dc90fb63 Merge latest green inbound changeset and mozilla-central 2013-05-29 15:24:19 +01:00
Rodrigo Silveira
b258e0c962 Bug 875448 - The urlbar edit right-click context menu doesn't display
--HG--
extra : rebase_source : 49bf63e49f961a2fb1c73aa63c8f55781f67ded4
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
dfe56c72a4 Bug 874917 - Find bar disappears while touch scrolling page
--HG--
extra : rebase_source : 6f50fd8563a27dc29a8bd3044b5dbf5f107947dd
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
8e46ca5440 Bug 867641 - Find bar covers text
--HG--
extra : rebase_source : 6a646a591d7b5975c5298aa97dcdfce139f335c1
2013-05-21 22:32:53 -07:00
Rodrigo Silveira
33a84bcab0 Bug 856712 - HTTPS certificate Visit Site/Add permanent exception buttons are not working
--HG--
extra : rebase_source : ed1bad426f17b2bbe273ea0267a8fb12d0896a47
2013-05-28 10:51:17 -07:00
Ed Morley
d26222521c Merge mozilla-central and inbound 2013-05-28 16:30:34 +01:00
Masatoshi Kimura
97c862423c Bug 872012 - Get default browser's path from the association when launching on the desktop. r=jmathies 2013-05-29 00:22:25 +09:00
Victor Porof
c366ed8bab Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-05-28 18:19:21 +03:00
Tim Taubert
010b1916d3 merge m-c to fx-team 2013-05-28 15:02:50 +02:00
Tim Taubert
15f9eb10e4 Bug 874452 - Remove Firefox 8 preference migration code; r=yoric 2013-05-28 11:02:13 +02:00
Tim Taubert
9d301f1a95 Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws 2013-05-28 11:01:54 +02:00
Shane Caraveo
3dc60cb843 bug 875949 - 'leaked' provider test cleanup, r=felipe 2013-05-27 15:46:11 -07:00
Shane Caraveo
7210b1aa4b bug 860421 fix intermittent chatwindow test failure, r=felipe 2013-05-27 12:20:01 -07:00
Anton Kovalyov
b3a6606651 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Anton Kovalyov
59e6805757 Backed out changeset 4f2586fe4489 2013-05-28 12:51:42 -07:00
Anton Kovalyov
0eff5c8c08 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Mihai Sucan
e723daf31e Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao 2013-05-17 21:29:31 +03:00
Mihai Sucan
2e950f3c51 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-28 18:24:31 +03:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Phil Ringnalda
54c801a5f8 Merge birch to m-c 2013-05-27 09:55:00 -07:00
Vicamo Yang
6e041b2bae Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Tim Taubert
7a1cc4e9e8 merge m-c to fx-team 2013-05-26 15:22:27 +02:00
Phil Ringnalda
9b6767f3bd Merge m-c to a CLOSED TREE fx-team 2013-05-25 18:22:54 -07:00
Phil Ringnalda
3a22ab58b7 Merge m-c to m-i 2013-05-25 18:18:55 -07:00
philringnalda@gmail.com
f7a9455f63 No bug, Automated blocklist update from host slice 2013-05-25 09:58:51 -07:00
Mihai Sucan
decd78751d Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Joe Walker
342dbaef36 Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin 2013-05-25 09:51:31 +01:00
Joe Walker
08bfd84263 Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
57536173c7 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Victor Porof
6983fe745e Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell 2013-05-24 21:36:52 +03:00
Victor Porof
e4971ac2a5 Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell 2013-05-24 21:36:51 +03:00
Victor Porof
841b15d8e6 Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
07cfe0fc80 Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell 2013-05-24 20:10:07 +03:00
Victor Porof
02d2012286 Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell 2013-05-24 20:10:07 +03:00
Victor Porof
468c05c4bc Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Tim Taubert
f3db724e27 Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws 2013-05-24 16:21:11 +02:00
Tim Taubert
df6a720eaf Bug 875257 - Make sure there is no reflow after swapping in a preloaded newtab page; r=jaws 2013-05-24 16:06:05 +02:00
Tim Taubert
39208696a1 Backed out changeset 4a496e6b99af (bug 867097) 2013-05-24 15:28:29 +02:00
Tim Taubert
b16f053aa9 Backed out changeset 6ddd5fb7f041 (bug 867118) 2013-05-24 15:28:29 +02:00
Tim Taubert
aca2d68a01 Backed out changeset d1cd5199bf45 (bug 867142) 2013-05-24 15:28:29 +02:00
Tim Taubert
9381ad4dcd Backed out changeset 817df00cc0ff (bug 873771) 2013-05-24 15:28:29 +02:00
Tim Taubert
24ba076d0e Backed out changeset 2d58f11fc294 (bug 873835) 2013-05-24 15:28:29 +02:00