Граф коммитов

19080 Коммитов

Автор SHA1 Сообщение Дата
Rafael Ávila de Espíndola 03d6249541 Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Andres Hernandez dd21528f31 Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once. r=ttaubert 2012-12-19 16:52:30 -06:00
Mike Conley 05558fc404 Bug 823095 - Better pinstripe theme-ing for new Downloads View in Places. r=Mano. 2012-12-26 15:25:15 -05:00
Rafael Ávila de Espíndola ff11212bd4 Bug 824708 - remove unused releng.manifest. r=rail.
--HG--
extra : rebase_source : 4d5177cc4add69983c207a6320198e8af159b7ea
2012-12-26 13:16:34 -05:00
Mike Conley 165e9c67f8 Bug 814510 - Downloads Summary icon needs to be revisited. r=mak 2012-12-26 10:15:06 -05:00
Mike Conley 9d5539d4f0 Bug 822257 - gnomestripe theme-ing for new Downloads View in Places r=mak 2012-12-26 11:31:17 +01:00
ithinc 337bc569a6 Bug 656222 - moveTabBackward/moveTabForward should skip hidden tabs. r=dao 2012-12-25 01:02:37 +08:00
ithinc a71861c533 Bug 824480 - Replace |tab == gBrowser.selectedTab| with tab.selected. r=dao 2012-12-25 00:08:22 +08:00
Dão Gottwald 833d25db0d Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin 2012-12-25 01:08:13 +01:00
Ryan VanderMeulen 58c20294e4 Backed out changeset 36d18c504450 (bug 824443) for mochitest b-c orange. 2012-12-24 17:02:07 -05:00
Dão Gottwald bab880a6b4 Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin 2012-12-24 21:33:35 +01:00
ithinc 87d720ee5c Bug 822068 - Don't call tab.focus() in gBrowser.moveTabBackward/moveTabForward. r=dao 2012-12-24 22:29:15 +08:00
ithinc 7e5b772393 Bug 819907 - Add permanent fullsc-toggler element to simplify code. r=gavin 2012-12-24 22:45:06 +08:00
Rafael Ávila de Espíndola 0801499899 Bug 823906 - Last clang update on the 3.2 branch. r=rail.
Update the manifests.
2012-12-24 09:54:37 -05:00
Peter Simonyi 500d4b5b3c Bug 777926 - Use URL or title from history for bookmarking error pages. r=Mano 2012-12-19 16:11:19 -05:00
Sebastian Hengst a3040185c6 Bug 823658 - Use Services.jsm and String methods like startsWith in browser.js. r=gavin 2012-12-20 21:34:06 +01:00
Ryan VanderMeulen da0a2ceadc Merge m-c to inbound. 2012-12-23 10:35:50 -05:00
Panos Astithas a80a513117 Merge m-c to fx-team 2012-12-23 15:56:45 +02:00
Heather Arthur e5504449ab Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul 2012-12-22 19:27:19 -08:00
Ms2ger 6c1155ac31 Merge. 2012-12-22 14:16:56 +01:00
ffxbld 8993b15e63 No bug, Automated blocklist update from host bld-linux64-ec2-377 - a=blocklist-update 2012-12-22 03:17:19 -08:00
L. David Baron 6c36643293 Merge mozilla-inbound and mozilla-central. 2012-12-22 00:05:00 -05:00
Josh Matthews 4ca3928ae8 No bug. Fix Birch builds with per-window private browsing disabled. a=NPOTB 2012-12-21 15:13:25 -05:00
Girish Sharma 2294292e33 Bug 823998 - [toolbox] the undock button tooltip is undefined, r=paul 2012-12-21 23:52:28 +05:30
Panos Astithas da14444dde Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof 2012-12-21 19:29:08 +02:00
Panos Astithas 1139cc7324 Merge m-c to fx-team 2012-12-21 10:28:48 +02:00
Ed Morley 47e12d6a1f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-20 21:05:33 +00:00
Ehsan Akhgari 293422b063 Fix the sessionstore test Makefile in global PB builds; no bug
DONTBUILD since this is NPOTB
2012-12-20 14:07:22 -05:00
Michael Ratcliffe 0c5b5b5c29 Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul 2012-12-20 16:49:20 +00:00
Asaf Romano 4a5c1878ff Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Dave Camp 58d58b9639 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Victor Porof 143216db06 Bug 819945 - Global searches choke when a source takes too long to fetch, r=past 2012-12-20 20:00:34 +02:00
Victor Porof 1d6ce59e77 Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past 2012-12-20 19:20:51 +02:00
Victor Porof 43afaa97c4 Bug 820311 - Script URLs no longer appear in tooltips, r=past 2012-12-20 19:20:50 +02:00
Victor Porof 758870cc3e Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell 2012-12-20 19:20:50 +02:00
Victor Porof 9a72e8ff2a Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell 2012-12-20 19:20:50 +02:00
Ed Morley c46531d501 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-19 19:30:22 +00:00
Michael Ratcliffe 557be94dd2 Bug 821141 - Target is firing a navigation event when an anchor is clicked r=paul 2012-12-19 11:18:44 +00:00
Panos Astithas 86b4184349 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Asaf Romano 6847379df0 Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak 2012-12-19 07:18:56 +00:00
Ehsan Akhgari 68ec922cd3 Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm 2012-12-19 00:12:20 -05:00
MikeRatcliffe a28f685bbc Bug 822631 - [toolbox] Remove bad common.css path from toolbox.xul. r=paul 2012-12-18 05:12:00 +01:00
Michael Ratcliffe 0d5847110a Bug 814890 - [toolbox] Markup panel is sometimes blank on page change. r=paul 2012-12-20 14:38:51 +00:00
Girish Sharma f521eb1167 Bug 817558 - [inspector] When the selection is deleted, we should select the parent, and make sure the breadcrumbs are updated, r=paul 2012-12-18 02:28:40 +05:30
Mihai Sucan 11c5a3ad68 Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
Paul Rouget 644d5fd0a2 Bug 817539 - [toolbox] close the responsive mode on ESC, even if toolbox is up, r=vporof 2012-12-16 11:14:15 +02:00
Anton Kovalyov 0d9d123370 Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp 2012-12-19 13:39:00 +01:00
Michael Ratcliffe 8c833fb15a Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul 2012-12-18 14:27:04 +00:00
Paul Rouget e7e8685d4c Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp 933aa37844 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00