Commit Graph

13869 Commits

Author SHA1 Message Date
Josh Matthews
4565c1cb00 Bug 814513 - Enable browser_save_link-perwindowpb.js. r=ehsan 2012-11-22 15:50:06 -05:00
Victor Porof
a486d02e02 Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
e88eef8daf Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
5dd997da61 Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
11c064e6e0 Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell 2012-11-21 10:49:45 +02:00
David Keeler
cbec1edc43 bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws 2012-11-20 16:58:22 -08:00
Victor Porof
2f7aea65b0 Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past 2012-11-20 12:57:05 +02:00
Victor Porof
b97eae3279 Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past 2012-11-20 13:38:45 +02:00
Jonathan Kew
77c034ad6e bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin 2012-11-26 16:18:25 +00:00
Mike Conley
268c1a770c Bug 814509 - Downloads summary background is different from "Show all downloads" button background on winstripe. r=mak. 2012-11-26 09:52:54 -05:00
Mihai Sucan
6dd902eaa3 Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell 2012-11-16 20:16:18 +02:00
Victor Porof
413b9710ef Merge fx-team to m-c 2012-11-18 11:49:52 +02:00
philringnalda@gmail.com
b357d01647 No bug, Automated blocklist update from host slice - CLOSED TREE - a=blocklist-update 2012-11-17 17:46:43 -08:00
Ryan VanderMeulen
59340afb72 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Jared Wein
9acb9d0387 Bug 798925 - Add back the Error Console menuitem by default (backout revision 42a7cb309ca1, bug 602006). r=dcamp 2012-11-16 19:20:51 -08:00
Brian R. Bondy
bc0d032c4e Bug 811646 - Redirect handling so each request goes direct to the final destination path and server. r=rstrong 2012-11-16 21:39:17 -05:00
Brian R. Bondy
786c426a99 Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong 2012-11-16 21:39:17 -05:00
Victor Porof
f530af96af No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past 2012-11-16 13:16:23 +02:00
Felipe Gomes
579b6dee61 Bug 811089. Remove workaround for bug 803255 now that it's fixed. r=markh 2012-11-16 16:59:46 -08:00
Mark Hammond
37543d52c9 Bug 809274. Avoid setting the sidebar visibility to the same value. r=felipe 2012-11-14 15:27:41 +11:00
Mike Conley
20b09d508a Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
6b51d634d2 Bug 812345 - Downloads indicator button still resizes sometimes on Windows for some remaining download times. r=mak. 2012-11-16 16:24:44 -05:00
Mike Conley
596e3be44d Bug 811076 - progressmeter in downloads button needs native colours for winstripe and gnomestripe. r=mak. 2012-11-16 16:24:13 -05:00
Mike Conley
25afb0c91a Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Mark Hammond
e3ccc004f4 Bug 809258 - the social chatbar now defaults to being hidden. r=felipe 2012-11-17 10:23:22 +11:00
Ryan VanderMeulen
a377629c2d Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
CLOSED TREE
2012-11-16 17:57:44 -05:00
Mike Conley
57bf87e552 Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak. 2012-11-16 16:27:28 -05:00
Mike Conley
8f64e467ea Bug 812345 - Downloads indicator button still resizes sometimes on Windows for some remaining download times. r=mak. 2012-11-16 16:24:44 -05:00
Mike Conley
81c87d2ee3 Bug 811076 - progressmeter in downloads button needs native colours for winstripe and gnomestripe. r=mak. 2012-11-16 16:24:13 -05:00
Mike Conley
ddb61a9487 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00
Andres Hernandez
2c32c78812 Bug 722993 - WindowsJumpLists.jsm uses global Private Browsing state to make decisions; f=jdm, r=ehsan 2012-11-20 19:31:35 -06:00
Panos Astithas
ae2a641cf3 Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell 2012-11-01 17:34:10 +02:00
Victor Porof
5d4b6bba31 No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-01.js' caused by 43303dfa12a5, r=past 2012-11-16 10:47:30 +02:00
Victor Porof
04aa5c5bd6 Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Mihai Sucan
3b360ff9ca Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell 2012-11-16 18:28:20 +02:00
Bellindira Castillo [:bellindira]
9f65ef351f Bug 806702 - Port browser_privatebrowsing_zoom.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoom.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoom.js
2012-11-21 21:04:49 -06:00
Ehsan Akhgari
da89ef700d Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
70647a1092 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
2012-11-22 12:10:52 -06:00
Mike Conley
cf3f35abe1 Bug 814099 - Paused downloads don't behave properly in Downloads Panel after the session is restored. r=mak. 2012-11-22 14:54:51 -05:00
Mike Conley
7937e621b6 Bug 809852 - Allow cycling through the "Show all downloads" and summary footers in the Downloads Panel using the arrow keys. r=mak. 2012-11-22 14:38:38 -05:00
Gavin Sharp
a723b575cc Bug 814255: use defineLazy[Module]Getter in browser.js, r=dao 2012-11-21 17:38:56 -08:00
Mike Conley
4037acdba3 Bug 800314 - Stop the browser window from stealing focus when a download begins. r=paolo.
The most recent browser window (if available) was stealing focus when a download
started. This was to account for the case where a download was initiated from
the Library. We are, however, switching to a Library view that shows download
state and progress in bug 675902, so this focus pull is now unnecessary, and
disruptive for users with window managers that don't have focus-stealing
prevention.
2012-11-22 10:59:09 -05:00
Peter Van der Beken
243151f563 Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Ed Morley
4facb0e481 Merge mozilla-central to mozilla-inbound 2012-11-22 11:17:33 +00:00
Ed Morley
d106a0d16b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-22 10:48:50 +00:00
Paul Adenot
fd3313aa46 Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01:00
Hubert SABLONNIERE
3dec25d144 Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul 2012-10-16 17:13:51 +02:00
Victor Porof
4f662d92e7 Bug 727429 - The watch expressions separator label should preserve the leading whitespace character (followup), r=rcampbell 2012-11-18 01:23:36 +02:00
Victor Porof
86613125ac Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Matthew Wein
7c6f8fd328 Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth 2012-11-16 14:55:00 -05:00
Ehsan Akhgari
da7990d90f Bug 722993 - String changes for supporting per-window private browsing in the Windows jumplist menu; r=jdm 2012-10-12 21:34:25 -04:00
Seth Fowler
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Daniel Holbert
2e974374ef Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD 2012-11-20 17:01:14 -08:00
Richard Newman
0de71cb2d2 Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps 2012-11-19 19:09:45 -08:00
Gregory Szorc
1bb14b6971 Bug 808219 - Firefox Health Reporter service; r=rnewman 2012-11-13 20:22:09 -08:00
Gregory Szorc
a54e44d0f2 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Andres Hernandez
f6f6143158 Bug 806693 - Port browser_privatebrowsing_placestitle.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_placestitle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_placestitle.js
rename : browser/components/privatebrowsing/test/browser/global/title.sjs => browser/components/privatebrowsing/test/browser/perwindow/title.sjs
2012-11-20 13:41:40 -06:00
Mario Alvarado [:marioalv]
22c295e4df Bug 806688 - Port browser_privatebrowsing_localStorage_before_after.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page.html
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page2.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page2.html
extra : rebase_source : e22dc284a5839939d564a30be5c5a53f976dff87
2012-11-20 10:57:02 -06:00
Josh Matthews
3a830eb92c Bug 813533 - Ensure windows opened in global private browsing mode with no parent present are still marked as private. r=ehsan 2012-11-20 14:47:45 -05:00
Rafael Ávila de Espíndola
5c3335f825 Bug 813076 - Upgrade clang to 168304 in the 3.2 branch. r=rail.
Update the manifests.
2012-11-20 10:50:50 -05:00
Mario Alvarado [:marioalv]
80e685fc14 Bug 806699 - Port browser_privatebrowsing_ui.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_ui.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_ui.js
extra : rebase_source : bc814120977d36fee6285ea7391aa340361b33cc
2012-11-21 15:26:36 -06:00
Mike Hommey
ff8f0159be Bug 821182 - Get firefox executable from the directory service instead of guesswork from CurProcD. r=past 2012-12-14 08:32:57 +01:00
Mike Hommey
262dbc82bb Bug 791694 - Use XRE_EXECUTABLE_FILE in browser shell instead of guesswork from NS_XPCOM_CURRENT_PROCESS_DIR and MOZ_APP_NAME. r=jimm 2012-12-14 08:32:54 +01:00
Jim Mathies
7a0346741f Bug 789529 - Fix for updater tests can't find channel-prefs.js - move channel-prefs back to its gre subdir. r=glandium 2012-09-07 13:34:08 -05:00
Mark Hammond
66b2366041 Bug 820489 - don't remove the sidebar origin attribute before unload. r=gavin 2012-12-14 15:42:37 +11:00
Rafael Ávila de Espíndola
aa67cd9e56 Bug 815709 - Shutdown time is read in the main thread. r=vladan.
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Josh Matthews
b26e149bd0 Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao DONTBUILD 2012-12-10 06:39:00 -05:00
Josh Matthews
dd03d37362 Backed out changeset 7878092679cf (bug 819202) 2012-12-13 21:11:11 -05:00
Josh Matthews
71146470da Date: Mon Dec 10 00:16:09 2012 -0500
Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao
2012-12-10 06:39:00 -05:00
Dão Gottwald
85764cfd5d Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
John Schoenick
1450280283 Bug 767633 - Part 1 - Cleanup nsObjectLoadingContent logic a bit. r=josh 2012-12-13 13:51:22 -08:00
Mike Conley
d0c41feed9 Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak. 2012-12-13 16:09:54 -05:00
Ehsan Akhgari
6c7d8c4463 Merge mozilla-central into mozilla-inbound 2012-12-13 16:01:29 -05:00
Mihai Sucan
e7a0a5f4b7 Bug 725392 - Source Editor: add a method to convert mouse coordinates to character offsets, r=msucan 2012-08-02 22:30:46 +03:00
Victor Porof
eff70cd18c Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past 2012-11-16 08:34:13 +02:00
Mihai Sucan
0f022cdb3d Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Ehsan Akhgari
3f5c0551ca Fix the typo in the makefile, no bug 2012-11-13 18:07:42 -08:00
Mario Alvarado [:marioalv]
bbd2cef41a Bug 806703 - Port browser_privatebrowsing_zoomrestore.js to the new per-window PB APIs
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoomrestore.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoomrestore.js
2012-11-13 15:02:23 -06:00
Ryan VanderMeulen
3916ac2d53 Merge the last PGO-green inbound changeset to m-c. 2012-11-13 18:58:01 -05:00
Mike Conley
91bb1fdd75 Bug 766654 - Allow pasting of a URL into the Downloads Panel to initiate a download. r=mak. 2012-11-13 14:46:56 -05:00
Bellindira Castillo [:bellindira]
8a29b47235 Bug 806686 - Port browser_privatebrowsing_geoprompt.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt_page.html
2012-11-12 21:18:22 -06:00
Bellindira Castillo [:bellindira]
ee8e88fee3 Bug 806687 - Port browser_privatebrowsing_localStorage.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page1.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page1.html
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page2.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page2.html
2012-11-12 11:39:58 -06:00
Mario Alvarado [:marioalv]
d600e5b1dc Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Andres Hernandez
d8add78be5 Bug 806685 - Port browser_privatebrowsing_downloadLastDir.js and its friends to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_DownloadLastDirWithCPS.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_DownloadLastDirWithCPS.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_c.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_c.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_toggle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_toggle.js
2012-11-12 21:20:32 -06:00
Mike Hommey
457d6f2ff5 Bug 809798 - Don't use BOTH_MANIFESTS. r=pike 2012-11-13 08:17:14 +01:00
Mark Hammond
edaa181c17 Bug 807935 - social chatbar should be hidden in full-screen mode. r=jaws 2012-11-13 14:52:06 +11:00
Ehsan Akhgari
ff6b8ed976 Merge mozilla-central into mozilla-inbound 2012-11-13 11:16:31 -08:00
Jared Wein
68bc3d7ed2 Bug 807422 - Panels should open towards the center of the browser window. r=felipe 2012-11-12 14:42:02 -08:00
Ryan VanderMeulen
7c49057676 Bug 810107 - Update pdf.js to version 0.6.123. r=dtownsend 2012-11-12 16:47:25 -05:00
Mike Conley
b8d1117301 Bug 810340 - Keep downloads button a consistent size on OSX, regardless of the remaining download time. r=mak. 2012-11-12 15:41:03 -05:00
Ehsan Akhgari
c783ddb78e Bug 802274 - Part 2: Show about:privatebrowsing when starting Firefox with the -private flag in both global and per-window private browsing mode; r=jdm,gavin 2012-11-12 12:26:53 -05:00
Victor Porof
16313d3ff8 Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past 2012-11-12 16:14:09 +02:00
Paolo Amadini
6dc2df3e0e Bug 775495 - Replace waitForClearHistory and waitForAsyncUpdates with versions that return promises, and remove waitForFrecency. r=mak 2012-11-11 14:01:49 +01:00
Brian Smith
d79b8dcdb8 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao 2012-11-10 20:49:44 -08:00
Brian Smith
1da60348ef Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao 2012-11-10 20:49:29 -08:00
Brian Smith
87d054d8e5 backout cset b36d5c933092 due to orange 2012-11-10 19:09:07 -08:00
Brian Smith
7781a26273 backout cset 30f8e29f9cd1 due to orange 2012-11-10 19:08:26 -08:00
Brian Smith
d6580050c0 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
2012-11-10 18:19:55 -08:00
Brian Smith
cb19bf16cd Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
2012-11-10 18:18:14 -08:00
philringnalda@gmail.com
36357994ba No bug, Automated blocklist update from host slice - a=blocklist-update 2012-11-10 13:56:59 -08:00
Ryan VanderMeulen
98202c7326 Merge fx-team to m-c. 2012-11-10 16:53:55 -05:00
Victor Porof
8a9ce74024 Bug 809392 - The remote and chrome debugger windows don't have a title, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
e2d1746c5d Bug 809002 - Stick the variables view exported symbols on 'this', r=past 2012-11-10 13:14:40 +02:00
Victor Porof
1c200160cc Bug 808988 - The stackframes and breakpoints containers should have a min and max height, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
83bab9da09 Bug 808980 - Clicking on the empty area of the stack list produces error message: item is null, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
7dba54f417 Bug 808786 - Add a pref to disable sorting the variables when adding them in the view, r=past 2012-11-10 13:14:40 +02:00
Victor Porof
26d567403e Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past 2012-11-10 13:14:40 +02:00
Panos Astithas
a82078b744 Merge m-c to fx-team 2012-11-09 08:59:01 +02:00
Paul Rouget
4c35fe75f4 Bug 762571 - Intermittent browser_layoutview.js; r=past 2012-11-07 13:28:04 +01:00
Johan Charlez
a114936c71 Bug 793031 - Open recent file fails if the file doesn't exists anymore. r=robcee 2012-11-06 13:26:00 -05:00
Panos Astithas
24d9d0ae1d Merge m-c to fx-team 2012-11-07 11:14:37 +02:00
Ed Morley
0ebccf77e2 Bug 753225 - Disable browser_dbg_createRemote.js on platforms other than Windows too, until it's made to behave 2012-11-06 22:26:56 +00:00
Ed Morley
e12116ef55 Bug 707891 - Disable browser_styleeditor_reopen.js for too many intermittent failures 2012-11-06 22:26:02 +00:00
Marco Bonardo
e9c39f470d Bug 809022 - The downloads button opens the panel even if it's disabled.
r=paolo
2012-11-06 23:11:14 +01:00
Marco Bonardo
bf0f88e75b Bug 803546 - Applying background theme causes Downloads button to jump around.
r=mconley
2012-11-06 23:11:11 +01:00
Victor Porof
25807e7d90 No bug - Fix 'browser_dbg_propertyview-data.js | Test timed out' after 62379ce61c84, r=dcamp 2012-11-06 19:33:59 +02:00
Ed Morley
092f2cf1f0 Merge mozilla-central to fx-team
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Victor Porof
4d334e4daf Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-04 01:01:05 +02:00
Victor Porof
ce3c4d522a Bug 793375 - Search operator for finding a variable in scope(s) while the debugger is paused, r=past 2012-11-04 01:01:05 +02:00
Victor Porof
21fe763a1d Bug 798874 - The variables view should be filterable, r=past 2012-11-04 01:01:05 +02:00
Robert Strong
d030241e2d Bug 810509 - stub installer ping does not happen if user cancels while it is downloading. r=bbondy 2012-11-09 19:36:15 -08:00
Jared Wein
c4b9c2a881 Bug 810419 followup - Update test description. DONTBUILD r=me 2012-11-09 15:42:13 -08:00
Jared Wein
304c8fa6b4 Bug 810419 - Duplicate ambient-menuitems in the Social API keyboard-access menu. r=felipe 2012-11-09 15:36:22 -08:00
Mike Conley
b8417fcf6b Bug 810343 - Downloads button paused state looks bad on gnomestripe. r=mak. 2012-11-09 16:18:39 -05:00
Ryan VanderMeulen
7ce522bbc4 Merge fx-team to m-c. 2012-11-02 15:45:53 -04:00
Brian R. Bondy
513d3797a6 Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm 2012-11-02 15:41:40 -04:00
Victor Porof
d963678d37 Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past 2012-11-02 16:39:12 +02:00
Dão Gottwald
5b3ee5260f Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
caaae42bf8 Merge the last PGO-green inbound changeset to m-c. 2012-11-01 21:26:34 -04:00
Ryan VanderMeulen
3ecbf1346a Backout e35f252ca573 for mochitest-other orange.
CLOSED TREE
2012-11-01 19:31:02 -04:00
Boris Zbarsky
2e34a9a752 Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Jim Mathies
8ee8d804b6 Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin 2012-11-01 14:28:49 -05:00
Dão Gottwald
0bd446d9ba Bug 807404 - Remove the 'switchingtabs' attribute after the next paint rather than depending on a synchronous layout flush. r=enn 2012-11-01 20:28:33 +01:00
Brian R. Bondy
7c4393cc13 Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm 2012-11-01 17:35:54 -04:00
Robert Strong
228791b31f Bug 802734 - Add installer telemetry ping information. r=bbondy 2012-11-01 17:35:46 -04:00
Dão Gottwald
6d4b82ba46 Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-01 22:00:35 +01:00
Ed Morley
3df60ccac7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Panos Astithas
9bc475fdc6 Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
Panos Astithas
fdfd985c80 Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell 2012-10-31 18:31:55 +02:00
Victor Porof
e0501e8f86 Bug 806748 - Intermittent browser_dbg_location-changes-blank.js | The source editor not have any text displayed. - Got 546, expected 0, r=rcampbell 2012-11-02 09:32:31 +02:00
Victor Porof
e0fab10863 Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell 2012-11-02 09:31:55 +02:00
Joe Walker
ec4475a595 Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
060d6f1b50 Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp 2012-11-02 02:54:14 +00:00
Joe Walker
a13e71a2db Bug 798458 - changes to make minification of GCLI work; r=dcamp 2012-11-02 02:54:14 +00:00
Grant Gayed
b59a20d19a Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker
* * *
Bug 800363 - XSS in Web Developer Toolbar's chrome privilege page
2012-11-02 02:54:13 +00:00
N Bosma
e370784c40 Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-31 18:30:37 +02:00
Michael Ratcliffe
dba75fc5c1 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-31 18:25:08 +02:00
Anton Kovalyov
5a69f4f33f Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell 2012-10-31 18:23:51 +02:00
Panos Astithas
dca32622e6 Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 16:27:37 +02:00
Panos Astithas
fbc64fb6e0 Bug 771655 - Debugger does not show up if any progress listener (e.g. NoScript) reads the WebProgress argument's DOMWindow property in onStateChange(); r=vporof 2012-10-31 16:02:07 +02:00
Mark Hammond
01fd6451dc Bug 808243 - sidebar load event should be removed when sidebar not visible. r=felipe 2012-11-06 10:26:33 +11:00
Panos Astithas
019bd65baf Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 15:16:41 +02:00
Panos Astithas
800a5ec8e2 Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:33:26 +02:00
Panos Astithas
27ea7566ea Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:30:52 +02:00
Mihai Sucan
bb29f25a15 Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past 2012-10-30 17:53:58 +02:00
Mike Conley
3475c86d5f Bug 794752 - Downloads toolbar button changes size the first time it is clicked. r=mak. 2012-11-08 11:13:23 -05:00
N Bosma
a9f58f6f5f Bug 804400 - Inspector stops updating when badly formed attribute input is given in the markup panel. r=dcamp 2012-10-26 14:07:00 +03:00
Ehsan Akhgari
31f2b668c9 Bug 806682 - Port browser_privatebrowsing_cookieacceptdialog.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_cookieacceptdialog.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_cookieacceptdialog.js
2012-11-06 13:41:20 -05:00
Ehsan Akhgari
be13c2a6b9 Bug 806681 - Port browser_privatebrowsing_certexceptionsui.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_certexceptionsui.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_certexceptionsui.js
2012-11-06 13:41:09 -05:00
Jim Mathies
a111ddd02b Bug 809001 - Fix bad resource path in browser.js for Safebrowsing.jsm. r=gavin 2012-11-06 12:24:19 -06:00
Mike Conley
c5d308c096 Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak. 2012-11-06 13:21:50 -05:00
Mike Conley
3c75fd1bdf Bug 807709 - Downloads Panel does not always close when handing off operations to the OS. r=mak. 2012-11-06 13:21:50 -05:00
Gavin Sharp
3187753491 Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi. 2012-11-06 09:14:35 -08:00
Boris Zbarsky
51ea2f70a7 Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global. 2012-11-05 11:54:37 -05:00
Boris Zbarsky
06fca213bc Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Victor Porof
a7b9d70502 Bug 807222 part 4. Fix timeout in debugger propertyview test due to larger number of properties on the global. r=past 2012-11-03 13:57:33 +02:00
Vladimir Vukicevic
ba3594b8bc b=809123; disable broken browser_586068-reload.js test; r=ttaubert 2012-11-08 10:14:04 -05:00
Frank Yan
f27f485e05 Bug 803335 - Fix Twitter built-in search engine URL. r=gavin 2012-10-31 14:53:38 -07:00
Brian R. Bondy
8af210cf9f Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm 2012-10-31 14:01:11 -04:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Ed Morley
2f3379d2c3 Backout f3bb2259ca27 (bug 433168) for browser-chrome failures 2012-10-31 16:07:20 +00:00
Johan Charlez
6fcdcaa347 Bug 433168 - Context menu is not shown for form buttons and select elements. r=Mano. 2012-10-31 10:56:51 -04:00
Ed Morley
d14cc688a2 Merge mozilla-central to mozilla-inbound 2012-10-31 14:11:12 +00:00
Mike Conley
0e1a5395d0 Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak. 2012-10-31 10:07:44 -04:00
Ed Morley
2d040f49fc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-31 14:06:39 +00:00
Tom Schuster
85c2e983ae Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee 2012-10-31 13:34:42 +01:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Johan Charlez
e51aadd3fc Bug 750544 - Remove the scope bar from the Library window. r=mano. 2012-10-30 19:36:16 +02:00
Ryan VanderMeulen
fb9af310bb Merge the last PGO-green inbound changest to m-c. 2012-10-30 10:48:44 -04:00
Chris AtLee
605ac8bb57 Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD 2012-10-30 10:11:29 -04:00
Ed Morley
8965c8f18e Merge mozilla-central to mozilla-inbound 2012-10-30 10:50:27 +00:00
Dão Gottwald
ee73dd9769 merge backout 2012-10-30 11:39:17 +01:00
Dão Gottwald
9008797712 Backed out changeset 36603a91c06f 2012-10-30 11:38:56 +01:00
Phil Ringnalda
7c33475369 Merge the last PGO-green cset on mozilla-inbound to mozilla-central 2012-10-29 13:48:37 -07:00
Ben Hearsum
2c15caafbc bug 805788: exclude override.ini from mac signatures. r=ted 2012-10-29 10:07:55 -04:00
philringnalda@gmail.com
0440f80a85 No bug, Automated blocklist update from host slice 2012-10-28 15:39:31 -07:00
Jared Wein
05a314df33 Bug 803514 - Like button is too close to the bookmark star. r=felipe 2012-10-26 15:51:23 -07:00
Jared Wein
72de530acc Bug 803336 - Social API toolbar button needs more horizontal margins on Mac. r=felipe 2012-10-26 15:49:42 -07:00
Mike Conley
0aecb71180 Bug 766263 - Part 2: Add a regression test. r=mak. 2012-10-26 13:17:18 -04:00
Mike Conley
41924d2689 Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak. 2012-10-26 13:17:18 -04:00
Ehsan Akhgari
e3259b4a04 Bug 806697 - Move browser_privatebrowsing_sslsite_transition.js to the obsolete directory; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_sslsite_transition.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_sslsite_transition.js
2012-10-31 00:25:00 -04:00
Dão Gottwald
9600c9f3b7 Bug 806812 - #star-button should defer to the urlbar-icon class rather than using custom padding. r=shorlander
--HG--
extra : rebase_source : 106d73802a3f54ce060e951609e5c687a29a9ef9
2012-10-30 18:15:22 +01:00
Jared Wein
6b23d446b6 Bug 805885 - Set -moz-image-region on the .social-notification-icon-image class, r=felipe 2012-10-29 23:29:43 -07:00
Gavin Sharp
c6811c02ae Bug 805474: fix chatbar title styling in high contrast themes, and crop chatbox titles, r=jaws 2012-10-29 15:03:16 -07:00
Mark Hammond
b2c80218f8 Bug 804258 - the social sidebar should appear under View->Sidebar. r=gavin 2012-10-29 23:28:31 -07:00
Jared Wein
1682758669 Bug 803344 - Add a menuitem in the social toolbar button menu to disable the Social API with confirmation, r=gavin 2012-10-29 23:25:53 -07:00
Felipe Gomes
ecffccef43 Bug 806038. Sidebar docShell is not defined after sidebar has been unloaded. r=gavin 2012-10-29 20:52:56 -07:00
Justin Dolske
344fdefd33 Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Chris Pearce
818603ae1d Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar 2012-10-30 11:02:24 +13:00
Phil Ringnalda
278263cb2f Merge m-c to m-i 2012-10-29 14:37:11 -07:00
Felipe Gomes
230f94e6ee Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws 2012-10-30 13:10:04 -07:00
Phil Ringnalda
4cb2d964a8 Back out 9c064c78d86a (bug 799600) for orange
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Jared Wein
7666e094cf Bug 781974 - Unapplied property checkbox disappears when property is no longer hovered. r=dcamp 2012-10-26 22:11:50 -04:00
Ryan VanderMeulen
b6495131c8 Merge m-c to inbound. 2012-10-26 22:11:46 -04:00
Ryan VanderMeulen
f96be73615 Merge the last PGO-green inbound changeset to m-c. 2012-10-26 21:22:40 -04:00
Ryan VanderMeulen
c7828d9d22 Merge fx-team to m-c. 2012-10-26 21:05:26 -04:00
Victor Porof
a4918d3e12 Bug 790216 - Optimize global search results, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
5110f5643e Bug 790556 - Remember last IP address for remote debugger, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
3795d7000f Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
23894e6a79 Bug 796148 - Implement a 'gear menu', r=past 2012-10-26 23:28:54 +03:00
Victor Porof
896057a772 Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
85b1ebb05d Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
e167d0dbe1 Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past 2012-10-26 23:28:54 +03:00
Victor Porof
b73c53c7c5 Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell 2012-10-26 20:10:17 +03:00
Tim Taubert
101d75524c merge m-c to fx-team 2012-10-25 21:23:58 +02:00
Phil Ringnalda
b4416e2c2d Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js 2012-10-25 00:00:45 -07:00
Mark Hammond
e36287a55b Bug 799600 - allow data urls in social panels. r=jaws 2012-10-25 16:45:34 +11:00
Mark Hammond
118ba0b242 Bug 782882 - only allow sharing of http or https urls. r=jaws 2012-10-25 16:44:53 +11:00
Phil Ringnalda
93ae79dc82 Back out 5bbfcd1d5296 (bug 805206) for browser-chrome failures 2012-10-24 22:35:25 -07:00
Jared Wein
f420601e91 Bug 805206 - Keyboard accessible menuitem has a blank label. r=felipe 2012-10-24 20:48:01 -07:00
Felipe Gomes
a638d39d76 Bug 803775. Clear text-shadow (from lightweight themes) on chat titles. r=MattN 2012-10-24 20:31:08 -07:00
Alfred Kayser
0c93fee22f Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws 2012-10-24 13:46:05 +11:00
Brian R. Bondy
6a5c2170f7 Bug 801853. r=rstrong 2012-10-25 22:07:04 -04:00
Ryan VanderMeulen
40f09ef25e Merge the last PGO-green inbound chnageset to m-c. 2012-10-25 21:14:50 -04:00
Randell Jesup
1f7c3d3c1e Bug 802397: Work around JS engine bug 449811 to select correct mic/camera r=dolske 2012-10-25 20:14:47 -04:00
Jan Horak
09a39281d4 Bug 567377 - Support drag and drop for Linux. r=mak77 2012-10-25 17:43:24 -04:00
Ryan VanderMeulen
130a50c2ca Merge m-c to inbound. 2012-10-25 17:43:19 -04:00
Jared Wein
38df74f4a0 Bug 805206 - Keyboard accessible menuitem has a blank label. r=felipe
--HG--
extra : rebase_source : a049e94893c292e8c0fa53c4390199a00f7f2b50
2012-10-25 12:30:59 -07:00
Jared Wein
ebc8dc09b5 Bug 804736 - Allow reactivation from content for Social API. r=mixedpuppy
--HG--
extra : rebase_source : f2a4ac4fa58874092e2639f307eb20e29e76a3fd
2012-10-25 12:29:12 -07:00
Dão Gottwald
52527b7ef7 Bug 752376 - Avoid calling scrollbox.ensureElementIsVisible() if the tab strip doesn't overflow to prevent layout flushes. r=enn 2012-10-25 19:59:33 +02:00
Dão Gottwald
b4cd9021f9 Bug 803978 - Remove WinXP-specific downloads panel styling. r=mconley 2012-10-25 19:59:10 +02:00
Daniel Holbert
cfff89c7d8 Bug 805325 - Use the actual search engine name for logo's alt text on about:home, instead of the string "undefined". r=mak 2012-10-25 07:18:07 -07:00
Mihai Sucan
ae8184230d Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Szabolcs Hubai
d88afd4d7d Bug 785015 - Check for this.aus in appUpdater.removeDownloadListener. r=bbondy 2012-10-24 20:39:51 +02:00
Andres Hernandez
44980cac5f Bug 722987 - Places UI makes decisions based on global Private Browsing state; r=ehsan 2012-10-24 14:04:38 -06:00
Andres Hernandez
cb594e9b92 Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan 2012-10-24 14:21:33 -06:00
Ekanan Ketunuti
b7cc88ec3c Bug 803948 - Fix typos in localization comments for developer tools; r=paul 2012-10-21 18:01:56 +07:00
Anton Kovalyov
0e2d16de78 Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth 2012-10-22 15:53:23 -07:00
Girish Sharma
7df04d51da Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-10-22 11:20:08 +05:30
Phil Ringnalda
a1120dfca2 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Ryan VanderMeulen
a7934ae4c3 Merge the last PGO-green inbound changeset to m-c. 2012-10-19 21:43:03 -04:00
Robert Strong
a4522c28ee Bug 803181 - Change update background download interval from 10 minutes to 1 minute and update check interval from 24 hours to 12 hours. r=jaws 2012-10-19 12:42:28 -07:00
Brian R. Bondy
35cc811c13 Bug 793438 - Always add start menu shortcut on Win8 for Metro browser builds. r=jimm 2012-10-24 11:45:16 -04:00
Brian R. Bondy
105151db50 Bug 790474 - Zip builds now do Metro registration when you try to set them as the default browser. r=jimm 2012-10-24 11:45:15 -04:00
Mike Conley
e825dfe84e Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak. 2012-10-24 10:02:29 -04:00
Mark Hammond
a77e9989c2 Bug 799600 - allow data urls in social panels. r=jaws 2012-10-25 16:45:34 +11:00
Jared Wein
1910b3bd9d Bug 805989 - Icons in the overflow chat menu are incorrectly sized. r=felipe 2012-10-26 15:51:42 -07:00
Jared Wein
e73e2d185d Bug 801035 - Keyboard access for Social API chat windows. r=felipe 2012-10-23 23:45:59 -07:00
Jared Wein
4b5781e287 Backed out changeset ed8fc02602d4 (bug 804068) 2012-10-23 23:45:51 -07:00
Jared Wein
f3f5d5e47e Backed out changeset 95aa292658aa (bug 804068) 2012-10-23 23:45:48 -07:00
Jared Wein
12c0628366 Bug 804068 followup - Set -moz-image-region on the share-button to restrict the image to max 16x16. r=fryn 2012-10-23 22:16:21 -07:00
Jared Wein
0c5cb61512 Bug 804881 - Move the bookmarks arrow panel closer to the icon. r=dao 2012-10-23 22:16:18 -07:00
Alfred Kayser
69fa1eb01a Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws 2012-10-24 13:46:05 +11:00
Josh Matthews
aa8b048f40 Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Phil Ringnalda
d4958e687d Back out d9c1eb0c7b8d (bug 804068) for forgetting there was a browser-chrome test to adjust 2012-10-23 21:23:23 -07:00
Alfred Kayser
ae247d9299 Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws 2012-10-24 13:46:05 +11:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Ryan VanderMeulen
28f2d72fcb Merge m-c to inbound. 2012-10-30 11:34:44 -04:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Jared Wein
1bb4e2ce3e Bug 802435. Unload social sidebar after some timeout. r=gavin
Includes workaround by Felipe to force document to be released from memory. r=gavin
2012-10-23 17:09:59 -07:00
Dão Gottwald
35a4da571b Bug 715402 - Wait until chrome is painted before executing code not critical to making the window visible. r=gavin 2012-10-24 01:16:08 +02:00
Dão Gottwald
cbbc9d619d Bug 801068 - Add a "Don't Share" option for camera and microphone access requests; don't deny the request when dismissing the popup notification. r=anant 2012-10-24 01:15:36 +02:00
Ryan VanderMeulen
10c0617854 Backed out changeset b453dca73b1a (bug 801040) 2012-10-18 21:43:20 -04:00
Ryan VanderMeulen
6a974d796e Backed out changeset 779550569432 (bug 787767) 2012-10-18 21:43:12 -04:00
Jared Wein
d8810e9d3c Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe 2012-10-18 18:02:42 -07:00
Jared Wein
5714748c90 Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe 2012-10-18 18:00:38 -07:00
Mark Hammond
7d0d6c3a63 Bug 803006 - social sidebar width is now persisted between runs. r=felipe
--HG--
extra : rebase_source : fa25b829aa63ac4546ae72645987b656a893184f
2012-10-19 11:11:00 +11:00
Jared Wein
26f73fe94a Bug 802394 - document.body is null when New Window is created. r=dao 2012-10-18 12:45:06 -07:00
Mike Conley
24a757a821 Bug 760777 - Downloads Panel’s focus ring is too subtle. r=mak77. 2012-10-18 15:18:17 -04:00
Mike Conley
87b0f08c89 Bug 779223 - Downloads button is blank with dark background themes for both pinstripe and gnomestripe. r=mak77. 2012-10-18 15:17:42 -04:00
Mark Hammond
1ef418fa96 Bug 798083 - fix various social chat overflow and related issues. r=jaws
--HG--
extra : rebase_source : 64f925c25b5f8694d6385318e37b8ee7bccc56d5
2012-10-06 15:23:50 -07:00
Ryan VanderMeulen
1ff73026b4 Merge m-c to inbound. DONTBUILD 2012-11-03 22:36:18 -04:00
philringnalda@gmail.com
8c1d081a59 No bug, Automated blocklist update from host slice 2012-11-03 18:55:50 -07:00
Dão Gottwald
9a0f11214c Bug 792054 - Use the legacy User Agent string (containing Gecko/20100101) for some possibly-broken online banking sites. r=gerv 2012-11-03 19:54:31 +01:00
Ryan VanderMeulen
8d881baa60 Merge m-c to inbound. 2012-11-03 09:24:21 -04:00
Ryan VanderMeulen
b0a7dbc965 Merge the last PGO-green inbound changeset to m-c. 2012-11-03 09:23:43 -04:00
Neil Rashbrook
8cdc6abc40 Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan 2012-11-03 10:59:29 +00:00
Gian-Carlo Pascutto
c38ef41d04 Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp 2012-11-03 01:53:10 +01:00
Bobby Holley
c351c18d32 Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
There's really no reason to use the wishy-washy static COW Deny() here.

Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 21:47:49 -03:00
Ryan VanderMeulen
e3feaeecef Backout 06b998c1100d (bug 664695) due to mochitest-other orange. 2012-11-02 17:12:22 -04:00
Jason Orendorff
cfeb868739 Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Ryan VanderMeulen
d716366c32 Merge m-c to inbound. 2012-11-02 16:11:46 -04:00
Neil Rashbrook
7464774f68 Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg 2012-11-02 20:07:50 +00:00
Girish Sharma
80cd2cac85 Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-11-02 18:24:42 +05:30
Ryan VanderMeulen
043db7616b Backout e35f252ca573 for mochitest-other orange.
CLOSED TREE

--HG--
extra : rebase_source : 62e15f7306c4443d91daf6af66be9b7012ada9cc
2012-11-01 19:31:02 -04:00
Ryan VanderMeulen
0aa6d668d3 Merge m-c to inbound. 2012-11-01 19:23:07 -04:00
Jared Wein
7442982b44 Bug 798124 - Chatbox titlebar and chat menubutton UI cleanup. :mixedpuppy also contributed to the patch. r=felipe
--HG--
extra : rebase_source : 7354b7f189d98d71ae5f04cad901922cf041c506
2012-10-05 17:57:53 -07:00
Jared Wein
9091ebeeb6 Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
--HG--
extra : rebase_source : 9160314d39864c70cc94e9b08c007a14d2b2dca1
2012-10-21 17:25:19 -07:00
Phil Ringnalda
a3387e5927 Back out b8214dfa2924 (bug 794091) for talos hangs 2012-10-23 07:34:20 -07:00
Mike Conley
c267020dfa Bug 801055 - Fix strangely tall Downloads button on OSX when background theme applied. r=mak. 2012-10-23 09:52:40 -04:00
David Rajchenbach-Teller
63e5a8c12f Bug 794091 - Write SessionStore with OS.File. r=ttaubert 2012-10-23 08:10:53 -04:00
Dão Gottwald
d1725f9f31 Bug 803977 - Focus ring around buttons in the downloads panel should be rectangular. r=mak 2012-10-23 13:52:49 +02:00
Mark Hammond
bb8d51d737 Bug 804442 - update command Social:Toggle instead of social menu items directly. r=dao 2012-10-23 18:47:33 +11:00
Mark Hammond
428a02f978 Bug 804416 - only use the social toolbar cache when the provider is active. r=felipe 2012-10-23 18:47:29 +11:00
Brian R. Bondy
c446adbc61 Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm 2012-10-19 09:34:10 -04:00
Jonas Sicking
ce6b9884e5 Bug 786009: Give about:feeds pages the rigth principal so that they work even when the user has disabled JS. r=bz 2012-10-22 18:05:46 -07:00
Ehsan Akhgari
1f78e9ca0c Merge mozilla-central into mozilla-inbound 2012-10-22 17:05:46 -04:00
Richard Newman
91f8a1a38b Merge m-c to s-c. 2012-10-22 12:37:31 -07:00
Ryan VanderMeulen
b546f1790f Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Richard Newman
048a1b6fb8 Merge m-c to s-c. 2012-10-18 23:55:56 -07:00
Richard Newman
02654d5617 Merge m-c to s-c. 2012-10-18 00:09:17 -07:00
Richard Newman
25d5f8fd55 Merge m-c to s-c. 2012-10-17 00:27:50 -07:00
Ryan VanderMeulen
6a55c15f25 Merge the last PGO-green inbound changeset to m-c. 2012-10-16 21:52:06 -04:00
Richard Newman
cc43462581 Merge m-c to s-c. 2012-10-14 01:01:00 -07:00
Ryan VanderMeulen
d37755dc84 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
528cf2ffe4 merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Oonishi Atsushi
f0d30acf35 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Georg Fritzsche
bb7ad29ae8 Bug 787619 - Test that click events on the C2P overlay don't trigger other handlers. r=jaws 2012-10-19 15:21:19 +02:00
Georg Fritzsche
9a40337d31 Bug 787619 - Prevent clicks on the click-to-play placeholder triggering other handlers. r=jaws 2012-10-19 15:11:04 +02:00
Dão Gottwald
cd97e8f252 Bug 803564 - Remove double focus ring around buttons in the downloads panel. r=mconley 2012-10-20 10:18:52 +02:00
Phil Ringnalda
fcd3c797be Bug 759157 - Back out 62ae729e2b54 and 5ac283a12f02 to reenable tilt_* tests on Linux 2012-10-19 21:55:12 -07:00
Ryan VanderMeulen
4ac86dc4bd Merge inbound to m-c. 2012-10-13 04:36:33 -04:00
Richard Newman
d7aacc02c4 Merge m-c to s-c. 2012-10-12 11:47:24 -07:00
Robert Strong
63fd96b32b Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy 2012-10-12 10:55:29 -07:00
Ehsan Akhgari
2d22514224 Bug 800854 - Make browser_bug400731.js more robust by registering the DOMContentLoaded handler at the right time; r=gcp 2012-10-12 12:07:25 -04:00
Brian R. Bondy
ac78fca74f Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm 2012-10-12 10:39:03 -04:00
Josh Matthews
5f23b791a7 Backout bug 723001. 2012-10-11 22:22:43 -04:00
Josh Matthews
1201735bb7 Backout bug 800669. 2012-10-11 22:21:43 -04:00
Ehsan Akhgari
ad8937917a Bug 800669 - Remove use of nonexistent privateWindow property in search.xml. r=jdm 2012-10-11 18:35:00 -04:00
Jared Wein
825386d727 Bug 792503 followup, fix some code style issues and switch to for-of. r=dao
--HG--
extra : rebase_source : 0f0dbfccd50a1709c9b5643d89b53198aa0f5ade
2012-10-11 18:35:42 -07:00
Ryan VanderMeulen
3b6b029c53 Merge the last PGO-green inbound changeset to m-c. 2012-10-19 21:49:15 -04:00
Dave Townsend
a6cf8a9c55 Bug 803583: Update the fingerprint of the accepted signing certificate for hotfixes. r=robstrong 2012-10-19 15:52:34 -07:00
Robert Strong
d6c77111fa Bug 798255 - Firefox net / stub installer for localized builds. r=glandium 2012-10-22 11:15:58 -07:00
Rafael Ávila de Espíndola
e04e9b69fd Bug 799572 - clang update broke NSS. r=rail. 2012-10-22 09:10:20 -04:00
Graeme McCutcheon
9cf360ac6d Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Jared Wein
ffafbd8de2 Backed out changeset d82e14184e9f (bug 801040) 2012-10-22 02:07:18 -07:00
Jared Wein
aa4b4bc91e Backed out changeset ca101d926240 (bug 787767) 2012-10-22 01:56:10 -07:00
Dão Gottwald
ea1a6ca5e9 Bug 803880 - Don't add a separator line between hovered social toolbar buttons. r=jaws 2012-10-22 09:43:22 +02:00
Jared Wein
c0c5f79825 Bug 803704 - Change border colors of social api components to be lighter grey. r=mixedpuppy
--HG--
extra : rebase_source : 516bb46c0afc130937ed4af36bffaec6eb0a16f9
2012-10-21 18:14:05 -07:00
Jared Wein
aec0220572 Bug 802784 - Possible to have two social panels open at once. r=mixedpuppy
--HG--
extra : rebase_source : 6946f326f48316c450dcc29ffc2925a8ec05c790
2012-10-21 17:28:37 -07:00
Jared Wein
c574388835 Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Jared Wein
7efc14fb49 Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
--HG--
extra : rebase_source : 10fb7d2b1e29df264307b80967e60e4ba76dafa3
2012-10-21 17:25:19 -07:00
Richard Newman
c84844bfc9 Merge m-c to s-c. 2012-10-10 10:17:33 -07:00
Tim Taubert
56a91bbd83 merge m-c to fx-team 2012-10-10 09:32:35 +02:00
Richard Newman
b62d3d5a41 Merge m-c to s-c. 2012-10-09 13:24:38 -07:00
Justin Lebar
8c90114fec Bug 719455 - Followup: Remove .orig and .rej files. r=me 2012-10-09 14:40:08 -04:00
Paul Rouget
05fad9c539 Bug 799498 - [responsive mode] Disable floating scrollbars; r=past 2012-10-09 17:04:34 +02:00
Michael Ratcliffe
0367feb053 Bug 799462 - GCLI jsb command should revert jsbBraceStyleDesc, jsbBraceStyleManual strings; r=jwalker 2012-10-09 14:56:09 +01:00
Richard Newman
09b53f128a Merge m-c to s-c. 2012-10-08 17:08:01 -07:00
Alex Keybl
35ba52d414 Merging in version bump NO BUG 2012-10-08 11:01:15 -07:00
Ed Morley
9012d1fa13 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-08 15:21:04 +01:00
Panos Astithas
c47c3badab Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Panos Astithas
74bce35cd2 Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker 2012-10-08 12:15:56 +03:00
Mark Hammond
00cae8d5b2 Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws 2012-10-08 17:14:55 +11:00
Graeme McCutcheon
772a804d5d Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
Graeme McCutcheon
167a17d7ee Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Richard Newman
6281df9fab Merge m-c to s-c. 2012-10-06 13:25:29 -07:00
Rafael Ávila de Espíndola
bed6bcc8b3 Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
update the tooltool manifests.
2012-10-06 08:30:21 -04:00
Richard Newman
1c4e093721 Merge m-c to s-c. 2012-10-05 11:51:54 -07:00
Felipe Gomes
b2d3fe5e5f Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws 2012-10-05 17:22:09 -07:00
Mike Hommey
8a3974489c Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe 2012-10-05 19:15:28 +02:00
Felipe Gomes
a0c01cca7f Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws 2012-10-05 17:22:09 -07:00
Phil Ringnalda
9d1026511c Backout e9237d1ae5ff (bug 790201), 0ecee5121681 (bug 766616), d8ec55d3b98e (bug 796218), c4bb09009a54 (bug 798437), 6a8bb5834090 (bug 766616) for bustage
on a CLOSED TREE
2012-10-05 20:11:45 -07:00
Robert Strong
1b30e448d2 Bug 798544 - Prevent using the beta url override when official branding is not used. r=bbondy 2012-10-05 17:44:32 -07:00
Mihai Sucan
7ba4e89fc3 Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118 Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Ehsan Akhgari
23c2b32d26 Merge mozilla-central into mozilla-inbound 2012-10-08 16:53:58 -04:00
Jared Wein
b29c70eac6 Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh 2012-10-11 18:21:50 -07:00
Josh Matthews
079ecccccd Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske 2012-10-11 21:04:56 -04:00
Frank Yan
0740fbb282 Bug 796909 - Part 2: Use 2x search engine logo on about:home in HiDPI mode. r=dolske 2012-10-04 22:28:04 -07:00
Frank Yan
33a99561f0 Bug 796909 - Part 1: Use 2x images on about:home in HiDPI mode. r=dolske 2012-10-04 22:28:03 -07:00
Jesse Ruderman
cdc0366410 Bug 797677 - getPluginInfo indexes into navigator.mimeTypes unsafely. r=keelerd,jaws 2012-10-04 22:17:27 -07:00
Mark Hammond
5afb7f7772 Bug 796309 - callback must be invoked if same social chat url opened twice. r=mixedpuppy 2012-10-05 14:13:11 +10:00
Mark Hammond
2372838284 Bug 796222 - create the social toolbar panel/iframe with a default width as a workaround for bug 793057. r=jaws 2012-10-05 14:00:53 +10:00
Richard Newman
f194ece9d2 Merge m-c to s-c. 2012-10-04 11:00:48 -07:00
Ed Morley
0a1d349822 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-04 16:18:25 +01:00
Richard Newman
cf64d10c54 Merge m-c to s-c. 2012-10-04 07:34:14 -07:00
Panos Astithas
c5bc12b211 Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Richard Newman
4aa3f6e95b Merge m-c to s-c. 2012-10-03 23:43:39 -07:00
Trevor Saunders
3d3592cd63 bug 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
Shane Caraveo
628d962685 Bug 783605 - DOM full screen should disable social sidebar. r=jaws 2012-10-03 16:11:52 -07:00
Mark Hammond
d4b2e10376 Bug 797716 - improvements to the auto-resize code for social panels. r=felipe 2012-10-05 13:32:38 +10:00
Brian R. Bondy
4f3f3e87fa Bug 797973 - Uninstaller should remove applied updates folder. r=rstrong 2012-10-04 20:25:07 -04:00
OHZEKI Tetsuharu
ade318a874 Bug 797430 - Fix cannot move a bookmark separator by drag & drop. r=mak 2012-10-03 18:19:23 -04:00
Shane Caraveo
d8498efa59 Bug 797134 - Right-clicking on the Social API ambient notification buttons opens the panel and context menu. r=jaws 2012-10-03 13:57:13 -07:00
Victor Porof
55f65a6780 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, reload-same-script orange fix, r=past 2012-10-03 23:35:11 +03:00
Victor Porof
43f46b5e28 Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, r=past 2012-10-03 22:57:01 +03:00
Dão Gottwald
fb68ca7461 Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Frank Yan
dc0db12710 Bug 800219 - Do not appear to expand downloads toolbar button when clicking it. r=mak ui-r=shorlander 2012-10-11 14:27:33 -07:00
Mike Conley
0eb773c98a Bug 773267 - The Downloads Panel flickers at the top left of the screen before anchoring to the Downloads button. r=mak77, f=paolo. 2012-10-09 13:45:51 -04:00
Gavin Sharp
5ec5310498 Fix line endings in these tests, no bug
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Felipe Gomes
08db36b705 Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws 2012-10-05 17:22:09 -07:00
Mike Hommey
aa5da72564 Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe 2012-10-05 19:15:28 +02:00
Felipe Gomes
59da2b09fa Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws 2012-10-05 17:22:09 -07:00
Dão Gottwald
8c1c3fe18b Bug 729522: Implement navigator.getUserMedia() permission UI; r=dolske,ui-r=boriss 2012-10-05 02:37:00 -07:00
Robert Strong
78267290c9 Bug 798477 - Add fallback page for the official stub installer. r=bbondy 2012-10-05 13:57:12 -07:00
Robert Strong
55c8f6f09f Bug 797157 - Trying to pave-over install with the stub installer with nightly already running - warning comes up that nightly is already running, but installer closes and leaves behind 'to_be_deleted' folder in C:\Program Files\Nightly. r=bbondy 2012-10-05 13:56:58 -07:00
Robert Strong
297525d538 Main Patch for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy 2012-10-05 13:56:30 -07:00
Robert Strong
71d59a8ed0 Artwork for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy 2012-10-05 13:56:15 -07:00
Jeff Muizelaar
538087de5f Bug 800031. Include paint time int tab switch telemetry. r=ehsan,dao,bjcaob
This adds a new FX_TAB_SWITCH_TOTAL_MS that should more accurately represent
the user experience of tab switch time than FX_TAB_SWITCH_UPDATE_MS.
FX_TAB_SWITCH_UPDATE_MS is being kept because it gives a good indication of how
much time is being spent in the front end parts vs the painting parts.

This works by measuring the time between beginTabSwitch() and the first call to
LayerManager::PostPresent().
2012-10-11 13:54:27 -04:00
Ehsan Akhgari
1943420276 Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm 2012-10-09 20:34:59 -04:00
Gregory Szorc
66db4323b0 Bug 800154 - Refactor how services/ integrates with build system; r=glandium
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Ehsan Akhgari
dfb705afd1 Bug 799664 - Disable xpcshell tests in per-window PB builds for now; r=jdm
--HG--
extra : rebase_source : 6c6bf39bd514ce8391b67dd362daa8e65eb0c54b
2012-10-09 16:46:53 -04:00
Ehsan Akhgari
64b28b2a62 Bug 800394 - Force SafeBrowsing to be initialized in safebrowsing tests; r=gcp
--HG--
rename : browser/components/privatebrowsing/test/browser/global/Makefile.in => browser/components/privatebrowsing/test/browser/Makefile.in
extra : rebase_source : 68bfa555c414e28e75e9a91e76a1c7c93f39e85b
2012-10-11 12:00:08 -04:00
Ehsan Akhgari
e5a14bf36a Bug 799526 - Split the private browsing browser-chrome test suite into three buckets to make it easier to transition to per-window private browsing; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/browser/Makefile.in => browser/components/privatebrowsing/test/browser/global/Makefile.in
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_certexceptionsui.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_certexceptionsui.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_cookieacceptdialog.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_cookieacceptdialog.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_crh.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_crh.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt_page.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_before_after.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_before_after_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_before_after_page2.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page2.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_page1.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page1.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_page2.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page2.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_openLocationLastURL.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openLocationLastURL.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_opendir.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_opendir.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_openlocation.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_placestitle.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_placestitle.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_popupblocker.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_popupblocker.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_protocolhandler.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_protocolhandler.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_protocolhandler_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_protocolhandler_page.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_sslsite_transition.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_sslsite_transition.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_theming.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_theming.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_ui.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_ui.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_urlbarfocus.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_urlbarfocus.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle_page.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_zoom.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoom.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_zoomrestore.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoomrestore.js
rename : browser/components/privatebrowsing/test/browser/ctxmenu-image.png => browser/components/privatebrowsing/test/browser/global/ctxmenu-image.png
rename : browser/components/privatebrowsing/test/browser/ctxmenu.html => browser/components/privatebrowsing/test/browser/global/ctxmenu.html
rename : browser/components/privatebrowsing/test/browser/head.js => browser/components/privatebrowsing/test/browser/global/head.js
rename : browser/components/privatebrowsing/test/browser/popup.html => browser/components/privatebrowsing/test/browser/global/popup.html
rename : browser/components/privatebrowsing/test/browser/title.sjs => browser/components/privatebrowsing/test/browser/global/title.sjs
rename : browser/components/privatebrowsing/test/browser/browser_console_clear.js => browser/components/privatebrowsing/test/browser/obsolete/browser_console_clear.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_beforeunload.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_beforeunload.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_commandline_toggle.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_commandline_toggle.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_downloadmonitor.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_downloadmonitor.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_fastswitch.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_fastswitch.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_findbar.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_findbar.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_forgetthissite.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_forgetthissite.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_import.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_import.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_newwindow_stopcmd.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_newwindow_stopcmd.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_pageinfo.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_pageinfo.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_popupmode.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_popupmode.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_searchbar.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_searchbar.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_transition.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_transition.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_urlbarundo.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_urlbarundo.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_viewsource.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_viewsource.js
rename : browser/components/privatebrowsing/test/browser/head.js => browser/components/privatebrowsing/test/browser/obsolete/head.js
rename : browser/components/privatebrowsing/test/browser/staller.sjs => browser/components/privatebrowsing/test/browser/obsolete/staller.sjs
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_concurrent.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_concurrent.js
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_concurrent_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_concurrent_page.html
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_lastpbcontextexited.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_lastpbcontextexited.js
extra : rebase_source : ff755a537c359ca5a7d4c29aefba9460cee825fc
2012-10-09 09:27:44 -04:00
Ed Morley
face72a990 Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js 2012-10-11 15:00:05 +01:00
Robert Strong
1bb1f31d28 Changes to absolute image sizes for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy 2012-10-11 03:19:58 -07:00
Robert Strong
e215fd018c Artwork for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy 2012-10-11 03:19:21 -07:00
Theo Chevalier
ffcd89e382 Bug 741738 - Count impressions for each doorhanger notification type
r=mak
2012-10-11 11:48:33 +02:00