Ehsan Akhgari
dd92570f6d
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Eric Chou
5fc8781e5d
Bug 730990 - Device object boilerplate for DOM Bluetooth - r=qDot
2012-03-23 14:18:03 -07:00
Ryan VanderMeulen
68314a3f20
Backout 1152d14294df, 18c70ab50559, dbd51616925a, 730c2e84247f, and 7beb8fd46629 due to perma-hangs on WinXP debug moth. (test_memoryReporters.xul | application timed out after 330 seconds with no output)
2012-03-23 17:04:28 -04:00
William Lachance
f384dae68f
Bug 722403 - DeviceManager: killProcess(): Add forceKill parameter and kill all matching processes, r=gbrown Earlier patch by Christian Holler.
...
--HG--
extra : rebase_source : 295a10d592827f4633951eda196505529560f8f0
2012-03-23 14:00:04 -07:00
Rafael Ávila de Espíndola
f1e8c61a6f
Bug 683975 - Disable lto. r=rail.
2012-03-23 16:56:36 -04:00
Mark Finkle
aef1b00469
Bug 738527 - Syntax error breaks removing closed tabs r=bnicholson
2012-03-23 16:53:43 -04:00
Mark Finkle
c68b07a396
Bug 738526 - SessionStore TabValue APIs are busted r=bnicholson
2012-03-23 16:53:40 -04:00
Joshua M
94a512390d
Bug 679801 - "New Tab", "Panorama" and "List All Tabs" buttons do not get inverted on Aero with tabs on bottom. r=dao
2012-03-23 21:53:11 +01:00
Pallani Kumaran
bb5dcf9e13
Bug 738160 - Fix "beause" spelling in /browser/locales/en-US/chrome/browser/browser.dtd. r=gavin
2012-03-22 17:17:19 +08:00
Ian Moody
1ea221ddf9
Bug 738233 - Fix misplaced brackets in browser_bug329212.js. r=dao
2012-03-22 13:06:20 +00:00
Kan-Ru Chen
7cce619441
Bug 738529 - Check "screen" wake lock before turning off screen. r=cjones
2012-03-23 21:50:29 +01:00
James Willcox
3cdd7a1f30
Bug 725167 - Don't reposition Android plugin views that aren't in view hierarchy r=blassey
2012-03-23 16:19:15 -04:00
Chris Lord
3b90179676
Bug 738740 - Fix handling of parameters in nsTArray::ReplaceElementAt. r=bz
...
Handle the parameters given to ReplaceElementAt the same way as those given to
other methods in the class. This allows removal of the & in GLContext.cpp that
was taking the address of a temporary, and causing a build error when using
clang, or when using GCC with particular parameters.
2012-03-23 19:27:25 +00:00
Benjamin Smedberg
096d77cb71
Bug 719154, remove the implementation of chained and filtered event queues now that they are no longer needed, r=jlebar
...
--HG--
extra : rebase_source : 54e3f130dfaf59e67974019e39bf85471b22b4bf
2012-03-23 14:45:41 -04:00
Markus Stange
af7c6dc954
Bug 733861 - Use std::ostreams for profile stringification. r=BenWa
2012-03-23 20:09:27 +01:00
Sriram Ramasubramanian
c137e56a7d
Bug 738049: Using LayoutInflater.Factory improves performance. [r=mfinkle]
2012-03-23 12:00:17 -07:00
Ehsan Akhgari
6e0887f66d
Backout changeset 11b6f37603ce (bug 734302) for Android bustage
2012-03-23 15:01:14 -04:00
Hub Figuière
f96c1b1020
Bug 718627 - Part 3: Make helper GetObjectOrRepresentedView() public in mozAccessible.h. r=surkov
2012-03-23 11:54:55 -07:00
Hub Figuière
097c1a221c
Bug 718627 - Part 2: Expose CaretLineNumber() and GetTextBounds() from nsHyperTextAccessible. r=surkov
2012-03-23 11:54:55 -07:00
Hub Figuière
9623267e8e
Bug 718627 - Part 1: Autocomplete is to be ignored. Use TextField directly. r=surkov
2012-03-23 11:54:55 -07:00
Edwin Flores
2930697827
Bug 738392 - Fix plugins not rendering inside CSS transform on Mac OSX r=roc
2012-03-23 11:21:57 -07:00
Daniel Holbert
c9fc8d1119
Bug 738705: Remove dead helper-class CompareByContentOrderComparator. r=bz
2012-03-23 11:17:33 -07:00
Ehsan Akhgari
ebaec414f6
Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
...
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Jared Wein
410eafffd0
Backed out changeset 1801abb2839a (bug 730318) r=bustage
2012-03-23 11:11:50 -07:00
Jared Wein
11658f7d40
Backed out changeset 62e3e0fc06c9 (bug 730318) r=bustage
2012-03-23 11:11:40 -07:00
Jared Wein
3c05f07191
Backed out changeset 5f79a3dd45ff (bug 730318) r=bustage
2012-03-23 11:11:31 -07:00
Jared Wein
25e405890d
Backed out changeset c120dd831b3f (bug 734323) r=bustage
2012-03-23 11:11:22 -07:00
Jared Wein
37666da898
Backed out changeset 29a7f9d3d4c4 (bug 730318) r=bustage
2012-03-23 11:11:14 -07:00
Richard Newman
84ab8d0296
Bug 738516 - Auth cache should be set for all requests, not just authenticated requests. r=msamuel
2012-03-23 11:03:48 -07:00
Nick Alexander
5d1183b8ef
Bug 709402 preparation. r=rnewman
2012-03-23 11:03:48 -07:00
Marina Samuel
d6a3d199c3
Bug 715792 - Process client record commands (but don't act on them). r=rnewman
2012-03-23 11:03:48 -07:00
Richard Newman
13a8f03e53
Bug 731024 - Part 1: Unsupported record types causes Android Sync to reorder folders containing livemarks/queries/separators…. r=nalexander
2012-03-23 11:03:47 -07:00
Benjamin Smedberg
e86780c014
Bug 734975 - Package a .tar.bz2 file for the XULRunner package on Mac, instead of the .pkg.dmg which installs XULRunner to an obsolete system location. r=Mossop
2012-03-23 13:57:23 -04:00
Jonathan Kew
d309e7470a
bug 736210 - fix bug in nsCaseTransformTextRunFactory surrogate handling. r=smontagu
2012-03-23 17:48:11 +00:00
Mark Capella
1e7fdd17b2
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
2012-03-23 18:13:29 +01:00
Alexander Surkov
c8c1aa6b93
Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz
2012-03-24 02:05:09 +09:00
Kartikaya Gupta
91b3ff474a
Bug 710126 - When loading images, scale them to fit on screen. r=Cwiiis
2012-03-23 12:45:02 -04:00
Mike Hommey
eba04b4403
Bug 736519 - Package jssubloader cache in omnijar. r=khuey
2012-03-16 18:32:02 +01:00
Mike Hommey
1cfe016bf0
Bug 734050 - Build stlport as part of our build process. r=ted
2012-03-23 17:35:09 +01:00
Mike Hommey
96a89764f9
Bug 732480 - Don't build and package update-settings.ini when updater is disabled. r=khuey
2012-03-22 08:01:03 +01:00
Aryeh Gregor
b52ac88eae
Bug 735805 part 5 - Mochitests that run no tests should fail; r=jmaher
2012-03-16 16:07:16 -04:00
Aryeh Gregor
ec634c71c6
Bug 736529 - Calling waitForFocus() and then finishing before you get focus should cause the test to fail; r=jmaher
2012-03-19 13:09:48 -04:00
Kartikaya Gupta
34f61dd992
Bug 738556 - Improve testCheck to use a variety of scroll amounts and more reliable dragging code. r=Cwiiis
2012-03-23 11:58:06 -04:00
Kartikaya Gupta
66bbe1cb22
Bug 738556 - Optimize frame time measurement and checkerboard time measurement in robocop a little. r=jmaher
2012-03-23 11:58:03 -04:00
Kartikaya Gupta
352ebfc2c0
Bug 738554 - Fix a couple of race conditions where we could start listening for events after they occur. r=mfinkle
2012-03-23 11:43:10 -04:00
Ehsan Akhgari
90f09f9955
Bug 737889 - Part 2: Stop the propagarion of drag/drop events over non-editable content; r=roc
2012-03-23 11:35:40 -04:00
Ehsan Akhgari
833302e22f
Bug 737889 - Make sure that clearing the readonly attribute does not disable spell checking; r=roc
2012-03-23 11:35:40 -04:00
Josh Aas
1c087a36bd
Bug 738542: Increase min required JRE to 1.6. r=smichaud
2012-03-23 11:25:16 -04:00
Ehsan Akhgari
0a79402d68
Bug 738649 - Incorrect return value check in nsHTMLDocument::EditingStateChanged; r=khuey
2012-03-23 11:19:57 -04:00
Henri Sivonen
1f2063d730
Bug 482911 addendum - Tell nsBrowserGlue not to import initial bookmarks in a couple of tests to avoid fatal assertions on Mac. r=mak.
2012-03-23 16:57:13 +02:00