Commit Graph

124332 Commits

Author SHA1 Message Date
Matt Brubeck
fa8a4d6dc7 Bug 850398 - Buttons on Metro pop-up blocker notification are broken [r=rsilveira]
--HG--
extra : rebase_source : f38b06d4bfc4251596bc2da918d33453f965863c
2013-03-12 16:32:11 -07:00
Christian Holler
9e9b087e6f Bug 728188 - Add missing test for bug 728188. r=needed-tests
--HG--
extra : rebase_source : d9614d10872a2ae7808565bf941258e3b2e98b89
2013-03-13 01:13:15 +01:00
Christian Holler
d8d7b88d5f Bug 756851 - Add missing test for bug 756851. r=needed-tests
--HG--
extra : rebase_source : 7a96c277c757c0bffa2d78e05ac6d16a90b5b880
2013-03-13 01:13:15 +01:00
Christian Holler
464a98a031 Bug 763440 - Add missing testcase for bug 763440. r=needed-tests
--HG--
extra : rebase_source : cee87606c1aaa9cbc70f854a9a49711222064e4e
2013-03-13 01:13:15 +01:00
Christian Holler
8da3482e06 Bug 792239 - Add missing test for bug 792239. r=needed-tests
--HG--
extra : rebase_source : 9a42769c75472d5f2e5d5ab830fc7c7dcdc99ded
2013-03-13 01:13:15 +01:00
Christian Holler
707a8f0e3a Bug 794025 - Add missing test for bug 794025. r=needed-tests
--HG--
extra : rebase_source : 2e91ba614c130e1aa432824bfe1c7d29b18a209d
2013-03-13 01:13:15 +01:00
Masayuki Nakano
d852dac924 Bug 790516 part.10 Make nsTextStore::RecordCompositionEndAction() for processing composition end action r=jimm 2013-03-13 12:01:30 +09:00
Masayuki Nakano
f206fcda99 Bug 790516 part.9 Rename nsTextStore::OnCompositionStartInternal() to nsTextStore::RecordCompositionStartAction() r=emk 2013-03-13 12:01:30 +09:00
Masayuki Nakano
c8bf5ad6d6 Bug 790516 part.8 Rename nsTextStore::UpdateCompositionExtent() to nsTextStore::RestartCompositionIfNecessary() r=emk 2013-03-13 12:01:30 +09:00
Masayuki Nakano
3387b87bc7 Bug 790516 part.7 Remove nsTextStore::Composition::mLength r=jimm 2013-03-13 12:01:30 +09:00
Masayuki Nakano
367e6acdd7 Bug 790516 part.6 Cache content during document lock r=jimm 2013-03-13 12:01:30 +09:00
Masayuki Nakano
df362d5126 Bug 790516 part.5 Store selection even if there is no composition r=jimm 2013-03-13 12:01:29 +09:00
Masayuki Nakano
e55a763103 Bug 790516 part.4 Refine logging the document lock state of nsTextStore r=emk 2013-03-13 12:01:29 +09:00
Masayuki Nakano
13bc2bb4d5 Bug 790516 part.3 Store edit actions during document lock and flush them at unlocking the document r=jimm 2013-03-13 12:01:29 +09:00
Masayuki Nakano
b4db6671eb Bug 790516 part.2 Make some useful methods on nsTextStore::Composition r=emk 2013-03-13 12:01:29 +09:00
Masayuki Nakano
3fc36e11b4 Bug 790516 part.1 Move composition string data of nsTextStore into a nested class r=emk 2013-03-13 12:01:29 +09:00
John Shih
66f58a7f4b Bug 797296 - Part 15: Test STK Setup Idle Mode Text. r=yoshi 2013-02-08 16:03:46 +08:00
John Shih
536c551326 Bug 797296 - Part 14: Test STK Setup Menu. r=yoshi 2013-02-08 15:34:15 +08:00
John Shih
0ed5657f46 Bug 797296 - Part 13: Test STK Select Item. r=yoshi 2013-02-08 15:21:47 +08:00
John Shih
917ad40404 Bug 797296 - Part 12: Test STK Get Input. r=yoshi 2013-02-08 15:00:05 +08:00
John Shih
ea1e854a56 Bug 797296 - Part 11: Test STK Get Inkey. r=yoshi 2013-02-08 14:48:12 +08:00
John Shih
73d45ae4a8 Bug 797296 - Part 10: Test STK Display Text. r=yoshi 2013-02-08 14:39:56 +08:00
John Shih
bbc4821b1f Bug 797296 - Part 9: Test STK Launch Browser. r=yoshi 2013-02-08 14:33:38 +08:00
John Shih
5af9a04a4b Bug 797296 - Part 8: Test STK Send DTMF. r=yoshi 2013-02-08 12:03:36 +08:00
John Shih
1a681c7af0 Bug 797296 - Part 7: Test STK Send SMS. r=yoshi 2013-02-08 11:33:29 +08:00
John Shih
f1524ac1e5 Bug 797296 - Part 6: Test STK Send USSD. r=yoshi 2013-02-08 11:04:41 +08:00
John Shih
d2b7ae9a66 Bug 797296 - Part 5: Test STK Send SS. r=yoshi 2013-02-08 11:00:36 +08:00
John Shih
d5c877fff1 Bug 797296 - Part 4: Test STK Setup Call. r=yoshi 2013-02-08 10:56:19 +08:00
John Shih
6272a9288e Bug 797296 - Part 3: Test STK Setup Event List. r=yoshi 2013-02-08 10:54:42 +08:00
John Shih
ce00214c9a Bug 797296 - Part 2: Test STK Poll Off. r=yoshi 2013-02-07 15:58:49 +08:00
John Shih
0c841222af Bug 797296 - Part 1: Test STK Refresh. r=yoshi 2013-02-07 15:51:59 +08:00
Chris Lord
c1584efd49 Bug 849845 - Map Gamepad L1/R1 to back/forward on Android. r=kats 2013-03-13 02:58:41 +00:00
Chris Lord
e09be6c52c Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Chris Lord
12b50ad621 Bug 846772 - Fuzz/un-fuzz tests for the dynamic toolbar on Android. r=jwatt,matspal
The dynamic toolbar enlarges the browser slightly, which causes extra fuzzing
to be required on dynamic-clipPath-01.svg and scroll-rounding layout tests,
but also makes translate-pattern-1.sg pass.
2013-03-12 18:32:26 +00:00
Chris Lord
1f1edb172b Bug 846772 - Disable dynamic toolbar on robocop tests. r=kats,jmaher
Pretty much all of the robocop tests that involve input assumed a static UI.
Making them compatible with the dynamic toolbar would require a considerable
rethink, so turn it off by default. We can introduce robocop tests specifically
for the dynamic toolbar later.
2013-03-12 18:32:26 +00:00
Chris Lord
a9a1bc27f5 Bug 846772 - Observe dynamic toolbar pref on Android. r=kats
Respond to this pref changing instantly instead of requiring a restart.
2013-03-12 18:32:26 +00:00
Chris Lord
ba4e6eda59 Bug 846772 - Add prefs observing to PrefsHelper/browser.js on Android. r=kats 2013-03-12 18:32:25 +00:00
Chris Lord
b035b5234a Bug 849958 - Add primitive axis-locking code to dynamic toolbar. r=kats
Add some axis-locking code that adds a scroll threshold to toolbar appearance,
and stops the toolbar from appearing when scrolling down then up when the
toolbar isn't visible, or when scrolling side to side.
2013-03-12 17:58:13 +00:00
Nicholas Nethercote
0e3b7b28e7 Bug 847248 (part 9) - Remove nsFixedSizeAllocator from parser/htmlparser/. r=hsivonen.
--HG--
extra : rebase_source : 9a9bbdeb87a2d7a3739777ad152937c09caa82d1
2013-03-05 16:51:40 -08:00
Nicholas Nethercote
6273aba0d3 Bug 847248 (part 8) - Remove nsFixedSizeAllocator from xbl/. r=bz.
--HG--
extra : rebase_source : 3e4675e525674e9fda53831676d8440ff55a49cb
2013-03-05 05:12:16 -08:00
Ryan VanderMeulen
e7aafcd18a Merge m-c to inbound. 2013-03-12 22:50:21 -04:00
Ryan VanderMeulen
df9330a08f Backed out changeset 948da26ff5a0 (bug 840673) for frequent Android ts timeouts on a CLOSED TREE. 2013-03-12 21:40:30 -04:00
Gary Kwong
d1bcfbbc08 Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00
Honza Bambas
743ec47442 Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith 2013-03-12 22:58:31 +01:00
Honza Bambas
a16e3b5c92 Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith 2013-03-12 22:58:12 +01:00
Ryan VanderMeulen
ee09504083 Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE. 2013-03-12 17:37:16 -04:00
Ryan VanderMeulen
fe3bb9e3a9 Backed out changeset 71d1bd406c7e (bug 849845) and changeset af753b784e28 (bug 849958) to see if it fixes robocop timeouts on a CLOSED TREE. 2013-03-12 17:34:29 -04:00
David Zbarsky
674d4a808b Backout bug 830221 so binary addons can create DOMImplementation 2013-03-12 17:31:53 -04:00
Kyle Huey
ee2985459f Bug 849654: Kill nsDataHashtableMT. r=bsmedberg 2013-03-12 14:26:57 -07:00
Kyle Huey
ef853e9718 Bug 849654: Remove the sole consumer of nsDataHashtableMT. r=bsmith 2013-03-12 14:25:52 -07:00