Robert O'Callahan
|
6c0655f0bb
|
Bug 771822. Fire overflow/underflow events as will-paint observers, to avoid having them trigger flushing at unnecessary times. r=bz
|
2012-07-13 16:01:41 +12:00 |
|
Blake Kaplan
|
8d0a466193
|
Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD
|
2012-07-12 15:09:18 -07:00 |
|
Ryan VanderMeulen
|
7105546cd8
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-12 20:46:27 -04:00 |
|
Gian-Carlo Pascutto
|
a64069267f
|
Bug 769896 - Make "Import from Android" use MultiChoicePreference. r=bnicholson
|
2012-07-12 20:44:31 +02:00 |
|
Brian Hackett
|
3341919684
|
Add more rooting for interpreter, TI and JIT, bug 772303, r=terrence. Also disable Windows PGO for RegExp.cpp because the compiler is broken.
|
2012-07-12 12:36:27 -06:00 |
|
Margaret Leibovic
|
2f04e11ef9
|
Bug 773177 - java.lang.NullPointerException: at org.mozilla.gecko.TabsTray$TabsAdapter.refreshTabsData(TabsTray.java). r=mfinkle
|
2012-07-12 11:09:47 -07:00 |
|
Margaret Leibovic
|
43f4ce6a1f
|
Bug 770160 - Page title changes for a brief period when a new page is loaded. r=mfinkle
|
2012-07-12 11:09:40 -07:00 |
|
David Zbarsky
|
2d843e4532
|
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 (toolkit/places); r=mak
|
2012-07-12 14:07:50 -04:00 |
|
David Zbarsky
|
dc54928699
|
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 (extensions/cookie); r=mak
|
2012-07-12 14:07:26 -04:00 |
|
Panos Astithas
|
80c077f1cd
|
Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell
|
2012-07-12 14:03:43 +03:00 |
|
Tim Taubert
|
3e8bb04b6c
|
merge m-c to fx-team
|
2012-07-12 10:55:19 +02:00 |
|
Andrew Halberstadt
|
189d6c72b6
|
Bug 772307 - Add dummy browser.manifestURL pref to user.js to prevent B2G from dying, r=jgriffin
|
2012-07-11 18:14:35 -07:00 |
|
Robert Strong
|
8dee67122a
|
Windows installer only - Bug 756325. r=bbondy
|
2012-07-11 17:40:11 -07:00 |
|
Hubert Figuière
|
2e11e0c74e
|
Bug 768997 - nsAccUtils::IsTextInterfaceSupportCorrect() is no longer called in DEBUG on Mac. r=davidb
--HG--
extra : rebase_source : df9c75a40f5d25af429a7a14dbea8a05ef82d65e
|
2012-07-11 17:23:46 -07:00 |
|
Brian Hackett
|
ce1a73badb
|
Fix rooting hazard in eval cache, no bug. r=billm
|
2012-07-13 14:03:52 -06:00 |
|
Ehsan Akhgari
|
f9aca3179f
|
Backout changeset e62e0d2137b6 (bug 773500) because of mochitest-4 bustage
|
2012-07-13 16:02:06 -04:00 |
|
Brian Nicholson
|
c79f5f8844
|
Bug 773556 - Check URI scheme for readability. r=mfinkle
|
2012-07-13 12:54:52 -07:00 |
|
Brian Nicholson
|
84ade8baae
|
Bug 773556 - Fix reader mode typos. r=mfinkle
|
2012-07-13 12:54:52 -07:00 |
|
Brian Nicholson
|
025501416d
|
Bug 773552 - Encode URLs sent as queries to about:reader. r=mfinkle
|
2012-07-13 12:49:58 -07:00 |
|
Henri Sivonen
|
0e36e7ec71
|
Bug 765381 - Make the destructors on nsHtml5ElementName and nsHtml5AttributeName virtual to avoid warnings in clang. r=ehsan
--HG--
extra : rebase_source : 3c2558dfa8ef5389b2acd97f419d2276d4269a8d
|
2012-07-13 15:04:11 +03:00 |
|
Marco Castelluccio
|
3ac4bf0720
|
Bug 768768 - Launch app from shell, close, then launch it from terminal results in no icon showing up in task bar in ubuntu; r=karlt
--HG--
extra : rebase_source : f44a483b2f927576cf87c858120826c007d6504f
|
2012-07-13 11:27:49 -07:00 |
|
Kartikaya Gupta
|
400d6d40a0
|
Bug 773268 - Rename variables in Tabs.java to have the m prefix. r=bnicholson
|
2012-07-13 14:58:42 -04:00 |
|
David Zbarsky
|
e0be1d2175
|
Bug 772758 - Clean up some build warnings in html5 parser r=hsivonen
|
2012-07-13 11:55:21 -07:00 |
|
Chris Peterson
|
813c73d7ef
|
Bug 733147 - Use non-fullscreen VKB for AwesomeScreen landscape mode. r=kats
|
2012-07-12 14:19:16 -07:00 |
|
David Zbarsky
|
e813dc2a38
|
[Bug 773500] nsStyleAnimation checks for common units of nsCSSValuePair/Triplet are screwy r=dbaron
|
2012-07-13 11:49:31 -07:00 |
|
Kartikaya Gupta
|
ae56c1bfc3
|
Bug 773393 - Make the ActivityHandlerHelper a static member of GeckoAppShell. r=mfinkle
|
2012-07-13 14:08:19 -04:00 |
|
Kartikaya Gupta
|
3f7dea34f7
|
Bug 773393 - Evacuate more code from GeckoApp into a new ActivityHandlerHelper class. r=mfinkle
|
2012-07-13 14:07:43 -04:00 |
|
Kartikaya Gupta
|
321ab2756c
|
Bug 773393 - Evacuate the activity result handler classes from GeckoApp.java. r=mfinkle
|
2012-07-13 14:06:24 -04:00 |
|
Gavin Sharp
|
03519d96e1
|
Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
--HG--
extra : transplant_source : %1D%0D%D4%B2%05A%C6lD%02%F0%AB%F1%A7%88Y%AC%24%B4%1A
|
2012-07-13 09:36:00 -07:00 |
|
Jared Wein
|
ef1a7cfcec
|
Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
|
2012-07-11 18:31:19 -07:00 |
|
Brian Hackett
|
02aac91b9c
|
Add more rooting for --enable-rootanalysis tbpl builds, bug 772303. r=terrence
|
2012-07-13 10:13:50 -06:00 |
|
Jim Mathies
|
d0b7cade67
|
Bug 773624 - Catch invalid vccorlib GetProcAddress calls when running on the desktop. r=ehsan
|
2012-07-13 11:10:49 -05:00 |
|
Mark Finkle
|
9707262c10
|
Bug 765930 - Reader Mode: Optimize readability check (fix pageactions in browser toolbar) r=sriram
|
2012-07-13 11:36:45 -04:00 |
|
Mark Finkle
|
1a530e26fe
|
Bug 765930 - Reader Mode: Optimize readability check (do reader check in pageshow event) r=bnicholson
|
2012-07-13 11:36:43 -04:00 |
|
Mark Finkle
|
02501a3e53
|
Bug 765930 - Reader Mode: Optimize readability check (do less DOM manipulation when checking) r=bnicholson
|
2012-07-13 11:36:41 -04:00 |
|
Aryeh Gregor
|
eb15649aa5
|
Bug 772807 - Clean up editor/ includes with include-what-you-use; r=ehsan
|
2012-07-13 09:33:42 +03:00 |
|
Jonathan Watt
|
6b6f099b55
|
Bug 773197 - Add some tests for SVG clipPath on HTML elements under CSS transforms. r=me.
|
2012-07-13 16:12:49 +01:00 |
|
Jonathan Watt
|
d619129155
|
Bug 773196 - Remove -moz prefix from CSS transform properties in SVG reftests. r=me.
|
2012-07-13 16:12:45 +01:00 |
|
Bobby Holley
|
a9b149e614
|
Bug 771074 - Introduce pointer wrapping mechanism for hold references to pointers off-main-thread. r=bsmedberg
|
2012-07-13 16:47:14 +02:00 |
|
Jim Mathies
|
1558ca2e26
|
Bug 769623 - when binscope fails, dump the failure report to logs. r=khuey
|
2012-07-13 09:33:27 -05:00 |
|
Jim Mathies
|
6b4ff3abbc
|
Bug 769623 - remove win line endings from autobinscope.py. r=khuey
|
2012-07-13 09:33:18 -05:00 |
|
Ed Morley
|
e5f8676739
|
Merge mozilla-central to mozilla-inbound
|
2012-07-13 15:30:35 +01:00 |
|
Dão Gottwald
|
3b3cdaad5c
|
Bug 773360 - Remove workarounds for bug 768400. r=enn
|
2012-07-13 16:28:21 +02:00 |
|
Kartikaya Gupta
|
041d192ce1
|
Bug 769269 - Add code to handle restarting GeckoApp. r=mfinkle
|
2012-07-13 10:20:34 -04:00 |
|
Kartikaya Gupta
|
bf7ccdb81c
|
Bug 769269 - Update the graphics code to be able to deal with blowing away the layer controller, client, and view and creating them afresh. r=ajuma
|
2012-07-13 10:19:46 -04:00 |
|
Kartikaya Gupta
|
23aa8796f7
|
Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle
|
2012-07-13 10:17:03 -04:00 |
|
Kartikaya Gupta
|
4e881f3551
|
Bug 769269 - Fill in missing gecko listener unregistrations. r=mfinkle
|
2012-07-13 10:16:04 -04:00 |
|
Nathan Froyd
|
890f2d2899
|
Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium
|
2012-07-11 16:01:37 -04:00 |
|
Joe Walker
|
0dae4bf595
|
Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp
|
2012-07-11 18:31:55 +01:00 |
|
Joe Walker
|
84836f9c94
|
Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp
|
2012-07-11 18:21:09 +01:00 |
|