Commit Graph

11049 Commits

Author SHA1 Message Date
Ehsan Akhgari
290887ede1 Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me 2012-04-18 16:18:04 -04:00
Ed Morley
28113eace9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge 2012-04-17 17:47:09 -07:00
Marco Bonardo
8714ecd73c Bug 710895 - Part 4: fix the test
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Bobby Holley
79161ed467 Bug 746221 - Pull properties for comparison off the prototype to avoid mismatches with expandos. r=past a=test-only 2012-04-18 10:09:07 +02:00
Rob Campbell
2de66c3fc1 merge fx-team to m-c 2012-04-17 14:29:29 -03:00
Bobby Holley
3f261756c8 Bug 746021 - Don't assert that the window ids are the same when they shouldn't be. r=msucan 2012-04-17 19:25:48 +02:00
Marco Bonardo
06fc25959e Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails. 2012-04-17 18:57:15 +02:00
Heather Arthur
29115503b0 Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open 2012-04-17 16:40:03 +01:00
Marco Bonardo
a5c3c5f751 Merge last green PGO from inbound to central 2012-04-17 15:31:58 +02:00
Pallani Kumaran
5de78dc836 Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao] 2012-04-16 23:17:54 -07:00
Felipe Gomes
8eac47c158 bug 739636 - implement webapp installer for Mac OS X; r=mstange 2012-04-17 07:17:23 -07:00
Myk Melez
253337cae3 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Asaf Romano
45d7938d87 add Safari migrator to package manifests. I forgot to do so in the patch for bug 710259. r=mak over irc 2012-04-16 23:42:13 +03:00
Marco Bonardo
b9cb77fecc Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Marco Bonardo
df8c827dd9 Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:35:46 +02:00
Marco Bonardo
8ec634ac46 Merge central and inbound 2012-04-17 15:33:51 +02:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Paul Rouget
48e7470014 Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part B - tabbable); r=rcampbell 2012-04-04 13:57:55 +02:00
Paul Rouget
35da34a70f Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part A - shortcut); r=dao 2012-04-04 13:13:42 +02:00
Heather Arthur
ccb712006e Bug 733612 - Add a pseudo-class lock menu to the infobar node menu. r=paul 2012-04-17 14:25:05 +01:00
Mark Capella
7e5a1c90ea Bug 745119 - Clean up TEST_URIs in webconsole tests; r=rcampbell 2012-04-15 23:10:00 +03:00
Michael Ratcliffe
46b4e30246 Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp 2012-04-16 12:20:46 +01:00
Hessam Salehi
aec05325da Bug 722986 - Make WebContentConverter use the per-window Private Browsing APIs in order to decide how to behave; r=ehsan 2012-04-16 23:51:04 -04:00
Asaf Romano
b197108842 Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Marco Bonardo
1648fe7a21 Bug 741506 - Removing nodes while a bookmarks popup is open in OS X native menubar zombifies them.
r=Mano
2012-04-14 14:08:43 +02:00
Marco Bonardo
be570c6dfc Merge central and inbound 2012-04-14 13:56:15 +02:00
Asaf Romano
c2761a5f3b Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Tim Taubert
7f3638d86d Bug 740807 - Clean up favicon code in Panorama; r=dietrich 2012-04-14 01:04:57 +02:00
Tim Taubert
c9238dfff2 Bug 721442 - [New Tab Page] Display the URL of the page on mouseover of thumbnails on about:newtab; r=dietrich 2012-04-14 00:43:29 +02:00
Tim Taubert
3f4ec0d3ac Bug 744152 - [Page Thumbnails] Capture thumbnails only for the selected tab; r=dietrich 2012-04-14 00:18:27 +02:00
Paul Rouget
ee5fb51e39 Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp 2012-04-04 20:40:48 +02:00
Panos Astithas
ea474aecfc Bug 740805 - Treat JSM files as JS scripts in the debugger; r=rcampbell 2012-03-23 10:08:59 +00:00
Tim Taubert
d5817a4b66 Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao 2012-04-16 18:13:17 +02:00
OHZEKI Tetsuharu
c216db0ba9 Bug 745445 - Remove arguments.callee from browser.js. r=dao 2012-04-16 18:35:34 -04:00
Brendan Dahl
d065204697 Bug 743264 - Update pdf.js to version 0.2.536. r=mossop 2012-04-16 13:44:58 -07:00
Paul O’Shannessy
e86dac60a4 Bug 745342 - Use more lazy services from Services.jsm [r=dietrich] 2012-04-16 14:26:10 -07:00
Paul O’Shannessy
50631b0bae Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich] 2012-04-16 14:26:10 -07:00
Marco Bonardo
575eaa5895 Merge last green PGO from inbound to central 2012-04-13 12:40:12 +02:00
Tim Taubert
c830297211 merge m-c to fx-team 2012-04-13 12:22:37 +02:00
Felipe Gomes
6395afed19 Bug 740957. Webapp installer doorhanger should show a standard icon instead of the app-specified icon. r=dao 2012-04-12 18:11:37 -07:00
Stephen Horlander
a8f78f5604 Bug 735680. Update wbapps icons. r=gavin 2012-04-12 18:11:33 -07:00
Rob Campbell
8e0bfa4c38 merge 2012-04-12 15:22:15 -04:00
Tim Taubert
edd1900d0f Bug 744743 - [Page Thumbnails] Don't capture thumbnails in private browsing mode; r=dao 2012-04-12 14:43:52 +02:00
Tim Taubert
6edc79375e Bug 726347 - [Page Thumbnails] add preference to disable capturing thumbnails in the background; r=dao 2012-04-11 21:49:44 +02:00
Bellindira Castillo [:bellindira]
b262ee3f70 Bug 737032 - add isValidXULTab() method to ease tab checking r=ttaubert 2012-04-10 12:13:36 -06:00
John Ford
dec4e031e0 bug 720027 - turn the speed of Mac builds up to 11 r=ted 2012-04-10 12:21:22 -07:00
Victor Porof
4cf3e20416 Bug 741322 - Refactor debugger UI, make it slimmer; r=past
--HG--
rename : browser/devtools/debugger/debugger.js => browser/devtools/debugger/debugger-controller.js
2012-04-09 08:15:47 +03:00
Dão Gottwald
e3be05f1a9 Bug 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02:00
Jared Wein
38a60e3a1e Bug 736028 - Page thumbnails should be 1/9th the size of the screen. r=ttaubert 2012-04-12 00:02:27 -07:00
Gregory Szorc
24ce7aadaf Merge mozilla-central into inbound 2012-04-11 18:51:10 -07:00