Commit Graph

10471 Commits

Author SHA1 Message Date
Cedric Vivier
bf5f7a8206 Bug 719021 - Saving an empty new style sheet does not display the file name upon saving. r=paul
---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
2012-01-25 07:59:00 +01:00
Ed Morley
af7edb85eb Merge mozilla-central to mozilla-inbound 2012-01-26 01:48:11 +00:00
Makoto Kato
f2a6aa8a03 Bug 720962 - don't build nsBrowserProfileMigratorUtils.cpp on Linux. r=mano 2012-01-26 09:54:26 +09:00
Cedric Vivier
618b34bb4b Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Rogério Gonçalves
b02e38d953 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald
50bee72f29 Backed out changeset 1fe477ec35e9 2012-01-25 14:50:27 +01:00
User Rogério Gonçalves
9be93e7446 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald
e7c2c097b7 Bug 720981 - Remove element.iQEventData when it's empty. r=ttaubert 2012-01-25 13:40:11 +01:00
Dão Gottwald
e1d8649025 No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
Matt Brubeck
ba464afa59 Merge last green changeset from mozilla-inbound to mozilla-central 2012-01-24 10:34:46 -08:00
Tim Taubert
f717b33aec merge fx-team to m-c 2012-01-24 15:05:47 +01:00
Tim Taubert
dbcd0d3bdf Fix backout of bug 455553 2012-01-24 15:04:27 +01:00
Marco Bonardo
b5461ddb2d Merge last green PGO from inbound to central 2012-01-24 13:27:20 +01:00
Murali
12f2e9220d Bug 715877 - JPAKE pairing code is not accessible to accessibility APIs. r=philikon 2012-01-24 03:53:44 -08:00
Simon Montagu
296e01b9a3 Rename BrowserSetForcedDetector and remove unnecessary parameter. Bug 720310, r=gavin 2012-01-24 11:52:05 +02:00
Simon Montagu
cedd72fc8d Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
5881e8809b Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
e756bff57b Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Philipp von Weitershausen
60b0468e04 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Paul Rouget
e06630d1cc Bug 719457 - When the URLs are very long (style editor), the user needs to resize to see the editor. r=jwalker 2012-01-23 18:29:18 +01:00
Paul Rouget
fd74a61734 Bug 715123 - Style Sheet Titles should be moved someplace less confusing in the Style Editor in Vertical Orientation. r=jwalker 2012-01-23 18:11:37 +01:00
Cedric Vivier
1c2445b172 Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul
---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js

---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js
2012-01-25 04:02:00 +01:00
Murali
40c2071d82 Bug 714342 - page-proxy-stack should be a <hbox> rather than a <stack>. r=dao 2012-01-23 12:00:12 +01:00
Justin Dolske
faa1a41254 Bug 720288 - Don't do a default browser check in debug builds. r=gavin 2012-01-22 21:07:52 -08:00
Justin Dolske
f4af95a2a5 Bug 714140 - Charlton Company trademark notice can be removed from About dialog. r=gavin 2012-01-22 20:58:19 -08:00
Brian R. Bondy
ebabfeb478 Bug 716045 - "Run As" dialog appears after every Nightly install. r=rstrong 2012-01-22 16:07:58 -05:00
Rob Campbell
4b004e44b9 merge fx-team to m-c 2012-01-21 11:33:53 -04:00
ffxbld
4b9ec5be53 Automated blocklist update from host moz2-linux-slave43 2012-01-21 03:32:54 -08:00
Ed Morley
43229a8c0c Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-21 02:31:32 +00:00
Dave Camp
095271749c Bug 719934: Disable GCLI by default. r=robcee 2012-01-20 12:29:04 -08:00
Paul Rouget
ade44b8e24 Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp 2012-01-20 16:36:35 +01:00
Paul Rouget
d5c8c605d7 Bug 719933 - In the Inspector, the arrowkeys shortcuts should be used only when the higlighter or the toolbar are focused. r=rcampbell 2012-01-24 19:56:47 +01:00
Cedric Vivier
4e279f75b6 Bug 713612 - add closing curly bracket to avoid disrupting the rest of the CSS. r=rcampbell 2012-01-25 03:04:00 +01:00
Paul Rouget
bb5f788f64 Bug 719022 - Digits-only file names get .css prefixed in front of postfixed. r=jwalker 2012-01-23 20:26:03 +01:00
Alex Lakatos
62a45ed518 Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan 2012-01-22 01:11:28 +02:00
Dão Gottwald
0ddb0b0143 No bug - fix some browser chrome tests that pollute the global scope 2012-01-20 16:21:46 +01:00
Tim Taubert
333b298871 merge m-c to fx-team 2012-01-20 14:33:44 +01:00
Victor Porof
130c9d59ba Bug 719732 - /*global */ comments in Tilt's codebase add more confusion than help; r=rcampbell 2012-01-20 13:53:31 +02:00
Jon Buckley
f924de20af Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey. 2012-01-20 12:49:23 +01:00
Victor Porof
8e9f827c8d Bug 719731 - Get rid of window mediator's getMostRecentBrowserWindow across Tilt codebase; r=rcampbell 2012-01-20 13:36:48 +02:00
Tim Taubert
5b0a60fa64 Backed out changeset 9883a9f66cf0 (bug 497543) 2012-01-20 12:07:56 +01:00
Tim Taubert
7ea6472441 Backed out changeset cc55d047eff9 (bug 497543) 2012-01-20 12:07:52 +01:00
Tim Taubert
dd67eb873d Backed out changeset 13e27937167b (bug 497543) 2012-01-20 12:07:47 +01:00
Tim Taubert
5fff43a56c Backed out changeset f38769f877d6 (bug 497543) 2012-01-20 12:07:43 +01:00
Tim Taubert
af5105ec35 Backed out changeset 27a45008fc12 (bug 455553) 2012-01-20 12:07:39 +01:00
Tim Taubert
8ee2211a5e Backed out changeset ce8a25a34c2a (bug 455553) 2012-01-20 12:07:34 +01:00
Tim Taubert
f15e0b4d39 Backed out changeset 6fd9a7eb3b01 (bug 455553) 2012-01-20 12:07:30 +01:00
Tim Taubert
7f779e6dae Backed out changeset 34e078df2ed6 (bug 455553) 2012-01-20 12:07:25 +01:00
Tim Taubert
c5ef016450 Backed out changeset c389d719d4ec (bug 455553) 2012-01-20 12:07:20 +01:00
Tim Taubert
7016ede9bc Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
f36611a3f4 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
9a16510626 Bug 455553 - Part 3 - about:newtab integration; r=gavin 2012-01-20 02:42:18 +01:00
Tim Taubert
22fa0873bc Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-20 02:41:34 +01:00
Tim Taubert
c0ed7c96dd Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-20 02:41:01 +01:00
Ed Morley
d338f3479d Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-20 01:24:13 +00:00
Tim Taubert
de507f917b merge m-c to fx-team 2012-01-20 00:23:23 +01:00
Matt Brubeck
897e5d3f77 Merge last green changeset from inbound to mozilla-central 2012-01-19 10:37:48 -08:00
Victor Porof
be46f8a187 Bug 719049 - Sometimes iframes xy positions aren't calculated correctly in Tilt; r=rcampbell 2012-01-19 17:13:08 +02:00
Victor Porof
b024e1202e Bug 718973 - It would be nice to have more Tilt notifications; r=rcampbell 2012-01-19 17:48:22 +02:00
Joe Walker
bd3a184889 Bug 693269 - Ensure jstermhelpers work in JS mode in GCLI; r=dcamp,msucan 2012-01-27 18:24:57 +00:00
Joe Walker
45a9ddfcec Bug 704918 - GCLI 'console clear' doesn't clear everything in the console; r=dcamp 2012-01-27 18:24:52 +00:00
Tim Taubert
5d9cd634cb Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao 2012-01-26 11:35:16 +01:00
Tim Taubert
4d1e53d771 Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao 2012-01-25 23:47:36 +01:00
Tim Taubert
b25e5d5c17 Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao 2012-01-25 23:45:16 +01:00
Tim Taubert
9aef3ec42d Bug 721413 - [New Tab Page] Load links lazily when opening a new tab; r=mak 2012-01-27 14:55:03 +01:00
Tim Taubert
4e61b99831 Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-25 23:44:41 +01:00
Tim Taubert
f8ace15561 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-25 23:44:27 +01:00
Tim Taubert
f7b4c26c5a Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Tim Taubert
7411a6d512 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert
a837f7f86a Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-25 23:40:18 +01:00
Joe Walker
be2deeb145 Bug 718431 - WebConsole doesn't show the warning icons on warning and errors; r=paul,dão 2012-01-27 13:42:06 +00:00
Joe Walker
318c9ca569 Bug 719292 - Error: hud.jsterm is null in resource:///modules/HUDService.jsm:2074; r=msucan 2012-01-27 13:42:05 +00:00
Joe Walker
d9989e5c5f Bug 697043 - GCLI's inspect command should use an overlay rather than direct node manipulation; r=dcamp 2012-01-27 13:42:05 +00:00
Joe Walker
8cfa56b4e7 Bug 717425 - GCLI forms should 'submit' when ENTER is pressed; r=dcamp 2012-01-27 13:42:05 +00:00
Tim Taubert
69050caecd Bug 721422 - [Page Thumbs] Re-enable tests and make them work with URI_DANGEROUS_TO_LOAD; r=dietrich 2012-01-27 11:22:35 +01:00
Tim Taubert
e0a0dce3dd Fix backout of bug 455553 2012-01-27 11:22:35 +01:00
Tim Taubert
827c020b60 Bug 497543 - Part 4 - Tests and test suite; r=dietrich 2012-01-19 16:01:43 +01:00
Tim Taubert
29466c52ef Bug 497543 - Part 3 - Browser integration; r=dao 2012-01-19 16:01:43 +01:00
Tim Taubert
198f5491fc Bug 497543 - Part 2 - moz-page-thumb:// Protocol and Channel; r=mak 2012-01-19 16:01:42 +01:00
Tim Taubert
eabe7bd5a3 Bug 497543 - Part 1 - JavaScript Module; r=dietrich 2012-01-19 16:01:42 +01:00
Robert Kaiser
4d22b94000 bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin 2012-01-19 13:39:44 +01:00
Robert Kaiser
b2e6b9b28e bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin 2012-01-19 13:39:44 +01:00
Robert Kaiser
550915e1ac bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve _cloneEngine, r=gavin 2012-01-19 13:39:44 +01:00
Robert Kaiser
ec4a7c8a0c bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve observer, r=gavin 2012-01-19 13:39:44 +01:00
Robert Kaiser
cf9f5d6eff bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - use Services.jsm, r=gavin 2012-01-19 13:39:44 +01:00
Marco Bonardo
c1a836106d Bug 711503 - Don't trim url when inline autocomplete inserts text.
r=gavin
2012-01-19 12:31:27 +01:00
Michael Ventnor
e25a415af3 Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
Tim Taubert
d2339616cf merge m-c to fx-team 2012-01-19 12:10:03 +01:00
Marco Bonardo
2cef87ff1e Merge central to inbound 2012-01-19 11:36:52 +01:00
Marco Bonardo
6136ce1761 Merge last green PGO from inbound to central 2012-01-19 11:34:17 +01:00
Edmund Wong
6bd171e32e Bug 717491 - Removed bin/components/proxyObject.xpt from package-manifest.in. r=ted 2012-01-19 15:12:25 +08:00
Gavin Sharp
0c02fd3fb5 Bug 719254: rename nsBrowserGlue's onBrowserStartup to something more descriptive of what it actually represents (windows have been restored), r=dao 2012-01-18 15:25:05 -08:00
Dão Gottwald
0b9653e36b Bug 714594 - Don't list app tabs in the all tabs menu. r=mak ui-r=boriss
--HG--
extra : rebase_source : 462d500d1f44f637bb30eb7c29d0e444e221964f
2012-01-24 01:39:49 +01:00
Dão Gottwald
0a32b673f9 Bug 485237 - Use \!toolbar.visible instead of the chromehidden attribute existence to identify popups. r=gavin
--HG--
extra : rebase_source : e5a18e5dca37e8ce3a0b5c832b376787d269b310
2012-01-24 01:37:54 +01:00
Serge Gautherie
2e1533709b Bug 694353. (Av2-FF) Stop explicitly packaging NSS .chk files which are now created in the staging directory directly, Reorder PSM files. r=ted.mielczarek. 2012-01-18 21:25:28 +01:00
Matt Brubeck
2dbe780266 Bug 575830 - Image zoom is reset when switching tabs [r=gavin] 2012-01-18 16:01:19 -08:00
Tim Taubert
b0e045814b merge m-c to fx-team 2012-01-18 13:22:22 +01:00
Frank Yan
9e7b1a6704 No bug - Fix typo in comment in /browser/base/test/Makefile.in. a=comment 2012-01-18 03:44:49 -08:00
Frank Yan
9f9738ec9f Bug 593645 - Use popup.triggerNode for tab context menu - tests. r=dao 2012-01-18 03:55:23 -08:00
Mounir Lamouri
2d62d088ca Merge m-i into m-c. 2012-01-18 11:28:32 +01:00
Frank Yan
ba3b9a332a Bug 593645 - Use popup.triggerNode for tab context menu. r=dao 2012-01-17 21:48:22 -08:00
Steven Michaud
27dd2f90cb Bug 714951 - [Mac] Aurora and Nightly icons incorrectly positioned in mounted DMG image's finder window. r=gavin 2012-01-23 16:18:26 -06:00
Matt Brubeck
c0ac5a1f10 Merge mozilla-central and mozilla-inbound 2012-01-19 11:13:07 -08:00
Fabrice Desré
85d96fe6be Bug 717975: only expose m-c implementation of navigator.mozApps on b2g : followup [r=jst] 2012-01-19 09:27:40 -08:00
Joe Drew
8f8c232058 Merge last fully green rev of mozilla-inbound to m-c. 2012-01-17 16:55:54 -05:00
Richard Newman
a57ca23e00 Merge m-c to s-c. 2012-01-17 11:05:57 -08:00
Tobias Markus
68cc503dfb Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell 2012-01-17 15:04:23 +01:00
Rob Campbell
0ff52aae12 backout rev f96d6dd51d6c from bug Bug 708613; a=orange 2012-01-19 14:07:41 -04:00
Rob Campbell
fb9af5adea merge because ttaubert; a=#fx-team 2012-01-19 11:06:34 -04:00
Tim Taubert
d8d154ef14 Bug 497543 - Part 4 - Tests and test suite; r=dietrich 2012-01-19 16:01:43 +01:00
Tim Taubert
d68ecef0ac Bug 497543 - Part 3 - Browser integration; r=dao 2012-01-19 16:01:43 +01:00
Tim Taubert
5e7ade0a16 Bug 497543 - Part 2 - moz-page-thumb:// Protocol and Channel; r=mak 2012-01-19 16:01:42 +01:00
Tim Taubert
450c992d83 Bug 497543 - Part 1 - JavaScript Module; r=dietrich 2012-01-19 16:01:42 +01:00
Tim Taubert
6fb0c39e7f merge m-c to fx-team 2012-01-17 13:22:31 +01:00
Victor Porof
b9966e2bcf Bug 715163 - Mouse click + drag causing Tilt to Translate instead of Rotate on First Open; r=rcampbell 2012-01-17 12:31:21 +02:00
Victor Porof
8308fee954 Bug 718425 - Make all Tilt animations less choppy; r=rcampbell 2012-01-19 16:42:02 +02:00
Justin Wood
d3b96540be Merge last green PGO from inbound to mozilla-central 2012-01-16 22:27:53 -05:00
Mihai Sucan
7dc415e86e Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell 2012-01-16 13:59:39 +02:00
Mihai Sucan
36ac63ff52 Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell 2012-01-16 18:51:44 +02:00
Tim Taubert
dc0feeb24e merge m-c to fx-team 2012-01-16 11:20:19 +01:00
Victor Porof
a8a52fba40 Bug 718303 - Tilt intro and outro transitions aren't very precise when page is zoomed; r=rcampbell 2012-01-16 09:00:57 +02:00
Victor Porof
b6cbeb6fb8 Bug 715647 - I want to be able to remove nodes from the Tilt view; r=rcampbell 2012-01-25 10:04:15 +02:00
Paul Rouget
602babcebd Bug 718259 - Remove the resizer button in the Inspector Toolbar; r=rcampbell,dao; ui-r=shorlander 2012-01-15 07:25:45 +01:00
Victor Porof
65af38352c Bug 718281 - Hide Tilt outro transition in a pref; r=rcampbell 2012-01-16 09:00:57 +02:00
Victor Porof
4a5395d8fc Bug 712096 - Exiting 3D (Tilt) mode of the developer tools should show a transition back to a flat page; r=rcampbell 2012-01-16 09:00:56 +02:00
Victor Porof
1cf0bc91b6 Bug 715518 - WASD controls don't work in 3D view if typeaheadfind is active; r=rcampbell 2012-01-16 09:00:56 +02:00
Victor Porof
76a2334da5 Bug 712029 - Implement a way to reset the modelview matrix in Tilt; r=rcampbell 2012-01-16 01:56:06 +02:00
Dão Gottwald
20df52c6bb Bug 716271 - Add "Tabs From Other Computers" to the Firefox button's History menu. r=dietrich 2012-01-14 12:28:45 +01:00
Marco Bonardo
a64064f7b5 Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central 2012-01-14 10:01:34 +01:00
Paul Rouget
e6367e6b7f Bug 566092 - Inspector highlight doesn't handle reflows correctly; r=rcampbell 2012-01-14 06:58:08 +01:00
Dao Gottwald
c7d43576c7 Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
Paul Rouget
703eedcd46 Bug 712223 - [highlighter] Breadcrumbs bar doesn't always have the same size on Windows and Linux. r=dao r=jwalker 2012-01-14 06:08:29 +01:00
Jared Wein
843a61d98d Bug 198964 - Enable smooth scrolling by default. r=gavin 2012-01-13 16:26:34 -08:00
Gregory Szorc
fe322c24df Merge m-c to s-c 2012-01-13 14:41:44 -08:00
Dave Camp
bb17d0f6d7 Bug 706886 - Line-through disappears after editing overridden rule in style inspector; f=rcampbell; r=joewalker 2012-01-13 13:05:49 -05:00
Victor Porof
2782f41051 Bug 712868 - tilt does not honour webgl.force-enabled preference. r=bjacob,msucan 2012-01-13 15:27:12 +02:00
Tim Taubert
56aca129ef merge m-c to fx-team 2012-01-13 11:40:59 +01:00
Felix Fung
15f260742e Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x 2012-01-26 16:10:00 -05:00
Paul O’Shannessy
2d123e22fa Bug 482975 - browser_477657.js is unreliable (orange) [r=gavin] 2012-01-26 11:04:22 -08:00
Tim Taubert
27bb5e2ce0 merge m-c to fx-team 2012-01-12 21:26:09 +01:00
Dão Gottwald
52b4705eb9 Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell 2012-01-12 11:35:35 +01:00
Joe Walker
d874ae00c3 Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao 2012-01-12 10:12:18 +00:00
Joe Walker
1a35ae4622 Bug 711368 - gcli.css uses both box-sizing and -moz-box-sizing; r=dao 2012-01-12 09:57:07 +00:00
Joe Walker
48d67ee7f1 Bug 715501 - GCLI should be built with the latest version of dryice; r=dcamp 2012-01-12 09:57:07 +00:00
Joe Walker
c22c51f195 Bug 717598 - Backout changeset 05f3cb:13e49 missing reviewer from comment, a=robcee 2012-01-12 15:09:07 +00:00
Joe Walker
1bc2e51f55 Bug 706230 - GCLI should have a jump-to-scratchpad feature 2012-01-12 10:12:18 +00:00
Joe Walker
36453d46f6 Bug 711368 - gcli.css uses both box-sizing and -moz-box-sizing 2012-01-12 09:57:07 +00:00
Joe Walker
e8ef8f2c5c Bug 715501 - GCLI should be built with the latest version of dryice 2012-01-12 09:57:07 +00:00
Richard Newman
80622cc3d1 Merge m-c to s-c. 2012-01-11 13:44:50 -08:00
Paul O’Shannessy
1e05837c14 Bug 717030 - Cancel fullscreen animation when entering dom fullscreen [r=dao] 2012-01-11 11:16:52 -08:00
Paul O’Shannessy
6a43edbec6 Bug 714083 - Update app.support.baseURL to point to support.mozilla.org [r=gavin] 2012-01-11 11:16:42 -08:00
Ed Morley
8128c5973e Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-11 17:01:05 +00:00
Benjamin Smedberg
bd5d1c37d3 Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted 2012-01-11 11:28:21 -05:00
Mihai Sucan
996a3e7b2f Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
--HG--
rename : browser/devtools/webconsole/test/browser_ConsoleAPICachedMessages.js => browser/devtools/webconsole/test/browser_cached_messages.js
2012-01-11 12:51:49 +02:00
Richard Newman
53ce08cc52 Merge m-c to s-c. 2012-01-10 19:09:45 -08:00
Ed Morley
d27cab927f Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-01-11 02:39:31 +00:00
Tim Taubert
c8dd9409bc merge m-c to fx-team 2012-01-10 23:41:18 +01:00
Richard Newman
dea772fc69 Merge m-c to s-c. 2012-01-10 09:03:52 -08:00
Dão Gottwald
6018e744d4 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
Brian R. Bondy
4eed1e5a17 Bug 716473 - Simplify Mozilla Maintenance Service uninstaller. r=rstrong 2012-01-17 19:38:26 -05:00
Brian R. Bondy
a78b080386 Bug 716915 - Service is sometimes not used after several successful service updates because maintenanceservice.exe is missing. r=rstrong. 2012-01-17 16:52:23 -05:00
Richard Newman
56b5d8635b Merge m-c to s-c. 2012-01-09 19:05:34 -08:00
Ed Morley
b2a2852e05 Bug 716480 - Don't list "Change" as an entry on the control panel uninstall context menu for the Mozilla Maintenance Service; r=bbondy 2012-01-10 01:10:42 +00:00
Ed Morley
c1bac028af Bug 716168 - Remove browser/components/wintaskbar/ now that the tests live in browser/modules/test/ (bug 699575 followup); r=gavin 2012-01-10 01:10:42 +00:00
Ed Morley
3ed4f80ebd Merge mozilla-central to mozilla-inbound 2012-01-11 17:28:35 +00:00
Daniel Holbert
f3185cc63a 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
Gervase Markham
a457806f3f Bug 712992 - fix erroneous MPL-only licence; switch to tri-licence. 2012-01-11 16:21:59 +00:00
Lucio Valentin
f8f6458fd6 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
Gregory Szorc
114b34d2d9 Bug 714383 - Move add-ons engine checkbox to top of list; r=rnewman 2012-01-09 12:18:15 -08:00
Gregory Szorc
2af1cbc8f6 Bug 716868. r=philikon
--HG--
extra : rebase_source : 782c06acf95a58f0c1b48fb16ad9e1eb25aae0f0
2012-01-10 11:21:07 -08:00
Dão Gottwald
6a866b0cd8 Bug 694084 - Showing/hiding the conditional forward button resizes the search bar in a new profile (when the url/search bar splitter hasn't been used). r=gavin 2012-01-12 22:25:13 +01:00
Dão Gottwald
9ef76e7b86 Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin 2012-01-12 22:24:44 +01:00
Leonard Camacho
c677f4d5ed 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
Joe Walker
8f4df48acc Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul 2012-01-09 15:38:49 +00:00
Joe Walker
c9416f4685 Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan 2012-01-09 15:38:49 +00:00
Berker Peksag
6432bd8243 Bug 683510 - GCLI needs a 'console' command; r=msucan 2012-01-09 15:38:48 +00:00
Joe Walker
bd05286f15 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
45aee2150f Bug 704184 - Find a better way to scroll web console output; r=dcamp 2012-01-09 15:38:48 +00:00
Joe Walker
4cb553abc0 Bug 704182 - webconsole forces wacky lists on GCLI; r=dao,msucan 2012-01-09 15:38:48 +00:00
Tim Taubert
b80865c944 merge m-c to ux 2012-01-08 15:02:29 +01:00
Tim Taubert
d386d01d3c Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin 2012-01-08 03:07:48 -08:00
Serge Gautherie
a39e1d0f86 Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp. 2012-01-08 04:09:00 +01:00
Ed Morley
aa198bc5cb Merge mozilla-central and mozilla-inbound 2012-01-07 19:06:32 +00:00
ffxbld
9dc9090c8d Automated blocklist update from host linux-ix-slave29 2012-01-07 10:00:41 -08:00
Dão Gottwald
8c9038e777 Disable browser_bug321000.js because newline handling is shaky (bug 592528) 2012-01-07 10:54:47 +01:00
Fabrice Desré
13c10f6e0f Bug 717975 - only expose m-c implementation of mavigator.mozApps on b2g [r=jst] 2012-01-13 21:09:24 -08:00
Dão Gottwald
f24523c6db Bug 694084 - fix typo
--HG--
extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
2012-01-13 17:18:33 +01:00
Matt Brubeck
6eb3db5623 Merge mozilla-central and mozilla-inbound 2012-02-01 17:09:34 -08:00
Jim Mathies
9184744dfc Bug 618353 - Provide content with the ability to shrink the size of glass borders for glass windows and shrink the fx border by 2 pixels. r=felipe 2012-01-13 09:10:05 -06:00
Mihai Sucan
399102b0ea Bug 609890 - window.console API messages from before the Web Console is opened don't show. r=gavin.sharp 2012-01-06 21:34:56 +02:00
Dão Gottwald
b932f1ae99 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
Paolo Amadini
04f0f7bb8d Bug 718484 - Merge browser_privatebrowsing_beforeunload_enter.js and browser_privatebrowsing_beforeunload_exit.js; r=ehsan 2012-01-16 20:43:40 +01:00
Matt Brubeck
b8a933ed72 Bug 719271 - Site-specific zoom level shouldn't apply to media documents [r=gavin] 2012-01-20 11:43:24 -08:00
Reuben Morais
ad0e20bc5a Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao 2012-01-20 13:49:15 +01:00
Josh Matthews
5f8532b728 Bug 715700 - Test to check that localStorage across multiple windows remains in sync while in private browsing mode. r=mayhemer 2012-01-20 04:04:25 -05:00
Mike Hommey
71c38e1b7f Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj 2012-01-20 09:48:44 +01:00
Ed Morley
a340e34b5d Merge mozilla-central to mozilla-inbound 2012-01-20 01:27:04 +00:00
Robert Longson
b0c397084a Bug 715999 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao 2012-01-19 23:23:32 +00:00
Gavin Sharp
367f1197cc Bug 719538: make nsWindowsShellService use nsIWindowsRegKey, r=jmathies 2012-01-19 11:44:27 -08:00
Dão Gottwald
24c3d69b6a 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