Neil Rashbrook
|
22b050f212
|
Bug 875469 Remove bogus attribute r=Mossop
DONTBUILD because preffed off by default
|
2013-05-23 23:51:03 +01:00 |
|
Steve Fink
|
8aa355eeda
|
Bug 874948 - Fix string rooting hazards in matching code, r=terrence
|
2013-05-23 15:32:41 -07:00 |
|
Gregory Szorc
|
04829cee1f
|
Bug 875512 - mach now invokes pymake with an explicit python executable; r=ted
|
2013-05-23 14:44:35 -07:00 |
|
Joey Armstrong
|
a92ff3abb3
|
bug 874266: move DEFINES to moz.build (logic), r=gps
|
2013-05-23 14:30:58 -07:00 |
|
Chenxia Liu
|
56ae085714
|
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
|
a729128107
|
Bug 870821 - Fix typo.
|
2013-05-23 13:51:08 -06:00 |
|
Nicholas D. Matsakis
|
8927c4169b
|
Bug 872352 - Add liquid-resize and other benchmarks into parjs-benchmarks rs=tests
|
2013-05-23 15:39:05 -04:00 |
|
Nicholas D. Matsakis
|
140ae7ec78
|
Bug 873522 - Perf integration for IonMonkey r=dvander
|
2013-05-23 15:38:56 -04:00 |
|
Brian Hackett
|
dd8dda9eaa
|
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
|
22f939f53e
|
Bug 869411 - Follow-up fix to rename remaning mPaddingTop->mTopPadding. r=me
|
2013-05-23 12:05:51 -07:00 |
|
Brian Nicholson
|
3c5bc3fb78
|
Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle
|
2013-05-23 11:42:30 -07:00 |
|
Brian Nicholson
|
2258b24e54
|
Bug 869411 - Part 4: Save top padding state in AboutHome. r=lucasr
|
2013-05-23 11:29:43 -07:00 |
|
Brian Nicholson
|
8db15eb084
|
Bug 869411 - Part 3: Set AboutHome padding in setDynamicToolbarEnabled() instead of refreshToolbarHeight(). r=Cwiiis
|
2013-05-23 11:29:43 -07:00 |
|
Brian Nicholson
|
c6a2e91f5c
|
Bug 869411 - Part 2: Replace getPadding() with getTopPadding() in AboutHome. r=lucasr
|
2013-05-23 11:29:43 -07:00 |
|
Brian Nicholson
|
7e35d62296
|
Bug 869411 - Part 1: Move toolbar to gecko_app layout. r=sriram
|
2013-05-23 11:29:43 -07:00 |
|
Sriram Ramasubramanian
|
5c140c7ef2
|
Bug 869123: Make a "menu" package for menu related stuff. [r=wesj]
--HG--
rename : mobile/android/base/GeckoMenu.java => mobile/android/base/menu/GeckoMenu.java
rename : mobile/android/base/GeckoMenuInflater.java => mobile/android/base/menu/GeckoMenuInflater.java
rename : mobile/android/base/GeckoMenuItem.java => mobile/android/base/menu/GeckoMenuItem.java
rename : mobile/android/base/GeckoSubMenu.java => mobile/android/base/menu/GeckoSubMenu.java
rename : mobile/android/base/MenuItemActionBar.java => mobile/android/base/menu/MenuItemActionBar.java
rename : mobile/android/base/MenuItemDefault.java => mobile/android/base/menu/MenuItemDefault.java
rename : mobile/android/base/MenuPanel.java => mobile/android/base/menu/MenuPanel.java
rename : mobile/android/base/MenuPopup.java => mobile/android/base/menu/MenuPopup.java
rename : mobile/android/base/Divider.java => mobile/android/base/widget/Divider.java
rename : mobile/android/base/GeckoPopupMenu.java => mobile/android/base/widget/GeckoPopupMenu.java
extra : rebase_source : 3b51b8af8318e346fe41b3ab7c18421d67b1359b
|
2013-05-15 10:41:25 -07:00 |
|
Sriram Ramasubramanian
|
d90bc9e08c
|
Bug 869123: Make a re-useable MenuItemDefault. [r=wesj]
--HG--
extra : rebase_source : f5572d35a8f7d954987c152304a460a03142fee9
|
2013-05-15 10:38:17 -07:00 |
|
Olli Pettay
|
6ac541ab4a
|
Bug 874592 - nsFrameMessageManager::NewProcessMessageManager may construct child process managers with no parent, r=jdm
--HG--
extra : rebase_source : faa0b708e9e0e5f88db2319215144540622fbd3a
|
2013-05-23 21:17:57 +03:00 |
|
Brian Hackett
|
7658b71432
|
Bug 875290 - Remove TypeScript::LocalTypes, r=jandem.
|
2013-05-23 12:15:51 -06:00 |
|
Tim Abraldes
|
343be6cf1f
|
bug 874977. Update to new "lock" icons for displaying site identity status. r=mbrubeck
|
2013-05-23 10:28:39 -07:00 |
|
Brian R. Bondy
|
4cffeb28f5
|
Bug 867056. r=rstrong
|
2013-05-23 13:26:44 -04:00 |
|
Gregory Szorc
|
0e006a17f5
|
Bug 875382 - mach mochitest-* now emits proper exit code on test failure; r=Ms2ger
|
2013-05-23 10:13:54 -07:00 |
|
Gregory Szorc
|
3a1f6ceaa0
|
Bug 874543 - Restart Makefile execution if backend is regenerated; r=glandium
|
2013-05-23 10:10:39 -07:00 |
|
Kannan Vijayan
|
028e4787ac
|
Bug 874687 - Fix bug with SPS being enabled when non-SPS-instrumented ion frames are on stack. r=jandem
|
2013-05-23 12:22:36 -04:00 |
|
Phil Ringnalda
|
fce38e7f94
|
Bug 874640 followup, Windows seems to feel the need to be clobbered
|
2013-05-23 08:31:04 -07:00 |
|
Mihai Sucan
|
2966cc833b
|
Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker
|
2013-05-22 23:32:58 +03:00 |
|
Mounir Lamouri
|
3d12da2300
|
No bug - Fix b2g bustage because they hardcode colours... r=me on CLOSED TREE
|
2013-05-23 16:08:42 +01:00 |
|
Markus Stange
|
66fb5cfd84
|
Bug 676241 part 8: Remove alternate layer manager handling. r=mattwoodrow
|
2013-05-23 16:49:18 +02:00 |
|
Markus Stange
|
ddf3106bdf
|
Bug 676241 part 7: Update comments.
|
2013-05-23 16:49:17 +02:00 |
|
Markus Stange
|
0f6c6dbcbb
|
Bug 676241 part 6/9/11: Correct titlebar drawing. r=bgirard, r=smichaud, r=mattwoodrow
|
2013-05-23 16:49:17 +02:00 |
|
Markus Stange
|
323a20cb6f
|
Bug 676241 part 5: Don't invalidate unnecessarily in OMTC mode. r=mattwoodrow
|
2013-05-23 16:55:50 +02:00 |
|
Markus Stange
|
e61aece191
|
Bug 676241 part 4: Make the window's contentView cover the whole window in drawsContentsIntoWindowFrame mode. r=smichaud
|
2013-05-23 16:49:17 +02:00 |
|
Markus Stange
|
893a9122a4
|
Bug 676241 part 3: Remove titlebar drawing. r=josh
|
2013-05-23 16:49:16 +02:00 |
|
Markus Stange
|
8d7ccf203f
|
Bug 676241 part 2: Remove titlebar event redirection. r=josh
|
2013-05-23 16:49:16 +02:00 |
|
Markus Stange
|
a8a6de76c8
|
Bug 676241 part 1: Don't draw rounded corners in -moz-appearance titlebar / toolbar rendering. r=josh
|
2013-05-23 16:49:16 +02:00 |
|
Markus Stange
|
ea03392fcc
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
|
2013-05-22 11:50:57 +02:00 |
|
Markus Stange
|
82b48366b9
|
Bug 871590 / Bug 625989 - Add basic support for -moz-appearance: -moz-window-titlebar on OS X. Partly written by Mike Conley. r=josh
|
2013-05-22 11:48:47 +02:00 |
|
Jonathan Watt
|
885a05fe89
|
Bug 875069 - nsSVGPathGeometryFrame::NotifySVGChanged needs to take account of stroke-width and non-scaling-stroke. r=dholbert
|
2013-05-23 15:30:14 +01:00 |
|
Mathieu Bultel
|
4fbbd462b8
|
Bug 794687 - Add --timeout argument to Marionette, r=mdas
|
2013-05-23 00:22:22 +02:00 |
|
Max Li
|
3f60765e12
|
Bug 873412 - Implement performAction for clicking. r=kats r=eeejay
|
2013-05-23 10:06:27 -04:00 |
|
Max Li
|
da774fe4d1
|
Bug 873411 - Provide extra node information to Brailleback. r=kats r=eeejay
|
2013-05-23 10:06:27 -04:00 |
|
Boris Zbarsky
|
d5eec49092
|
Bug 867487. Make sure we don't think we're cloning a complete sheet when we're actually cloning a loading one because the complete sheet was dirty. r=dbaron
|
2013-05-23 09:20:52 -04:00 |
|
Boris Zbarsky
|
bf91a01713
|
Bug 875025. Use a deque, not a list, for the pending queue in pymake. r=glandium
|
2013-05-23 09:20:32 -04:00 |
|
Mounir Lamouri
|
2d20b55d7a
|
Bug 874640 - Make HTMLInputElement.valueAsDate visibility pref controlled. r=bz
|
2013-05-23 14:10:26 +01:00 |
|
Mounir Lamouri
|
cb1c146f85
|
Bug 874600 - Make <input type='file'> label colour inherits from the parent's colour. r=bz
|
2013-05-23 14:09:45 +01:00 |
|
Arnaud Bienner
|
1778dba943
|
Bug 875274 - Implement the content part of <input type="color">. r=mounir
|
2013-05-23 14:02:23 +01:00 |
|
Ehsan Akhgari
|
35f81fb4da
|
Bug 874024 - Allow creation of ScriptProcessorNodes with 0 input or output channels; r=roc
|
2013-05-23 08:26:21 -04:00 |
|
Jim Mathies
|
6cb11c24ea
|
Bug 874970 - Display proper error strings in Sync flyout when sync login fails. Also, close initial sync progress dialog if login fails. r=ally
|
2013-05-23 07:25:09 -05:00 |
|
Jim Mathies
|
1e5199d62c
|
Bug 858358 - fixup line endings in bookmarks and histroy tests. r=rsilveira
|
2013-05-23 07:25:05 -05:00 |
|
Ehsan Akhgari
|
c08a3bf04a
|
Bug 874915 - Stop the AudioBufferSourceNode if the offset is no longer valid after setting a new buffer; r=roc
--HG--
extra : rebase_source : 0b179aab5ddb1ffd4ab2aeb8366b36975c949187
|
2013-05-23 07:50:48 -04:00 |
|