Atte Kemppila
8a97420e7f
Bug 771888 - Fix tree selection handling in Page Info > Media. r=adw
2012-09-01 11:35:56 -04:00
Andres Hernandez
41c0955363
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Ben Turner
946695bf5a
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
2012-07-05 14:11:48 -07:00
Chris Pearce
5ae276db7c
Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout
2012-07-02 16:49:38 +12:00
Ben Turner
a221e9eebb
Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking
2012-06-30 19:57:15 +02:00
Ehsan Akhgari
f4b598bf08
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Ryan VanderMeulen
5f2a19ee6e
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
6d6c4efbab
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Ekanan Ketunuti
968ced56c6
Bug 437864 - In <pageInfo.xul>, "Warning: XUL box for hbox element contained an inline img child, forcing all its children to be wrapped in a block." r=dao
2012-05-29 10:28:00 +07:00
L. David Baron
4c91539c7a
Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky
2012-05-30 22:19:49 -07:00
Raymond Lee
95568a9cec
Bug 733297 - When saving a video from Page Info, the file picker title is 'Save Image'. r=jaws
2012-05-21 14:26:18 +08:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Raymond Lee
fb8f2d2331
Bug 753308 - Call openUILink with named parameters. r=dao
2012-05-12 17:00:48 +02:00
Chris Pearce
7433ea1120
Bug 716107 part 1 - Add 'fullscreen' permissions to Page Info. r=dao
2012-05-09 09:47:18 +12:00
Jared Wein
f0d3be66de
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
2012-04-18 11:40:30 -07:00
Geoff Lankow
8c5fdd1d03
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Maxim Iorsh
fd144f8520
Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x
2012-02-05 19:07:18 +00:00
Felix Fung
6b2098fe3a
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Phil Ringnalda
7687477d87
Backed out 2e37e7223aa3 (bug 460146) for orange
2012-01-25 21:08:17 -08:00
Maxim Iorsh
07bc1ca8b1
Bug 460146 - CSS3 border-image images should appear in Page Info ? Media. r=db48x
2012-01-25 18:49:23 -08:00
Jan Varga
78980f36af
Bug 661877 - Enable storing files in IndexedDB. r=bent
2011-12-16 08:34:24 +01:00
Felix Fung
9d7715e47c
Bug 632119 - Fix View Image Info for Data URIs. r=gavin
2011-12-02 07:33:05 -08:00
Margaret Leibovic
656cca26d1
Bug 655869 - Permissions tab assumes all consumers use testPermission. r=gavin
2011-09-06 13:51:11 -07:00
Ed Morley
f13392fb42
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Marco Bonardo
33266aada1
Bug 641531 - Close Places containers after use (browser changes).
...
r=sdwilsh
2011-04-23 02:08:01 +02:00
Ben Turner
53e5ee9ab3
Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking.
2010-10-19 10:58:33 -07:00
Ben Turner
c9978327b5
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
2010-09-10 12:12:11 -07:00
Tanner M. Young
77a270fb0e
bug 539174 - Page Info > General lists AES-256 ciper as AES-256 256. r=db48x
2010-07-14 16:59:43 -05:00
Tanner M. Young
bb4910fc47
Bug 377349 - Page info : Media Tab. The broken image indicator is often wrong. r=db48x
2010-06-23 14:24:02 -05:00
Tanner M. Young
94c977f19c
Bug 573603 - Speed up Page Info > Media. r=db48x
2010-06-21 19:13:46 -05:00
Tanner M. Young
545d926996
Bug 560258 - Standalone Ogg Audio is not previewed correctly in Page Info > Media. r=db48x
2010-06-21 17:43:42 -05:00
Joe Drew
308e5cd202
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Ehsan Akhgari
ec363e6a46
Bug 492250 - URLs in Page Info Media tab should be LTR; r-gavin
2010-05-23 22:16:50 -04:00
Dave Townsend
1c3bad9fbb
Bug 560602: browser_pageInfo.js times out. r=robstrong
2010-04-28 15:02:43 -07:00
Dave Townsend
bfd56a86b8
Backout new add-ons manager due to Ts regression on OSX 10.5
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Dave Townsend
5ded0ea140
Bug 560602: browser_pageInfo.js times out. r=robstrong
2010-04-28 15:02:43 -07:00
Tanner M. Young
9a2a096154
Bug 560143 - Prevent the "Address" column in Page Info's Media pane from being hidden. r=dao
2010-04-22 09:19:27 +02:00
Tanner M. Young
bab4e12c30
Bug 560061 - fix typo. r=dao
2010-04-22 09:16:53 +02:00
Tanner M. Young
f2944f1de0
Bug 448630 - Make audio and video show up in Page Info > Media. r=dao
2010-04-17 11:08:12 +02:00
Tanner M. Young
17eab0c6a3
Bug 539068 - View Image Info selects the CSS background-image of an image rather than the image itself. r=dao
2010-01-14 11:47:24 +01:00
Tanner M. Young
aeffa875c1
Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao
2009-11-12 08:59:56 +01:00
Tanner M. Young
010894ee17
Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao
2009-11-11 11:34:30 +01:00
Tanner M. Young
c1b0176709
Bug 524090 - make "View Image Info" scroll to the selected image in the Page Info media tab. r=dao
2009-11-07 19:24:08 +01:00
Tanner M. Young
f02a7b1843
Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao
2009-11-07 12:29:52 +01:00
Tanner M. Young
6be51ca657
Bug 524092 - "View Image Info" command is not carried out if "Page Info" window is already opened. r=dao
2009-11-06 08:04:38 +01:00
Saint Wesonga
6f6378cc6b
Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad
2009-11-05 14:53:26 +01:00
Dão Gottwald
276b640707
Bug 525190 - Refactor the way pageInfo.js handles arguments. r=db48x
2009-10-31 01:50:57 +01:00
Dão Gottwald
6c62e29e31
Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x
2009-10-29 08:42:45 +01:00
Dão Gottwald
d121e16fdd
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Tanner M. Young
b53e3ce12b
Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor]
2009-10-22 19:32:49 -05:00