Commit Graph

12388 Commits

Author SHA1 Message Date
Jim Mathies
2433e81415 Bug 789360 - devtools references to modules using wrong url. r=past 2012-09-08 06:13:37 -05:00
Mark Hammond
6c6c10f735 Bug 784236 - Ensure chat windows don't end up in history/places. r=mixedpuppy 2012-09-08 15:43:15 +10:00
Atte Kemppila
b68f2e85d5 Bug 787650 - Add element id attributes to pageInfo.xul. r=adw 2012-09-07 16:23:01 -04:00
Shane Caraveo
86c89ea225 Bug 782793. Per-platform chat window icons. r=felipe 2012-09-04 14:42:06 -07:00
Shane Caraveo
e89755c4cb Bug 785951. Remove padding from social panels. r=dao,felipe 2012-09-06 16:13:37 -07:00
Andres Hernandez
7db919dde8 Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn 2012-09-05 13:43:41 -06:00
Felipe Gomes
1971f62b7e Bug 766616. Part 1. Implement about:socialerror page. r=mixedpuppy 2012-09-06 16:23:01 -07:00
Shane Caraveo
f579da83d9 Bug 787272. Disable recommend button on logout. r=jaws 2012-09-06 13:47:01 -07:00
Shane Caraveo
207baefbc9 Bug 789248. Fix failing social tests by only updating the status panel on tests that require it and are sure to clear it up afterwards. r=felipe 2012-09-06 13:14:34 -07:00
Shane Caraveo
f4119f617d Bug 786207. Display name in share panel is white on gray on OSX. r=felipe 2012-09-04 13:00:36 -07:00
Shane Caraveo
793ef5de61 Bug 789308. Fix reversed socialFrameShow/Hide events. r=felipe 2012-09-06 15:36:36 -07:00
Luqman Aden
97366a0c4e Bug 786897 - Command line option -private crashes, if privacy mode is enabled in preferences. r=ehsan 2012-09-05 22:14:37 -04:00
Dão Gottwald
1dc1758092 Bug 789031 - Remove unnecessary tabPreviews.uninit. r=ttaubert 2012-09-06 18:00:20 +02:00
Dão Gottwald
354e862187 Bug 789032 - Dragging a link over the tab strip's scroll arrows calls _getDropIndex unnecessarily. r=jaws 2012-09-06 17:59:57 +02:00
Dão Gottwald
4d3c9f2aaf Bug 789010 - Use the PageThumbs API to get tab previews for tabs that aren't loaded yet. r=ttaubert 2012-09-06 14:41:46 +02:00
Aryeh Gregor
5a68b81a9b Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug 2012-08-16 14:58:11 +03:00
Makoto Kato
c28c020a8f Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza 2012-09-06 11:41:02 +09:00
Ryan VanderMeulen
1baaa803da Merge m-c to inbound. 2012-09-05 17:52:28 -04:00
Steve Fink
c26361a1fb Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
0e7c4ec65d Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Mike Hommey
084f0b33bd Bug 787180 - Switch between FINAL_TARGET and DIST/bin in various places under browser/. r=khuey 2012-09-05 20:43:23 +02:00
Dão Gottwald
89045aecf0 Bug 787275 - Location bar tooltip shows shortened URL when full location bar address is not visible. r=Unfocused
--HG--
extra : rebase_source : 495475dd10208f2eca49bb327faac131d44a103c
2012-09-05 17:43:19 +02:00
Mike Hommey
a120f09fa5 Bug 787443 - CmdCmd.jsm and CmdCookie.jsm include Console.jsm with the wrong url. r=jwalker 2012-09-05 16:42:10 +02:00
Mike Hommey
a97b66e6ea Bug 782890 - browser.js includes SafeBrowsing.jsm and BrowserNewTabPreloader.jsm with the wrong url. r=gavin 2012-09-05 16:42:10 +02:00
Mike Hommey
e3c782edaa Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek 2012-09-05 16:42:09 +02:00
Tim Taubert
0ec3169d22 Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao 2012-09-05 07:52:31 +02:00
Tim Taubert
e02f55c129 merge m-c to fx-team 2012-09-05 13:18:58 +02:00
Mark Banner
e30b16a22a Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted 2012-09-04 21:26:54 +01:00
Gregory Szorc
192a616ee5 Bug 786520 - Clean up branding Makefile.in's for browser; r=ted
Previously all Makefile.in were identical. Common bits are now
refactored into a shared .mk file. They also use the generic
copy/install rule instead of a one-off make rule.
2012-09-04 10:38:42 -07:00
Paul Rouget
5be94bf6d8 Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
708200bb6f Bug 786619 - Infobar reappears on some conditions even in 3D mode. r=msucan 2012-09-04 16:59:15 +02:00
Paul Rouget
398cd2292c Bug 785910 - [Developer Toolbar] Inspector button and Web Console buttons remain selected after opening a new tab. r=jwalker 2012-09-04 10:01:54 +02:00
Paul Rouget
5c5c2e798d Bug 787952 - When switching back to an inspected tab, the outline is not visible anymore. r=jwalker 2012-09-03 17:52:37 +02:00
Paul Rouget
3caf8390cf Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp 2012-08-30 12:51:13 +02:00
ffxbld
d3ada98e5c Automated blocklist update from host mv-moz2-linux-ix-slave13 2012-09-02 13:59:11 -07:00
Randell Jesup
eedf93a21d Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Zuhao(Joe) Chen
8cf7c3d18b Bug 784602 - Add identity prefs to about:config. r=MattN
--HG--
extra : rebase_source : c3c561e3b916dc63ad4bddc385ca7345fd913f56
2012-08-29 17:20:00 -07:00
Atte Kemppila
df263f8698 Bug 771888 - Fix tree selection handling in Page Info > Media. r=adw 2012-09-01 11:35:56 -04:00
Michael Kohler
a5c02f803c Bug 610017 - _isCmdLineEmpty should not clobber window.arguments[0]. r=ttaubert 2012-07-15 18:46:38 +02:00
Shane Caraveo
0ac148e54e Bug 787093 - Some links from social dialogs open in the current tab. r=gavin 2012-08-31 12:57:42 -07:00
Rafael Ávila de Espíndola
54e214f448 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Shane Caraveo
ebcaaebdbd Bug 786477 - collapsing chatboxes on overflow is wonkey; r=felipe 2012-08-31 10:58:27 -07:00
Ryan VanderMeulen
e735cf0a40 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00
Steve Fink
2c5fd7829b Backed out changeset ceb6f653de08 (bug 738612) 2012-09-04 16:01:25 -07:00
Steve Fink
03af44932b Backed out changeset 81bbb0b8aff2 (bug 738612) 2012-09-04 16:01:23 -07:00
Steve Fink
952f239bd3 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink
0c55c2082e Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Ekanan Ketunuti
82f82aaa90 Bug 786164 - Fix typo in SessionStore.jsm. r=jaws
--HG--
extra : rebase_source : 4d29a9e149809c3618c0d33673473c2d0d789b1c
2012-08-31 15:23:44 +07:00
Shane Caraveo
40f214925e Bug 786326 - First popup of flyout panel doesn't show arrow. r=gavin 2012-08-28 09:57:10 -07:00
Ryan VanderMeulen
8a2170b97d Merge m-c to inbound. 2012-08-30 18:03:00 -04:00