Commit Graph

15347 Commits

Author SHA1 Message Date
Lucio Valentin
8b8fe0e396 Bug 583218 - "Web Console" menu item should be checked when the Web Console is open. Additional fixes by Rogério Gonçalves. r=dao 2012-01-11 15:32:39 +01:00
Leonard Camacho
5ca25a3466 Bug 709756 - expand/close marks and html elements are not aligned in html inspector. f=mihai r=dao 2012-01-11 13:53:57 +01:00
Ed Morley
9397c357bc Backout b121ed2a5db6 (bug 716699) & 59cd8f499630 (bug 716787) for OS X debug build failures 2012-01-11 09:57:55 +00:00
Daniel Holbert
75125c0a21 Bug 716787: Disable warnings-as-errors on 32-bit Mac OS X debug builder, since it triggers a compiler bug there. r=glandium 2012-01-11 00:32:27 -08:00
Karl Tomlinson
2bf8f023e1 b=716424 remove unused string kDocumentIconPath r=roc
--HG--
extra : transplant_source : %A6%C1%DE%A1%D9%28%7E9%00J%BEB%95/q%3FL%B0_%0C
2012-01-09 17:58:42 +13:00
Matthew Noorenberghe
638846efd5 Bug 273874 - Firefox migrator for new profiles r=mak
--HG--
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/src/FirefoxProfileMigrator.js
extra : rebase_source : d5dfea053ede5abb3a535296085bdfe93ece8511
2011-11-29 02:30:40 -08:00
Matthew Noorenberghe
f69bec7a76 Bug 706733 - Use constants defined on nsIBrowserProfileMigrator rather than redefining them r=mak
--HG--
extra : rebase_source : f99634ff01e9933a1a2cc15348d5c8b6c675ba47
2011-12-02 01:14:33 -08:00
Matthew Noorenberghe
c6eb90f113 Bug 461820 - prevent accessing searchbar history from content (tests) r=dolske
--HG--
extra : rebase_source : c83545f7fa62353bad8cdd783fdd09626b9a23e0
2012-01-10 16:53:16 -08:00
Ed Morley
68341092e7 Merge mozilla-central to mozilla-inbound 2012-01-10 23:56:12 +00:00
Dave Townsend
4e2541c76a Bug 707207: Add the hotfix certificate's fingerprint. r=Unfocused 2012-01-10 14:42:24 -08:00
Tim Taubert
3db0bf686e merge m-c to fx-team 2012-01-10 23:41:18 +01:00
Dão Gottwald
7edf43681a Bug 716692 - browser.js needs to stop observing browser.tabs.onTop when the browser window is closed. r=gavin 2012-01-10 10:13:26 +01:00
Joe Walker
d058234a13 Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul 2012-01-09 15:38:49 +00:00
Joe Walker
c8b969128d Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan 2012-01-09 15:38:49 +00:00
Berker Peksag
797c2a1ad9 Bug 683510 - GCLI needs a 'console' command; r=msucan 2012-01-09 15:38:48 +00:00
Joe Walker
d54917073b Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp 2012-01-09 15:38:48 +00:00
Joe Walker
55b65e41c9 Bug 704184 - Find a better way to scroll web console output; r=dcamp 2012-01-09 15:38:48 +00:00
Joe Walker
02080d94c9 Bug 704182 - webconsole forces wacky lists on GCLI; r=dao,msucan 2012-01-09 15:38:48 +00:00
Tim Taubert
fa11540832 merge m-c to ux 2012-01-08 15:02:29 +01:00
Tim Taubert
43777dd8a2 Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin 2012-01-08 03:07:48 -08:00
Serge Gautherie
2ef771e68c Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp. 2012-01-08 04:09:00 +01:00
Ed Morley
95cc5fd961 Merge mozilla-central and mozilla-inbound 2012-01-07 19:06:32 +00:00
ffxbld
ae7fc3a75e Automated blocklist update from host linux-ix-slave29 2012-01-07 10:00:41 -08:00
Dão Gottwald
58cf4fb331 Disable browser_bug321000.js because newline handling is shaky (bug 592528) 2012-01-07 10:54:47 +01:00
Dão Gottwald
0b0c1bb5fb Bug 589114 - Use frame scheduling for animated Fullscreen toolbar hiding. r=dietrich
--HG--
extra : rebase_source : b2f78bd02073c0fe7710d6171302783ee8d42bc6
2012-01-06 20:03:57 +01:00
Dão Gottwald
4f5b630c69 Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
--HG--
extra : rebase_source : d6ccec4e6c3f993136a4fda98baf136dd20926c2
2012-01-06 14:22:47 +01:00
Dão Gottwald
8b1c22e7e1 Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Gregory Szorc
32faa9b94c Bug 716868. r=philikon
--HG--
extra : rebase_source : 782c06acf95a58f0c1b48fb16ad9e1eb25aae0f0
2012-01-10 11:21:07 -08:00
Tim Taubert
2244f538de merge m-c to fx-team 2012-01-05 10:19:15 +01:00
Brian R. Bondy
6829b31d89 Bug 711692 - Various fixes for intermittent failures. r=rstrong. 2011-12-28 21:08:37 -05:00
Brian R. Bondy
9950fbb2fa Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong. 2012-01-04 23:19:17 -05:00
Dão Gottwald
33d59eeba7 merge backout 2012-01-06 14:11:05 +01:00
Dão Gottwald
72b2745105 Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure 2012-01-06 14:10:55 +01:00
Dão Gottwald
90fdcfe3bc Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske 2012-01-06 11:26:12 +01:00
Thomas Prip Vestergaard
87914721ba Bug 713822 - Simplify @media queries. r=dao 2012-01-06 11:38:39 +01:00
Michael Ratcliffe
58e7c13a07 Bug 691478 - JavaScript strict warning: resource:///modules/HUDService.jsm, line 5012: reference to undefined property this.lastInputValue; r=dcamp 2011-12-21 10:52:08 +01:00
Dão Gottwald
e1530b34b1 Bug 714281 - Show the all tabs button only when the tab strip overflows. r=mak ui-r=limi 2012-01-03 23:15:00 -06:00
Kenny Heaton
e673be6c51 Bug 690552. ScratchPad should display exceptions as comments, just as it does for results. r=felipe,robcee 2012-01-03 08:53:39 -08:00
Paul O’Shannessy
8aa951216f Bug 707321 - Intermittent browser_581593.js | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0 [r=dietrich]
This ignores the "attempt to run compile-and-go script on a cleared scope" exceptions.
2012-01-06 16:41:15 -08:00
Mounir Lamouri
12ea04c1be Bug 703121 - Part 3 - Make buildbots use --enable-warnings-as-errors on Linux and Mac. r=khuey 2012-01-06 18:17:44 +01:00
Michael Ratcliffe
f66e39bcb5 Bug 589375 - Inspector: style panel keyboard access. r=msucan 2011-12-19 14:57:42 +01:00
Michael Ratcliffe
98cdca74e7 Bug 704132 - Style Inspector's left column should auto-fit text contents. r=dao r=paul 2011-12-19 14:16:43 +01:00
Victor Porof
3fcd1f762e Bug 713360 - [highlighter] Breadcrumbs bar started looking funny after bug 497995 landed. r=dao 2011-12-24 16:21:11 +02:00
Victor Porof
048b3eadf1 Bug 712472 - click-and-drag in Tilt becomes wonky after you do full-page-zoom (Ctrl +). r=robcee 2011-12-21 14:39:29 +02:00
Phil Ringnalda
df6ecdee1e No bug, remove trailing whitespace to trigger builds on a CLOSED TREE 2011-12-31 21:15:38 -08:00
Ed Morley
dc8ba672f6 Merge mozilla-central to mozilla-inbound 2011-12-31 13:10:25 +00:00
ffxbld
9f9b97451e Automated blocklist update from host linux-ix-slave02 2011-12-31 01:46:55 -08:00
Ms2ger
941318dcd7 Merge m-c to m-i. 2011-12-30 12:17:22 +01:00
Tim Taubert
3d1ecc0d66 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Dão Gottwald
f7344aa44c Bug 713287 - Animation for closing a tab has a slight delay near the end when there is a lot of tabs. r=mak77 2011-12-28 19:20:36 +01:00