Commit Graph

97216 Commits

Author SHA1 Message Date
Margaret Leibovic
78b1c3cbcf Bug 765390 - (Part 3) Add ability to call endSelection without attempting to copy text. r=mbrubeck 2012-06-23 15:46:22 -07:00
Margaret Leibovic
aecb7e31f2 Bug 765390 - (Part 2) Text selection should be cleared on pagehide. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
bfc3ddc881 Bug 765390 - (Part 1) Create a flag to keep track of whether or not selection is active instead of checking _view. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
c92853bb54 Bug 767626 - We don't need to be caching the selectedText. r=mbrubeck 2012-06-23 15:46:21 -07:00
Margaret Leibovic
c23b5f06de Bug 724339 - Support text selection on RTL pages. r=mbrubeck 2012-06-23 15:46:14 -07:00
Mark Capella
dc287b48f3 Bug 757503 - decomtaminate GetColumnIndexAt/GetRowIndexAt/GetRowAndColumnIndicesAt on accessible tables, r=tbsaunde 2012-06-23 18:34:48 -04:00
Mark Capella
445ddea207 Bug 765512 - decomtaminate GetSelected (Cell / Column / Row) Indices() on accessible tables, r=tbsaunde 2012-06-23 18:34:44 -04:00
Geo Mealer
f68002cad9 Bug 760735 - Write mochitests for Screen Orientation API. r=mounir 2012-06-21 14:59:40 -07:00
Jeff Walden
f226be28af Bug 751377 - Begin to implement [[GetOwnProperty]] for named properties in the new representation. r=bhackett
--HG--
extra : rebase_source : 87bf1863596e92c987ebc6aeedbd7829fbecfa8f
2012-05-17 11:38:25 -07:00
Jeff Walden
30af15d962 Bug 751377 - Add handles to all the new meta-object APIs. r=bhackett
--HG--
extra : rebase_source : 879302249be14da57c6945899961e63a08375279
2012-06-14 19:13:34 -07:00
Jeff Walden
6d94d9d50c Bug 751377 - Introduce a new union type to use for property keys in shapes. (jsid is what's currently used, and it's unsuitable because it can also store indexes, but in the new object representation shapes will never hold indexes.) r=bhackett
--HG--
extra : rebase_source : 63d2e5753fc59eac1919368f25485995f0f08a95
2012-06-06 16:28:44 -07:00
Jeff Walden
9e195b787d Bug 751377 - Add resolve-flags arguments to all the element-access APIs that might call a resolve hook, since resolve flags appear like they'll be with us for at least the near future. :-\ r=bhackett
--HG--
extra : rebase_source : 801af07a8562a9df62b8cc205593f76a957cd67e
2012-05-29 12:01:32 -07:00
Jeff Walden
1f0acff5ed Bug 766347 - Adjust Handle<T> constructors to only accept Rooted<S> or Handle<S> where S is convertible to T. r=luke
--HG--
extra : rebase_source : 5cd1b32a977b4172fbad256a9bbd4a28e8314cdd
2012-06-19 15:01:58 -07:00
Jeff Walden
dfad117b73 Bug 766347 - Implement mozilla::IsConvertible to detect when a value of one type will convert to a value of another type. r=luke
--HG--
extra : rebase_source : d25c1b84dfc928a0bc4dcfb43e31b6035882849e
2012-06-19 13:55:23 -07:00
Jeff Walden
a268b163ad Bug 766347 - Implement a mozilla::EnableIf template struct for SFINAE capabilities. r=luke
--HG--
extra : rebase_source : 06807195217a967142ab7d81ac8b120f2b0e02c7
2012-06-18 19:06:33 -07:00
Jonathan Watt
4b09954b65 Bug 767647 followup. Fix unused variable bustage. r=me. 2012-06-23 17:49:37 +01:00
Jonathan Watt
809b4bbd33 Bug 767647 - Stop invalidating once for every SVG descendant of a changed SVG container, and stop invalidating the descendants' rendering observers. r=longsonr. 2012-06-23 17:36:46 +01:00
Justin Lebar
e5e6efbaf3 Bug 766871 - Part 2: Tests for window.open from <iframe> inside <iframe mozbrowser>. r=bz
--HG--
extra : rebase_source : 2c5f56098a9351f255c2fff07335c0de524a29f8
2012-06-23 11:05:12 -04:00
Justin Lebar
f61b31d544 Bug 766871 - Part 1: window.open in <iframe> in in-process <iframe mozbrowser> should work. r=bz
--HG--
extra : rebase_source : 527c8bace08774f44bb5bace92fefad5341dab16
2012-06-23 11:05:12 -04:00
Justin Lebar
029c276d1a Bug 766481 - Part 2: Tests for alert() from inside an <iframe> inside an <iframe mozbrowser>. r=mounir
--HG--
extra : rebase_source : b306e57989ce18be78a1e44a49d32556d62a08e2
2012-06-23 11:05:12 -04:00
Justin Lebar
432c1f8e15 Bug 766481 - Part 1: Make alert work from <iframe>s within <iframe mozbrowser>. r=mounir
--HG--
rename : content/base/src/nsINode.cpp => content/base/src/nsGenericElement.cpp
extra : rebase_source : 0ec4647ab93c4be23967d234d48f63102444fb9c
2012-06-23 11:05:12 -04:00
Ryan VanderMeulen
061e1c4828 Merge Hueyfix to inbound. 2012-06-23 11:03:16 -04:00
Kyle Huey
b7fb5db81c Bug 766462: Followup to fix typo. 2012-06-23 08:00:06 -07:00
Jonathan Watt
ee8773b97c Bug 767697 - Stop invalidating rendering observers of ancestors of SVG frames that only render by reference. r=longsonr. 2012-06-23 15:19:00 +01:00
Jonathan Watt
a3f0864740 Bug 767701 - Add missing nsSVGEffects::InvalidateDirectRenderingObservers() call to the clipPath code. r=longsonr. 2012-06-23 15:18:49 +01:00
Ryan VanderMeulen
db1be5d497 Merge m-c to inbound. 2012-06-23 10:09:51 -04:00
Kyle Huey
7d77ab25de Bug 766462: Make some tests wait for all their events. r=me 2012-06-23 07:02:52 -07:00
Robert O'Callahan
5be552f376 Bug 761034. Backout patch for bug 610713 since it didn't fix anything and caused regressions. r=bas 2012-06-24 01:08:12 +12:00
Ryan VanderMeulen
d5290f201e Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
Justin Lebar
f989c459b3 Bug 767654 - Fix out-of-date comment in nsIDOMMozBrowserFrame.idl. DONTBUILD r=mounir 2012-06-23 07:53:08 -04:00
Charly Molter ext:(%20and%20Alexandre%20Dumont%20%3CAlexandre%20Dumont%20%3E)
f924084c27 Bug 716875 - Make nsTextControlFrame inherits from nsContainerFrame instead of nsStackFrame. r=roc,bz 2012-06-23 13:11:00 +02:00
ffxbld
17f698421e Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Ms2ger
37dad68af9 Merge m-c to m-i. 2012-06-23 10:03:22 +02:00
Ms2ger
77a9ad3684 Bug 756641 - Set up redirects for W3C servers; r=ted 2012-06-23 09:10:16 +02:00
Ms2ger
7760300401 Bug 767130 - Consolidate code duplicated between nsGenericElement.cpp and nsINode.cpp; r=bz 2012-06-23 08:58:04 +02:00
David Zbarsky
bde771192d Bug 661746 - Part of part 2: Introduce a const AsElement(). r=bzbarsky 2012-06-23 08:57:57 +02:00
Ms2ger
f3772ec187 Bug 767130 - Create nsINode.cpp; r=mounir
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
2012-06-23 08:57:01 +02:00
Chris Ilias
ece61fbbb1 Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao 2012-06-22 22:38:19 -07:00
Stephen Horlander
e3eec133b8 Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Kartikaya Gupta
924c956074 Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
Kartikaya Gupta
2a4c0c37d1 Bug 727351 - Some minor refactoring of the MotionEventHelper code to make the fling part more readable. r=cpeterson 2012-06-22 23:09:16 -04:00
Kartikaya Gupta
eb08aefa66 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Jonathan Watt
c78acee61a Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 04:01:36 +01:00
Phil Ringnalda
0c8a775404 Back out 12f76b9a2d78 (bug 541270) for failing to compile 2012-06-22 19:12:35 -07:00
Jonathan Watt
11640a0af3 Bug 541270 - Correctly calculate the filter region for SVG filters on HTML to account for zooming. r=dholbert. 2012-06-23 02:47:10 +01:00
Chris Jones
d40f38e211 Bug 761927: Fix focus for <iframe mozbrowser remote>. r=jlebar,Enn 2012-06-22 18:27:30 -07:00
Chris Jones
d17e510433 Bug 761927, part 0: Add casting helpers and clean house a little. r=jlebar 2012-06-22 18:27:30 -07:00
Mats Palmgren
0cdf1d13a9 Bug 575294 - s/mFocused/sFocused/. part=5/5 r=smaug 2012-06-23 03:13:56 +02:00
Mats Palmgren
e77c8dbeb1 Bug 575294. part=4/5 r=roc 2012-06-23 03:13:56 +02:00
Mats Palmgren
668b20a445 Bug 575294. part=3/5 r=roc 2012-06-23 03:13:56 +02:00