Commit Graph

185 Commits

Author SHA1 Message Date
Brendan Dahl
a842534a56 Change the channel owner to the resource url. 2012-10-26 10:22:28 -07:00
Brendan Dahl
83003499b7 Forward original request to avoid firefox assertion. 2012-10-25 10:35:06 -07:00
Brendan Dahl
d79960abb5 Addresses review feedback from mc bug 801280. 2012-10-15 15:14:36 -07:00
Brendan Dahl
848917b1bf Only use the integrated find if we aren't in an frame. 2012-10-10 17:17:26 -07:00
Brendan Dahl
95b1f74a30 Add support for firefox integrated find. 2012-10-05 13:59:13 -07:00
Josh Matthews
673582984f Bug 792582 - Explicitly set privacy status of channels created by pdf.js 2012-10-05 15:07:51 -05:00
Yury Delendik
963fe55203 Merge pull request #2192 from brendandahl/fix-first-run
Fix the first run code and make it possible to run multiple times.
2012-10-04 14:21:47 -07:00
Brendan Dahl
4e0c792f12 Merge pull request #2168 from mozilla/html-search-bar
Find bar
2012-10-04 13:59:20 -07:00
Brendan Dahl
2a7312836c Add comment for migration. 2012-10-04 10:56:01 -07:00
Yury Delendik
72e4c069b2 Merge pull request #2193 from brendandahl/princpal
Change how we get the resource principal.
2012-10-03 16:27:29 -07:00
Brendan Dahl
73c2119250 Change how we get the resource principal. 2012-10-03 15:52:36 -07:00
Brendan Dahl
eea7f90c7f Fix the first run code and make it possible to run multiple times. 2012-10-03 12:11:53 -07:00
Yury Delendik
20c8269e70 Remove unused constants 2012-10-02 07:20:23 -05:00
Yury Delendik
181dd33fbb Fixes private browsing history 2012-10-01 16:16:26 -05:00
Artur Adib
6864a07221 Use "find" instead of both find & search 2012-09-25 16:17:27 -04:00
Brendan Dahl
c8144d683d Mozilla central change for metro. 2012-09-13 09:33:50 -07:00
Brendan Dahl
332ae4ce41 Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
Yury Delendik
296b98f977 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into progress-indeterminate
Conflicts:
	extensions/firefox/components/PdfStreamConverter.js
2012-08-23 15:23:44 -05:00
Yury Delendik
19c62f526c Removes offset and renames set to append 2012-08-22 13:34:01 -05:00
Yury Delendik
aa00fe44c4 Fixing the length given by HTTP headers 2012-08-22 13:20:50 -05:00
Yury Delendik
cd1a645881 Adds support of the indeterminate loading progress 2012-08-22 10:48:56 -05:00
Brendan Dahl
e11e8117c5 Merge pull request #1943 from yurydelendik/loadingbychrome
Implements loading PDF data by extension/chrome
2012-08-21 11:14:16 -07:00
Yury Delendik
077b19fca1 Fixes reported offset when length is unknown 2012-08-20 17:53:26 -05:00
Yury Delendik
df4fadeaf5 Unknown length support; reports download error 2012-08-20 17:16:04 -05:00
Yury Delendik
1bb7a7ed1c Adds stub PdfJs.jsm for FF15 2012-08-19 13:07:31 -05:00
Yury Delendik
9cc5fc4e38 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into loadingbychrome
Conflicts:
	web/viewer.js
2012-08-15 10:17:30 -05:00
Yury Delendik
4de0d31318 Finds correct window/notification box for fallback message 2012-08-09 17:07:41 -05:00
Brendan Dahl
22688b4471 Merge pull request #1697 from yurydelendik/min-version-2
Set Gecko 10 as min version for the extension
2012-08-03 09:58:02 -07:00
Yury Delendik
fc3efa9b16 FF17 getSimpleCodebasePrincipal name change 2012-08-01 16:39:51 -05:00
Yury Delendik
c905191de2 Implements loading PDF data by extension/chrome 2012-07-31 12:21:07 -05:00
Brendan Dahl
f16c6f19aa Address moz central comments for ff16. 2012-07-13 16:14:37 -07:00
Yury Delendik
2f60f4a0d3 Adds android support to install.rdf 2012-07-10 10:23:36 -05:00
Brendan Dahl
87d9651eb7 Fix fallback after new download. 2012-06-04 17:33:27 -07:00
Brendan Dahl
4f314fff39 Remove space at end of line. 2012-06-04 15:39:50 -07:00
Brendan Dahl
16b1fa1e98 Merge upstream. 2012-06-04 11:16:02 -07:00
Brendan Dahl
72e6dbebaa Update factory in bootstrap.js. 2012-06-04 09:45:09 -07:00
Brendan Dahl
da94701c7b Addresses review feedback from mozilla central. See bugzilla bug 752676. 2012-06-04 09:38:22 -07:00
Yury Delendik
769bbf20e1 Merge pull request #1781 from brendandahl/app-pref
GH Portion of the Control pdf.js and Other PDF Plugins using Application Preferences bug
2012-06-01 16:46:48 -07:00
Brendan Dahl
6175e4b526 Use already downloaded data for the open with/save as dialog. 2012-06-01 14:17:09 -07:00
Brendan Dahl
121040a5dc Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
2012-06-01 13:21:45 -07:00
Brendan Dahl
3d7f01d9ca Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests. 2012-05-31 11:16:06 -07:00
Artur Adib
92465b41c5 EXT_PREFIX --> PREF_PREFIX 2012-05-29 12:14:12 -04:00
Artur Adib
9597efb3f4 merge upstream 2012-05-29 11:54:11 -04:00
Brendan Dahl
2da12930a6 Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
Conflicts:
	extensions/firefox/components/PdfStreamConverter.js
2012-05-24 14:01:10 -07:00
Brendan Dahl
5d67183b4d Fix notification from showing up in wrong window. 2012-05-23 16:54:55 -07:00
Brendan Dahl
ee54c0bfe4 Remove disable option. Change download wording to open. 2012-05-23 16:16:48 -07:00
Brendan Dahl
4bee4c6ee8 Use different id's for moz central and extension. 2012-05-23 15:57:14 -07:00
Artur Adib
ea60f2a088 addr reviewer comments 2012-05-22 19:20:24 -04:00
Artur Adib
424f52205c Fixed moz-central manifest; bundling Mochitests 2012-05-22 18:56:12 -04:00
Artur Adib
6cd9ae01cc Enable/disable search via about:config pref 2012-05-21 11:15:24 -04:00
Brendan Dahl
080c3e79fc Merge upstream. Use new l10n. 2012-05-15 10:33:01 -07:00
Brendan Dahl
5afef149ea Merge pull request #1690 from yurydelendik/stringbundle-1
Loading extension resources via stringbundle
2012-05-14 17:24:55 -07:00
Brendan Dahl
034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 2012-05-14 17:19:09 -07:00
Yury Delendik
48695aa802 Set Gecko 10 as min version for the extension 2012-05-13 22:48:23 -05:00
Jakob Miland
7b5c69cac5 Updated Firefox and SeaMonkey's maxVersion 2012-05-12 19:42:27 +02:00
Jakob Miland
bf64240dc3 SeaMonkey support without SMILE 2012-05-12 15:16:53 +02:00
Yury Delendik
d9f995f9ca Change pdfviewer->pdf.js for chrome://;new line 2012-05-11 17:35:43 -05:00
Yury Delendik
7d648cfa13 Lint errors 2012-05-11 15:18:46 -05:00
Yury Delendik
5ca12d549e Missing file 2012-05-11 15:14:50 -05:00
Yury Delendik
56b3a7086e Remove unused code 2012-05-11 14:42:20 -05:00
Yury Delendik
6323c8e084 Loading extension resources via stringbundle 2012-05-11 14:39:11 -05:00
Brendan Dahl
fca6f352e4 Add firefox ui fallback on error/unsupported feature. 2012-05-10 15:54:58 -07:00
Yury Delendik
52832894f5 Merge pull request #1673 from brendandahl/fallback
Add fallback option for the extension.
2012-05-10 13:10:46 -07:00
Gavin Sharp
117582b2ea fix review comments from bdahl 2012-05-10 10:05:24 -07:00
Gavin Sharp
b607147368 Issue 1682: don't use FUEL in pdf.js 2012-05-09 17:04:52 -07:00
Brendan Dahl
c1f73b96a4 Use open with/save as dialog for fallback and download. 2012-05-08 16:11:50 -07:00
Brendan Dahl
982c7a0f7e Add fallback option for the extension. 2012-05-08 13:05:33 -07:00
Yury Delendik
fcbc684578 Hide 'make locale' generated files 2012-05-02 08:53:56 -05:00
Yury Delendik
427a5f193d Move localization to l10n folders; create 'make locale' 2012-05-02 08:51:52 -05:00
Yury Delendik
32e9eb35fe Using web browsers locale in the extension mode 2012-05-01 20:37:03 -05:00
Brendan Dahl
f72c04b373 Fix extension comment nits. 2012-04-16 14:33:11 -07:00
Brendan Dahl
c6a611a38a Change support url for moz central add-on. 2012-04-04 15:41:52 -07:00
Brendan Dahl
a794319845 Add url check. 2012-03-23 14:48:50 -07:00
Brendan Dahl
11e84b2b7b Remove duplicaten dom window func. 2012-03-23 14:32:19 -07:00
Brendan Dahl
22c858c2ec Use a different way to add the event listener. 2012-03-23 14:28:09 -07:00
Brendan Dahl
cd1fd17f7b Add icon for extension. 2012-03-20 15:25:02 -07:00
Brendan Dahl
94fca5edc7 Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC. 2012-03-20 15:24:23 -07:00
Brendan Dahl
84568ee46d Address mc extension code review. 2012-03-20 09:39:33 -07:00
notmasteryet
82868ae52c Merge pull request #1348 from notmasteryet/installrdf
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
2012-03-16 15:44:06 -07:00
notmasteryet
e721c90f77 Removing tabs 2012-03-16 07:24:58 -05:00
notmasteryet
ffdae468b0 #filter substitution 2012-03-16 00:55:53 -05:00
notmasteryet
c8d7d88d0a Merge pull request #1347 from brendandahl/app_shutdown
Skip unneeded steps on APP_SHUTDOWN.
2012-03-15 20:54:20 -07:00
notmasteryet
ec02862934 Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion> 2012-03-15 22:44:29 -05:00
Brendan Dahl
7c902eb612 Skip unneeded steps on APP_SHUTDOWN. 2012-03-15 20:08:39 -07:00
notmasteryet
6186ab6004 Whitelist GET 2012-03-14 18:43:20 -05:00
notmasteryet
24e48d382d Merge pull request #1337 from brendandahl/debugpref
Only enable pdfDebug for the extension if a pref is set.
2012-03-14 16:13:01 -07:00
Brendan Dahl
abf8fe39ac Only enable pdfDebug for the extension if a pref is set. 2012-03-14 15:34:12 -07:00
notmasteryet
0d08c37b07 Change max ff version number for the extension 2012-03-13 23:31:07 -05:00
notmasteryet
17164da42d Add additional files for mc build 2012-03-13 19:53:25 -05:00
notmasteryet
0ea87068ed Skipping HTTP POST requests in the addon 2012-02-22 21:52:29 -06:00
Brendan Dahl
08d3710bfc Unload the pdfstreamconverter on shutdown. 2012-02-08 14:59:30 -08:00
Brendan Dahl
b5f6fba381 Merge pull request #1189 from brendandahl/amobump
Fix version number for amo.
2012-02-08 10:24:22 -08:00
Brendan Dahl
5ec6f20743 Fix version number for amo. 2012-02-08 10:20:54 -08:00
notmasteryet
ffd688863d Merge pull request #1188 from brendandahl/amobump
Bump max firefox version.
2012-02-08 09:59:55 -08:00
Brendan Dahl
a24a845eed Bump max firefox version. 2012-02-08 09:23:38 -08:00
Brendan Dahl
fb31dc3f86 Fix some nits. 2012-02-07 17:54:40 -08:00
Brendan Dahl
b867aa9922 Switch to constant for max database length. 2012-02-07 16:44:03 -08:00
Brendan Dahl
1af9a72011 Make the add-on truly restartless. 2012-02-07 16:39:07 -08:00
Brendan Dahl
9a1741f466 Protect against a malicious setDatabase. Remove unneeded save data. 2012-02-06 21:04:53 -08:00
Brendan Dahl
7a17676b06 Better way to add custom event listener. 2012-02-06 16:06:18 -08:00