Commit Graph

767 Commits

Author SHA1 Message Date
Brian Nicholson
100f0212ea Bug 784386 - Part 9: Move pageCacheHtml outside of loop. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
49399e08b0 Bug 784386 - Part 8: Replace innerHTML call for divToPElements search. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
76d6f8112c Bug 784386 - Part 7: Replace innerHTML call for readability-page-1 <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
87c5077409 Bug 784386 - Part 6: Replace innerHTML call for putting sibling in <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
aa508e823f Bug 784386 - Part 5: Replace innerHTML call for topCandidate. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
946d52dcf1 Bug 784386 - Part 4: Replace innerHTML call for <div> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
a9a4ad2d85 Bug 784386 - Part 3: Replace innerHTML call for <br><p> to <p> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
f41e02d9b9 Bug 784386 - Part 2: Replace innerHTML call for <font> to <span> conversion. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
b4de1179b8 Bug 784386 - Part 1: Replace string concatenations with Array.join(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
33e7e314a8 Bug 786623 - Use mobile UA for YouTube on tablets. r=mfinkle 2012-08-31 15:36:37 -07:00
Brian Nicholson
43ec7b25f5 Bug 786842 - Fix replaceBrs() typo for checking whitespace. r=lucasr 2012-08-31 15:33:01 -07:00
Matt Brubeck
1bf812b6b7 Bug 786062 - Remove unused PanZoom:PanZoom observer [r=kats] 2012-08-31 13:28:29 -07:00
Mark Finkle
c55c3f7c34 Backout e1c78a682928, talos bustage 2012-08-31 11:46:44 -04:00
Lucas Rocha
bcddb16056 Bug 787078 - Fix back behavior for Reader (r=mfinkle) 2012-08-31 16:36:38 +01:00
Lucas Rocha
dc5abdc64c Bug 787236 - Correctly remove "pagehide" listener for ErrorPageEventHandler (r=mfinkle) 2012-08-31 16:36:38 +01:00
Lucas Rocha
ffb440fb73 Bug 787236 - Correctly remove "pagehide" listener when exiting Reader (r=mfinkle) 2012-08-31 16:36:37 +01:00
Lucas Rocha
e3a5ae03a2 Bug 787078 - Backout 43dd8252f52d 2012-08-31 15:18:19 +01:00
James Willcox
b5bf657239 Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : 167db7e145d5e0cfa8c74e6e85570c6096538f64
2012-08-31 09:31:29 -04:00
Lucas Rocha
7e61c8329b Bug 787078 - Load Reader UI on pageshow instead of DOMContentLoaded (r=mfinkle) 2012-08-30 16:28:39 +01:00
Matt Brubeck
a8796a61bc Bug 769857 - Delay showing tap highlight on initial touchstart. r=mbrubeck 2012-08-29 08:51:33 -07:00
Lucas Rocha
af993c5f97 Bug 778582 (r=mfinkle) 2012-08-29 14:46:03 +01:00
Lucas Rocha
737c4f3c7f Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Lucas Rocha
88dcc82108 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Margaret Leibovic
41851508df Bug 785485 - No way to clear "Open this page with an app" permissions granted from doorhanger notifications. r=mcomella 2012-08-27 17:50:32 -07:00
Kartikaya Gupta
ccca755ac8 Bug 785520 - Scroll contenteditable elements into view when focused. r=Cwiiis 2012-08-27 20:36:39 -04:00
Michael Comella
46bfd5bfa0 Bug 775773 - Add "Copy Image Location" context menu item to long press. r=wesj 2012-08-27 19:34:30 -04:00
Margaret Leibovic
0b38e7827f Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle 2012-08-26 21:33:11 -07:00
Yury
390e1cb5ac Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Lucas Rocha
8f6e4199dd Bug 777562 - Pass the right node to have styles cleaned after parsing (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
94c8af47a2 Bug 785343 - Don't convert DIV to P when it only contains a SELECT node (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
a5968cbbbe Bug 774914/785145 - Convert divs with only a <p> element child into plain <p> elements (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
e98cd027c3 Bug 774914 - Ensure newNode is orphan before replacing a node in JSDOMParser (r=mfinkle) 2012-08-25 11:27:27 +01:00
Benjamin Smedberg
a844435618 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00
Yury
820281ab5d Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Benjamin Smedberg
d8f80b82e5 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

--HG--
extra : rebase_source : e000988677d466b4796c5b2a51968f586743e6db
2012-08-24 13:08:15 -04:00
Yury
9044c64c6a Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret sr=joshmoz
--HG--
extra : rebase_source : f9b13bbda1318dbdaa71b04b3e04736655e65081
2012-08-23 17:11:51 -04:00
Brian Nicholson
5c5e393f16 Bug 778582 - Part 4. r=lucasr 2012-08-23 00:06:17 -07:00
Brian Nicholson
cd64a632ae Bug 778582 - Part 3. r=mfinkle 2012-08-23 00:06:17 -07:00
Brian Nicholson
9faf4f1a77 Bug 778582 - Part 2. r=lucasr f=mfinkle 2012-08-23 00:06:17 -07:00
Brian Nicholson
74b2041e4e Bug 778582 - Part 1. r=lucasr 2012-08-23 00:06:17 -07:00
Wes Johnston
6d61336a3a backout c0bf8f743419 CLOSED TREE 2012-08-23 13:05:54 -07:00
Wes Johnston
6796ab742d Bug 784759 - Move database creation to after first page load. r=mfinkle 2012-08-23 09:19:27 -07:00
Lucas Rocha
3f3c1de0e8 Bug 784682 - Penalize nodes with "hidden" class or id in Readability.js (r=bnicholson) 2012-08-23 17:08:13 +01:00
Lucas Rocha
b85912d5d0 Bug 784680 - Remove utility nodes from Wordpress blog posts (r=bnicholson) 2012-08-23 17:08:13 +01:00
Lucas Rocha
b6416f6f20 Bug 784674 - Better byline fetching in Readability (r=bnicholson) 2012-08-23 17:08:13 +01:00
Lucas Rocha
fdd40acb4d Bug 782285 - Don't offer reader in pages with too much reading competition (r=mfinkle)
* * *
blo
2012-08-23 17:08:13 +01:00
Ed Morley
148b3f1b84 Backout 254a6ae6cf2a, 63f9b653db9d, 73f018c8fbea, be2dc5ca1acb (bug 778582) for native R3 failures 2012-08-23 10:29:48 +01:00
Brian Nicholson
e6aa5cb67d Bug 778582 - Part 4: Miscellaneous about:reader fixes. r=lucasr 2012-08-23 00:06:17 -07:00
Brian Nicholson
3dccb93e89 Bug 778582 - Part 3: Automatically resize reader frame with contents. r=mfinkle 2012-08-23 00:06:17 -07:00
Brian Nicholson
22b2022414 Bug 778582 - Part 2: Split about:reader stylesheet for each frame. r=lucasr f=mfinkle 2012-08-23 00:06:17 -07:00