Gavin Sharp
|
a4a4d8383b
|
Bug 734076: make use of the new openUILink form to simplify context menu callers, r=dao
--HG--
extra : transplant_source : %D6%90%13%91%EA%3D3%CB%93B1%CD%7F%0Cf%D1%08%00%A4%E6
|
2012-04-18 15:44:02 -07:00 |
|
Jared Wein
|
fa53f225a4
|
Bug 743421 - Add a comment describing why aRequest is being null-checked. r=me DONTBUILD
|
2012-05-07 14:40:34 -07:00 |
|
Serge Gautherie
|
9772b64c52
|
Bug 752216. (Bv1-FF) browser_popupNotification.js: Fix nits. r=gavin.
DONTBUILD (test-only, trivial).
|
2012-05-06 21:44:03 +02:00 |
|
Matt Brubeck
|
0d05a87aaa
|
Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak]
|
2012-05-05 08:09:50 -07:00 |
|
Phil Ringnalda
|
7f9cae1506
|
Merge m-c to m-i
|
2012-05-04 19:49:34 -07:00 |
|
Paul O’Shannessy
|
95399f670e
|
Bug 751955 - Lion fullscreen check should be more versatile [r=gavin]
|
2012-05-04 11:24:04 -07:00 |
|
Tim Taubert
|
510abf5b6c
|
merge m-c to fx-team
|
2012-05-04 16:20:36 +02:00 |
|
Frank Yan
|
8cd2b9826b
|
Bug 738642 - Finalized marketplace icon for about:home. r=mak
|
2012-05-03 13:20:01 -07:00 |
|
Victor Porof
|
9ca3e3ed5a
|
Bug 749222 - Create a separate way to start a chrome debugger; r=past
|
2012-04-26 14:28:11 -04:00 |
|
Victor Porof
|
8d4fdcc0b5
|
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,paul,rcampbell
|
2012-04-12 18:47:56 +03:00 |
|
Ed Morley
|
794ec49e06
|
Merge mozilla-central to fx-team to pick up PGO fixes
|
2012-05-03 11:24:50 +01:00 |
|
Matt Brubeck
|
e3b7b8e191
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 15:58:11 -07:00 |
|
Ehsan Akhgari
|
83c608b002
|
Merge backout; a=me
|
2012-05-02 16:22:51 -04:00 |
|
Ehsan Akhgari
|
27f6798b66
|
Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
|
2012-05-02 16:20:02 -04:00 |
|
Dão Gottwald
|
3550d84cd7
|
Bug 750980 - Implement visibleTabs cache. r=ttaubert a=non-libxul
|
2012-05-02 20:39:06 +02:00 |
|
Tim Taubert
|
5fba5f993b
|
merge m-c to fx-team
|
2012-04-27 08:39:28 -04:00 |
|
Bellindira Castillo [:bellindira]
|
026be16875
|
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
|
2012-04-25 13:50:09 -06:00 |
|
Bellindira Castillo [:bellindira]
|
d260bbdff7
|
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
|
2012-04-25 13:50:09 -06:00 |
|
Victor Porof
|
b807373eb8
|
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,rcampbell,zpao
|
2012-04-12 18:47:56 +03:00 |
|
Joe Walker
|
540ed233b1
|
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
|
2012-04-25 10:12:06 +01:00 |
|
Raymond Lee
|
17cfb3a1c1
|
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
|
2012-04-27 09:44:53 +08:00 |
|
David Keeler
|
2b77d52a66
|
Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh
|
2012-04-26 16:25:21 -07:00 |
|
Raymond Lee
|
bb293777b6
|
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
|
2012-04-30 01:53:08 +08:00 |
|
Jared Wein
|
e07a57f160
|
Bug 748037 - Identity doorhangers should anchor off of the identity icon. r=dao a=desktop-only
|
2012-04-23 15:35:35 -04:00 |
|
Takanori MATSUURA
|
b8a3f2610f
|
Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only
|
2012-04-22 14:27:05 -07:00 |
|
Phil Ringnalda
|
56db9fcd16
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
|
2012-04-21 23:21:24 -07:00 |
|
OHZEKI Tetsuharu
|
8d0fc23c2d
|
Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret
|
2012-05-03 18:33:47 -04:00 |
|
Ed Morley
|
8266a4291c
|
Merge mozilla-central to mozilla-inbound
|
2012-05-03 20:13:41 +01:00 |
|
Honza Bambas
|
005b15c034
|
Bug 745254, r=kaie
|
2012-05-03 18:25:07 +02:00 |
|
Stephen Horlander
|
7293d6446a
|
Bug 751467 - Update the noise.png texture so it tiles more seamlessly. r=dolske
|
2012-05-03 06:23:29 -04:00 |
|
Paul Rouget
|
624cd1f396
|
Bug 683954 - [Layout] Implement an abstract view of the layout of the selected node. r=dcamp, r=jwalker
|
2012-03-12 14:39:56 +01:00 |
|
Frank Yan
|
88b854e8ff
|
Bug 746466 - Gradient background in about:home is only one viewport height tall. r=dao
|
2012-04-20 11:23:24 -07:00 |
|
Tim Taubert
|
a303a969d6
|
merge m-c to fx-team; a=desktop-only
|
2012-04-20 10:56:36 +02:00 |
|
Kyle Huey
|
7152ad6283
|
Bug 746834: Fix the test for Bug 575561 to not use DOM objects after navigating the Window. r=dao a=test-only
|
2012-04-20 08:57:02 +10:00 |
|
Paul Rouget
|
72a287961f
|
Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao
|
2012-04-17 13:21:28 +02:00 |
|
Ehsan Akhgari
|
1bca0f5390
|
Merge mozilla-central and mozilla-inbound; a=me
|
2012-04-18 16:26:35 -04:00 |
|
Jared Wein
|
231fe37109
|
Bug 742619 - Intermittent orange in browser_pluginnotifications.js at test 11c. r=felipe a=desktop-only
|
2012-04-18 11:41:59 -07:00 |
|
Jared Wein
|
09670f08c6
|
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
|
2012-04-18 11:41:26 -07:00 |
|
Jared Wein
|
e70018c304
|
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
|
2012-04-18 11:40:30 -07:00 |
|
Ed Morley
|
df1407645d
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Rob Campbell
|
809f9b4976
|
merge fx-team to m-c
|
2012-04-17 14:29:29 -03:00 |
|
Heather Arthur
|
8d69b1d0e7
|
Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open
|
2012-04-17 16:40:03 +01:00 |
|
Pallani Kumaran
|
6984ac06d5
|
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
|
2012-04-16 23:17:54 -07:00 |
|
Paolo Amadini
|
fc466abc21
|
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
|
b69e6c6e74
|
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
|
a8a4360813
|
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell
|
2012-04-04 13:13:42 +02:00 |
|
Bellindira Castillo [:bellindira]
|
5d704f2c2d
|
Bug 736476 - Title page for New tab is about:newtab after restart r=ttaubert
|
2012-04-19 17:02:32 +08:00 |
|
Paul Rouget
|
84bcb38cd7
|
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 |
|
Tim Taubert
|
3edb766c5c
|
Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao
|
2012-04-16 18:13:17 +02:00 |
|
Marco Bonardo
|
1962679385
|
Merge central and inbound
|
2012-04-14 13:56:15 +02:00 |
|