Chenxia Liu
4f206a3510
Bug 873230 - Put duplicate xml files for preferences in xml/ and xml-v11/. r=wesj
...
--HG--
rename : mobile/android/base/resources/xml/preference_headers.xml => mobile/android/base/resources/xml-v11/preference_headers.xml
rename : mobile/android/base/resources/xml/preferences_main.xml => mobile/android/base/resources/xml-v11/preferences.xml
rename : mobile/android/base/resources/xml/preferences_content.xml => mobile/android/base/resources/xml-v11/preferences_content.xml
rename : mobile/android/base/resources/xml/preferences_general.xml => mobile/android/base/resources/xml-v11/preferences_general.xml
rename : mobile/android/base/resources/xml/preferences_privacy.xml => mobile/android/base/resources/xml-v11/preferences_privacy.xml
rename : mobile/android/base/resources/xml/preferences_nonfragment.xml.in => mobile/android/base/resources/xml/preferences.xml.in
2013-05-23 13:59:22 -07:00
Brian Hackett
e17fbe72b2
Bug 870821 - Fix typo.
2013-05-23 13:51:08 -06:00
Nicholas D. Matsakis
f3eb5024e7
Bug 872352 - Add liquid-resize and other benchmarks into parjs-benchmarks rs=tests
2013-05-23 15:39:05 -04:00
Nicholas D. Matsakis
843ea1c9a3
Bug 873522 - Perf integration for IonMonkey r=dvander
2013-05-23 15:38:56 -04:00
Brian Hackett
1550654de9
Bug 875276 - Don't profile types in scripts until they are compiled by baseline, r=jandem.
2013-05-23 13:25:19 -06:00
Brian Nicholson
e825a2c4d7
Bug 869411 - Follow-up fix to rename remaning mPaddingTop->mTopPadding. r=me
2013-05-23 12:05:51 -07:00
Tim Taubert
95314dcb21
merge m-c to fx-team
2013-05-23 20:55:32 +02:00
Brian Nicholson
35619dbcd5
Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle
2013-05-23 11:42:30 -07:00
Brian Nicholson
24524349b3
Bug 869411 - Part 4: Save top padding state in AboutHome. r=lucasr
2013-05-23 11:29:43 -07:00
Brian Nicholson
0c755d085e
Bug 869411 - Part 3: Set AboutHome padding in setDynamicToolbarEnabled() instead of refreshToolbarHeight(). r=Cwiiis
2013-05-23 11:29:43 -07:00
Brian Nicholson
cef299ed00
Bug 869411 - Part 2: Replace getPadding() with getTopPadding() in AboutHome. r=lucasr
2013-05-23 11:29:43 -07:00
Brian Nicholson
9ab8919656
Bug 869411 - Part 1: Move toolbar to gecko_app layout. r=sriram
2013-05-23 11:29:43 -07:00
Andrea Marchesini
2fb9924e99
Bug 869002 - DocumentFragment should be constructable, r=Ms2ger
2013-05-23 03:59:00 -07:00
Chris Peterson
0fc81ddef8
Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium
2013-05-25 12:03:42 -07:00
Chris Peterson
da8160aea6
Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium
2013-05-25 12:03:42 -07:00
Phil Ringnalda
82c624c664
Merge m-c to m-i
2013-05-26 16:50:51 -07:00
Stephen Pohl
351e367e2b
Bug 869314: Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used. r=roc
2013-05-26 15:05:14 -07:00
Stephen Pohl
be93c1016d
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. r=roc
2013-05-26 15:05:10 -07:00
Stephen Pohl
5f012bbde6
Back out bug 869314 for missing r='s.
2013-05-26 15:00:17 -07:00
Stephen Pohl
956f3e72e5
Bug 869314 - Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used.
2013-05-26 14:40:25 -07:00
Stephen Pohl
65471bc896
Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used.
2013-05-26 14:40:16 -07:00
Albert Crespell
097a4c3342
Bug 875245 - Mochitest for NetworkStats failure. r=gene
2013-05-23 11:36:31 +02:00
Gene Lian
499877ebfd
Bug 873348 - System Message API: s/sendSystemMessage/openAppForSystemMessage/ in the shell.js. r=fabrice
2013-05-24 16:17:54 +08:00
Vivien Nicolas
dea3562c47
Bug 868816 - Remove the notifications for the displayed app when we go out of the lock screen. r=jlebar
2013-05-24 11:33:46 +02:00
Eric Chou
8d70ccdda9
Bug 875650 - Shouldn't do the same thing when receiving ABORT and DISCONNECT, r=gyeh
...
The original implementation would be stuck on OPP server side after dealing with
ABORT packet. This is because we do something only should be done when receiving
DISCONNECT packet.
2013-05-24 15:59:32 +08:00
Chia-hung Tai
45ec781eaa
Bug 873145 - B2G MMS: remove redundant X-MMS-Message-Size header field from outgoing requests. r=vyang
2013-05-24 10:20:47 +08:00
Dave Hylands
c55b48771d
Bug 875372 - Add missing return statement in AddNamed function when passed a non-existing storage name. r=dougt
2013-05-23 22:18:03 -07:00
Phil Ringnalda
38e18c21f0
Merge m-c to birch
2013-05-23 21:20:32 -07:00
Phil Ringnalda
f2e6b4c7a2
Bug 874984 followup, mark reftest as failing on b2g
2013-05-23 20:24:28 -07:00
Sachin Hosmani
2f60c63555
Bug 737446 -'null' is shown in installation popup instead of name obtained from AMO metadata. r=Unfocused
2013-05-22 14:49:25 +05:30
Tim Taubert
b57d08c4ee
Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws
2013-05-23 23:52:06 +02:00
Francesco Lodolo [:flod]
1a953c1b76
Bug 874785 - Web Console: rewrite localization comments and use ordered arguments for multiple parameters, r=mratcliffe
2013-05-22 01:35:00 -07:00
Phil Ringnalda
80fe65662f
Merge m-c to fx-team
2013-05-26 19:48:49 -07:00
Gijs Kruitbosch
631b94994d
Bug 874601 - failing social API tests on OS X on UX, r=markh
...
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
2013-05-22 10:29:33 +02:00
Andrew McCreight
60ea412b96
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
2013-05-21 16:23:53 -07:00
Andrew McCreight
682308cad3
Bug 874258 - Warn if we run shutdown CC more than twice. r=smaug
2013-05-24 11:26:09 -07:00
Tim Taubert
eacc315fed
Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric
2013-05-21 18:32:24 +02:00
Ethan Hugg
3e7d003840
Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup
2013-05-21 07:49:50 -07:00
Boris Zbarsky
76ce95b003
Bug 875939. Make passing a Rooted<T> or Handle<T> to a function taking |const T&| not be a gc hazard. r=terrence
2013-05-24 22:38:09 -04:00
Phil Ringnalda
35e6b8bc90
Back out affd9b74be00 (bug 874418) for unexpected crashtest assertions
...
CLOSED TREE
2013-05-24 19:00:38 -07:00
Daniel Holbert
27947b9be3
Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz
2013-05-21 12:15:57 -04:00
Joey Armstrong
2c39cbb922
bug 870406: move to moz.build (config batch #1 ) r=mshal
2013-05-24 17:21:14 -07:00
Eddy Bruel
95c00e88f0
Merge for bug 637572
2013-05-24 17:05:46 -07:00
Eddy Bruel
88bc398c48
Bug 637572: Implement Debugger.Source.prototype.text; r=jimb
2013-05-24 17:00:08 -07:00
Shu-yu Guo
0dde06ae3a
Bug 875748. (r=djvj)
2013-05-24 16:55:54 -07:00
Shu-yu Guo
b1e7918635
Bug 875742. (r=djvj)
2013-05-24 16:55:54 -07:00
Masatoshi Kimura
6c62e3f1ba
Backed out changeset db13e1fbc642 (bug 691151) because some in-tree callers are still using the function
2013-05-25 08:41:19 +09:00
Nicolas B. Pierron
bb5e32fd22
Bug 774006 - IonMonkey: Implement SetElementIC for integer indexes. r=h4writer
2013-05-24 16:32:49 -07:00
Jeff Walden
83c2ba376f
Followup to bug 816033, remove a test. This was removed locally, but somehow the removal ended up in a different, not-yet-pushed patch. Sorry! :-(
...
--HG--
extra : rebase_source : 1f487c932c5d8ebffabe8c08da12a1f9916e221b
2013-05-24 16:15:46 -07:00
Mark Capella
976a27069c
Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret
2013-05-24 19:10:33 -04:00