Chris Pearce
fabffa3c7f
Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout
2012-07-02 16:49:38 +12:00
Ben Turner
31f0ebf555
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
a95b6edeea
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
b74e4a29db
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Ekanan Ketunuti
73ea0fdfbc
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
1cfabfe8f6
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
26b71087c0
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
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Raymond Lee
c5e47ec4f3
Bug 753308 - Call openUILink with named parameters. r=dao
2012-05-12 17:00:48 +02:00
Chris Pearce
ac163f87a6
Bug 716107 part 1 - Add 'fullscreen' permissions to Page Info. r=dao
2012-05-09 09:47:18 +12:00
Jared Wein
3abd203a35
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
2012-04-18 11:40:30 -07:00
Geoff Lankow
237b5a24af
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
1be841dd20
Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x
2012-02-05 19:07:18 +00:00
Felix Fung
15f260742e
Bug 275223 - Enable Tree View Columns to be Sorted in Page Info. r=db48x
2012-01-26 16:10:00 -05:00
Phil Ringnalda
f3642bac41
Backed out 2e37e7223aa3 (bug 460146) for orange
2012-01-25 21:08:17 -08:00
Maxim Iorsh
571bf44bbe
Bug 460146 - CSS3 border-image images should appear in Page Info ? Media. r=db48x
2012-01-25 18:49:23 -08:00
Jan Varga
152a98864a
Bug 661877 - Enable storing files in IndexedDB. r=bent
2011-12-16 08:34:24 +01:00
Felix Fung
3540ffc813
Bug 632119 - Fix View Image Info for Data URIs. r=gavin
2011-12-02 07:33:05 -08:00
Margaret Leibovic
6bbd1d42ce
Bug 655869 - Permissions tab assumes all consumers use testPermission. r=gavin
2011-09-06 13:51:11 -07:00
Ed Morley
9e71e5b9ac
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Marco Bonardo
74eda3623a
Bug 641531 - Close Places containers after use (browser changes).
...
r=sdwilsh
2011-04-23 02:08:01 +02:00
Ben Turner
9576024ca0
Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking.
2010-10-19 10:58:33 -07:00
Ben Turner
9d64943303
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
caecba9aef
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
07738d7204
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
22ae10ec47
Bug 573603 - Speed up Page Info > Media. r=db48x
2010-06-21 19:13:46 -05:00
Tanner M. Young
37fbf2b4a2
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
98f411e39e
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Ehsan Akhgari
6f913f6a1f
Bug 492250 - URLs in Page Info Media tab should be LTR; r-gavin
2010-05-23 22:16:50 -04:00
Dave Townsend
f0c5a84d27
Bug 560602: browser_pageInfo.js times out. r=robstrong
2010-04-28 15:02:43 -07:00
Dave Townsend
74b7768710
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
3e9aa74731
Bug 560602: browser_pageInfo.js times out. r=robstrong
2010-04-28 15:02:43 -07:00
Tanner M. Young
9c9901ca8e
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
a2e54299a8
Bug 560061 - fix typo. r=dao
2010-04-22 09:16:53 +02:00
Tanner M. Young
f12c54ed2b
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
48bc8e7aca
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
d41686282d
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
4c50596a6a
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
79fb4b6c5e
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
ec9630ac06
Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao
2009-11-07 12:29:52 +01:00
Tanner M. Young
0f66b9f30a
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
240c493406
Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad
2009-11-05 14:53:26 +01:00
Dão Gottwald
69f95851ae
Bug 525190 - Refactor the way pageInfo.js handles arguments. r=db48x
2009-10-31 01:50:57 +01:00
Dão Gottwald
fb97ffad40
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
d2c20e7beb
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Tanner M. Young
3927f423ab
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
Tanner M. Young
1063f9259d
Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao
2009-10-22 22:47:17 +02:00
Taras Glek
45c73c60d8
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
...
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Taras Glek
c7f069ab70
Backed out changeset e22bef491d84
2009-10-08 16:43:55 -07:00