Jeff Muizelaar
4c788785a7
Bug 801918. OpenGL: Avoid doing extra invalidation when unrotating a buffer. r=mwoodrow
...
This approach ends up calling BlitTextureImage three extra times instead of
changing BlitTextureImage to support rotated buffers.
Supporting rotated buffers in BlitTextureImage is somewhat tricky because of
TiledTextureImage, and calling it three more times shouldn't be too bad (it
should be better than having to repaint)
Unfortunately, the rectangle manipulation code is a bit hairy.
--HG--
extra : rebase_source : a1018a22932675b154b76533f403a1328aa29cb5
2012-11-13 15:09:31 -08:00
Doug Turner
cb467c31d7
Bug 809758 - Ensure sGeoInitPending is set to false prior to notifying ServiceReady. r=gwagner. a=blocking-basecamp
2012-11-13 15:03:06 -08:00
Gregor Wagner
326de4e3ae
Backout f2c60518351d Bug 809661
2012-11-13 14:44:18 -08:00
Matt Woodrow
11fd423f63
Bug 810186 - Don't unnecessarily nest inactive layers. r=roc
2012-11-13 14:22:21 -08:00
Ehsan Akhgari
c9d28e3e85
Bug 650567 - Mark 267459-2.html as passing on Android
2012-11-13 14:18:23 -08:00
Randell Jesup
5e69867f45
Bug 801227: Patch v2 (unbitrotted) r=anant a=abillings
2012-11-13 16:55:02 -05:00
Jim Blandy
343bf85963
No bug: Correct comment on type of argument to DebuggerTransport constructor. DONTBUILD r=dcamp on IRC
2012-11-13 13:28:22 -08:00
Jim Chen
f013d1f3d5
Bug 761287 - Follow-up to fix TableTicker.cpp bustage; r=ehsan
2012-11-13 15:54:14 -05:00
Jim Chen
740a94ad6b
Bug 810959 - Reset text and selection before focus notification; r=cpeterson
2012-11-13 15:51:08 -05:00
Brian R. Bondy
dfb3ca7731
Bug 811120 - negative download times in stub installer pings. r=rstrong
2012-11-13 16:03:49 -05:00
Ben Turner
a62084789a
Bug 809661 - Need a speedy way to construct a thread list for SMS messages. r=sicking
2012-11-13 13:01:26 -08:00
Mark Finkle
d0e9595300
Bug 785652 - adding zh-TW and zh-CN to fennec r=aki
2012-11-13 15:56:56 -05:00
David Bolter
f3638c667f
backout 94e3a41d532e (increased orange)
2012-11-13 15:45:58 -05:00
Mike Conley
91bb1fdd75
Bug 766654 - Allow pasting of a URL into the Downloads Panel to initiate a download. r=mak.
2012-11-13 14:46:56 -05:00
Kartikaya Gupta
d5dd49cabd
Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson
2012-11-13 12:11:25 -08:00
Nathan Froyd
93cadceec0
Bug 809931 - make Static{Auto,Ref}Ptr have trivial constructors and destructors; r=jlebar
2012-11-09 16:48:42 -05:00
Ehsan Akhgari
e042b3ba4f
Backout bug 646027 (and the mess caused by files copied elsewhere) in order to fix bug 653688
...
--HG--
extra : rebase_source : de0bc7200da9431f8fae343c085e64d35d976595
2012-11-13 11:58:27 -08:00
Vladimir Vukicevic
ab4b89c989
no bug; sync dirs; CLOSED TREE bustage fix
2012-11-13 14:55:17 -05:00
Brian Nicholson
0b95c804c4
Bug 762155 - Open keyword URLs without a search term. r=mfinkle
2012-11-13 11:37:33 -08:00
Brian Nicholson
57258aec82
Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj
2012-11-13 11:34:11 -08:00
Vladimir Vukicevic
25d7bd4839
b=810478; fix missing null termination of buffer that's used via str* functions later on; r=glandium
2012-11-13 14:21:08 -05:00
Vladimir Vukicevic
96df073ee8
no bug; fix configure.in message on Android to not be lies and give useful info; r=sparky
2012-11-13 14:20:54 -05:00
Ehsan Akhgari
ff6b8ed976
Merge mozilla-central into mozilla-inbound
2012-11-13 11:16:31 -08:00
Ehsan Akhgari
fc6dbd9e45
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 11:10:37 -08:00
Kyle Huey
4213568dc1
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
...
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00
Kyle Huey
eb284af7b6
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
...
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
2012-11-13 11:13:27 -08:00
Ethan Hugg
42e87828fc
Bug 811333 Signaling - Fix size of thread ID for Windows build r=jesup
2012-11-13 09:23:04 -08:00
David Bolter
e99a2b9d64
Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay
2012-11-13 14:07:21 -05:00
Brian Nicholson
a1ec982d87
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
2012-11-13 10:56:58 -08:00
Kyle Huey
d77f59d91d
Backout Bug 810987.
2012-11-13 10:27:37 -08:00
Kyle Huey
a43ac37b08
Backout bug 809666.
2012-11-13 10:27:06 -08:00
Kyle Huey
4c42acb694
Backed out changeset 62886fd1aaa4
2012-11-13 10:25:24 -08:00
Kyle Huey
f9f141bbec
Bug 810987: Followup bustage fix.
2012-11-13 10:24:08 -08:00
Bellindira Castillo [:bellindira]
ee8e88fee3
Bug 806687 - Port browser_privatebrowsing_localStorage.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page1.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page1.html
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page2.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page2.html
2012-11-12 11:39:58 -06:00
Mario Alvarado [:marioalv]
d600e5b1dc
Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
...
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Andres Hernandez
d8add78be5
Bug 806685 - Port browser_privatebrowsing_downloadLastDir.js and its friends to the new per-window PB APIs; r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_DownloadLastDirWithCPS.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_DownloadLastDirWithCPS.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_c.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_c.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_toggle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_toggle.js
2012-11-12 21:20:32 -06:00
Blake Kaplan
952e7b94b3
Bug 811100 - Use the compartment's global for our global instead of always walking our parent chain. r=luke
...
--HG--
extra : rebase_source : acef0f81b55542b68c821f49afddf5be8b56d90f
2012-11-13 10:38:19 -08:00
Ed Morley
b24c51981f
Backout bcb591d32bd6 (bug 809674) on suspicion of breaking B2G marionette-webapi
2012-11-13 13:48:21 +00:00
Masayuki Nakano
0f83ed44e6
Bug 805767 part.3 Remove hack for bug 496360 r=roc
2012-11-13 22:04:45 +09:00
Masayuki Nakano
e83624d974
Bug 805767 part.2 Implement nsIWidget::GetIMEUpdatePreference() on Windows for TSF r=emk
2012-11-13 22:04:45 +09:00
Masayuki Nakano
b7ca37a234
Bug 805767 part.1 nsTextStateManager should use nsIWidget::GetIMEUpdatePreference() instead of the result of nsIWidget::OnIMEFocusChange() r=smaug
2012-11-13 22:04:44 +09:00
Ed Morley
3a05b9e557
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on OS X for intermittent failures
2012-11-13 10:53:52 +00:00
Ed Morley
8717b81ed7
Backout 55a71c654aac (bug 798848) since wrong platform
2012-11-13 10:51:17 +00:00
Ed Morley
ec0b74e760
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on Linux for intermittent failures
2012-11-13 10:48:02 +00:00
Ed Morley
34c529d347
Bug 728834 - Disable scrolling/fixed-text-1.html on Linux for intermittent failures
2012-11-13 10:47:59 +00:00
Hannes Verschore
bebaed1be7
Bug 806298: Follow-up fix to unregress kraken-dft, r=jandem
2012-11-13 11:46:06 +01:00
Jacek Caban
3888086c7c
Bug 810262 - Updated libsoundtouch to r160 r=padenot
2012-11-13 11:25:14 +01:00
Hannes Verschore
180623d6d4
Bug 806298: Disable recompile check for constructing JM calls, r=dvander
2012-11-13 09:45:35 +01:00
Boris Zbarsky
2562abec42
Bug 810618. Make sure we don't allow layout statics to go away while we're still trying to use them. r=khuey
2012-11-13 00:26:55 -08:00
Boris Zbarsky
2bb6e39346
Bug 810520. Correctly handle static methods and attributes in the NativeProperties structs that Xrays use. r=peterv
...
Note that at this point we actaully do Xrays for all of our various
property types, except in worker code. The real substantive change
here is the change to what usedForXrays returns. The rest is minor
cleanup.
2012-11-13 00:26:55 -08:00