Aryeh Gregor
|
d171d21172
|
Back out bac4434b31d2 for test failures
--HG--
extra : rebase_source : e23e10a4638b34026ae3f79573575d85700ff8df
|
2012-06-24 10:30:34 +03:00 |
|
Aryeh Gregor
|
57b7bab55c
|
Back out 66b3801292a0 for test failures
--HG--
extra : rebase_source : b507d9bfcd04ecf32afb34f5b6685e10512fe419
|
2012-06-24 10:30:13 +03:00 |
|
Aryeh Gregor
|
312a3e997f
|
Bug 766795 - Fix asserts when placing cursor in editable detached content; r=roc,ehsan
--HG--
extra : rebase_source : 248f55ae4b239e22793d164ebea495518a1fc853
|
2012-06-24 09:54:43 +03:00 |
|
Aryeh Gregor
|
eb4e3b218a
|
Bug 766387 - Make editing commands disabled in more cases; r=ehsan
--HG--
extra : rebase_source : bac4434b31d20915da9df934093cfc69b759bfcc
|
2012-06-24 09:54:43 +03:00 |
|
Aryeh Gregor
|
7f879bcc9c
|
Bug 766360 - Rewrite nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan
--HG--
extra : rebase_source : 66b3801292a0b42f6eedeb7627d1de0a8c9d5cd5
|
2012-06-21 15:54:26 +03:00 |
|
Aryeh Gregor
|
ca269b9649
|
Bug 766305 - WSFragment should use PRInt32 for offsets, not PRInt16; r=ehsan
--HG--
extra : rebase_source : 4968c2a22becc099e0cbad26b7784f3c95880c12
|
2012-06-24 09:54:42 +03:00 |
|
Oussama BADR
|
832961dd26
|
Bug 763150 - remove notification methods from nsIAccessibilityService, r=tbsaunde
--HG--
extra : rebase_source : 8cd2ae931ba81df8fb28623d21092bb3ab82316d
|
2012-06-24 02:19:13 -04:00 |
|
Luke Wagner
|
e834926db5
|
Bug 756864 - Decrease MAX_FRAMES in XPCJSStackFrame::CreateStack (r=bhackett)
--HG--
extra : rebase_source : 030728d0d1d797576264a3c204db9254e7ee0328
|
2012-06-23 20:47:10 -07:00 |
|
Luke Wagner
|
068acd82c8
|
Bug 756864 - Avoid quadratic cost of JS_GetFramePC when the stack is deep (r=bhackett)
--HG--
extra : rebase_source : 68dfd8c07bde53ff371067003d434b9b43464196
|
2012-06-23 20:46:14 -07:00 |
|
Ryan VanderMeulen
|
0ecbfb128d
|
Merge m-c to inbound.
--HG--
extra : rebase_source : cb2904476d146bce98091f77d1246350d673afca
|
2012-06-23 22:22:42 -04:00 |
|
Margaret Leibovic
|
11d3041889
|
Bug 765390 - (Part 3) Add ability to call endSelection without attempting to copy text. r=mbrubeck
--HG--
extra : rebase_source : 04d05d7a6d8f19ac816c6faa0709096cce338e62
|
2012-06-23 15:46:22 -07:00 |
|
Margaret Leibovic
|
0dc2b1a7df
|
Bug 765390 - (Part 2) Text selection should be cleared on pagehide. r=mbrubeck
--HG--
extra : rebase_source : 19366546d05883f5d16a3e53d78bca6b8ea39d62
|
2012-06-23 15:46:21 -07:00 |
|
Margaret Leibovic
|
ff35f8f9d5
|
Bug 765390 - (Part 1) Create a flag to keep track of whether or not selection is active instead of checking _view. r=mbrubeck
--HG--
extra : rebase_source : fba3307010b08f35eabe10628098031a712af910
|
2012-06-23 15:46:21 -07:00 |
|
Margaret Leibovic
|
ad40d28822
|
Bug 767626 - We don't need to be caching the selectedText. r=mbrubeck
--HG--
extra : rebase_source : 13c1c215bc5f8c7ba0c043bb1c71138481de8b84
|
2012-06-23 15:46:21 -07:00 |
|
Margaret Leibovic
|
96906a9f32
|
Bug 724339 - Support text selection on RTL pages. r=mbrubeck
--HG--
extra : rebase_source : 594e394c497e75d054ae7db9bbb008500a5186a0
|
2012-06-23 15:46:14 -07:00 |
|
Mark Capella
|
7def340dc4
|
Bug 757503 - decomtaminate GetColumnIndexAt/GetRowIndexAt/GetRowAndColumnIndicesAt on accessible tables, r=tbsaunde
--HG--
extra : rebase_source : 3845dd69436932b7f5c8c1f89bb1595f4c9c8bfa
|
2012-06-23 18:34:48 -04:00 |
|
Mark Capella
|
6f869c2c0d
|
Bug 765512 - decomtaminate GetSelected (Cell / Column / Row) Indices() on accessible tables, r=tbsaunde
--HG--
extra : rebase_source : 9e10ec9462e2bf70c0ef19c269efa32d1ea386d1
|
2012-06-23 18:34:44 -04:00 |
|
Tim Taubert
|
2d159502e3
|
merge m-c to fx-team
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : bc77e19588517115ee5f47565c5641646f0b9f01
|
2012-06-23 20:18:08 +02:00 |
|
Olli Pettay
|
c7d9142e33
|
Bug 766694 - Add a test to check existence of each interface in the window scope, r=bz
--HG--
extra : rebase_source : a387c891b56ff48cb01601cd415c7ac85f7d3cea
|
2012-06-23 15:42:32 +03:00 |
|
Olli Pettay
|
93c588cdf7
|
Bug 763899 - mouseenter events should fire the opposite order of mouseleave, r=masayuki
--HG--
extra : rebase_source : 51541bc07f52a642bf99f3f9459d974078d8bf31
|
2012-06-23 15:41:47 +03:00 |
|
Kyle Huey
|
eebc23bca3
|
Bug 766462: Followup to fix typo.
--HG--
extra : rebase_source : 0658004f8b44310c61ee2146693223211c801503
|
2012-06-23 08:00:06 -07:00 |
|
Kyle Huey
|
3045b78591
|
Bug 766462: Make some tests wait for all their events. r=me
--HG--
extra : rebase_source : a20e771e60c6855a4bad5067c74bada689d7648a
|
2012-06-23 07:02:52 -07:00 |
|
Ryan VanderMeulen
|
1254281afd
|
Merge the last PGO-green inbound changeset to m-c.
--HG--
extra : rebase_source : e21173ed2c380e83c0e09fe41ad530b84a51f4c4
|
2012-06-23 08:35:25 -04:00 |
|
ffxbld
|
0006e05643
|
Automated blocklist update from host bld-centos5-32-vmw-019
--HG--
extra : rebase_source : bf37951c110427184dc5c912b676424b3b532625
|
2012-06-23 03:11:21 -07:00 |
|
Ms2ger
|
6bc6f87d2c
|
Merge m-c to m-i.
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : daf9c42be5188b1862b5382c3bfac61f14801ffd
|
2012-06-23 10:03:22 +02:00 |
|
Ms2ger
|
0facd02c5c
|
Bug 756641 - Set up redirects for W3C servers; r=ted
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : bb4b37094b9f058b220955d24fb8aad44cbc888b
|
2012-06-23 09:10:16 +02:00 |
|
Ms2ger
|
033f37d029
|
Bug 767130 - Consolidate code duplicated between nsGenericElement.cpp and nsINode.cpp; r=bz
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : 0a14c3b24796cf14c3c90fdeb8147b3f11fd543a
|
2012-06-23 08:58:04 +02:00 |
|
David Zbarsky
|
3de8c76c19
|
Bug 661746 - Part of part 2: Introduce a const AsElement(). r=bzbarsky
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : b93768181dd0c21e22943d8561e262886b1bfa95
|
2012-06-23 08:57:57 +02:00 |
|
Ms2ger
|
71799bdcdc
|
Bug 767130 - Create nsINode.cpp; r=mounir
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/nsINode.cpp
extra : rebase_source : 187571843979e5f0ed3e3e432c064629e697000f
|
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 |
|
Mats Palmgren
|
03bbad1b02
|
Bug 575294. part=2/5 r=smaug,roc
|
2012-06-23 03:13:56 +02:00 |
|
Mats Palmgren
|
5d7cefba71
|
Bug 575294, bug 760946. part=1/5 r=enndeakin,smaug
|
2012-06-23 03:13:56 +02:00 |
|
Mats Palmgren
|
b02aab305a
|
Bug 726264. r=smaug
|
2012-06-23 03:13:56 +02:00 |
|
Kyle Huey
|
899ad1b9de
|
Merge m-c to b-s.
--HG--
extra : rebase_source : 05e8a5d923457f0ffecd2973dcee1dc840738af7
|
2012-06-22 14:27:07 -07:00 |
|
Kyle Huey
|
b33e9dec40
|
Bug 767186: Cache the keyPath for objectStores and indexes. r=bent
--HG--
extra : rebase_source : 4cbc78fd6eef1c2ce5a2a457f2354d4175680164
|
2012-06-22 14:00:53 -07:00 |
|
Kyle Huey
|
2fb9bbfc5b
|
Bug 767184: Make test_complex_keyPath run in xpcshell too. r=bent
--HG--
extra : rebase_source : 66deabf32a65f26adb7ffa621729e756535a99b0
|
2012-06-22 12:08:50 -07:00 |
|
Kyle Huey
|
941892935c
|
Bug 767493: Make AsyncUsageRunnable participate in the WaitForOpenAllowed synchronization mechanism. r=bent
--HG--
extra : rebase_source : 04b64c12cc4616e98e78810278fc5dee7b30a9a4
|
2012-06-22 11:47:05 -07:00 |
|
Kyle Huey
|
337d2fcbe8
|
Bug 765834: Followup to placate gcc.
--HG--
extra : rebase_source : 0b7e8d848bffb5a515192a0b444c70ae6edc1a3d
|
2012-06-21 19:26:57 -07:00 |
|