Commit Graph

16957 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
6aa4d59655 Bug 768406 - Upgrade clang to r159219. r=rail.
Update the manifests.
DONTBUILD.
2012-06-27 09:30:48 -04:00
Ed Morley
94d1f66301 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-27 11:29:26 +01:00
Richard Newman
e3b670c130 Merge m-c to s-c. 2012-06-26 13:00:09 -07:00
Tim Taubert
60905c29e1 merge m-c to fx-team 2012-06-26 19:54:32 +02:00
Dão Gottwald
de2e72a3b6 Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Paul Rouget
1e27b077c0 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv 2012-06-25 11:37:16 +02:00
Paul Rouget
59aabc5ac5 Bug 766999 - In the developer toolbar, the debugger should be named "debugger", not "Script"; r=past,dao,rcampbell 2012-06-25 11:40:40 +02:00
Mihai Sucan
f94c5f945e Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell 2012-06-25 14:19:51 +03:00
Joe Walker
4f626a65f6 Back out 551ad0863475 and a5a50d13cc85 for test failures 2012-06-26 09:14:43 +01:00
Joe Walker
d9779e1b97 Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=dcamp 2012-06-25 23:20:09 +01:00
Joe Walker
9f65249f18 Bug 761481 - GCLI help output does not display the first time; r=dcamp 2012-06-25 23:20:03 +01:00
Andres Hernandez [:andreshm]
f9912c615f Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Panos Astithas
88375990c3 Merge m-c to fx-team 2012-06-25 16:57:09 +03:00
Paul Rouget
fd492a5964 Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s) 2012-06-25 13:36:49 +02:00
Paul Rouget
42afd94d58 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao 2012-06-25 11:37:16 +02:00
Gregory Szorc
76d894b2f9 Merge mozilla-central into services-central 2012-06-25 13:40:04 -07:00
Gregory Szorc
70e1e3d5c9 Bug 763171 - Open tabs for URIs received from Sync; r=rnewman 2012-06-22 22:28:23 -07:00
Gregory Szorc
b71c8ae6be Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00
Gregory Szorc
547a3fcfce Bug 754062 - Add skeleton for browser notifications service; r=gps
This is a reland. The original commit was c53f474c502b and was backed
out in 591fd1c696f0. The next commit is required to make xpcshell tests
not fail.
2012-06-22 09:24:39 -07:00
Paul Rouget
6da6c0ce68 Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp 2012-06-21 11:04:55 +02:00
Tim Taubert
f7371d814c merge m-c to fx-team 2012-06-23 20:18:08 +02:00
Ryan VanderMeulen
c21edb8215 Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
ffxbld
b8cbfdc573 Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Stephen Horlander
148f54d2dd Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Tim Taubert
82f28a0977 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Victor Porof
2084e51d8d Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Ed Morley
648eed5d6e Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Saurabh Anand
2bc8a651e6 Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert 2012-06-21 03:13:19 +05:30
Ed Morley
4b5e1eab4c Merge mozilla-central to mozilla-inbound 2012-06-25 17:23:37 +01:00
Felipe Gomes
662c901782 Bug 758044. Follow-up: update comments to new naming scheme. r=me 2012-06-22 15:19:24 -07:00
Felipe Gomes
cd5fca9cce Bug 760365. Preload appcache into webapp's profile during installation. r=marco
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Ryan VanderMeulen
d2dae13c09 Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Paul Rouget
75743a31c3 Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao 2012-06-20 15:54:39 +02:00
Paul Rouget
af518de08f Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao 2012-06-20 15:26:56 +02:00
Paul Rouget
f274cbe9d0 Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Paul Rouget
5353686878 Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp 2012-06-20 16:22:02 +02:00
Panos Astithas
537ea24dd5 Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Jason Duell
b04ee297c7 Backed out 92e3821d85c2 (bug 449251) for bustage. 2012-06-20 19:11:04 -07:00
Jason Duell
bac78330b4 Backed out changeset 92e3821d85c2 2012-06-20 19:08:58 -07:00
Mike Hommey
4e5eecb03d Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Jason Duell
bad59c0278 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Dão Gottwald
bdeaa55387 Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Asaf Romano
3037e272c7 Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin. 2012-06-22 23:11:42 +03:00
Ed Morley
5736e79f0f Merge mozilla-central to mozilla-inbound 2012-06-22 17:15:15 +01:00
Rafael Ávila de Espíndola
43d5b3e2a8 Bug 761421 - Upgrade clang to 158160. r=rail.
Add clang manifests.
DONTBUILD.
2012-06-25 09:21:57 -04:00
Dão Gottwald
0484b4f562 Bug 767828 - disable test 2012-06-24 22:32:55 +02:00
Dão Gottwald
0d8fc08142 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
84292006a9 Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald
907d3a4738 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Dão Gottwald
4d9140fb74 Bug 761990 - The Feedback button's dropdown arrow overlaps the label. r=jaws 2012-06-24 19:40:00 +02:00