Commit Graph

16123 Commits

Author SHA1 Message Date
Tim Taubert
550ff76cfe Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01:00
Marco Bonardo
c0db77a9bc Bug 736456 - Cache the spec in captureAndStore, since currentURI may not be available later; r=ttaubert 2012-03-16 16:13:34 +01:00
Tim Taubert
db90962883 Bug 735987 - [New Tab Page] Dropping blocked links onto the grid again should unblock them; r=dietrich 2012-03-16 09:00:18 +01:00
Gavin Sharp
d1b209dd2c merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Marco Bonardo
cb781bfe97 Merge inbound and central 2012-03-16 13:42:16 +01:00
Frank Yan
e13fa83e57 Bug 736279 - Followup to about:home Visual Refresh. r=mak 2012-03-15 15:58:09 -07:00
Tim Taubert
dd771ae862 Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=dietrich 2012-03-15 23:28:22 +01:00
Tim Taubert
5fe70dc85a Bug 736036 - Intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug610242.js | png has no favicon - Got block, expected none; r=dietrich 2012-03-15 23:28:22 +01:00
Tim Taubert
c1f2d00717 Bug 735574 - Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team; r=dietrich 2012-03-15 23:28:22 +01:00
Marco Bonardo
babb5628f1 Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn 2012-03-14 16:11:20 -07:00
Frank Yan
ad5dbd581e Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Frank Yan
e4c7d98497 Bug 733651 - Snippet fails to load on about:home due to XMLHttpRequest.open error. r=mak 2012-03-14 16:09:15 -07:00
Gavin Sharp
9005b231bb Bug 736878: also re-set default engine name when user opts in to search re-set, r=fryn
--HG--
extra : transplant_source : %01%0C%7F%F6%98%97%AF%E8%869s%F9%8F%22Rh%16%112%B3
2012-03-19 17:24:31 -07:00
Matt Brubeck
561bc88e91 Merge mozilla-central and mozilla-inbound 2012-03-19 16:47:00 -07:00
Raymond Lee
65226b23c4 Bug 678374 - Panorama/App Tabs: not shortcut icon; no icon if browser.chrome.favicons=false; r=ttaubert 2012-03-15 00:24:03 +08:00
Ed Morley
9424dfaf15 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Erin W. McCall
927b6bf82c Bug 665342 - Delete border between upper and lower sections, and change background color of lower area. r=dao DONTBUILD 2012-03-15 01:01:14 +01:00
Dão Gottwald
00e5859c31 merge backout 2012-03-15 01:00:44 +01:00
Dão Gottwald
a37c93c206 Backed out changeset f9ceb4f6eae3 2012-03-15 01:00:28 +01:00
Dão Gottwald
4bcccd8cc0 Bug 735233 - Shift-F6 should focus the location bar rather than the first focusable chrome element. r=enn 2012-03-15 00:34:00 +01:00
Erin W. McCall
c6e1983001 Bug 664342 - Delete border between upper and lower sections, and change background color of lower area. r=dao 2012-03-15 00:33:36 +01:00
Justin Lebar
040a216ea9 Bug 735877 - Update syntax hints in pref files to reflect the fact that you can't use computed values (e.g. 50 * 1024). r=mossop 2012-03-14 18:49:17 -04:00
Théo Chevalier
57a3543d80 Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin 2012-03-14 14:38:35 -07:00
Kyle Machulis
5a8150c5e0 Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
OHZEKI Tetsuharu
ff9ea92a21 Bug 735517. Web Apps icon always appears when other popup notifications appear. r=fabrice,dao 2012-03-14 14:14:52 -07:00
Blake Kaplan
8ce35f8916 Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01:00
Victor Porof
9ec5b1f07d Bug 735151 - Intermittent browser_tilt_picking_highlight02.js | Highlighting a node didn't work properly and | an unexpected uncaught JS exception reported through window.onerror - this.treePanel is undefined at resource:///modules/inspector.jsm:478; r=rcampbell 2012-03-13 19:20:53 +02:00
Michael Ratcliffe
058a00936f Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul 2012-03-15 14:37:58 +00:00
Mihai Sucan
f3b305cc58 Bug 731721 - Source Editor stepping support; r=rcampbell,past 2012-03-14 18:23:39 +02:00
Panos Astithas
06604833fe Bug 711164 - Add support for stepping to the debugger; r=rcampbell 2012-03-18 08:50:43 +02:00
Pranav Ravichandran
84769940f0 Bug 725430 - Add feature to sourceeditor/scratchpad: comment/uncomment line/block of code; r=msucan 2012-03-16 15:17:11 +02:00
David Rajchenbach-Teller
22c8ab5cf6 Bug 735477 - Extended testsuite for Promise.jsm. r=rcampbell,jwalker 2012-03-13 23:22:02 +01:00
David Rajchenbach-Teller
45a6c4479e Bug 720628 - Improve error reporting of Promise.jsm. r=rcampbell 2012-03-07 16:22:33 +01:00
David Rajchenbach-Teller
2daa793894 Bug 711126 - Utilities for Promise.jsm. r=rcampbell,jwalker 2012-03-14 18:17:43 +01:00
Marco Bonardo
6bc5b3e339 Bug 735312 - followup, add missing namespace 2012-03-14 20:41:07 +01:00
Dão Gottwald
892174b848 Bug 737830 - Default browser check is broken (Error: win is not defined). r=gavin 2012-03-21 20:05:23 +01:00
Dão Gottwald
0ab2405fe2 Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe 2012-03-21 20:04:51 +01:00
Ted Mielczarek
1c802c4c78 bug 735309 - add in-tree mozconfigs for Valgrind builds. r=catlee
--HG--
extra : rebase_source : 76076a035b27614b97adf6165ca137dd1553ce92
2012-03-21 12:23:05 -04:00
Blair McBride
09cf53fcc6 Bug 727637 - nsBrowserGlue does unnecessary work when there are no new add-ons installed. r=dtownsend,mak77 2012-02-16 12:44:29 +13:00
Blair McBride
6ed3aa8f06 Bug 735564 - about:newtab has on-hover UI that doesn't work well with touch-screens. r=ttaubert 2012-03-21 17:16:19 +13:00
Blair McBride
c95cc59b42 Bug 736542 - Bug 727637 causes about:newaddon to not show up with magically appearing XPI's (backout c4e3ec142aa8). r=dtownsend 2012-03-21 17:12:37 +13:00
Mario Alvarado
fcf5b84d8a Bug 715454 - Current group is switched when using switch-to-tab and opening new tab r=ttaubert 2012-03-19 21:38:58 -06:00
Marco Bonardo
c720d9f013 Bug 735312 - Properly handle importing default bookmarks from omni.ja.
r=felipe
2012-03-14 18:57:00 +01:00
Dão Gottwald
3d856e4d2e Bug 730629 - Hide http:// and single trailing slashes when displaying hyperlink target URLs. r=gavin ui-r=limi 2012-03-14 13:20:03 +01:00
Serge Gautherie
697caddffe Bug 713132 - (Av1) Make packager.pm missing file warnings fatal on Firefox. r=khuey 2012-03-15 19:48:15 -04:00
Marco Bonardo
ad304c263e Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Dão Gottwald
2d7e554c3d Bug 736845 - Remove useless "container" div from about:home. r=mak
--HG--
extra : rebase_source : b856b1c5e4f89b01a46f3cfbdb0f4809e605936a
2012-03-19 21:14:13 +01:00
Prabindh Sundareson
7064e5d3b7 Bug 735594 - Add check for MOZ_JSDEBUGGER so that --enable-jsd=no works. r=bholley+khuey 2012-03-15 20:12:45 -04:00
Paolo Amadini
4f892f630e Bug 731942 - Replace old synchronous favicons calls in the Toolkit external content handler dialog. r=mak 2012-03-19 20:24:41 +01:00
Sid Stamm
12edf9445d bug 633773 - Use Google's HTTPS search by default; r=gavin 2012-01-06 11:35:02 -08:00
Luke Wagner
9c04aab686 Bug 730497 - Provide stopgap fix for bug 731868 (rs=ttaubert)
--HG--
extra : rebase_source : 8bd215d45f64bc368326498a1b7f623bd4f9aae3
2012-03-15 10:02:45 -07:00
Joshua M
9e3f8ed0c5 Bug 734374 - Adjust the URL and search bar border color on Aero basic & glass. r=dao
--HG--
extra : rebase_source : a7dde9c189a16c7b7fef9ce37f38d0e1638bdc20
2012-03-13 23:31:29 +01:00
Lukas Blakk
221bdcc6e6 Merging in version bump NO BUG 2012-03-13 13:38:38 -07:00
Serge Gautherie
6725af19c1 Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao. 2012-03-13 17:57:14 +01:00
Marco Bonardo
49cea4b961 Merge central and inbound 2012-03-13 14:49:19 +01:00
Marco Bonardo
dc43300667 Bug 735187 - Re-enable inline autocomplete by default. rs=gavin 2012-03-13 11:30:34 +01:00
Tim Taubert
910f5e845d merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Marco Bonardo
720c67a69d Merge last green PGO from inbound to central 2012-03-13 11:17:21 +01:00
Tim Taubert
95abcee795 Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js (fix #2); r=bustage-fix 2012-03-13 09:48:21 +01:00
Tim Taubert
f4937f53c8 Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=bustage-fix 2012-03-13 09:45:09 +01:00
Tim Taubert
76d43175d2 Bug 729878 - Part 3 - Corrected newtab tests; r=dietrich 2012-03-13 03:24:10 +01:00
Tim Taubert
341e5270ad Bug 729878 - Part 2 - Theme-specific assets; r=dao 2012-03-13 03:23:34 +01:00
Tim Taubert
be0be8ae6c Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Tim Taubert
51287dfa45 Bug 722263 - New Tab Page: changing browser.newtab.url require restart; r=dao 2012-03-13 03:03:46 +01:00
Tim Taubert
5b039fe0f0 Bug 725996 - New Tab Page should not respond to dragged bookmark folders or should handle them properly; r=dietrich 2012-03-13 03:03:45 +01:00
Rob Campbell
0b2533cb2c merge fx-team to m-c 2012-03-12 20:43:23 -03:00
Matt Brubeck
99cab1bddd Merge last green changeset from inbound to mozilla-central 2012-03-12 13:31:31 -07:00
Panos Astithas
3e9e7e255a Bug 734872 - Disable browser_dbg_select-line.js due to numerous intermittent failures; r=rcampbell 2012-03-12 16:36:29 +02:00
Michael Ratcliffe
16b0690be6 Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget 2012-03-11 20:36:46 +00:00
Michael Ratcliffe
db9875d847 Bug 703643 - Be able to copy from the rules view; r=prouget 2012-03-11 14:01:38 +00:00
Mihai Sucan
a497d27e07 Bug 734432 - Add Orion ProjectionTextModel to our package; r=rcampbell 2012-03-11 13:25:19 +02:00
Blake Winton
30e2c80691 Bug 704223 - styles added in data urls are displayed badly in the rule view; r=prouget 2012-03-08 20:27:55 -05:00
Paul Rouget
5b2f89841b Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +01:00
Rob Campbell
cafbd87294 Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
Bug 729220 - Allow editing of attribute names in the HTML panel of the Page Inspector; r=prouget
2012-03-09 12:49:00 +02:00
Jonathan Griffin
d8fc3764a9 Bug 734314 - "Unwrapped getBoolPref call causes dbg-server.jsm to fail to load in B2G" [r=past] 2012-03-09 19:34:00 +02:00
Panos Astithas
1d6d8b42db Bug 731277 - Add support for using fn.displayName as the function name in stack frames; r=rcampbell 2012-03-12 10:59:30 +02:00
Tim Taubert
e7504618a9 Bug 734043 - Error: node.parentNode is null when I click x button of thumbnail quickly in newTab page; r=dietrich 2012-03-12 09:51:00 +01:00
Tim Taubert
c409d78680 merge m-c to fx-team 2012-03-12 09:41:48 +01:00
Daniel Holbert
e0cd7fdbe8 merge m-i to m-c 2012-03-11 19:40:36 -07:00
Dão Gottwald
24a7a36707 Bug 734273 - tab bar sometimes shows scroll arrows with only one tab after startup. r=felipe
- delayed updateVisibility to the load event since the constructor runs earlier

- added _propagatedVisibilityOnce instead of unconditionally calling _propagateVisibility after calling updateVisibility for the first time, since this needlessly propagated the visibility twice in a row with browser.tabs.autoHide = false

- removed the syncUI call from TabsOnTop.init since updateVisibility takes care of this
2012-03-12 01:59:33 +01:00
Ed Morley
f6653e490a Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Daniel Holbert
2248350fea merge m-c to m-i, up to m-c revision b9357da14ab8 2012-03-11 15:38:51 -07:00
Girish Sharma
7a55e54453 Bug 729480 - Link to rule in Style Editor should show the relevant line at the top of the editor's viewport; r=msucan f=msucan 2012-03-11 11:50:01 +02:00
Dão Gottwald
1682a7f62d Bug 733339 - part 4: mark getAllStyleSheets as internal while keeping the legacy function. r=dolske 2012-03-11 05:25:42 +01:00
Dão Gottwald
7bb6a40648 Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske 2012-03-11 05:25:02 +01:00
Dão Gottwald
0828caf24b Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske 2012-03-11 05:24:35 +01:00
Dão Gottwald
593fb6bde2 Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske 2012-03-11 05:23:51 +01:00
ffxbld
6fc8ac5a52 Automated blocklist update from host moz2-linux-slave26 2012-03-10 03:22:37 -08:00
Mihai Sucan
8ad767dea2 Bug 731394 - Source Editor in read only mode is not entirely read only; r=rcampbell f=rcampbell 2012-03-08 19:37:35 +02:00
Mark Capella
ab747add0d Bug 730898 - Reuse editMenuKeys in scratchpad.xul, r=msucan 2012-03-11 11:47:01 +02:00
Heather Arthur
c4db0d8c16 Bug 732313 - Color of style editor links in rule view should be higher contrast. r=jwalker 2012-03-09 15:17:23 -08:00
Dave Camp
bad3440c9c Bug 719916 - Rule view loses focus after entering attribute name. r=jwalker 2012-03-08 18:27:37 -08:00
Tim Taubert
82a717a752 Bug 722273 - [New Tab Page] clear internal links cache on 'browser:purge-session-history'; r=dietrich 2012-03-05 20:59:56 +01:00
Rob Campbell
3bf1f57058 merge fx-team to m-c 2012-03-08 10:30:11 -04:00
Tim Taubert
fed9406117 Bug 723121 - [New Tab Page] Dragging and clicking on a thumbnail freezes the thumbnail grid; r=dietrich 2012-03-08 12:57:26 +01:00
Panos Astithas
c9feb40157 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00
Tim Taubert
4374bf03b2 Backed out changeset b5a3e22944f9 (bug 711157)
--HG--
rename : browser/base/content/abouthome/snippet1.png => browser/base/content/aboutHome-snippet1.png
rename : browser/base/content/abouthome/snippet2.png => browser/base/content/aboutHome-snippet2.png
rename : browser/base/content/abouthome/aboutHome.css => browser/base/content/aboutHome.css
rename : browser/base/content/abouthome/aboutHome.js => browser/base/content/aboutHome.js
rename : browser/base/content/abouthome/aboutHome.xhtml => browser/base/content/aboutHome.xhtml
2012-03-08 08:35:15 +01:00
Tim Taubert
3bab33b8c2 Backed out changeset 3bb5b7d3a6f1 (bug 711157) 2012-03-08 08:35:15 +01:00
Marco Bonardo
6c866c3814 Merge inbound and central 2012-03-07 10:33:11 +01:00
Matt Brubeck
18cb28b830 Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00