Adri Hilviu
16a933bf77
Bug 828284 - Force shortcut desktop icons off on Windows XP. r=bbondy
2013-05-29 11:00:18 -04:00
Brian R. Bondy
9710cfcb3c
Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm
2013-05-28 22:21:53 -04:00
Mihai Sucan
8dcdcc8473
Bug 873851 - Intermittent browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: show TEST_URI's net activity in console; r=me
2013-05-28 20:22:16 +03:00
Ed Morley
ad1b3ee4b6
Merge latest green inbound changeset and mozilla-central
2013-05-29 15:24:19 +01:00
Ryan VanderMeulen
39c4db0fb4
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Jared Wein
52a6caf67e
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
Rodrigo Silveira
a998c8be31
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
024a3dac83
Bug 874917 - Find bar disappears while touch scrolling page
...
--HG--
extra : rebase_source : 6f50fd8563a27dc29a8bd3044b5dbf5f107947dd
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
bc08833c1d
Bug 867641 - Find bar covers text
...
--HG--
extra : rebase_source : 6a646a591d7b5975c5298aa97dcdfce139f335c1
2013-05-21 22:32:53 -07:00
Rodrigo Silveira
2965c4d18b
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
3a46c97de0
Merge mozilla-central and inbound
2013-05-28 16:30:34 +01:00
Masatoshi Kimura
2c2187e3c4
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
01b870a8f5
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
3008866d9f
merge m-c to fx-team
2013-05-28 15:02:50 +02:00
Tim Taubert
7f0306022a
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
2013-05-28 11:02:13 +02:00
Tim Taubert
5a63b84116
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Shane Caraveo
c7438f2e7f
bug 875949 - 'leaked' provider test cleanup, r=felipe
2013-05-27 15:46:11 -07:00
Shane Caraveo
4e2895801b
bug 860421 fix intermittent chatwindow test failure, r=felipe
2013-05-27 12:20:01 -07:00
Anton Kovalyov
aad07a3f9a
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Anton Kovalyov
90cac4608a
Backed out changeset 4f2586fe4489
2013-05-28 12:51:42 -07:00
Anton Kovalyov
ba543e4120
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Mihai Sucan
62edd42c45
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
2013-05-17 21:29:31 +03:00
Mihai Sucan
4145f0a3e7
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Mike Shal
994cfe0b6b
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
cea75154ce
Merge birch to m-c
2013-05-27 09:55:00 -07:00
Vicamo Yang
485a876d19
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
e80ef7b7ec
merge m-c to fx-team
2013-05-26 15:22:27 +02:00
Phil Ringnalda
2f3d4219c3
Merge m-c to a CLOSED TREE fx-team
2013-05-25 18:22:54 -07:00
Phil Ringnalda
507fcf058c
Merge m-c to m-i
2013-05-25 18:18:55 -07:00
philringnalda@gmail.com
a350e54340
No bug, Automated blocklist update from host slice
2013-05-25 09:58:51 -07:00
Mihai Sucan
3cbfcb9050
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Joe Walker
abcff57576
Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin
2013-05-25 09:51:31 +01:00
Joe Walker
7b6e7e19d0
Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
26a7dd5c24
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +01:00
Victor Porof
53b45fa3a8
Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell
2013-05-24 21:36:52 +03:00
Victor Porof
b0668c0c86
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
2013-05-24 21:36:51 +03:00
Victor Porof
83b7bf7a0d
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
8deccd9ff2
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
e434cc3f14
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
ce3dce7493
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
70bec219c0
Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws
2013-05-24 16:21:11 +02:00
Tim Taubert
aceb8a663d
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
9209d1586d
Backed out changeset 4a496e6b99af (bug 867097)
2013-05-24 15:28:29 +02:00
Tim Taubert
be92a4b097
Backed out changeset 6ddd5fb7f041 (bug 867118)
2013-05-24 15:28:29 +02:00
Tim Taubert
e4606bc219
Backed out changeset d1cd5199bf45 (bug 867142)
2013-05-24 15:28:29 +02:00
Tim Taubert
ee6c3b6844
Backed out changeset 817df00cc0ff (bug 873771)
2013-05-24 15:28:29 +02:00
Tim Taubert
c22cef78e7
Backed out changeset 2d58f11fc294 (bug 873835)
2013-05-24 15:28:29 +02:00
Michael Ratcliffe
0969f02c98
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Tim Taubert
a724c7c7e2
Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao
2013-05-24 12:08:31 +02:00
Tim Taubert
7177397eb9
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
2013-05-24 10:06:03 +02:00