Josh Matthews
3ab6be9a62
Bug 814513 - Enable browser_save_link-perwindowpb.js. r=ehsan
2012-11-22 15:50:06 -05:00
Victor Porof
dca269caa5
Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
56dd7ce557
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
3142514687
Bug 805759 - Relax global search results auto-expand rules, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
488f19d788
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
6d96cbc37a
bug 812562 - click-to-play: reshow notification for blocklisted plugins r=jaws
2012-11-20 16:58:22 -08:00
Victor Porof
388e839638
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
034d07203b
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
9bbf39372f
bug 814383 - fix javascript strict-mode warnings in browser.js. r=gavin
2012-11-26 16:18:25 +00:00
Mike Conley
a1dcf9ad81
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
2cc0eea102
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
63fddbc074
Merge fx-team to m-c
2012-11-18 11:49:52 +02:00
philringnalda@gmail.com
108f817580
No bug, Automated blocklist update from host slice - CLOSED TREE - a=blocklist-update
2012-11-17 17:46:43 -08:00
Ryan VanderMeulen
1fa5b07291
Merge fx-team to m-c.
2012-11-17 13:29:05 -05:00
Jared Wein
34585ddb40
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
84a17ce89e
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
b9dc30212f
Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong
2012-11-16 21:39:17 -05:00
Victor Porof
0f97599632
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
eeffcdc649
Bug 811089. Remove workaround for bug 803255 now that it's fixed. r=markh
2012-11-16 16:59:46 -08:00
Mark Hammond
6fe3a29f63
Bug 809274. Avoid setting the sidebar visibility to the same value. r=felipe
2012-11-14 15:27:41 +11:00
Mike Conley
404136e2d6
Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak.
2012-11-16 16:27:28 -05:00
Mike Conley
b403c73e50
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
699e03f7b2
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
9108fa7ad5
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
59d3bd6ffb
Bug 809258 - the social chatbar now defaults to being hidden. r=felipe
2012-11-17 10:23:22 +11:00
Ryan VanderMeulen
2006509e4a
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
852a9b7915
Bug 812343 - Empty Downloads Panel on Windows needs downloads richlistbox collapsed. r=mak.
2012-11-16 16:27:28 -05:00
Mike Conley
d137029a2d
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
9a1359011b
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
25eb07c6c1
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
f67282a3de
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
d275155b2d
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
7de8ae169d
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
87e61f1d24
Bug 740825 - Implement conditional breakpoints, r=past
2012-11-16 08:42:52 +02:00
Mihai Sucan
b71277411b
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]
cfd3f1707a
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
5be8b2cd27
Backed out changeset d64cb463471e (bug 806719) because of test failures
...
CLOSED TREE
2012-11-22 17:17:00 -05:00
Bellindira Castillo [:bellindira]
63622cd0c2
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
32265fdca3
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
07911c72d9
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
1590899437
Bug 814255: use defineLazy[Module]Getter in browser.js, r=dao
2012-11-21 17:38:56 -08:00
Mike Conley
ef463c5159
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
dd5db5a970
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
1536b03502
Merge mozilla-central to mozilla-inbound
2012-11-22 11:17:33 +00:00
Ed Morley
5ada0548cd
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-22 10:48:50 +00:00
Paul Adenot
520bdd6839
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Hubert SABLONNIERE
4ac27b6beb
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
bd7e64c6b1
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
34cc54aaee
Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell
2012-11-17 21:41:04 +02:00
Matthew Wein
075f318e22
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
fe42453650
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
cd421a0e5e
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
Daniel Holbert
c2eaf78407
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
1fa65c0321
Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps
2012-11-19 19:09:45 -08:00
Gregory Szorc
9fe6a8cad5
Bug 808219 - Firefox Health Reporter service; r=rnewman
2012-11-13 20:22:09 -08:00
Gregory Szorc
1edab3eadb
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
ff43923ab2
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]
b87586b902
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
3708bf0225
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
03c3026df2
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]
cf140937e5
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
Mihai Sucan
92b589e4c7
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
68c2283a28
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
4ad390f7e8
Bug 787981 - Use LongStringActor in the Web Console actors; r=past
2012-11-05 18:41:59 +02:00
Ehsan Akhgari
7fceaf0570
Fix the typo in the makefile, no bug
2012-11-13 18:07:42 -08:00
Mario Alvarado [:marioalv]
9f3af72e93
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
fcc5a747af
Merge the last PGO-green inbound changeset to m-c.
2012-11-13 18:58:01 -05:00
Mike Conley
22fef0fa74
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]
0825c81827
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]
9a5571e1fb
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]
44afd6ed91
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
a1d830b676
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
3b09cc017f
Bug 809798 - Don't use BOTH_MANIFESTS. r=pike
2012-11-13 08:17:14 +01:00
Mark Hammond
12492732ec
Bug 807935 - social chatbar should be hidden in full-screen mode. r=jaws
2012-11-13 14:52:06 +11:00
Ehsan Akhgari
6c694d5172
Merge mozilla-central into mozilla-inbound
2012-11-13 11:16:31 -08:00
Jared Wein
36e8bee008
Bug 807422 - Panels should open towards the center of the browser window. r=felipe
2012-11-12 14:42:02 -08:00
Ryan VanderMeulen
7ba94d5828
Bug 810107 - Update pdf.js to version 0.6.123. r=dtownsend
2012-11-12 16:47:25 -05:00
Mike Conley
08e5b80f4e
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
1decd83639
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
4fa1c84fdb
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
2ad6db2cbe
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
5977555bd6
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
2012-11-10 20:49:44 -08:00
Brian Smith
5bd1df9e3f
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
2012-11-10 20:49:29 -08:00
Brian Smith
a71cf40b82
backout cset b36d5c933092 due to orange
2012-11-10 19:09:07 -08:00
Brian Smith
e75ead1bc2
backout cset 30f8e29f9cd1 due to orange
2012-11-10 19:08:26 -08:00
Brian Smith
661fa55dce
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
3c7bd35add
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
4ffd5b8dcb
No bug, Automated blocklist update from host slice - a=blocklist-update
2012-11-10 13:56:59 -08:00
Ryan VanderMeulen
c8345992b3
Merge fx-team to m-c.
2012-11-10 16:53:55 -05:00
Victor Porof
0c946bbc8e
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
3e53317b54
Bug 809002 - Stick the variables view exported symbols on 'this', r=past
2012-11-10 13:14:40 +02:00
Victor Porof
5846ee6516
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
9c591c55b7
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
b04bb02548
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
b7a94229ea
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
6b52040591
Merge m-c to fx-team
2012-11-09 08:59:01 +02:00
Paul Rouget
e9462bba4c
Bug 762571 - Intermittent browser_layoutview.js; r=past
2012-11-07 13:28:04 +01:00
Johan Charlez
642161cd5d
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
edaf3f8964
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ed Morley
83f630d7a3
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
7caa2f7ad3
Bug 707891 - Disable browser_styleeditor_reopen.js for too many intermittent failures
2012-11-06 22:26:02 +00:00
Marco Bonardo
19c1ead74d
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
ffe07d9115
Bug 803546 - Applying background theme causes Downloads button to jump around.
...
r=mconley
2012-11-06 23:11:11 +01:00
Victor Porof
f41844b282
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
38ea7cf056
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
9b5b3f26bc
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
da3c2ee668
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
7c679dfafa
Bug 798874 - The variables view should be filterable, r=past
2012-11-04 01:01:05 +02:00
Robert Strong
ba0b32c852
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
708975a2bc
Bug 810419 followup - Update test description. DONTBUILD r=me
2012-11-09 15:42:13 -08:00
Jared Wein
f1ae4d0302
Bug 810419 - Duplicate ambient-menuitems in the Social API keyboard-access menu. r=felipe
2012-11-09 15:36:22 -08:00
Mike Conley
a4e38685ae
Bug 810343 - Downloads button paused state looks bad on gnomestripe. r=mak.
2012-11-09 16:18:39 -05:00
Ryan VanderMeulen
049679e9aa
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Brian R. Bondy
c80832b524
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
848d6fdcf0
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
2af5871aa2
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
7e0c3a74ef
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Ryan VanderMeulen
357ab39ee9
Backout e35f252ca573 for mochitest-other orange.
...
CLOSED TREE
2012-11-01 19:31:02 -04:00
Boris Zbarsky
ba9815c96a
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
87bdde83e4
Bug 807756 - Fix bad gre paths in browser debugger jsm. r=gavin
2012-11-01 14:28:49 -05:00
Dão Gottwald
df6e8c9772
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
219660dcda
Bug 802734 - Add a checkbox for sending telemetry ping information. r=jimm
2012-11-01 17:35:54 -04:00
Robert Strong
982d95ac08
Bug 802734 - Add installer telemetry ping information. r=bbondy
2012-11-01 17:35:46 -04:00
Dão Gottwald
6a7571f30d
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-01 22:00:35 +01:00
Ed Morley
81ba6b73b1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-01 13:42:02 +00:00
Panos Astithas
10897b86c8
Merge m-c to fx-team
2012-11-01 09:30:11 +02:00
Panos Astithas
816f5867bd
Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell
2012-10-31 18:31:55 +02:00
Victor Porof
7af0261d05
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
de250abaca
Bug 783729 - Debugger: JS scripts can get HTML syntax highlighting, r=rcampbell
2012-11-02 09:31:55 +02:00
Joe Walker
882cbbca6f
Bug 801387 - GCLI rollup bug fix for bugs 795324, 797016, 791085; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
2e191b554e
Bug 800346 - Autocompletion hint text is not visible in the latest Nightly; r=dcamp
2012-11-02 02:54:14 +00:00
Joe Walker
9470a79278
Bug 798458 - changes to make minification of GCLI work; r=dcamp
2012-11-02 02:54:14 +00:00
Grant Gayed
7b8c3bad42
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
d2ac865a71
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
100dda1413
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-31 18:25:08 +02:00
Anton Kovalyov
e69b9d3224
Bug 783858 - Unicode in script names breaks scratchpad's recent files; r=rcampbell
2012-10-31 18:23:51 +02:00
Panos Astithas
a4c220cb8e
Backed out changeset 9e56a20d367f on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 16:27:37 +02:00
Panos Astithas
918dca37a2
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
7ea3480a54
Bug 808243 - sidebar load event should be removed when sidebar not visible. r=felipe
2012-11-06 10:26:33 +11:00
Panos Astithas
522e8c3f1c
Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 15:16:41 +02:00
Panos Astithas
e6d582d51e
Backed out changeset a31ad3a90e4a on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:33:26 +02:00
Panos Astithas
ec6b45a1b3
Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 13:30:52 +02:00
Mihai Sucan
e1b01045ad
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
acdbf07512
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
148d974d3d
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
12623dc7b8
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
957bc7dad1
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
e407ba9c3c
Bug 809001 - Fix bad resource path in browser.js for Safebrowsing.jsm. r=gavin
2012-11-06 12:24:19 -06:00
Mike Conley
9cfdc25e3c
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
2012-11-06 13:21:50 -05:00
Mike Conley
4b77f24cd4
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
2b2e7edf42
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
17e8e17ce0
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
8fc14742bc
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
c1f229d6bb
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
0ee9cbc9d5
b=809123; disable broken browser_586068-reload.js test; r=ttaubert
2012-11-08 10:14:04 -05:00
Frank Yan
961ab7c149
Bug 803335 - Fix Twitter built-in search engine URL. r=gavin
2012-10-31 14:53:38 -07:00
Brian R. Bondy
453addf297
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Kyle Huey
0469a02b25
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
5af1474966
Backout f3bb2259ca27 (bug 433168) for browser-chrome failures
2012-10-31 16:07:20 +00:00
Johan Charlez
4cea329aae
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
1811f92e8e
Merge mozilla-central to mozilla-inbound
2012-10-31 14:11:12 +00:00
Mike Conley
581b505894
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
7764b09ddb
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-31 14:06:39 +00:00
Tom Schuster
dc7288d8a6
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
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Johan Charlez
34946da26a
Bug 750544 - Remove the scope bar from the Library window. r=mano.
2012-10-30 19:36:16 +02:00
Ryan VanderMeulen
498dad2875
Merge the last PGO-green inbound changest to m-c.
2012-10-30 10:48:44 -04:00
Chris AtLee
5732687fc4
Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD
2012-10-30 10:11:29 -04:00
Ed Morley
36dbee070f
Merge mozilla-central to mozilla-inbound
2012-10-30 10:50:27 +00:00
Dão Gottwald
2adaf14ee9
merge backout
2012-10-30 11:39:17 +01:00
Dão Gottwald
9de9a8d7c0
Backed out changeset 36603a91c06f
2012-10-30 11:38:56 +01:00
Phil Ringnalda
0e2435e3b1
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Ben Hearsum
f8d44aeb6f
bug 805788: exclude override.ini from mac signatures. r=ted
2012-10-29 10:07:55 -04:00
philringnalda@gmail.com
2ac33a741a
No bug, Automated blocklist update from host slice
2012-10-28 15:39:31 -07:00
Jared Wein
8febfd973e
Bug 803514 - Like button is too close to the bookmark star. r=felipe
2012-10-26 15:51:23 -07:00
Jared Wein
477cd05913
Bug 803336 - Social API toolbar button needs more horizontal margins on Mac. r=felipe
2012-10-26 15:49:42 -07:00
Mike Conley
2d3aa74ecb
Bug 766263 - Part 2: Add a regression test. r=mak.
2012-10-26 13:17:18 -04:00
Mike Conley
5133980316
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
9d66fb2eae
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
2fda399662
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
6119d22110
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
b40c8392b1
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
ab1aa1309e
Bug 804258 - the social sidebar should appear under View->Sidebar. r=gavin
2012-10-29 23:28:31 -07:00
Jared Wein
d8a3b43c14
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
67400a4457
Bug 806038. Sidebar docShell is not defined after sidebar has been unloaded. r=gavin
2012-10-29 20:52:56 -07:00
Justin Dolske
c6a48948eb
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
046c7a9a82
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Phil Ringnalda
6689e34f87
Merge m-c to m-i
2012-10-29 14:37:11 -07:00
Felipe Gomes
8beaac4b2e
Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws
2012-10-30 13:10:04 -07:00
Phil Ringnalda
140f41a6be
Back out 9c064c78d86a (bug 799600) for orange
...
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Jared Wein
a0bef74bc4
Bug 781974 - Unapplied property checkbox disappears when property is no longer hovered. r=dcamp
2012-10-26 22:11:50 -04:00
Ryan VanderMeulen
6994d618c0
Merge m-c to inbound.
2012-10-26 22:11:46 -04:00
Ryan VanderMeulen
b683b9b54d
Merge the last PGO-green inbound changeset to m-c.
2012-10-26 21:22:40 -04:00
Ryan VanderMeulen
1ed90df2f9
Merge fx-team to m-c.
2012-10-26 21:05:26 -04:00
Victor Porof
bd9c9d4d9b
Bug 790216 - Optimize global search results, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
3035f3e884
Bug 790556 - Remember last IP address for remote debugger, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
8cbc3880fc
Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
ee18e44ead
Bug 796148 - Implement a 'gear menu', r=past
2012-10-26 23:28:54 +03:00
Victor Porof
6a7d74e168
Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
aa338c2aa4
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