Commit Graph

99213 Commits

Author SHA1 Message Date
Bill McCloskey
4f7302574b Bug 758034 - Make CC_FORCED GCs less common (r=smaug) 2012-07-15 14:37:09 -07:00
Bill McCloskey
d8a20cf52b Bug 774104 - Purge allocating arenas when incremental GC starts (r=mccr8) 2012-07-15 14:37:04 -07:00
Bill McCloskey
3c70386ae5 Bug 774104 - Avoid leaks during JS_TransplantObject (r=mccr8) 2012-07-15 14:36:58 -07:00
Bill McCloskey
3d996c0559 Bug 758034 - Don't reset GCs for CC_FORCED (r=smaug) 2012-07-15 14:33:48 -07:00
Victor Porof
ab6feee188 Bug 767384 - The script from the dropdown is kept when loading a page with no scripts after loading one with scripts and opening the Debugger; r=past 2012-07-15 10:06:02 +03:00
Victor Porof
0a14cf5b14 Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee; f=msucan,past r=past 2012-07-15 09:40:37 +03:00
Victor Porof
d10808c6ce Bug 767401 - Clearing the searched token in the scripts filter should also clear the 'find next' history; r=past 2012-07-15 10:12:06 +03:00
Victor Porof
723701162a Bug 767377 - The filtering textbox expands when entering a string; r=past 2012-07-15 13:45:38 +03:00
Victor Porof
bbd7eb5a77 Bug 768677 - Remote debugger asks for host:port, displays http://host:port/ as default value; r=past 2012-07-15 09:47:03 +03:00
Victor Porof
3356a29ccb Bug 767389 - about:home and about:newtab are intermittently shown in the Debugger dropdown; r=past 2012-07-15 09:50:41 +03:00
Joe Walker
d45a8a73cd Bug 774057 - Hiding of jsb breaks unit tests; r=msucan 2012-07-15 11:47:38 +01:00
Joe Walker
4e144933a4 Bug 774027 - Add hidden:true to selected GCLI commands; r=jwalker 2012-07-15 10:02:14 +01:00
Dan Walkowski
28c56e849b Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
a37479bfbe Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao 2012-07-14 01:00:58 -07:00
Dan Walkowski
9f05bcf17e Bug 755934. Display notification for successful app installation. r=felipe 2012-07-14 01:01:07 -07:00
Terrence Cole
f3c87e8be3 Bug 773734 - Split off GC event observer notification from console logging; r=billm 2012-07-13 12:13:52 -07:00
Daniel Holbert
67a78e931c (no bug) Fix typo in parameter name, in documentation for nsIFrame::InsertFrames and nsIFrame::AppendFrames. Comment-only, DONTBUILD 2012-07-15 16:21:00 -04:00
Oleg Romashin
4ed37a1e48 Bug 728524 - Invalid OP fix. r=jgilbert 2012-07-15 11:11:17 -04:00
Michael Ratcliffe
ab20989e55 Bug 769560 - GCLI should include jsbeautifier in the set of tools it provides to Firefox; r=jwalker 2012-07-13 16:28:12 +01:00
Michael Ratcliffe
21a9e264b4 Bug 733783 - GCLI needs commands to support breakpoint stepping; r=past 2012-07-14 10:32:58 +01:00
Paul Rouget
7db4279f31 Bug 761169 - [responsive mode] The resizers are not easy to discover. r=msucan 2012-07-13 21:53:09 +02:00
Joe Walker
e2d51fe46e Bug 770145 - GCLI needs a command to log function calls; r=past 2012-07-13 17:06:46 +01:00
Joe Walker
7eaf801170 Bug 773225 - GCLI selected element should be clearer in menus; r=harth 2012-07-13 17:06:46 +01:00
Joe Walker
53f2daf5e7 Bug 773254 - GCLI should match options case-insensitively; r=harth 2012-07-13 17:06:46 +01:00
Joe Walker
6b5a4a3e8b Bug 773345 - GCLI 'cookie list' command should have space at end of 'cookie set ' shortcuts; r=harth 2012-07-12 18:31:55 +01:00
Joe Walker
6e43fd7e87 Bug 773174 - GCLI help output should be sorted; r=harth 2012-07-12 18:24:28 +01:00
Panos Astithas
25dfbf0950 Bug 751949 - Reloading a page when the debuggee is paused results in: ASSERTION: Mismatched calls to ResumeTimeouts; r=rcampbell 2012-07-13 13:10:22 +03:00
Panos Astithas
fd456f8730 Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell 2012-07-13 13:10:21 +03:00
Tim Taubert
229c763487 merge m-c to fx-team 2012-07-13 12:04:14 +02:00
Blake Kaplan
0ce9202fae Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD 2012-07-12 15:09:18 -07:00
Ryan VanderMeulen
7b319a5a6b Merge the last PGO-green inbound changeset to m-c. 2012-07-12 20:46:27 -04:00
Gian-Carlo Pascutto
17bec06ee3 Bug 769896 - Make "Import from Android" use MultiChoicePreference. r=bnicholson 2012-07-12 20:44:31 +02:00
Brian Hackett
da6b1a78cd Add more rooting for interpreter, TI and JIT, bug 772303, r=terrence. Also disable Windows PGO for RegExp.cpp because the compiler is broken. 2012-07-12 12:36:27 -06:00
Margaret Leibovic
71b8d54289 Bug 773177 - java.lang.NullPointerException: at org.mozilla.gecko.TabsTray$TabsAdapter.refreshTabsData(TabsTray.java). r=mfinkle 2012-07-12 11:09:47 -07:00
Margaret Leibovic
d3d536b6d5 Bug 770160 - Page title changes for a brief period when a new page is loaded. r=mfinkle 2012-07-12 11:09:40 -07:00
David Zbarsky
abc8caa0e8 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak 2012-07-12 14:07:50 -04:00
David Zbarsky
49fd1b1f38 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (extensions/cookie); r=mak 2012-07-12 14:07:26 -04:00
Panos Astithas
6211a0eadd Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell 2012-07-12 14:03:43 +03:00
Tim Taubert
70d4c71fb4 merge m-c to fx-team 2012-07-12 10:55:19 +02:00
Andrew Halberstadt
6220f0f4f2 Bug 772307 - Add dummy browser.manifestURL pref to user.js to prevent B2G from dying, r=jgriffin 2012-07-11 18:14:35 -07:00
Robert Strong
b5ed6d595c Windows installer only - Bug 756325. r=bbondy 2012-07-11 17:40:11 -07:00
Hubert Figuière
d95bc73af6 Bug 773090 - Implement image map properly on Mac and fix AXLink attributes. r=
--HG--
extra : rebase_source : 3ff3c2142a0f8e5190b91bd4bfd1ad79b22e05b8
2012-07-11 17:22:28 -07:00
Joe Walker
48371a4bdf Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp 2012-07-11 18:31:55 +01:00
Joe Walker
b348d2e6ba Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp 2012-07-11 18:21:09 +01:00
Benjamin Peterson
39028ab29a Bug 772963: remove empty parameter name. r=Neil DONTBUILD for m-c land
(since not used by Firefox/B2G/Fennec)
2012-07-11 11:32:00 -04:00
Joel Maher
a2c214de6e Bug 772893 - upload a new talos.zip to remove specialpowers from the default configuration. r=aki 2012-07-11 12:37:38 -04:00
Ed Morley
fa0ccb7a09 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-11 17:28:26 +01:00
Ben Hearsum
aab8af749b bug 770996: partial mars broken for mac partner builds - partial backout of bug 759318 to fix. a=akeybl 2012-07-11 08:28:38 -04:00
Ed Morley
6c324a1a79 Merge mozilla-central to mozilla-inbound 2012-07-11 10:52:45 +01:00
Michal Novotny
1dab69d865 Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests, r=honzab 2012-07-11 11:18:38 +02:00