Simone Carletti
|
6e198ab8f6
|
Bug 732960 - update PSL comments for .sg and .tj. r=gerv.
|
2012-06-20 11:22:16 +01:00 |
|
Simone Carletti
|
9bfa68c677
|
Bug 732960 - update PSL for .tm. r=gerv.
|
2012-06-20 11:21:23 +01:00 |
|
Bobby Holley
|
8d72bf921c
|
Bug 765168 - Remove js context parameter from XHR.send call chain. r=smaug
|
2012-06-20 12:18:39 +02:00 |
|
Bobby Holley
|
46527f944d
|
Bug 765168 - Remove the dependency of XHR::send on a cx parameter. r=smaug
Given the new bindings, I think this is dead code anyway modulo the pref.
|
2012-06-20 12:18:39 +02:00 |
|
Ed Morley
|
53d09f54fe
|
Merge mozilla-central to mozilla-inbound
|
2012-06-20 11:03:50 +01:00 |
|
Ed Morley
|
aced655f6a
|
Backout 453c74176a35 & 19ae28cad1da (bug 763694) for native Android test_browserElement_*_SecurityChange.html failures
|
2012-06-20 10:28:33 +01:00 |
|
Jonathan Watt
|
07c0c6fa7e
|
Bug 766429 - Minimize the size of the offscreen surfaces created for SVG group opacity, masks and complex clipPaths. r=roc.
|
2012-06-20 10:02:43 +01:00 |
|
Mike Hommey
|
a93eb5a48f
|
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
|
2012-06-20 10:55:59 +02:00 |
|
Mike Hommey
|
894a244c4f
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-06-20 10:53:31 +02:00 |
|
Kan-Ru Chen
|
ffba851afb
|
Bug 762425 - Always reconfigure network if found connected interface. r=philikon
|
2012-06-20 16:21:24 +08:00 |
|
Mike Hommey
|
93a9a8bc5d
|
Backout changeset 569f816a542b (bug 763893) because of a race condition
|
2012-06-20 10:18:26 +02:00 |
|
Mike Hommey
|
8ff35bd942
|
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
|
2012-06-20 09:45:45 +02:00 |
|
Ben Turner
|
86016060a1
|
Bug 766446 - 'nsEvent needs a copy constructor that calls MOZ_COUNT_CTOR'. r=bz.
|
2012-06-19 21:04:06 -07:00 |
|
Ehsan Akhgari
|
05e3783308
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more widget parts); r=roc
|
2012-06-19 23:28:45 -04:00 |
|
Nicholas Nethercote
|
f93aa44bea
|
Bug 766004 - Remove LookupCompileTimeConstant(). r=bhackett.
--HG--
extra : rebase_source : 27e505a79158eb87fd38adf700bc21a666415733
|
2012-06-19 18:05:43 -07:00 |
|
Ben Turner
|
a1fcfc3b9b
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
--HG--
extra : transplant_source : %3Bb4%A4%99fC%9Cg%86%9B%1F3%C6%0F%01T%1C%3C%AE
|
2012-06-19 18:50:39 -07:00 |
|
Ryan VanderMeulen
|
af36b085ab
|
Merge m-c to inbound.
|
2012-06-19 21:13:46 -04:00 |
|
Patrick McManus
|
dc58b91395
|
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
|
2012-06-19 20:38:44 -04:00 |
|
Malini Das
|
48d98bf9a4
|
Bug 766319 - Minor perfdata refactor, r=jgriffin, DONTBUILD because NPOTB
|
2012-06-19 17:17:40 -04:00 |
|
Jonathan Griffin
|
a7b6b98c1d
|
Bug 766206 - Add missing parameter to catch clause, DONTBUILD because NPOTB
|
2012-06-19 15:29:17 -07:00 |
|
Jonathan Griffin
|
1cfdf55a98
|
Bug 766206 - Workaround to get Marionette working on B2G again, r=mdas, DONTBUILD because NPOTB
|
2012-06-19 11:43:19 -07:00 |
|
Nicholas Nethercote
|
fe03dba4b9
|
Bug 765976 - Simplify CompileFunctionBody's control flow. r=sfink.
--HG--
extra : rebase_source : 4d5e88fdae064f5a68c0938ee5cbc6e619d02c85
|
2012-06-18 16:54:55 -07:00 |
|
Brad Lassey
|
9c06940765
|
bug 766304 - ScopedGfxFeatureReporter uses observer service off the main thread, follow up to fix windows builders r=bustage
|
2012-06-19 17:11:38 -07:00 |
|
David Zbarsky
|
3343dbe740
|
Bug 766341 - Fix debug warnings in nsDocShell.cpp r=smaug
|
2012-06-19 17:10:14 -07:00 |
|
Fabrice Desré
|
d660f450c5
|
Bug 766378 - adds a createArrayIn() call to create JS arrays in a given scope [r=mrbkap]
|
2012-06-19 16:54:46 -07:00 |
|
Brad Lassey
|
48b3dfcba7
|
bug 766304 - ScopedGfxFeatureReporter uses observer service off the main thread r=joe
|
2012-06-19 17:05:28 -04:00 |
|
Hub Figuière
|
b6e65bfdfa
|
Bug 761589 - Refactor accessibility.force_disabled to work on Mac too and make it tri-state. r=tbsaunde
|
2012-06-19 16:19:13 -07:00 |
|
Hub Figuière
|
912261b09f
|
Bug 761763 - Re-enable a11y on Mac by default. (re-apply patch) r=tbsaunde
|
2012-06-19 16:19:09 -07:00 |
|
Masatoshi Kimura
|
5664ae8e7a
|
Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap
|
2012-06-19 19:01:10 -04:00 |
|
Julian Seward
|
756824b44f
|
Bug 763842 - Fix uninitialised value use in dosprintf(SprintfStateStr*, char const*, std::__va_list). r=njn
|
2012-06-19 19:01:10 -04:00 |
|
Andrew Quartey
|
232b379314
|
Bug 762038 - Get rid of HyperTextAccessible CID. r=tbsaunde
|
2012-06-19 19:01:10 -04:00 |
|
Andrew Quartey
|
55848a0b18
|
Bug 761911 - Add text attribute tests for HTML strike and s elements. r=eitan
|
2012-06-19 19:01:10 -04:00 |
|
Marshall Culpepper
|
dfaa41334c
|
Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking
|
2012-06-19 15:52:06 -07:00 |
|
Sriram Ramasubramanian
|
3735b460f3
|
Bug 762727: Tabs Panel refresh on rotation. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-sw600dp/tabs_panel.xml => mobile/android/base/resources/layout-sw600dp/tabs_panel_toolbar.xml
rename : mobile/android/base/resources/layout-xlarge/tabs_panel.xml => mobile/android/base/resources/layout-xlarge/tabs_panel_toolbar.xml
|
2012-06-19 14:10:21 -07:00 |
|
Sriram Ramasubramanian
|
e3ffc6f951
|
Bug 762727: BrowserToolbar needs to re-created on rotation. [r=mfinkle]
|
2012-06-19 14:09:44 -07:00 |
|
Jared Wein
|
2f7b6b29fb
|
Backed out changeset feec545f5f98 (bug 713608)
|
2012-06-19 14:11:38 -07:00 |
|
Jared Wein
|
97b9005081
|
Backed out changeset 0fa8e0eb40a7 (bug 760696)
|
2012-06-19 14:11:23 -07:00 |
|
Matt Brubeck
|
a9f6272450
|
Bug 763726 - Tap on content area while tabs menu is open should close it [r=mfinkle]
|
2012-06-19 14:10:42 -07:00 |
|
Ehsan Akhgari
|
1a897d20ab
|
Bug 765597 - Invalidate the thebes layer as well as the overflow area when moving frames; r=dbaron
|
2012-06-19 16:47:27 -04:00 |
|
Margaret Leibovic
|
82025dbaa2
|
Bug 765270 - Don't try to clean up in findClosed if this._findInProgress is false. r=mfinkle
|
2012-06-18 14:57:09 -07:00 |
|
Matt Brubeck
|
e187e61263
|
Bug 765805 (3/3) - Update thumbnails for tabs added while the sidebar is open [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Matt Brubeck
|
34ae538ae2
|
Bug 765805 (2/3) - Don't hide the tab sidebar when adding a new tab [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Matt Brubeck
|
208198435c
|
Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram]
|
2012-06-19 13:37:57 -07:00 |
|
Chris Peterson
|
2f2cb45fd1
|
Bug 765831 - Part 5: Clamp composing span indexes. r=blassey
|
2012-06-19 12:17:20 -07:00 |
|
Chris Peterson
|
49387b1c2c
|
Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey
|
2012-06-19 12:12:27 -07:00 |
|
Chris Peterson
|
1471a65479
|
Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey
|
2012-06-19 12:19:30 -07:00 |
|
Chris Peterson
|
3adb1e1790
|
Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey
|
2012-06-19 12:13:48 -07:00 |
|
Chris Peterson
|
e3d6f31582
|
Bug 765831 - Part 1: Extract selection index juggling into a Span helper class. r=blassey
|
2012-06-19 12:13:41 -07:00 |
|
Matt Brubeck
|
6905ed00a3
|
Bug 765941 - Thumbnail doesn't update after following a link to an HTTP redirect [r=bnicholson]
|
2012-06-19 12:03:00 -07:00 |
|
Matt Brubeck
|
f010ac1911
|
Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats]
|
2012-06-19 12:01:44 -07:00 |
|