Ehsan Akhgari
575da98029
Bug 831900 - Ensure that SpecialPowers.getFocusedElementForWindow actually returns something; r=ted
2013-01-17 15:23:49 -05:00
L. David Baron
f9a61280bd
Bug 831354, test fix 4: Make auto-hyphenation-2 not depend on different languages leading to the same font. r=jfkthame
2013-01-17 20:20:27 +00:00
L. David Baron
c38b4b4a76
Bug 831354, test fix 3: Make flexbox-intrinsic-sizing-horiz-2a.xhtml not assume that the distance from the baseline of the default font to the top of its normal line height is less than or equal to 16px. r=dholbert
2013-01-17 20:20:27 +00:00
L. David Baron
3eadb9d076
Bug 831354, test fix 2: Make font inflation tests for selects less sensitive to font metrics by using matching font sizes on the block containing the select. r=jwir3
...
Note that select-combobox-3 doesn't need this fix since it uses
vertical-align: top.
2013-01-17 20:20:27 +00:00
L. David Baron
d40d0ddcd6
Bug 831354, test fix 1: Make continuous-inline-1{cd} tests no longer assume that the height of an inline in the default font is less than 20px. r=bzbarsky
...
--HG--
rename : layout/reftests/backgrounds/continuous-inline-1-ref.html => layout/reftests/backgrounds/continuous-inline-1ab-ref.html
rename : layout/reftests/backgrounds/continuous-inline-1-ref.html => layout/reftests/backgrounds/continuous-inline-1cd-ref.html
2013-01-17 20:20:27 +00:00
L. David Baron
370f972666
Bug 702121, patch 3: Make the auto-hyphenation-{8,9,10} reftests not depend on picking the same fonts for different language or encoding values, to fix Android reftest failures from landing of bug 831354. r=jfkthame
...
--HG--
rename : layout/reftests/text/auto-hyphenation-10.html => layout/reftests/text/auto-hyphenation-10-ref.html
rename : layout/reftests/text/auto-hyphenation-8.html => layout/reftests/text/auto-hyphenation-8-ref.html
rename : layout/reftests/text/auto-hyphenation-9.html => layout/reftests/text/auto-hyphenation-9-ref.html
2013-01-17 20:20:27 +00:00
Wes Kocher
1d05435ea6
Bug 831474 - Update revision of Jetpack tests used in Firefox. r=kwierso
2013-01-17 12:10:06 -08:00
Chris Jones
e97fb1ad7f
Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar
2013-01-17 12:06:36 -08:00
Chris Jones
ee3cd37a6e
Bug 786631, part 1: Refactor privilege adjustment. r=dhylands
2013-01-17 12:06:36 -08:00
Chris Jones
8ce05e794b
Bug 831191: Make PNG dumping work for r5g6b5 surfaces. r=joedrew
2013-01-17 12:06:36 -08:00
Tim Lunn
ae00e39b03
Bug 829421 - Free ArgumentsData if JSObject allocation fails. r=nbp
2013-01-17 11:59:00 -08:00
Rafael Ávila de Espíndola
b318c6d9d9
Bug 831864 - Refactor some logic to a renderSymbolicatedStacks method. r=froydnj.
...
--HG--
extra : rebase_source : ed98db39029b6754ad1a7d1abdffa4de51affaeb
2013-01-17 14:32:51 -05:00
Sriram Ramasubramanian
09e852ec65
Bug 830179: Tab indicators are wrong for mdpi. [r=mfinkle] [needs-clobber]
...
--HG--
extra : rebase_source : 6a4f216eb732f681f788c7fc1da4a9ea952dc8ce
2013-01-17 10:40:49 -08:00
Sriram Ramasubramanian
d50cf9a950
Bug 825498: Focus issue on tablets with h/w keyboard. [r=mfinkle]
...
--HG--
extra : rebase_source : 926d53f94908842a3bbaa1d6d3747b455eaa153d
2013-01-15 16:03:42 -08:00
Sriram Ramasubramanian
2a18f414f6
Bug 831402: Dividers in tabs UI should be with action-bar. [r=mfinkle]
...
--HG--
extra : rebase_source : 3e9283838ef85ee713a2e7a7495d493d176f7647
2013-01-16 14:04:53 -08:00
Sriram Ramasubramanian
0151d596c1
Bug 831402: Ability to show custom menu's PopupWindow above anchor. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-hdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow_top.png
rename : mobile/android/base/resources/drawable/menu_popup_arrow.png => mobile/android/base/resources/drawable/menu_popup_arrow_top.png
extra : rebase_source : 245a5e929b8318b334ca2461020a202442c74e39
2013-01-16 11:29:20 -08:00
Sriram Ramasubramanian
cfef9d53f0
Bug 831402: Tablets will have a split action-bar. [r=mfinkle]
...
--HG--
rename : mobile/android/base/resources/layout-xlarge-v11/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout-xlarge-v11/tabs_panel_header.xml
rename : mobile/android/base/resources/layout/tabs_panel_toolbar_menu.xml => mobile/android/base/resources/layout/tabs_panel_header.xml
extra : rebase_source : c8611c910c442439ce46807362a29a3086b6460a
2013-01-16 11:26:48 -08:00
Sriram Ramasubramanian
b8a8805657
Bug 831402: Use android spinners for tablets. [r=mfinkle]
...
--HG--
extra : rebase_source : dff6de264cd969f4c075c0636257c3434ecfcdd5
2013-01-16 11:11:03 -08:00
Kartikaya Gupta
0f12404883
Bug 831783 - Clean up some event constants. r=snorp
2013-01-17 14:16:14 -05:00
Marco Bonardo
97419328d9
Backout ec5df8e5a755 (bug 831123) for breaking M8 on Android
2013-01-17 20:03:15 +01:00
Ehsan Akhgari
0d0d07a192
Bug 823989 - Prevent the testpilot extension from screwing with focus to prevent having to close trees, etc.
2013-01-17 14:00:14 -05:00
Marco Bonardo
daca752e18
Backout e7e4224b8c8d (bug 829421) for bustage on a CLOSED TREE
2013-01-17 19:54:10 +01:00
Doug Turner
244459f18c
Bug 830027 - Allow all device APIs that uses the content permission prompt from the system principal. r=fabrice/gwagner a=tef+
2013-01-17 10:26:40 -08:00
Tim Lunn
1882366688
Bug 829421 - Free ArgumentsData if JSObject allocation fails. r=nbp
2013-01-17 10:22:20 -08:00
Mark Finkle
f597024e7a
Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey
2013-01-17 13:12:16 -05:00
Ethan Hugg
ef6cacd7b1
Bug 825565 CreateOffer/Answer should be callable more than once r=jesup
2013-01-16 07:53:56 -08:00
Boris Zbarsky
06072bf404
Bug 823228 part 2. Move indexed property access on windows from nsWindowSH::GetProperty to the outer window proxy. r=bholley
2013-01-17 12:30:37 -05:00
Boris Zbarsky
e2e02c0bfa
Bug 823228 part 1. Make browser-test.js ignore indexed properties on the window when determining whether a test leaked properties onto the global. r=dao
2013-01-17 12:30:36 -05:00
Boris Zbarsky
975927f557
Bug 831198. Make _arrowScrollAnim.stop() and _scrollAnim.stop() actually cancel the pending requestAnimationFrame callback. r=dao
2013-01-17 12:30:36 -05:00
Jeff Muizelaar
717ae8614e
Bug 830256. Ensure that scrollable rect is as big as the drawable area. r=cjones,ajones
...
If the scrollable rect is not as at least as big as the drawable area we end up
clamping the displayport to a smaller size than we should be.
2013-01-16 16:53:10 -05:00
Jeff Muizelaar
ae814deb35
Bug 831438. Add pref for forcing 16bit on B2G. r=cjones
...
B2G currently tries to detect the depth of the screen and uses
that as the offscreen format. This lets us override that
for testing the 16bit path on 24bit devices.
2013-01-17 11:52:41 -05:00
Rafael Ávila de Espíndola
0b523f844d
Bug 831303 - Fix the the stop where we start counting the shutdown time.r=ehsan.
...
--HG--
extra : rebase_source : 8d00557db0872b6c192c85b7ce364e8f9838ba9b
2013-01-17 11:40:14 -05:00
Terrence Cole
1c6c942b62
Bug 829830 - Exactly root the fields in StackIter; r=nbp
2013-01-14 18:02:24 -08:00
Terrence Cole
18918e9b73
Bug 799248 - Remove the SkipRoot in NewShortString; r=billm
...
--HG--
extra : rebase_source : f73996e2246b2b75df01189ae057dc0332ba41c9
2013-01-15 13:51:56 -08:00
Charles Chan
b210139731
Bug 710989 - Fix possible memset underflow in Time::Explode(). r=cjones
2012-03-23 21:24:07 -07:00
Mike Habicher
f6bd4f4799
Bug 830995 - move Alloc/DeallocSurfaceDescriptorGralloc() calls out of the GonkNativeWindow mMutex lock, r=kanru
2013-01-17 10:53:03 -05:00
Rafael Ávila de Espíndola
966dd3ff70
Bug 831748 - refactor duplicated code. r=froydnj.
2013-01-17 10:25:44 -05:00
Rafael Ávila de Espíndola
121a80dd05
Bug 831100 - use std::string. Extra reviews. r=ehsan,vladan.
2013-01-17 09:48:37 -05:00
Chia-hung Tai
cffa38f071
Bug 792328 - Process MM text attachment to String. r=vyang
2013-01-17 17:35:14 +08:00
Milan Sreckovic
b06cb735a4
Bug 803568: Check for Cairo surface creation failure. r=bas
2013-01-17 14:38:38 +01:00
Ted Mielczarek
ff28b877cf
bug 825511 - use outputTimeout for runcppunittests.py. r=ahal
...
--HG--
extra : rebase_source : 420bd55289ec63b92bec57f0d73d47aecda580be
2013-01-03 18:50:22 -05:00
Nathan Froyd
27cdda0b30
Bug 831441 - delete unused variable in nsDOMStyleSheetSetList::GetSets; r=Ms2ger
2013-01-16 15:09:02 -05:00
Mats Palmgren
90a7affbcc
Bug 821479. r=roc
2013-01-17 13:48:44 +01:00
Mats Palmgren
ece72001d4
Bug 821479. r=roc
2013-01-17 13:48:44 +01:00
Jon Coppeard
fdca3aaa3a
Bug 831291 - GC: jsapi test Debugger fails under rooting analysis r=billm
...
--HG--
extra : rebase_source : 5ee77ba14d8e9e68db2c16ba8767021f9ee959b5
2013-01-16 18:42:04 +00:00
Jon Coppeard
6ca22af507
Bug 831216 - GC: jsapi test GCFinalizeCallback fails under rooting analysis r=billm
...
--HG--
extra : rebase_source : a7d08a2cbf6d7046b694c06ad4ac54bb9dd93d7c
2013-01-16 18:42:04 +00:00
Jon Coppeard
845f331479
Bug 831370 - Rename IsAddressableGCThing to GetAddressableGCThing, now that it returns void* r=terrence
...
--HG--
extra : rebase_source : 9db61816fedf1e32d80814cbb231ec80f9904db5
2013-01-16 18:40:27 +00:00
Randell Jesup
c5ffbdba65
Bug 805251 - Clean up DataChannel close logic r=mcmanus
2013-01-17 05:26:40 -05:00
Vicamo Yang
4b4576db69
Bug 759529: add test case for SMS loopback, r=hsinyi
2013-01-17 16:18:59 +08:00
Vicamo Yang
e83638f4c5
Bug 828633: re-enable test_strict_7bit_encoding.js. r=jgriffin
2013-01-17 16:15:38 +08:00