Dão Gottwald
942f7e06cb
Bug 704538 - Create telemetry probe to ascertain what proportion of users may prefer bug 695482's new 'open search in foreground' behaviour. r=gavin,tglek
2011-12-03 13:02:21 +01:00
Dão Gottwald
acce7a8da8
Backing out bug 695482
2011-11-29 15:32:59 +01:00
Dão Gottwald
6425ee6fe5
Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske
2011-11-29 13:15:04 +01:00
Matt Brubeck
5618c104f9
Back out 22f61e71c108 (bug 215926) for test failures
2011-11-21 16:46:13 -08:00
blackwind
8cef2c696d
Bug 215926 - Conflicting shortcuts: Alt+drag selects part of a link, Alt+click saves link; r=dao
2011-11-19 13:22:37 -07:00
Chris Pearce
2e82ee83f4
Bug 704011 - Make mozfullscreenchange handler assume target is document. r=dao
2011-11-22 10:23:44 +13:00
Blair McBride
9c91f440e4
merge mozilla-central to fx-team
2011-11-18 14:55:22 +13:00
Marco Bonardo
9f39880bda
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
497654b074
Bug 700348 - fix showBookmarkDialog warnings.
...
r=dietrich
2011-11-11 22:39:26 +01:00
Cedric Vivier
9dc850dedc
Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n
2011-10-26 17:02:08 +08:00
Oonishi Atsushi
8f0353652d
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
2011-11-10 15:01:11 +01:00
Chris Pearce
bb48204f31
Bug 699885 part 2 - Exit DOM full-screen if we've changed tab or app by the time the request is granted. r=dao
2011-11-08 12:58:48 +13:00
Felix Fung
42b50d5d59
Bug 397424 - Downloads cause high CPU usage. r=gavin
...
This addresses an issue with the download manager that can cause high CPU usage
when there is an active download. The underlying issue is the frequency of
updates that the download progress listener receives.
Things changed:
- reduced the number of null checks in DownloadUtils.jsm's getDownloadStatus
function by one (down to two from three).
- obtain and format strings from the nsIStringBundle. This removes all the
calls to String.replace in DownloadUtils.jsm.
- modifies the download manager back-end to update the percentComplete and size
property on downloads before dispatching a state changed notification for
downloads entering the DOWNLOAD_DOWNLOADING state. This saves us two calls to
setAttribute on downloads that we know how big they are, and saves us the same
two calls to setAttribute for indeterminate downloads as well as not
dispatching a ValueChange event on the progressmeter every time
onProgressChange is called on the DownloadProgressListener.
- has nsDownload implement nsIClassInfo so we do not need to QueryInterface when
going through the list of active downloads in both the download manager's UI
and the browser's taskbar UI.
2011-11-03 15:25:55 -07:00
Chris Pearce
5c83f52300
Bug 685402 part 2 - Exit DOM full-screen on select/open/close tab and window deactivate. r=dao
2011-11-04 20:32:11 +13:00
Rob Campbell
f000e0c907
merge m-c to fx-team
2011-11-03 09:29:07 -03:00
Heather Arthur
2c1ae7e107
Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao
2011-11-02 12:32:55 -07:00
Heather Arthur
ff8d32b60d
Backed out changeset 3b63add3a404
2011-11-02 12:26:59 -07:00
Heather Arthur
08b16fcbdc
Bug 644409 - Make scratchpads save their state across restarts
2011-11-02 12:14:30 -07:00
Chenxia Liu
228ff8c879
Bug 697750 - Follow-up: replace about:home sync "links" (actually buttons) with links. r=gavin.sharp
2011-10-28 15:00:48 -07:00
Philipp von Weitershausen
4ecd97e2f9
Merge m-c to s-c
2011-10-31 01:54:35 -07:00
Chenxia Liu
0125b29b56
Bug 675821 - Part 1: add Sync Setup and Pair links to aboutHome. r=gavin.sharp
2011-10-26 21:26:51 -04:00
Philipp von Weitershausen
fe3a7b521c
Merge m-c to s-c
2011-10-24 09:08:55 -07:00
Allison Naaktgeboren
3984ac426f
Bug 675822 - Part 2: Sync desktop status page with upload progress bar. r=philikon
2011-10-19 14:29:24 -07:00
Allison Naaktgeboren
bcaf18313e
Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon
2011-10-19 14:29:24 -07:00
Tim Taubert
6658716924
merge the last green changeset on m-c to fx-team
2011-10-20 12:23:01 +02:00
Frank Yan
2c94bfe214
Bug 695482 - Open 'Search Google for <selection>' in the foreground. r=gavin ui-r=limi
2011-10-19 00:32:08 -04:00
L. David Baron
a35df59631
Make page style menu code reuse existing media query code rather than writing its own. (Bug 689319) r=dao
...
--HG--
extra : transplant_source : %21%22G%1D%BD%BF%D5MH%60%18%F9%9A%D4%86HYG5%A8
2011-10-17 16:49:22 -04:00
Terry Long
2d5e73524e
Bug 623872 - Cmd + L is not focusing location bar in popup windows; r=dao
2011-10-28 15:05:07 +01:00
Chris Pearce
b5d057221f
Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao
2011-10-28 21:28:05 +13:00
Ed Morley
9e7a151909
Merge mozilla-central and mozilla-inbound
2011-10-28 02:11:57 +01:00
Tim Taubert
d210082852
merge the last green changeset on m-c to fx-team
2011-10-27 15:48:08 +02:00
Marco Bonardo
f7acf28c3d
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Felix Fung
b690fa0ade
Bug 688925 - Plugin-Crash: Unique Notification Bar Help Link to Differentiate Source. r=dolske
2011-09-23 23:00:12 -07:00
Felix Fung
19d291991e
Bug 688083 - Plugin Crash: Sync Submit Report Checkbox With Pref Between Instances. r=dolske
2011-10-03 13:26:08 -07:00
Felix Fung
c9753d7a14
Bug 665196 - Change in-content plugin crash UI to submit a crash report and reload the page in one step. r=dolske
2011-09-23 22:28:56 -07:00
Gavin Sharp
515bccb840
Bug 674161: middle mouse paste should prevent inheriting the current page's principal, r=dao
...
--HG--
extra : transplant_source : p%9Eg%80%9D%A5%C5%A8%F1%A7%3F5%3B%93%C0%03%9A%D7%CE%5B
2011-07-28 08:37:56 -07:00
Dão Gottwald
8a94c8fb00
Bug 634347 - The add-ons manager should open in the foreground regardless of browser.tabs.loadBookmarksInBackground. r=gavin
2011-10-08 10:40:13 +02:00
Martin von Gagern
25b8322c9d
Bug 509664 - Add support for browser.link.open_newwindow.override.external. r=dao
2011-10-08 10:36:11 +02:00
Tim Taubert
22a09be64a
merge the last green changeset on fx-team to m-c
2011-09-27 13:21:17 +02:00
Dão Gottwald
395389727e
Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
...
--HG--
extra : rebase_source : 1a9e4e61339645b67e958d0068bdb7b814fbd647
2011-09-27 09:51:56 +02:00
Phil Ringnalda
e4ed5e3534
Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul
2011-09-26 19:40:50 -07:00
Dão Gottwald
aafc622efe
Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
2011-09-27 01:22:57 +02:00
Mihai Sucan
ff7c045c97
Bug 687854 - Move the Inspector code to browser/devtools; r=gavin,robcee
...
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-26 14:11:22 -03:00
Dão Gottwald
c246d5aee7
Backed out changeset d9989de45bd9
2011-09-24 12:17:14 +02:00
Rob Campbell
3cb9a0ee6b
Bug 687854 - Move the Inspector code to browser/devtools, r=gavin,robcee
...
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-23 15:22:29 -03:00
Mihai Sucan
53ab58db34
Bug 687854 - Move the Inspector code to browser/devtools; r=gavin, r=robcee
...
--HG--
rename : browser/base/content/domplate.jsm => browser/devtools/highlighter/domplate.jsm
rename : browser/base/content/insideOutBox.js => browser/devtools/highlighter/insideOutBox.js
rename : browser/base/content/inspector.html => browser/devtools/highlighter/inspector.html
rename : browser/base/content/inspector.js => browser/devtools/highlighter/inspector.js
rename : browser/base/content/test/inspector/Makefile.in => browser/devtools/highlighter/test/Makefile.in
rename : browser/base/content/test/inspector/browser_inspector_bug_566084_location_changed.js => browser/devtools/highlighter/test/browser_inspector_bug_566084_location_changed.js
rename : browser/base/content/test/inspector/browser_inspector_bug_665880.js => browser/devtools/highlighter/test/browser_inspector_bug_665880.js
rename : browser/base/content/test/inspector/browser_inspector_bug_674871.js => browser/devtools/highlighter/test/browser_inspector_bug_674871.js
rename : browser/base/content/test/inspector/browser_inspector_editor.js => browser/devtools/highlighter/test/browser_inspector_editor.js
rename : browser/base/content/test/inspector/browser_inspector_highlighter.js => browser/devtools/highlighter/test/browser_inspector_highlighter.js
rename : browser/base/content/test/inspector/browser_inspector_iframeTest.js => browser/devtools/highlighter/test/browser_inspector_iframeTest.js
rename : browser/base/content/test/inspector/browser_inspector_initialization.js => browser/devtools/highlighter/test/browser_inspector_initialization.js
rename : browser/base/content/test/inspector/browser_inspector_registertools.js => browser/devtools/highlighter/test/browser_inspector_registertools.js
rename : browser/base/content/test/inspector/browser_inspector_scrolling.js => browser/devtools/highlighter/test/browser_inspector_scrolling.js
rename : browser/base/content/test/inspector/browser_inspector_store.js => browser/devtools/highlighter/test/browser_inspector_store.js
rename : browser/base/content/test/inspector/browser_inspector_tab_switch.js => browser/devtools/highlighter/test/browser_inspector_tab_switch.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_click.js => browser/devtools/highlighter/test/browser_inspector_treePanel_click.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_input.html => browser/devtools/highlighter/test/browser_inspector_treePanel_input.html
rename : browser/base/content/test/inspector/browser_inspector_treePanel_output.js => browser/devtools/highlighter/test/browser_inspector_treePanel_output.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_result.html => browser/devtools/highlighter/test/browser_inspector_treePanel_result.html
rename : browser/base/content/test/inspector/browser_inspector_treeSelection.js => browser/devtools/highlighter/test/browser_inspector_treeSelection.js
2011-09-20 20:29:34 +03:00
Panos Astithas
71fce4f4ad
Bug 587134 - Context menu item for Highlight Element (highlighter); r=gavin
2011-09-21 13:16:25 +03:00
Dão Gottwald
537ec1830c
Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin
2011-09-20 05:35:33 +02:00
Dão Gottwald
f15036012e
Backed out changeset e0708cefd3df
2011-09-20 05:28:38 +02:00
Dão Gottwald
ed61e08ff0
Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin
2011-09-20 03:37:26 +02:00