Ali Juma
45df988e4f
Bug 737437 - Post a task to handle compositor destruction. r=bgirard
2012-03-30 15:43:11 -04:00
Philipp von Weitershausen
aa3c51604d
Bug 738063 - B2G Wifi: Consolidate ctypes-related worker code. r=mrbkap,cjones
...
--HG--
rename : dom/wifi/network_worker.js => dom/wifi/wifi_worker.js
2012-03-30 12:04:30 -07:00
Peter Van der Beken
af493c9840
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz, bent.
...
--HG--
extra : rebase_source : 1278ff2158cd8138ebe3570a2d8f45cec8233d1c
2012-03-30 09:38:19 -07:00
Andrew McCreight
27816a4c77
Bug 708825 - set mIdentity to null if compartment enter fails. r=bholley
2012-03-09 18:41:13 -08:00
John Daggett
2ed034faf1
Bug 739706. Fix gfxFont.cpp compiler warning. r=jfkthame
2012-03-30 10:50:14 -07:00
Ehsan Akhgari
47c2f5bb15
Bug 740857 - Remove dead code from nsFrame::BoxReflow; r=dbaron
2012-03-30 10:27:51 -07:00
Andrew McCreight
f2c42df8ce
Bug 740185 - mark safe JS context black. r=smaug
2012-03-30 10:22:29 -07:00
Peter Van der Beken
c24b07dfb1
Backout cfd6bf0fe1e9 as it includes an unwanted chunk
...
--HG--
extra : rebase_source : 9143a7752d7327a1c7693f9ad34ab02a25339aa6
2012-03-30 09:53:50 -07:00
Josh Aas
7517eb77e4
Bug 740217: Simplify plugin instance object creation. r=bsmedberg
2012-03-30 12:52:43 -04:00
Peter Van der Beken
2988a3a81e
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz.
...
--HG--
extra : rebase_source : a80dc66eff61a2d669dbbaaa1d081106798fd9dc
2012-03-30 09:38:19 -07:00
Lucas Rocha
117c5fc501
Bug 739066 - Don't include delete bookmarks/history in Combined view (r=margaret)
2012-03-30 17:31:31 +01:00
Lucas Rocha
d8ca0f5949
Bug 735636 - Factor out checked state update into separate method (r=wesj)
2012-03-30 17:31:31 +01:00
Lucas Rocha
b0769a371c
Bug 735636 - Factor out icon update into separate method (r=wesj)
2012-03-30 17:31:31 +01:00
Lucas Rocha
f1be0ac9ca
Bug 735636 - Correctly use recycled view and apply ViewHolder pattern (r=wesj)
2012-03-30 17:31:31 +01:00
George Wright
960bf080cc
Bug 740372 - Handle MOZ_GFX_OPTIMIZE_MOBILE in gfxASurface and gfx2DGlue format conversion functions. r=jrmuizel
2012-03-30 11:56:08 -04:00
Hiroyuki Ikezoe
493eca06a7
Bug 739497 - Fix the comment of filter method for xpcshell.ini. r=jmaher
2012-03-30 11:42:15 -04:00
Lucas Rocha
454508b4ac
Bug 730273 - Cleanup recommended-addons.json to only contain necessary properties (r=mfinkle)
2012-03-30 16:33:03 +01:00
Kartikaya Gupta
084739ea0b
Bug 740569 - Make the display port strategy preffable. r=Cwiiis
2012-03-30 09:57:39 -04:00
Kartikaya Gupta
e18530548d
Bug 737553 - Refactor much of the code in DisplayPortCalculator and tune some of the behaviour. r=Cwiiis
...
Commonly reused pieces of code are pulled out into reusable functions in DisplayPortCalculator.
Reusing these functions makes the individual strategies' code much clearer and the similarities
between them more apparent. One actual bug was fixed, where the display port resolution was
incorrectly calculated in the DynamicResolutionStrategy. Prior to this change, it did not apply
the reshaping algorithm to the pre-velocity display port size, resulting in a different resolution
in some cases which would leave the content blurry. Additionally, the FixedMarginStrategy was
modified so that its margins are a multiple of the view size rather than constant pixel values.
2012-03-30 09:47:22 -04:00
Kartikaya Gupta
a108095227
Bug 737553 - Fix null handling in DisplayPortCalculator. r=Cwiiis
2012-03-30 09:46:27 -04:00
Ali Juma
fe809c83d7
Bug 694964 - Don't generate a Thebes Paint edit in an incomplete transaction. r=bgirard
2012-03-30 09:25:20 -04:00
Jacek Caban
e3956ede7f
Bug 739919 - browser/components/build fails to link on mingw r=jimm
2012-03-30 13:33:06 +02:00
Jacek Caban
1e53ec0bd9
Bug 740324 - cubeb_winmm.c fails to compile on GCC r=jimm
2012-03-30 13:26:32 +02:00
Marco Bonardo
932988efc9
Merge central to inbound
2012-03-30 12:27:55 +02:00
Nick Hurley
729c70c97b
bug 712914 - add some sanity checking when (de)serializing security info in the disk cache. r=michal
2012-03-30 11:21:01 +02:00
Max Li
f7870ef5e0
Bug 725432 - HTML buttons with aria-pressed not exposing IA2 TOGGLE_BUTTON role, r=tbsaunde, f=surkov
2012-03-29 20:04:06 -04:00
Josh Matthews
0a84303b99
Bug 722853 - Derive private browsing status from docshell when assigning element states. r=dbaron
2012-03-30 02:16:22 -04:00
Mark Finkle
f843ec7066
Bug 697309 - Add support for the Open Web Apps API - part 2 : about:apps r=mbrubeck r=fabrice
2012-03-30 00:50:48 -04:00
Mark Finkle
197202e8a0
Bug 697309 - Add support for the Open Web Apps API - part 1 : UI glue r=fabrice r=mbrubeck
2012-03-30 00:50:45 -04:00
Masayuki Nakano
169688aac4
Bug 735648 Append command char and shifted commanded char when command key is pressed on Dvorak-QWERTY r=smichaud+karlt
2012-03-30 12:37:40 +09:00
Dave Townsend
0c0ad6a67a
Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong
2012-03-29 16:59:50 -07:00
Cameron McCormack
6653cbf8dd
Bug 740271 - Allocate partial ligature advance rounding error to the last part. r=roc
2012-03-30 13:34:50 +11:00
Terrence Cole
2c0bc63017
Backout 00f2e1e9adc2 after mq malfunction.
2012-03-29 17:52:45 -07:00
Ms2ger
6c9f342a36
No bug - Remove an always-true check.
2012-03-29 23:12:55 +02:00
Ms2ger
339ed99017
Bug 738761 - Remove nsIScriptTimeoutHandler::GetScriptVersion and pass JSVersion to nsIScriptContext::EvaluateString; r=jst
2012-03-29 23:09:13 +02:00
Ms2ger
0c27c0fd25
Bug 738996 - Remove agnostic Hold/DropScriptObject nsContentUtils functions; r=mrbkap
2012-03-29 23:09:11 +02:00
Ms2ger
070823abf4
Bug 738647 - DOMStorageImpl::GetKey shouldn't throw; r=honzab
2012-03-29 23:09:09 +02:00
Ms2ger
2754f9e3ff
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
2012-03-29 23:09:07 +02:00
Ms2ger
9df73a304c
Bug 738654 - Part a: doRemoveChildAt can't fail; r=sicking
2012-03-29 23:09:06 +02:00
Ms2ger
7482ecf3b8
Bug 738608 - Introduce nsINode::Length(); r=smaug
2012-03-29 23:09:04 +02:00
Ms2ger
b088f0c68b
Bug 647323 - Part e: Import Opera's getElementsByClassName tests from the WebApps WG repository; r=jhammel
2012-03-29 23:09:02 +02:00
Ms2ger
fbf4b3314a
Bug 647323 - Part d: Import tests Mozilla contributed to the HTML WG test suite; r=jhammel
2012-03-29 23:09:00 +02:00
Ms2ger
5d79d56306
Bug 647323 - Part c: Implement test importing code; r=jhammel
2012-03-29 23:08:58 +02:00
Ms2ger
956f92aedd
Bug 647323 - Part b: Implement test harness reporting code and import testharness code from the upstream repository; r=jhammel+ted
2012-03-29 23:08:43 +02:00
Ms2ger
8a6c8b0598
Bug 647323 - Part a: Document the setup; r=jhammel
2012-03-29 23:08:43 +02:00
Ms2ger
4827357dcf
No bug - Remove gfxAtoms; r=roc
2012-03-29 23:08:43 +02:00
Terrence Cole
2f9cd7725c
Bug 738868 - Switch JSObject2JSObjectMap to new HashTable; r=mrbkap
2012-03-27 09:55:55 -07:00
Terrence Cole
7885c4776d
Bug 549683 - Remove final JSDHashTable users from SpiderMonkey; r=?
...
This does not build jsdhash.cpp for SpiderMonkey, but does keep it in tree for
the remaining users in xpconnect.
--HG--
extra : rebase_source : 5780e1e024a247d619a548541ad84cbeeba6c75b
2012-03-23 16:00:01 -07:00
Richard Newman
a1df88279f
Bug 740637 - Better handling of unexpected failures during info/collections fetch. r=liuche,nalexander
2012-03-29 16:48:55 -07:00
Jeff Walden
f9aac6fb1e
Document ternary expression style and the else-after-return prohibition. No bug, rs=luke over IRC, DONTBUILD because this is modifying docs but touching no code
...
--HG--
extra : rebase_source : 0c11adc6052878710300eea87520345ca7e9143f
2012-03-29 16:03:32 -07:00