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
Michal Novotny
eac9e596d7
Bug 737615 - Remove use of synchronous cache API from unit tests - content tests, r=bsmith
2012-07-11 11:18:26 +02:00
Michal Novotny
596010fc99
Bug 737615 - Remove use of synchronous cache API from unit tests - browser tests, r=bsmith
2012-07-11 11:18:13 +02:00
Michal Novotny
132fa0b1dc
Bug 737615 - Remove use of synchronous cache API from unit tests - minor fixies in necko tests, r=bsmith
2012-07-11 11:18:00 +02:00
Tim Taubert
69cced7635
Bug 771555 - Revert setting DEBUG_FOCUS to avoid spamming the console; rs=jdm,unfocused
2012-07-11 11:12:44 +02:00
Tim Taubert
f0fe1419bd
merge m-c to fx-team
2012-07-11 08:44:05 +02:00
Ryan VanderMeulen
3407f2824f
Merge the last PGO-green inbound changeset to m-c.
2012-07-10 23:26:01 -04:00
Justin Wood
b43efade28
Backed out Bug 771251 -- changeset 95c9bc0e63f7 due to red.
2012-07-10 22:50:33 -04:00
Benjamin Smedberg
d19c5bb416
Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
...
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Mike Hommey
629207471b
Bug 772841 - Use make package instead of make stage-package before profile run, but avoid package signing. r=ted,r=catlee
2012-07-13 00:02:12 +02:00
Ed Morley
470a6ae9db
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-12 17:28:05 +01:00
Ed Morley
b42ebe8a76
Backout 6bbf3f22bb5d (bug 753158), 38a703b244c2 (bug 753145), c9a5dfa1b07d (bug 767750), cd782fd66995 & 6cf7aa93994c (bug 765956), 0253f34f6bc2 & 41d5c8529748 (bug 771039),94f6bf99a4aa (bug 766447),fad7d06d7dd5 (bug 772303) for winxp pgo-only jsreftest failures (caused by fad7d06d7dd5) and the rest for conflicts, on a CLOSED TREE
2012-07-12 13:04:51 +01:00
Anant Narayanan
49cb4ef18b
Bug 771833: Assign an nsIPrincipal to media streams returned by getUserMedia; r=roc
2012-07-12 04:53:48 -07:00
Anant Narayanan
9e902cd6a9
Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst
2012-07-12 04:53:08 -07:00
Anant Narayanan
e91b26162f
Bug 691234: Part 2/3: Implement WebRTC backend for MediaEngine on Desktop; r=jesup, r=roc
2012-07-12 04:53:08 -07:00
Chris Peterson
957dc876c6
Bug 773089 - Do not use "large" menus on Gingerbread devices. r=sriram
...
--HG--
rename : mobile/android/base/resources/menu-large/gecko_menu.xml.in => mobile/android/base/resources/menu-large-v11/gecko_menu.xml.in
2012-07-11 15:31:32 -07:00
Rafael Ávila de Espíndola
5682d9b8cc
Bug 772853 - upgrade clang to r160105. r=rail.
...
DONTBUILD.
2012-07-12 11:19:00 -04:00
Benjamin Smedberg
6d7c8015de
Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
...
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Ekanan Ketunuti
1c628eee61
Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao
2012-07-11 09:13:55 +07:00
Ekanan Ketunuti
988277546a
Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao
2012-07-11 08:35:26 +07:00