Mihai Sucan
2cc997d7e6
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
9719c901f1
Merge latest green inbound changeset and mozilla-central
2013-05-29 15:24:19 +01:00
Ryan VanderMeulen
3aa3d304f2
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Jared Wein
3dee5894c4
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
f5e9e69e8f
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
24af4f9802
Bug 874917 - Find bar disappears while touch scrolling page
...
--HG--
extra : rebase_source : 6f50fd8563a27dc29a8bd3044b5dbf5f107947dd
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
c9da16365c
Bug 867641 - Find bar covers text
...
--HG--
extra : rebase_source : 6a646a591d7b5975c5298aa97dcdfce139f335c1
2013-05-21 22:32:53 -07:00
Rodrigo Silveira
3f044fef03
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
b578f86b0c
Merge mozilla-central and inbound
2013-05-28 16:30:34 +01:00
Masatoshi Kimura
032d768f58
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
8b7e31582c
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
456925f942
merge m-c to fx-team
2013-05-28 15:02:50 +02:00
Tim Taubert
e85ea06d5c
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
2013-05-28 11:02:13 +02:00
Tim Taubert
c7023c7b76
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Shane Caraveo
0769e45870
bug 875949 - 'leaked' provider test cleanup, r=felipe
2013-05-27 15:46:11 -07:00
Shane Caraveo
4d258d1c76
bug 860421 fix intermittent chatwindow test failure, r=felipe
2013-05-27 12:20:01 -07:00
Anton Kovalyov
27a9375ceb
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Anton Kovalyov
d7a6ac8ae0
Backed out changeset 4f2586fe4489
2013-05-28 12:51:42 -07:00
Anton Kovalyov
1bc1c91f37
Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp
2013-05-14 15:25:28 -07:00
Mihai Sucan
2ff555392e
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
2013-05-17 21:29:31 +03:00
Mihai Sucan
41f0938b15
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Mike Shal
6f32ddf61c
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
6cc37dfdcb
Merge birch to m-c
2013-05-27 09:55:00 -07:00
Vicamo Yang
09500dff4f
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
528e894d58
merge m-c to fx-team
2013-05-26 15:22:27 +02:00
Phil Ringnalda
6ead4df364
Merge m-c to a CLOSED TREE fx-team
2013-05-25 18:22:54 -07:00
Phil Ringnalda
e1008c9cd8
Merge m-c to m-i
2013-05-25 18:18:55 -07:00
philringnalda@gmail.com
42074d86fb
No bug, Automated blocklist update from host slice
2013-05-25 09:58:51 -07:00
Mihai Sucan
69eceeab3c
Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan
2013-05-25 12:25:36 +03:00
Joe Walker
5181fd5bb2
Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin
2013-05-25 09:51:31 +01:00
Joe Walker
64da4fadfc
Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe
2013-05-25 09:51:31 +01:00
Joe Walker
93920d3fe2
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +01:00
Victor Porof
f95b9695ff
Bug 874436 - Disable syntax highlighting on large HTML responses, r=rcampbell
2013-05-24 21:36:52 +03:00
Victor Porof
89c9a56fff
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
2013-05-24 21:36:51 +03:00
Victor Porof
1bcfae93c8
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
d025dfdef0
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
e655f69ca5
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
7a2fdc1a36
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
10cac97e72
Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws
2013-05-24 16:21:11 +02:00
Tim Taubert
11d63aead6
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
584b0ba1d4
Backed out changeset 4a496e6b99af (bug 867097)
2013-05-24 15:28:29 +02:00
Tim Taubert
88661e0714
Backed out changeset 6ddd5fb7f041 (bug 867118)
2013-05-24 15:28:29 +02:00
Tim Taubert
f1d4154d4f
Backed out changeset d1cd5199bf45 (bug 867142)
2013-05-24 15:28:29 +02:00
Tim Taubert
63f710e984
Backed out changeset 817df00cc0ff (bug 873771)
2013-05-24 15:28:29 +02:00
Tim Taubert
64afdec2e6
Backed out changeset 2d58f11fc294 (bug 873835)
2013-05-24 15:28:29 +02:00
Michael Ratcliffe
d70b929bd9
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Tim Taubert
c5c9423f34
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
df58c763bb
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
2013-05-24 10:06:03 +02:00
Phil Ringnalda
15bffd9afc
Merge m-c to fx-team
2013-05-23 21:25:59 -07:00
Phil Ringnalda
1347de0113
Merge the last PGO-green cset from m-i to m-c
2013-05-23 21:01:29 -07:00