Commit Graph

142 Commits

Author SHA1 Message Date
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
Michael Payne
6ca9245a39 Changes to allowed versioned building of Chrome extension that meets new
Chrome extension security requirements
2012-09-06 12:39:49 -07:00
Michael Payne
088c6e17e8 changes to allow chrome extension to load
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
2012-09-05 22:52:17 -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